Login not possible after a fresh installation #1088
Replies: 6 comments
-
I have same issue. Please help. THX |
Beta Was this translation helpful? Give feedback.
-
Could you provide more information, such as:
|
Beta Was this translation helpful? Give feedback.
-
I tested it using the latest default docker-compose.yml on an Ubuntu Server 24.04.1 and a Debian 12. Both servers are freshly installed, with no firewalls configured, and have no additional modifications. |
Beta Was this translation helpful? Give feedback.
-
Looks like a CORS issue. Have you set the right environment variables as described here when the URL you enter in the browser is not http://localhost:3000? https://docs.bracketapp.nl/docs/running-bracket/configuration |
Beta Was this translation helpful? Give feedback.
-
I changed CORS_ORIGINS and NEXT_PUBLIC_API_BASE_URL to right URL and now it runs. I still have '...Permission denied" errors but this seems to have no impact so far. |
Beta Was this translation helpful? Give feedback.
-
Glad it works, CORS seems to be a problem for many users, the docs could make it more clear: #615 |
Beta Was this translation helpful? Give feedback.
-
I have installed Bracket on two new servers. On both servers, I am facing the same issue: login is not possible.



Beta Was this translation helpful? Give feedback.
All reactions