Page 1 of 1

[SOLVED] Bug after migrating to 2.5?

Published: January 25, 2024 - 09:48
by guigeek
Hello everyone,
I just completed a major
Debian 10 -> 11 -> 12
. Everything went smoothly.
Then I migrated to version 2.5.2.15207.

Now the computers are gradually connecting after the 2.5 update, which is great!

However, if I go directly to the server at https://waptsrv.xxx.xx,
I used to be able to download either the agent or the console.

Now it asks me for a password.


Any idea what could be causing this problem?
Thanks!

Re: Bug after migrating to 2.5?

Published: January 25, 2024 - 10:38 AM
by sfonteneau
Hello

, yes, this is new. We were often criticized for displaying too much information on the Wapt webpage, so now we require authentication (the same as the console).

If you prefer the previous method, you can add the following to /opt/wapt/conf/waptserver.ini:

login_on_homepage=False

[SOLVED] Re: Bug after migration to 2.5?

Published: January 25, 2024 - 11:01 AM
by guigeek
Oh great! Thank you