Page 1 of 1

WAPT 1.5.1.23 error NGINX

Published: May 9, 2018 - 10:21 PM
by FredM
Hello,

I just updated WAPT to the latest version on a 1.5.1.23 server.

I'm getting the following errors in the nginx error.log:

2018/05/09 22:12:13 [error] 2500#6172: *5896 CreateFile() "c:/wapt/waptserver/repository/wapt-host/4C4C4544-0050-4D10-8039-C2C04F483532.wapt" failed (2: FormatMessage() error:(15105)), client: 172.16.113.116, server: _, request: "GET /wapt-host/4C4C4544-0050-4D10-8039-C2C04F483532.wapt HTTP/1.1", host: "FQDN wapt server"

and this error:
2018/05/09 21:06:58 [error] 6292#6336: *904 upstream timed out (10060: FormatMessage() error:(15105)) while connecting to upstream, client:

Could you help me solve this problem? Thank you
kindly.

Re: WAPT 1.5.1.23 error NGINX

Published: June 7, 2018 - 1:37 PM
by Elminio
Hello everyone,
I'm experiencing the same problem on version 1.5.1.22.
Regards,
Elminio

Re: WAPT 1.5.1.23 error NGINX

Published: June 8, 2018 - 6:19 PM
by dcardon
Hello FredM,
FredM wrote: May 9, 2018 - 10:21 PM I just updated WAPT to the latest version on a 1.5.1.23 server.

I have the following errors in the nginx error.log:

2018/05/09 22:12:13 [error] 2500#6172: *5896 CreateFile() "c:/wapt/waptserver/repository/wapt-host/4C4C4544-0050-4D10-8039-C2C04F483532.wapt" failed (2: FormatMessage() error:(15105)), client: 172.16.113.116, server: _, request: "GET /wapt-host/4C4C4544-0050-4D10-8039-C2C04F483532.wapt HTTP/1.1", host: "Wapt server FQDN"
A machine is looking for its machine package, but it has not yet been created.
FredM wrote: May 09, 2018 - 10:21 p.m. as well as this error:
2018/05/09 21:06:58 [error] 6292#6336: *904 upstream timed out (10060: FormatMessage() error:(15105)) while connecting to upstream, client:
We need a bit more context; my crystal ball is broken... Basically, the Python service didn't respond to Nginx quickly enough. We need to check the waptserver.log file to see if there's anything relevant.

Sincerely,

Denis Cardon