#Not able to login to new V2 dashboard

1 messages · Page 1 of 1 (latest)

lean ferry
#

we have upgraded to selfhost v2.2.0 no we are running new dashboard UI separately along with old web UI.
but we are not able to login api is failing with below error
431 Request Header Fields Too Large
url path: {{our_new_dashboard_dns}}/auth/undefined/v1/auth/login
looks like api is wrong why undefined inside the url.
(app, ws, worker, dashboard all are in v2.2.0 old web is in v2.1.0)

lean ferry
#

adding env variable VITE_API_HOSTNAME solved the issue. now new dashboard is up and able to login.