You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve hosted my Next.js app in Docker, and the Convex backend is also running in Docker on Kubernetes using PostgreSQL with SSL disabled mode. After deployment, I’m seeing the following error, and on the frontend I’m getting a ‘WebSocket reconnecting’ issue.