-
-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Login: 400 Bad request #942
Comments
What is the user here? Are you logging in as admin? |
yes and also tried changing env var (P_USERNAME && P_PASSWORD) at start, and i loosed my reports when i rolled back to 1.5.0 (not really a problem for my case). |
can you please open the network tab and check the API request and error response when you try login |
In addition to that,
|
i load the login page, set admin/admin (appears in the logs server) and click on the login button, ui send only one request https://[mydomain/api/v1/o/login?redirect=https://[mydomain] response is 400 Bad Request I m behind a reverse proxy in charge to proceed httpS which works well with 1.5.0 |
i ve just restarted the process after removing all data including .users .parseable, server start normally but impossible to log in with admin/admin as displayed in the log server i tried to use sso same response |
Ty. @wendellrocha |
…ssge (parseablehq#944) also add support for custom err message fixes parseablehq#942
Hi,
From 1.5.0, impossible to update to 1.5.1, on login, i got a response 400 bad request, tried to upgrade 1.5.0=>1.5.2 the same.
Platform is arm64 with binary package. The ingest process works
Best regards
The text was updated successfully, but these errors were encountered: