Page 1 of 2

WAPT console problem: HTTP/1.1 503 service unavail error

Published: January 23, 2018 - 08:09
by Maouls
Good morning,

I just installed a WAPT server on a Debian 9 Linux VM.
Everything is working correctly.
The only small problem is that every morning, when I launch the WAPT console on my PC, I get an error message that I can't seem to fix:
"Error on the WAPT server: http/1.1 503 service unavailable"
I then had to restart "service waptserver restart" on my Linux console and everything worked normally again until the next day.
By any chance, does anyone have a little tip?
I've checked my logs but I don't see anything.

Thank you in advance

Maousl
wapt.jpg error
wapt error.jpg (13.88 KB) Viewed 8058 times

Re: WAPT console problem: HTTP/1.1 error 503 service unavail

Published: January 23, 2018 - 10:13 AM
by sfonteneau
Is your machine a graphical Debian machine?

Re: WAPT console problem: HTTP/1.1 error 503 service unavail

Published: January 23, 2018 - 1:09 PM
by Maouls
Yes, this is indeed a Debian system with a graphical interface.

Thank you very much for your feedback.


Maouls

Re: WAPT console problem: HTTP/1.1 error 503 service unavail

Published: January 23, 2018 - 1:40 PM
by spleen
The documentation states not to install the graphical interface, as this interferes with the wapt service

Re: WAPT console problem: HTTP/1.1 error 503 service unavail

Published: January 23, 2018 - 3:46 PM
by sfonteneau
spleen wrote: Jan 23, 2018 - 1:40 PM The documentation states not to install the graphical interface, as this interferes with the wapt service
You have your answer ^^

In my opinion, on a graphical Debian system there must be a crontab running at night that causes the wapt service to crash.

We should check

Re: WAPT console problem: HTTP/1.1 error 503 service unavail

Published: January 25, 2018 - 7:52 AM
by Maouls
Hello,

thank you for your feedback.
I just uninstalled the graphical interface on my Debian system, but it didn't help... I'm still getting the HTTP/1.1 error message.
I'll look into Cron.
If anyone has any other ideas, :)

thank you.

Re: WAPT console problem: HTTP/1.1 error 503 service unavail

Published: January 26, 2018 - 08:14
by Maouls
Hello,

I disabled the Cron process last night, but this morning, once again, I'm getting this http/1.1 error message....
I'm not sure where to look next.
If anyone has encountered this problem before and can help me, I would be very grateful. :)

Thanks in advance,

Maouls

Re: WAPT console problem: HTTP/1.1 error 503 service unavail

Published: January 26, 2018 - 8:54 AM
by dcardon
Could you check if Network Manager is running in the background and might be causing a network interface down/up? If Network Manager is running, could you stop it and see if the problem persists?
Note: In the WAPT version on CentOS, it works fine with Network Manager (the basic CentOS installation includes Network Manager), so it shouldn't be a problem in itself. However, if the graphical interface has been removed and the problem still occurs, there might be something to investigate there.

Denis

Re: WAPT console problem: HTTP/1.1 error 503 service unavail

Published: January 29, 2018 - 7:53 AM
by Maouls
Hello and thank you for your reply.

Indeed, I did have the "network-manager" service enabled. I have just disabled it. I will get back to you tomorrow morning to see if I still get this error message.

Thank you very much.

Re: WAPT console problem: HTTP/1.1 error 503 service unavail

Published: January 30, 2018 - 08:09
by Maouls
Hi,

Argh, I tried Denis's technique but it didn't change anything... Still getting the http/1.1 error....

Thanks anyway for your help