Skip to content

Pub times out in China #15638

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

Closed
DartBot opened this issue Dec 14, 2013 · 6 comments
Closed

Pub times out in China #15638

DartBot opened this issue Dec 14, 2013 · 6 comments
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue

Comments

@DartBot
Copy link

DartBot commented Dec 14, 2013

This issue was originally filed by [email protected]


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 #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.

@floitschG
Copy link
Contributor

Updated title.


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

@floitschG
Copy link
Contributor

Issue #15639 has been merged into this issue.

@munificent
Copy link
Member

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
Copy link
Author

DartBot commented Jan 1, 2014

This comment was originally written by [email protected]


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

@munificent
Copy link
Member

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


Added NotPlanned label.

@DartBot DartBot added Type-Defect closed-not-planned Closed as we don't intend to take action on the reported issue labels Jan 6, 2014
@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

This issue has been moved to dart-lang/pub#780.

This issue was closed.
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
Projects
None yet
Development

No branches or pull requests

4 participants