We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
[user feedback]
--- 2013-11-19 20:15:48 Running pub get ... --- Pub get failed, [1] Resolving dependencies....Error in PubHttpClient.send (issue #12581) error: SocketException: Connection failed (OS Error: ����������������������������������������������������������������������
, errno = 10060), address = pub.dartlang.org, port = 443 stacktrace: #0 PubHttpClient.send (file:///e:/b/build/slave/dart-editor-win-stable/build/dart/sdk/lib/_internal/pub/lib/src/http.dart:60)
.Error in PubHttpClient.send (issue #12581) error: SocketException: Connection failed (OS Error: ����������������������������������������������������������������������
................................Error in PubHttpClient.send (issue #12581) error: SocketException: Connection failed (OS Error: ����������������������������������������������������������������������
Got socket error trying to find package "polymer" at https://pub.dartlang.org. . SocketException: Connection failed (OS Error: ���������������������������������������������������������������������� , errno = 10060), address = pub.dartlang.org, port = 443
** Warning: Application may fail to run since packages did not get installed.Try running pub get again. **
//////////////////////////////////////////////////////////////////////////////////// Editor: 1.0.0_r30188 (2013-11-12) OS: Windows 7 - amd64 (6.1) JVM: 1.6.0_51
auto-run pub: true localhost resolves to: 127.0.0.1 mem max/total/free: 1778 / 697 / 607 MB thread count: 29 index: 204118 relationships in 43870 keys in 290 sources
SDK installed: true Dartium installed: true
The text was updated successfully, but these errors were encountered:
Looks like a local networking error, I guess. The unreadable error message doesn't help.
Added Invalid label.
Sorry, something went wrong.
This issue has been moved to dart-lang/pub#734.
munificent
No branches or pull requests
[user feedback]
--- 2013-11-19 20:15:48 Running pub get ... ---
Pub get failed, [1] Resolving dependencies....Error in PubHttpClient.send (issue #12581) error: SocketException: Connection failed (OS Error: ����������������������������������������������������������������������
, errno = 10060), address = pub.dartlang.org, port = 443
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 BaseClient._sendUnstreamed.<anonymous closure> (package:http/src/base_client.dart:118)
2 _Future._propagateToListeners.<anonymous closure> (dart:async/future_impl.dart:453)
3 _rootRun (dart:async/zone.dart:683)
4 _RootZone.run (dart:async/zone.dart:823)
5 _Future._propagateToListeners (dart:async/future_impl.dart:445)
6 _Future._complete (dart:async/future_impl.dart:303)
7 _Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:354)
8 _asyncRunCallback (dart:async/schedule_microtask.dart:18)
9 _createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:11)
10 _Timer._createTimerHandler._handleTimeout (timer_impl.dart:151)
11 _Timer._createTimerHandler.<anonymous closure> (timer_impl.dart:166)
12 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:93)
.Error in PubHttpClient.send (issue #12581) error: SocketException: Connection failed (OS Error: ����������������������������������������������������������������������
, errno = 10060), address = pub.dartlang.org, port = 443
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 BaseClient._sendUnstreamed.<anonymous closure> (package:http/src/base_client.dart:118)
2 _Future._propagateToListeners.<anonymous closure> (dart:async/future_impl.dart:453)
3 _rootRun (dart:async/zone.dart:683)
4 _RootZone.run (dart:async/zone.dart:823)
5 _Future._propagateToListeners (dart:async/future_impl.dart:445)
6 _Future._complete (dart:async/future_impl.dart:303)
7 _Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:354)
8 _asyncRunCallback (dart:async/schedule_microtask.dart:18)
9 _createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:11)
10 _Timer._createTimerHandler._handleTimeout (timer_impl.dart:151)
11 _Timer._createTimerHandler.<anonymous closure> (timer_impl.dart:166)
12 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:93)
................................Error in PubHttpClient.send (issue #12581) error: SocketException: Connection failed (OS Error: ����������������������������������������������������������������������
, errno = 10060), address = pub.dartlang.org, port = 443
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 BaseClient._sendUnstreamed.<anonymous closure> (package:http/src/base_client.dart:118)
2 _Future._propagateToListeners.<anonymous closure> (dart:async/future_impl.dart:453)
3 _rootRun (dart:async/zone.dart:683)
4 _RootZone.run (dart:async/zone.dart:823)
5 _Future._propagateToListeners (dart:async/future_impl.dart:445)
6 _Future._complete (dart:async/future_impl.dart:303)
7 _Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:354)
8 _asyncRunCallback (dart:async/schedule_microtask.dart:18)
9 _createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:11)
10 _Timer._createTimerHandler._handleTimeout (timer_impl.dart:151)
11 _Timer._createTimerHandler.<anonymous closure> (timer_impl.dart:166)
12 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:93)
Got socket error trying to find package "polymer" at https://pub.dartlang.org.
.
SocketException: Connection failed (OS Error: ����������������������������������������������������������������������
, errno = 10060), address = pub.dartlang.org, port = 443
** Warning: Application may fail to run since packages did not get installed.Try running pub get again. **
////////////////////////////////////////////////////////////////////////////////////
Editor: 1.0.0_r30188 (2013-11-12)
OS: Windows 7 - amd64 (6.1)
JVM: 1.6.0_51
projects: 5
open dart files: 1
auto-run pub: true
localhost resolves to: 127.0.0.1
mem max/total/free: 1778 / 697 / 607 MB
thread count: 29
index: 204118 relationships in 43870 keys in 290 sources
SDK installed: true
Dartium installed: true
The text was updated successfully, but these errors were encountered: