Login not possible after a fresh installation #1088
Unanswered
1337Rafael1337
asked this question in
Q&A
Replies: 7 comments 2 replies
|
I have same issue. Please help. THX |
0 replies
|
Could you provide more information, such as:
|
0 replies
|
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 |
1 reply
|
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. |
1 reply
|
Glad it works, CORS seems to be a problem for many users, the docs could make it more clear: #615 |
0 replies
|
Hi. I'm having the same problem. What is the difference between VITE_API_BASE_URL and NEXT_PUBLIC_API_BASE_URL? Thanks and regards. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
I have installed Bracket on two new servers. On both servers, I am facing the same issue: login is not possible.



All reactions