We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
client.ts:78 WebSocket connection to 'ws://localhost:5173/' failed: Error during WebSocket handshake: net::ERR_CONNECTION_RESET setupWebSocket @ client.ts:78 client.ts:78 Uncaught (in promise) DOMException: Failed to construct 'WebSocket': The URL 'ws://127.0.0.1:undefined/' is invalid. at setupWebSocket (http://localhost:5173/@vite/client:465:20) at fallback (http://localhost:5173/@vite/client:444:22) at WebSocket. (http://localhost:5173/@vite/client:480:13)
The text was updated successfully, but these errors were encountered:
Can you provide a minimal production repo?
Sorry, something went wrong.
No branches or pull requests
client.ts:78 WebSocket connection to 'ws://localhost:5173/' failed: Error during WebSocket handshake: net::ERR_CONNECTION_RESET
setupWebSocket @ client.ts:78
client.ts:78 Uncaught (in promise) DOMException: Failed to construct 'WebSocket': The URL 'ws://127.0.0.1:undefined/' is invalid.
at setupWebSocket (http://localhost:5173/@vite/client:465:20)
at fallback (http://localhost:5173/@vite/client:444:22)
at WebSocket. (http://localhost:5173/@vite/client:480:13)
The text was updated successfully, but these errors were encountered: