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

Pub times out in China #780

Closed
DartBot opened this issue Jun 5, 2015 · 5 comments
Closed

Pub times out in China #780

DartBot opened this issue Jun 5, 2015 · 5 comments
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@DartBot
Copy link

DartBot commented Jun 5, 2015

Originally opened as dart-lang/sdk#15638

This issue was originally filed by bitni...@gmail.com


What steps will reproduce the problem?
1.open dart editor 1.0.0_r30798
2.add chrome_gen to pubspec.yaml
3.click Run Pub get

What is the expected output? What do you see instead?

--- 2013-12-14 20:17:03 Running pub get ... ---
Pub get failed, [69] Resolving dependencies...............
Downloading chrome_gen 0.3.1 from hosted...
Downloading browser 0.9.0 from hosted...
Error in PubHttpClient.send (issue dart-lang/sdk#12581) error: SocketException: OS Error: 信号灯超时时间已到(those words means signal light time out)

, errno = 121, address = commondatastorage.googleapis.com, port = 5861
    stacktrace: #­0      PubHttpClient.send (file:///e:/b/build/slave/dart-editor-win-stable/build/dart/sdk/lib/_internal/pub/lib/src/http.dart:60)
# ­1      HostedSource.get.<anonymous closure> (file:///e:/b/build/slave/dart-editor-win-stable/build/dart/sdk/lib/_internal/pub/lib/src/source/hosted.dart:93)
# ­2      Future.Future.sync (dart:async/future.dart:153)
# ­3      HostedSource.get (file:///e:/b/build/slave/dart-editor-win-stable/build/dart/sdk/lib/_internal/pub/lib/src/source/hosted.dart:84)
# ­4      Source.downloadToSystemCache.<anonymous closure> (file:///e:/b/build/slave/dart-editor-win-stable/build/dart/sdk/lib/_internal/pub/lib/src/source.dart:163)
# ­5      _Future._propagateToListeners.<anonymous closure> (dart:async/future_impl.dart:453)
# ­6      _rootRun (dart:async/zone.dart:683)
# ­7      _RootZone.run (dart:async/zone.dart:823)
# ­8      _Future._propagateToListeners (dart:async/future_impl.dart:445)
# ­9      _Future._complete (dart:async/future_impl.dart:303)
# ­10     _Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:354)
# ­11     _asyncRunCallback (dart:async/schedule_microtask.dart:18)
# ­12     _createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:11)
# ­13     _Timer._createTimerHandler._handleTimeout (timer_impl.dart:151)
# ­14     _Timer._createTimerHandler.<anonymous closure> (timer_impl.dart:166)
# ­15     _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:93)

What version of the product are you using? On what operating system?
Window 7 SP1 x64

Please provide any additional information below.
by the way,I'm in china.

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/8631949?v=3" align="left" width="48" height="48"hspace="10"> Comment by floitschG


Updated title.


Added Area-Pub, Triaged labels.
Changed the title to: "Pub times out in China".

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/8631949?v=3" align="left" width="48" height="48"hspace="10"> Comment by floitschG


Issue dart-lang/sdk#15639 has been merged into this issue.

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="48" height="48"hspace="10"> Comment by munificent


Do you get this error every time you try to install, or is it intermittent?

If you go to the "versions" tab on http://pub.dartlang.org/packages/chrome_gen, are you able to download any of the archives from there?


Added NeedsInfo label.

@DartBot DartBot added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) closed-not-planned Closed as we don't intend to take action on the reported issue labels Jun 5, 2015
@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

This comment was originally written by bitnick...@gmail.com


Yes,I got the error every time.
I can not download any of the archives from http://pub.dartlang.org/packages/chrome_gen
I also got the timeout message when I ping commondatastorage.googleapis.com(The archives's url is https://commondatastorage.googleapis.com/pub.dartlang.org/packages/chrome_gen-0.3.2.tar.gz)
I think it would be blocked by Great Firewall of China

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="48" height="48"hspace="10"> Comment by munificent


I don't think there's much we can do to resolve this, sorry.


Added NotPlanned label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

1 participant