Page 1 of 1

[SOLVED] Wapt 1.8 update: Unable to open the console

Published: March 4, 2020 - 3:15 PM
by agatoi
Good morning,

I just updated the server (debian 10) from 1.7 to 1.8.

I also updated the administration console (on Windows 10). But now I can't open it; the console is stuck on the password screen.

On the server, when I run the stop and then start commands (waptserver service stop/start),
I have this in /var/log/daemon.log (/var/log/waptserver.log remains empty):

Code: Select all

Mar  4 15:08:05 srvwapt systemd[1]: Stopping WAPT Server startup script...
Mar  4 15:08:05 srvwapt systemd[1]: waptserver.service: Main process exited, code=killed, status=15/TERM
Mar  4 15:08:05 srvwapt systemd[1]: waptserver.service: Succeeded.
Mar  4 15:08:05 srvwapt systemd[1]: Stopped WAPT Server startup script.
Mar  4 15:08:10 srvwapt systemd[1]: Started WAPT Server startup script.
Mar  4 15:08:14 srvwapt python[3371]: 2020-03-04 15:08:14,103 [waptws         ] WARNING Invalid session None
In short, I need some help.

Thanks in advance

Re: Wapt 1.8 update: Unable to open the console

Published: March 5, 2020 - 09:17
by sfonteneau
You can launch the postconf session with password reset:

https://www.wapt.fr/fr/doc/wapt-common- ... n-password

Re: [SOLVED] Wapt 1.8 Update: Unable to open the console

Published: March 25, 2020 - 3:56 PM
by agatoi
Yes, it's all good. With the lockdown, I was able to dedicate time to it.

One drawback (very minor, mind you): I had to change my password.
The old one was less than 10 characters long.

Thanks for the help.