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

Issue while compiling #1

Open
prathamk22 opened this issue May 28, 2022 · 4 comments
Open

Issue while compiling #1

prathamk22 opened this issue May 28, 2022 · 4 comments

Comments

@prathamk22
Copy link

Unhandled exception:
DioError [DioErrorType.other]: SocketException: Failed host lookup: 'chimera-code.com' (OS Error: nodename nor servname provided, or not known, errno = 8)
#0      DioMixin.assureDioError (package:dio/src/dio_mixin.dart:819)
#1      DioMixin._dispatchRequest (package:dio/src/dio_mixin.dart:678)
<asynchronous suspension>
#2      DioMixin.fetch.<anonymous closure>.<anonymous closure> (package:dio/src/dio_mixin.dart:586)
<asynchronous suspension>

#0      DioMixin.fetch.<anonymous closure> (package:dio/src/dio_mixin.dart:618)
#1      _RootZone.runBinary (dart:async/zone.dart:1690)
#2      _FutureListener.handleError (dart:async/future_impl.dart:174)
#3      Future._propagateToListeners.handleError (dart:async/future_impl.dart:778)
#4      Future._propagateToListeners (dart:async/future_impl.dart:799)
#5      Future._completeError (dart:async/future_impl.dart:609)
#6      _SyncCompleter._completeError (dart:async/future_impl.dart:60)
#7      _Completer.completeError (dart:async/future_impl.dart:32)
#8      Future.any.onError (dart:async/future.dart:544)
#9      _RootZone.runBinary (dart:async/zone.dart:1690)
#10     _FutureListener.handleError (dart:async/future_impl.dart:174)
#11     Future._propagateToListeners.handleError (dart:async/future_impl.dart:778)
#12     Future._propagateToListeners (dart:async/future_impl.dart:799)
#13     Future._completeError (dart:async/future_impl.dart:609)
#14     Future._chainForeignFuture.<anonymous closure> (dart:async/future_impl.dart:554)
#15     _microtaskLoop (dart:async/schedule_microtask.dart:40)
#16     _startMicrotaskLoop (dart:async/schedule_microtask.dart:49)
#17     _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:122)
#18     _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:193)

Getting this error while compiling the code using rust_compiler 1.0.7.

@yrjwcharm
Copy link

image

@huongrealest
Copy link

I m having this issue too

@yrjwcharm
Copy link

It is not recommended to use this library, there are too many hot update pits,

@Aaron009
Copy link
Collaborator

The workload of the hot update is too large, and it is impossible to allocate manpower.

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

4 participants