ion-app-flutter
ion-app-flutter copied to clipboard
⢿grpc err gRPC Error (code: 2, codeName: UNKNOWN, message: WebSocketChannelException: WebSocket connection failed., details: null, rawResponse: null)
⢿grpc err gRPC Error (code: 2, codeName: UNKNOWN, message: WebSocketChannelException: WebSocket connection failed., details: null, rawResponse: null)
I am getting this error as soon as I click join room
This error occurs if ion (backend) is not reachable. Make sure the host ip and the port is correct (default 5551) and the port is open in your server. Did you try to run the client locally or hosted somewhere?