-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
New user impossible sign in #4314
Comments
basic auth |
This should be fixed by #4339 |
Sorry that didn't fixed the problem: it hangs on sign in. No email sent.
|
Since recent update , i suppose this one : 0b87549
error :
onyx-stack-api_server-1 | ERROR: 03/21/2025 11:23:02 AM file.py 30: Failed to read file static/images/logo.png: [Errno 2] No such file or directory: 'static/images/logo.png'
onyx-stack-api_server-1 | ERROR: 03/21/2025 11:23:02 AM main.py 258: Resource not found: db=<function get_logo_filename at 0x7f4f6230c0e0> static=static/images/logo.png
and no mail is sent to new user with token generated to create account.
The text was updated successfully, but these errors were encountered: