snclient icon indicating copy to clipboard operation
snclient copied to clipboard

Autoupdate with custom URL doesn't work

Open Stefan-Hoesl opened this issue 1 year ago • 1 comments

Hello,

custom URL is configured in snclient_local.ini.

When calling

snclient update -vvvv

I get the following output:

[0;37m[12:23:50.847][T][task_updates:530] [update] checking custom url at: https://###SERVER-URL###/snclient/snclient_v0.26.exe[0m [0;37m[12:23:50.847][T][http_client:65] http HEAD https://###SERVER-URL###/snclient/snclient_v0.26.exe[0m [0;37m[12:23:50.859][T][task_updates:548] [update] content size differs https://###SERVER-URL###/snclient/snclient_v0.26.exe: 16627552 vs. C:\Program Files\snclient\snclient.exe: 16615776[0m [0;37m[12:23:50.859][D][task_updates:385] found 1 versions in custom channel:[0m [0;37m[12:23:50.860][D][task_updates:388] - (from https://###SERVER-URL###/snclient/snclient_v0.26.exe)[0m no new updates available (current version: v0.25 - build: 5cff595)

No update is done.

Stefan-Hoesl avatar Oct 02 '24 10:10 Stefan-Hoesl