dart_meteor icon indicating copy to clipboard operation
dart_meteor copied to clipboard

Timeout : Future Not Completed

Open ariadys opened this issue 3 years ago • 12 comments

Screen Shot 2022-07-13 at 12 27 06

Hi, I have a problem with Timeout. You can see the screenshot above. previously there were no problems when trying to connect to the server, including timeouts.

This happens often, what do you think is the cause? and guess how do i solve this?

Thank you

ariadys avatar Jul 13 '22 05:07 ariadys

Is your Meteor server running? And if possible, cloud you share your endpoint when do a meteor.connect()?

tanutapi avatar Jul 13 '22 10:07 tanutapi

Yap already running

example: wss://test.com/websocket

ariadys avatar Jul 14 '22 05:07 ariadys

Hi @tanutapi , this issue still appear.

you have any solution?

ariadys avatar Jul 28 '22 06:07 ariadys

@ariadys Could you send me your endpoint (privately) so I can try it.

tanutapi avatar Jul 28 '22 06:07 tanutapi

Yap already running

example:

wss://test.com/websocket

Maybe the problem is wss and not ws protocol

xiaodusx1 avatar Sep 21 '22 15:09 xiaodusx1

Websocket secured wss should work anyway.

tanutapi avatar Sep 21 '22 15:09 tanutapi

@tanutapi your email? want send endpoint privately

ariadys avatar Sep 23 '22 02:09 ariadys

maybe you can dm me on discord LazyTurtle#5764 , i will show you how this happen

ariadys avatar Sep 23 '22 03:09 ariadys

@tanutapi very good job,do you have plan to write a rust_meteor? I found rust don't have a meteor plug。

xiaodusx1 avatar Oct 14 '22 15:10 xiaodusx1

@xiaodusx1 no plan for the Rust lang. However, since the DDP protocol is welled document, hope someone will implement it for Rust.

tanutapi avatar Nov 11 '22 02:11 tanutapi

maybe you can dm me on discord LazyTurtle#5764 , i will show you how this happen

Friend request sent

tanutapi avatar Nov 11 '22 02:11 tanutapi

hi, anyone solve this issue ? i just face this problem too

YouSour avatar Dec 14 '22 02:12 YouSour