Page 1 of 1

[RESOLVED] HTTP/1.1 504 Gateway

Published: February 18, 2020 - 4:00 PM
by Smart
Windows Server 2016 (admin machine and server) - WAPT Community 1.8.1
-----------------------------------------------------------------------------------------
Hello,
After installing waptserveursetup.exe on a Windows Server 2016 VM, I get the attached message.
Any ideas?

Re: HTTP/1.1 504 Gateway

Published: February 19, 2020 - 8:43 PM
by dcardon
Good evening,
it seems Nginx is having trouble communicating with the Python service. Is the Python service running correctly? Is there anything in the logs (c:\wapt\log)?
Regards,
Denis

Re: HTTP/1.1 504 Gateway

Published: February 20, 2020 - 7:19 AM
by Smart
In the file: nginx-access.log
dthfg bsdgfbgb.PNG
dthfg bsdgfbgb.PNG (17.79 KB) Viewed 4496 times
In the nginx-errors.log file:
sqtgfgdrgdvgqgvvfevrghtjhyjukhkh.PNG
sqtgfgdrgdvgqgvvfevrghtjhyjukhkh.PNG (16.79 KiB) Viewed 4496 times
In the waptservice.log file:
hghbvb.PNG
hghbvb.PNG (4.82 KB) Viewed 4496 times

[SOLVED]: HTTP/1.1 504 Gateway

Published: February 20, 2020 - 8:08 AM
by Smart
- Installed the latest version of Python 3.8.1
- Reinstalled WAPT (without uninstalling the old one)

. It works. Thank you.

Re: [SOLVED]: HTTP/1.1 504 Gateway

Published: February 20, 2020 - 10:30 AM
by dcardon
Hello Smarty,
Futé wrote: Feb 20, 2020 - 8:08 AM - Installed the latest version of Python 3.8.1
- Reinstalled WAPT (without uninstalling the old one).

It works. Thank you.
WAPT integrates its own version of Python 2.7 (which will very soon be replaced by Python 3.6) and does not require any other version of Python on the system. Conversely, having another version of Python on the system should not have any impact on WAPT.
Sincerely,
Denis