Page 1 of 1
HTTP 1.1/500 INTERNAL SERVER ERROR error
Published: July 3, 2020 - 11:53 AM
by gaelds
Hello,
I updated to version 1.8.2 from 1.8.1 yesterday, and now the console crashes regularly with the message "HTTP 1.1/500 INTERNAL SERVER ERROR". I'm experiencing this issue on several PCs where the administration console is installed; the web interface is also unavailable. However, the repository at http://
Re: HTTP Error 1.1/500 INTERNAL SERVER ERROR
Published: July 9, 2020 - 7:02 AM
by gaelds
I think I figured out this morning that what's causing my server to crash is requesting Wake-on-LAN on over 600 machines simultaneously. I'm taking advantage of the holidays to power everything on and force updates to the WAPT packages and agents. I didn't have this issue with the previous version, 1.8.1.
EDIT: The command `/etc/init.d/nginx restart` on the server restores access to the WAPT console.
Re: HTTP Error 1.1/500 INTERNAL SERVER ERROR
Published: July 9, 2020 - 11:15 AM
by htouvet
Hello,
this must be a consequence of the IPv6 information being sent, which multiplies the number of interfaces and therefore broadcast addresses.
Perhaps we're reaching system limits when we launch all the Wake-on-LANs simultaneously...
Re: HTTP Error 1.1/500 INTERNAL SERVER ERROR
Published: July 9, 2020 - 3:57 PM
by gaelds
Thanks for the reply! I don't want to restore the previous version of the server, so we'll make do with that
