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

Updater always fails #1086

Open
Bluscream opened this issue Sep 6, 2022 · 6 comments
Open

Updater always fails #1086

Bluscream opened this issue Sep 6, 2022 · 6 comments

Comments

@Bluscream
Copy link

Describe the bug

PS D:\Downloads\FanControl> .\Updater.exe
Downloading Fan Control...
An error occured while downloading the update:
An error occurred while sending the request.
Unable to connect to the remote server
An error occured while downloading the update:
An error occurred while sending the request.
Unable to connect to the remote server
Download failed:
@Rem0o
Copy link
Owner

Rem0o commented Sep 6, 2022

Seems like a network issue on your end, otherwise my inbox would be submerged with the same issue.

@Bluscream
Copy link
Author

I don't see any failure here and i'm not quite sure how to debug it if the updater doesn't give out any information on the issue. i checked wether i can access the bit.ly url and github url from the updater in my browser and they were working just fine there.

@Rem0o
Copy link
Owner

Rem0o commented Sep 7, 2022

"Unable to connect to the remote server" is the error raised by the HttpClient in .NET.

Could be many things...

  1. firewall blocking
  2. vpn/network config blocking
  3. no internet

If you do run the updater manually (updater.exe), do you always get the same errror?

@Bluscream
Copy link
Author

yes, exactly. I tried injecting debug prints with dnSpy but it refuses to recompile

@Bluscream
Copy link
Author

Aliucord/Manager#21

@Bluscream
Copy link
Author

Could this be related?

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