Skip to content
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 issues #41

Open
mldurga opened this issue Sep 23, 2023 · 1 comment
Open

Login issues #41

mldurga opened this issue Sep 23, 2023 · 1 comment

Comments

@mldurga
Copy link

mldurga commented Sep 23, 2023

Hi,
I have installed using cookiecutter https://github.com/whythawk/full-stack-fastapi-postgresql
everything went fine but I couldnt login into the application. Continuous error is coming like: web-socket.mjs?v=c6c77b63:58 WebSocket connection to 'ws://localhost:4000/ws' failed: even without giving logindetails. even after entering login credentials still the application throwing errors in console continuously.
image
oauth is successful but page is not loading.
image
I guess something is wrong with websocket and cors origins. Anybody have any idea please suggest.

@turukawa
Copy link
Member

It's something to do with Nuxt's auto-refresh/reload and Docker during development. If you try building and running the frontend outside of Docker, does that help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants