You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Airbyte version - 1.4.1
Helm chart version - 1.4.1
Deployment mode - oss
Edition - community
There is an error while requesting to Sign Out from UI with authenticationenabled.
Response details:
Error 404: Not Found
The server can not find the requested page
Host: <hidden>
Original URI: /api/logout
Forwarded For: 10.50.34.36
Namespace: airbyte-test
Ingress Name: airbyte-webapp
Service Name: airbyte-airbyte-webapp-svc
Service Port: 80
Request ID: 6d899bf21093939b6acf5e027a3e4d23
Timestamp: 1739464332
The text was updated successfully, but these errors were encountered:
99.9% sure this is API; the frontend path POSTs to /logout, any non-2xx or 3xx response will error. Along with this message, the user should also get an error logged in their console, which would confirm if this is the API (along with potentially more information) vs. frontend (error message would give us those details, too)
I was able to reproduce this locally in OSS. Echoing what Chandler said, this is a backend error, but I will take a look and have Compose folks look, too.
Tracked down the issue to a validation change on Micronaut's end that was introduced back in November. So this has likely been broken since then. I just merged in a fix that will go out in an upcoming release!
Topic
No response
Relevant information
Airbyte version -
1.4.1
Helm chart version -
1.4.1
Deployment mode -
oss
Edition -
community
There is an error while requesting to Sign Out from UI with authentication enabled.
Response details:
The text was updated successfully, but these errors were encountered: