Failed check for updated version

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
burgundy
Posts: 266
Joined: Fri Oct 16, 2009 9:50 am

Failed check for updated version

Post by burgundy »

When I check for updates by using Everything > Help > Check for Updates,

I get a message saying "Unable to check for updates: failed to send version request".

This happens on v1.4 and v1.5.

What could be causing this? I am on WinXP.
NotNull
Posts: 5298
Joined: Wed May 24, 2017 9:22 pm

Re: Failed check for updated version

Post by NotNull »

Probably something on your end. Here no such issues ("Everything is up to date").

You should get a Save As dialog box when entering one of the following URLs in your default browser

Code: Select all

https://www.voidtools.com/everything/update.ini
https://www.voidtools.com/everything/beta-update.ini 
https://www.voidtools.com/Everything-1.5a-update.ini
(Note that 1.5a currently reports version 1331 being the newest)


Other than that: try a reboot
tuska
Posts: 941
Joined: Thu Jul 13, 2017 9:14 am

Re: Failed check for updated version

Post by tuska »

This entry in Everything.ini might help in Everything version 1.4.1.1022 and/or Everything 1.5.0.1337a:

Code: Select all

beta_updates=1
In Everything, type in the following search and press ENTER:

Code: Select all

/beta_updates=1
In both versions I receive the message: "Everything is up to date!".
NotNull
Posts: 5298
Joined: Wed May 24, 2017 9:22 pm

Re: Failed check for updated version

Post by NotNull »

@tuska:
beta updates for an alpha version. That's what I call a good update :D


Forgot to mention, @burgundy:
Are you running Everything 1.5 as administrator? (If so, it is shown in the titlebar)
Depending on settings, that might block internet access.
raccoon
Posts: 1017
Joined: Thu Oct 18, 2018 1:24 am

Re: Failed check for updated version

Post by raccoon »

It's probable that WinXP doesn't support modern SSL crypto. A lot has happened in 20 years; certs, authorities, and the actual algorithms themselves.
void
Developer
Posts: 15507
Joined: Fri Oct 16, 2009 11:31 pm

Re: Failed check for updated version

Post by void »

It's probable that WinXP doesn't support modern SSL crypto
This is the reason.

Everything now uses https with wininet to check for updates for security reasons.

wininet is essential Internet Explorer.

Internet Explorer on Windows XP cannot access voidtools.com over HTTPS due to changes in security, encryption and newer root certificates.

The next alpha update will use HTTP if you are on XP or earlier.
burgundy
Posts: 266
Joined: Fri Oct 16, 2009 9:50 am

Re: Failed check for updated version

Post by burgundy »

tuska wrote: Mon Feb 13, 2023 2:33 pm This entry in Everything.ini might help in Everything version 1.4.1.1022 and/or Everything 1.5.0.1337a:

Code: Select all

beta_updates=1
In Everything, type in the following search and press ENTER:

Code: Select all

/beta_updates=1
In both versions I receive the message: "Everything is up to date!".
Everything v1.5 on WinXP gives the following message when updating from the menu after entering the command given above. Presumably this is to do with the WinXP issues mentioned.
"Unable to check for updates: Failed to send version request."
Post Reply