Closed uubyte closed 2 months ago
I don't see any relation between content module and this websocket connection. Maybe you should open an issue in Nuxt's main repo.
And make sure to provide a good reproduction example for better understanding of your issue. You can use https://nuxt.new/ to create a reproduction
@farnabaz Even I am seeing the same issue in my Nuxt content website even though I am using latest Nuxt content and Nuxt npm versions.
Environment
"nuxt": "3.13.0"
Reproduction
WebSocket connection to 'wss://xxxx/api/chat/1' failed:
Describe the bug
本地是可以的,为什么打包到服务器报错WebSocket connection to 'wss://xxxx/api/chat/1' failed:
Additional context
No response
Logs