Discussion:
[dart-misc] pub problems
Daniel Davidson
2017-01-26 23:07:57 UTC
Permalink
Is anyone else seeing this when trying to access pub?
Is this server side or my side?

Thanks
Dan

Error: Server Error
The service you requested is not available yet.

Please try again in 30 seconds.
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
'Natalie Weizenbaum' via Dart Misc
2017-01-26 23:10:43 UTC
Permalink
That's server-side. Sometimes AppEngine isn't as reliable as we'd like.
Post by Daniel Davidson
Is anyone else seeing this when trying to access pub?
Is this server side or my side?
Thanks
Dan
Error: Server Error
The service you requested is not available yet.
Please try again in 30 seconds.
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Daniel Davidson
2017-01-26 23:23:12 UTC
Permalink
Ok. Does this only hit when accessing the web page or does it also affect
pub requests?

Thanks
Dan
Post by 'Natalie Weizenbaum' via Dart Misc
That's server-side. Sometimes AppEngine isn't as reliable as we'd like.
Post by Daniel Davidson
Is anyone else seeing this when trying to access pub?
Is this server side or my side?
Thanks
Dan
Error: Server Error
The service you requested is not available yet.
Please try again in 30 seconds.
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
'Natalie Weizenbaum' via Dart Misc
2017-01-26 23:24:11 UTC
Permalink
It can also affect pub requests.
Post by Daniel Davidson
Ok. Does this only hit when accessing the web page or does it also affect
pub requests?
Thanks
Dan
Post by 'Natalie Weizenbaum' via Dart Misc
That's server-side. Sometimes AppEngine isn't as reliable as we'd like.
Post by Daniel Davidson
Is anyone else seeing this when trying to access pub?
Is this server side or my side?
Thanks
Dan
Error: Server Error
The service you requested is not available yet.
Please try again in 30 seconds.
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to
http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google
Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Daniel Davidson
2017-01-27 23:41:29 UTC
Permalink
It hit me at least four times in last two business days. Is there a plan to
improve the situation?
Post by 'Natalie Weizenbaum' via Dart Misc
It can also affect pub requests.
Post by Daniel Davidson
Ok. Does this only hit when accessing the web page or does it also affect
pub requests?
Thanks
Dan
Post by 'Natalie Weizenbaum' via Dart Misc
That's server-side. Sometimes AppEngine isn't as reliable as we'd like.
Post by Daniel Davidson
Is anyone else seeing this when trying to access pub?
Is this server side or my side?
Thanks
Dan
Error: Server Error
The service you requested is not available yet.
Please try again in 30 seconds.
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to
http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google
Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
'Kevin Moore' via Dart Misc
2017-01-28 01:07:43 UTC
Permalink
I dug in a bit at our logs and saw no uptime issues.

Do me a favor: next time this happens file an issue
here https://github.com/dart-lang/pub-dartlang-dart

Include as much of the http response headers as you can, especially
anything looking like X-Cloud-Trace-Context

That'll help us dig through and find out the issue
Post by Daniel Davidson
It hit me at least four times in last two business days. Is there a plan
to improve the situation?
Post by 'Natalie Weizenbaum' via Dart Misc
It can also affect pub requests.
Post by Daniel Davidson
Ok. Does this only hit when accessing the web page or does it also
affect pub requests?
Thanks
Dan
Post by 'Natalie Weizenbaum' via Dart Misc
That's server-side. Sometimes AppEngine isn't as reliable as we'd like.
Post by Daniel Davidson
Is anyone else seeing this when trying to access pub?
Is this server side or my side?
Thanks
Dan
Error: Server Error
The service you requested is not available yet.
Please try again in 30 seconds.
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to
http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google
Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to
http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google
Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Daniel Davidson
2017-01-28 03:12:50 UTC
Permalink
Ok. I did. Thanks, Dan
Post by 'Kevin Moore' via Dart Misc
I dug in a bit at our logs and saw no uptime issues.
Do me a favor: next time this happens file an issue here
https://github.com/dart-lang/pub-dartlang-dart
Include as much of the http response headers as you can, especially
anything looking like X-Cloud-Trace-Context
That'll help us dig through and find out the issue
Post by Daniel Davidson
It hit me at least four times in last two business days. Is there a plan
to improve the situation?
Post by 'Natalie Weizenbaum' via Dart Misc
It can also affect pub requests.
Post by Daniel Davidson
Ok. Does this only hit when accessing the web page or does it also
affect pub requests?
Thanks
Dan
Post by 'Natalie Weizenbaum' via Dart Misc
That's server-side. Sometimes AppEngine isn't as reliable as we'd like.
Post by Daniel Davidson
Is anyone else seeing this when trying to access pub?
Is this server side or my side?
Thanks
Dan
Error: Server Error
The service you requested is not available yet.
Please try again in 30 seconds.
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to
http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google
Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it,
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to
http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google
Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Loading...