Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[http]: Investigate generic IO error #77

Closed
diamante0018 opened this issue Feb 16, 2024 · 0 comments
Closed

[http]: Investigate generic IO error #77

diamante0018 opened this issue Feb 16, 2024 · 0 comments

Comments

@diamante0018
Copy link
Collaborator

Some users get this error:

Error:
Could not get body from http://cdn.alterware.ovh/games.json, got:
Error: IO error

When asked to manually use Powershell and curl or their web browser we can find out they can access the site just fine.

The user that got the launcher error ran Curl as admin:
https://cdn.discordapp.com/attachments/1145456435518525611/1207803408082534549/333.png

And on their browser as non-admin, I hope:
https://cdn.discordapp.com/attachments/1145456435518525611/1207801266730700880/img.png

I think this means there is no AV interference, no ISP interference, and no VPN of any kind because they can access the site with basic programs like Curl.

We need to find out if the rust library we use is trolling or not

mxve added a commit that referenced this issue Feb 20, 2024
close #43
Should also help to either resolve or at least investigate seemingly random TLS & IO errors #64 #77
@mxve mxve closed this as completed May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants