Page 1 of 1

[SOLVED] WADS - wapthttpserver options

Published: October 30, 2024 - 10:37 AM
by Vercingetorix
Hello,
I'm encountering a 404 error when transferring the wads64.exe file.
The logs show the transfer starting and we see "GET /wads/wads64.exe HTTP/1.1" 200 4956787 "-" "wgetwads64/W".
Then, a 404 error appears: "not found".

My question is, where can I find the wapthttpserver options to see the default values?
I suspect a timeout during the transfer is preventing it from completing.
I'm trying to modify the options in the [wapthttpserver] section of the wapt-get.ini file in a secondary repository.

Thank you in advance for your help.
Have a good day.

Re: Wads - wapthttpserver options

Published: October 30, 2024 - 5:02 PM
by blemoigne
Hello,
We do indeed have a bug in version 2.5 with wapthttpserver. It's working in version 2.6, which will be released soon, but we haven't been able to fix it in version 2.5. Until version 2.6 is released, you should install tis-remote-repo-nginx and uninstall tis-remote-repo-wapthttpserver, even though nginx is quite limited on a Windows machine.
Have a good day,
Bertrand

[SOLVED]Re: Wads - wapthttpserver options

Published: November 1, 2024 - 5:51 AM
by Vercingetorix
Hello,
indeed, uninstalling wapt-remote-repo-http and installing tis-remote-repo-nginx has resolved the issue.
We no longer receive the error message: "
Error getting wads executable from server: THttpClientSocket.WGet: xx.xx.xx.xx:80/wads/wads64.exe failed as HTTP Error 404 - Not Found."

We can now mark the topic as [RESOLVED]
. Have a good day.