Open SanderBouwhuis opened 9 months ago
What message does the updater show when the download fails?
Alternately you can just re-run the installer: https://systeminformer.sourceforge.io/nightly.php
I have similar problem. It installed to custom folder and I get "Error downloading update" for months or even half of year. Installer re-run doesn't help.
I can not reproduce the issue in my system. SystemInformer automatically updates itself since first installation.
@SanderBouwhuis
It could either be the host or firewall. I've changed the hosting provider, try checking for updates again.
If it's still failing then select the Firewall tab before checking for updates and make sure there are no [BLOCKED] entries for SystemInformer.exe
@dmex It still doesn't work. Please give me the update domain. Then I'll check my firewall rules. Having said that, I have used ProcessHacker for many years and there I never had trouble with updating (it's something relatively new).
The "normal" hosting location is here: https://github.com/winsiderss/si-builds/releases @dmex changed it to this in the database: https://d2zvcf2q9m0etg.cloudfront.net/systeminformer-3.0.7474-setup.exe
It seems the client is successfully making the first request to query the update service, but failing later. The domains queried are these, in order:
systeminformer.sourceforge.io/nightly.php?update
system-informer.com/nightly.php?update
systeminformer.com/nightly.php?update
See: https://github.com/winsiderss/systeminformer/blob/e904d245241276a6e0677d1283a53a6a6fc63d69/plugins/Updater/updater.c#L399-L408 What do those return to you in a web browser?
Based on the behavior in the video it seems like it's being blocked from making the the second request to download the setup_url
.
All three redirect to this url: https://systeminformer.com/version.php
This is what I get in Firefox: `
`
Looks like you're getting the right setup_url
and downloading manually, I assume, works.
Please give me the update domain. Then I'll check my firewall rules.
Let us know if you discover anything here.
When I try to download https://d2zvcf2q9m0etg.cloudfront.net/systeminformer-3.0.7474-setup.exe, it works in Firefox.
I tried again in SystemInformer, and made a Wireshark capture. Here is the Wireshark log (I filtered on the Cloudfront server): Wireshark log SystemInformer.zip It's actually a 7z file, but this forum only allows files with certain extentions, so I named it .zip
@SanderBouwhuis The host requires TLS 1.2 on Windows 10 and yours was probably disabled?
That is not it. TLS v1.2 is enabled by default on Windows 10:
Suddenly update works for me
It still doesn't work for me, but now the error changed:
Settings not saving anymore, updating not working... this project is sooooo buggy. It used to work really well when it was still ProcessHacker ;-(
Every time there is a popup showing there is an update, it says the download fails. Pressing retry doesn't help either. I've never been able to update System Informer. With Process Hacker I never had that issue.
I have installed System Informer in the default directory.