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

​It's not working when I use nginx proxy port.​ #193

Closed
moyukingS opened this issue Apr 20, 2023 · 2 comments · Fixed by #243
Closed

​It's not working when I use nginx proxy port.​ #193

moyukingS opened this issue Apr 20, 2023 · 2 comments · Fixed by #243

Comments

@moyukingS
Copy link

It just says' WebSocket disconnected '

I know this happens when I use vite, but vite can set up the hmr port

So will 'nuxt-devtool' support this as well?

@AwesomeAnders
Copy link

AwesomeAnders commented Apr 20, 2023

I have the same issue. I'm running a dev server through WSL2 with nginx and in the console i get the error:

WebSocket connection to 'wss://mydomain/__nuxt_devtools__/entry' failed:

And the dev tools application is stuck on a loading screen and shows webSocket disconnected in the bottom left corner

@antfu
Copy link
Member

antfu commented May 10, 2023

This will be fixed once #112 get implemented.

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

Successfully merging a pull request may close this issue.

3 participants