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
Check for updates is failing #351
Comments
What does the file contains? |
|
Seems like your firewall/proxy/antivirus/provider blocks internet access. I can't do anything from my side, url in the message is available and online. |
Hmm, it's odd that it's worked for ages and suddenly stopped now. Also, when my proxy blocks content it usually does so with its own HTML page, not the above github 404. But nevertheless, thanks for the explanation. The fosshub URL only has the preview build. Where can I get the developer build (which is what I currently have, from 150816)? |
Never mind, I found it by getting http://conemu.github.io/version.ini directly (my proxy doesn't block it when I open it in Chrome). So I have the latest version now. |
Thanks. It's very odd - command line programs like curl and conemuc give no error, but get a 404 from github. But Chrome gets the file. I've tried setting the user agent string in Curl, but that didn't help. Never mind, I may just have to update manually from now on. |
In deed, very odd... |
Ah. Works fine with https. I get the same results with the http://conemu.ru/version.ini URL (github 404 page) My proxy is an ISA server (NTLM proxy) and command line programs use a Forefront TMG client (which generally means I need no proxy settings in client programs). Maybe the TMG client has stopped allowing unencrypted URLs? And yet I still don't see why I'd be getting the github 404 page rather than a proxy response... |
Changing my config to use |
I just hit this issue again because I had to rebuild my PC. Would it be reasonable to change the default URL to use HTTPS rather than HTTP? It probably won't help people trying to auto-update older versions, but it might help new users. One thing I'll add here (because it confused me at first) - if you haven't changed the settings at all, the |
|
Works perfectly! Many thanks for this |
When I try to check for updates, I get an error:
"ConEmu is unable to load current information from servers. You may either check and download new versions manually from http://www.fosshub.com/ConEmu.html or let ConEmu retry the check.
Version update information is broken (not found) [ConEmu_Devel_2] "version"
URL: http://conemu.github.io/version.ini
File: C:\Users\xxx\AppData\Local\Temp\ConEmu\ConEmuVersion.ini
Error code=2
2015-10-07 12:21:28.875"
My version is 150816 [64] which is later than the version currently on the website - but using the version on the website gives the same error.
The text was updated successfully, but these errors were encountered: