The search returned 8 results

by Sphinx
January 6, 2025 - 10:43
Forum: WAPT Server
Subject: Error 502 after update 2.6
Answers: 12
Views : 13610

Re: Error 502 after update 2.6

Good morning,

Here is the result of the command:
/opt/wapt/conf/waptserver.ini: text/plain; charset=utf-8
The same result was achieved by recreating waptserver.ini.
by Sphinx
December 18, 2024 - 3:32 PM
Forum: WAPT Server
Subject: Error 502 after update 2.6
Answers: 12
Views : 13610

Re: Error 502 after update 2.6

I just checked, and no, I only have ASCII characters in waptserver.ini, no accents, and only special characters that are indeed in the ASCII table.

What really puzzles me is that everything works in version 2.5.5, so I'd tend to think my original configuration is correct...
by Sphinx
December 17, 2024 - 3:56 PM
Forum: WAPT Server
Subject: Error 502 after update 2.6
Answers: 12
Views : 13610

Re: Error 502 after update 2.6

Hello,

I'm writing to bring up my problem again.
Does anyone have any idea what might be causing it?

Sincerely.
by Sphinx
December 10, 2024 - 5:19 PM
Forum: WAPT Server
Subject: Error 502 after update 2.6
Answers: 12
Views : 13610

Re: Error 502 after update 2.6

Yes, I have these lines above:

2024-12-10T15:14:37.911627+01:00 SRVWAPT waptserver[55255]: WaptMemcache server started on port 11212
2024-12-10T15:14:37.911785+01:00 SRVWAPT waptserver[55255]: 2024-12-10T14:14:36
​​2024-12-10T15:14:37.911813+01:00 SRVWAPT waptserver[55255]: OK started
2024-12-10T15 ...
by Sphinx
December 10, 2024 - 3:29 PM
Forum: WAPT Server
Subject: Error 502 after update 2.6
Answers: 12
Views : 13610

Re: Error 502 after update 2.6

Good morning,

I tried running the update again and I'm getting this error in the waptserver logs:

Code: Select all

 UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1199: ordinal not in range(128)
by Sphinx
December 5, 2024 - 4:07 PM
Forum: WAPT Server
Subject: Error 502 after update 2.6
Answers: 12
Views : 13610

Re: Error 502 after update 2.6

Hello,

yes, I was referring to the script /opt/wapt/waptserver/scripts/testing-ldap-connectivity.sh when I mentioned this error in my first message:

I'm stuck on the Keberos verification because I don't know how to enter credentials, but the configuration is theoretically correct...
by Sphinx
December 5, 2024 - 10:59
Forum: WAPT Server
Subject: Error 502 after update 2.6
Answers: 12
Views : 13610

Re: Error 502 after update 2.6

Hello,

I reverted to a previous snapshot to continue using WAPT while I try to figure out what's wrong, but I'm going to try the update again to see if there's anything in the logs and if the Kerberos module loads correctly.

I followed the documentation for the update...
by Sphinx
December 4, 2024 - 4:32 PM
Forum: WAPT Server
Subject: Error 502 after update 2.6
Answers: 12
Views : 13610

Error 502 after update 2.6

Hello,

I updated our WAPT server to version 2.6 and I'm now getting a 502 error on the webpage and I can no longer log in to the admin console.

I followed this documentation: https://www.wapt.fr/fr/doc/wapt-server-upgrade.html

but I'm stuck on the Keberos verification because I...