Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why failed host look up? #3

Closed
Sean858 opened this issue Jul 18, 2019 · 1 comment
Closed

Why failed host look up? #3

Sean858 opened this issue Jul 18, 2019 · 1 comment

Comments

@Sean858
Copy link

Sean858 commented Jul 18, 2019

Hi,
Thanks for your work, it is impressive, but may I ask why below error happens, for my think, I think it is because of the server problem, because I have my own server ip, but how to change.

Type user@domain:
demo@shrs-tr2

Unhandled exception:
SocketException: Failed host lookup: 'shrs-tr2' (OS Error: nodename nor servname provided, or not known, errno = 8)
#0 _NativeSocket.lookup. (dart:io-patch/socket_patch.dart:386:9)
#1 _RootZone.runUnary (dart:async/zone.dart:1379:54)
#2 _FutureListener.handleValue (dart:async/future_impl.dart:126:18)
#3 Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:639:45)
#4 Future._propagateToListeners (dart:async/future_impl.dart:668:32)
#5 Future._completeWithValue (dart:async/future_impl.dart:483:5)
#6 Future._asyncComplete. (dart:async/future_impl.dart:513:7)
#7 _microtaskLoop (dart:async/schedule_microtask.dart:41:21)
#8 _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5)
#9 _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:115:13)
#10 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:172:5)

@vukoye
Copy link
Owner

vukoye commented Nov 16, 2019

Can you please retest this, as it's maybe fixed with latest commit

@vukoye vukoye closed this as completed Apr 15, 2020
vukoye pushed a commit that referenced this issue Jul 25, 2020
Modified the Subscribe functions(July 24, 2020)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants