Hauptmenü

frontend-1 error

Begonnen von Zabor23, 18.03.2025 18:46:46

⏪ vorheriges - nächstes ⏩

Zabor23

Hi, 

Has anyone seen this error and knows how to deal with it? 

frontend-1 | Tue Mar 18 2025 18:40:59 GMT+0100 (Central European Standard Time) - error: 118 - Error during HTTP (session/user) GET request.
frontend-1 | Tue Mar 18 2025 18:40:59 GMT+0100 (Central European Standard Time) - error: 118 - (401) Unauthorized User is not authorized. The requested operation cannot be executed.
frontend-1 | Tue Mar 18 2025 18:40:59 GMT+0100 (Central European Standard Time) - error: 118 - An unhandledRejection occurred:
frontend-1 | Tue Mar 18 2025 18:40:59 GMT+0100 (Central European Standard Time) - error: 118 - [object Object]
frontend-1 | Unhandled Rejection at: Promise Promise {
frontend-1 | <rejected> Error {
frontend-1 | Code: 'Unauthorized',
frontend-1 | Message: 'User is not authorized. The requested operation cannot be executed.',
frontend-1 | Status Code: 401
frontend-1 | }
frontend-1 | } reason: Error {
frontend-1 | Code: 'Unauthorized',
frontend-1 | Message: 'User is not authorized. The requested operation cannot be executed.',
frontend-1 | Status Code: 401
frontend-1 | }
frontend-1 | Error {
frontend-1 | Code: 'Unauthorized',
frontend-1 | Message: 'User is not authorized. The requested operation cannot be executed.',
frontend-1 | Status Code: 401
frontend-1 | }

ITSM_enjoyer

Hey,

this is currently a known issue with the frontend container, you may need to manually restart it.

docker restart kix-frontend-1

UweNaumann

Gibt es dazu eigentlich mittlerweile eine Lösung bzw. ab welcher Version ist das Problem behoben?

Ich hatte das jetzt sporadisch mit unserer v34 im Zuge der Updatevorbereitungen. Wenn ich da im Vorfeld noch was vor dem Update klären könnte wäre das hilfreich.