dart_meteor icon indicating copy to clipboard operation
dart_meteor copied to clipboard

Can't connect to remote meteor server.

Open vladimir-lee02 opened this issue 4 years ago • 2 comments

Hi! I need to get data for a flutter application from a remote meteor server. The application connects to localhost and receives data packets, but when trying to connect to a remote server, an error occurs.

I/flutter(23037): MeteorClient[426707093] - Make a connection to wss://mydomain.com/websocket I/flutter (23037): WebSocketException: Connection to 'https://mydomain.com:0/websocket#' was not upgraded to websocket

Regards, Vladimir.

vladimir-lee02 avatar Feb 01 '22 13:02 vladimir-lee02

You can visit you remote host site on web?check address carful.

xiaodusx1 avatar Apr 09 '22 09:04 xiaodusx1

Do you have any updates on this issue?

tanutapi avatar Jun 10 '23 15:06 tanutapi