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

Google PROTOCOL_ERROR #497

Closed
scottrobertson opened this issue Mar 19, 2017 · 7 comments
Closed

Google PROTOCOL_ERROR #497

scottrobertson opened this issue Mar 19, 2017 · 7 comments

Comments

@scottrobertson
Copy link

Hey

Getting the following error when trying to deploy:

2017/03/19 02:22:48 Post https://www.googleapis.com/storage/v1/b?alt=json stream error: stream ID 3; PROTOCOL_ERROR

This is intermittent. Not sure if this is Google's issue or something on my end. Any ideas?

Deployments have been working fine. This error started to happen last night.

@scottrobertson
Copy link
Author

It's worth noting that this has taken my app down.

@vdice
Copy link
Member

vdice commented Mar 21, 2017

@scottrobertson is this behavior still occurring? If so, are there any logs from the builder or controller pods during time of error? I take it GCS is being used for off-cluster storage?

@bacongobbler
Copy link
Member

All of the other bugs related to this "stream error: PROTOCOL_ERROR" bug points at http/2 somewhere. I think this has resolved itself over the weekend though: https://deis.slack.com/archives/C0Q7XKSF4/p1489919024672279

@bacongobbler
Copy link
Member

@scottrobertson any potential action items you'd like to see in this ticket or do you think we can close this?

@scottrobertson
Copy link
Author

@bacongobbler it's not happened again. I assume it was something on Google's end since it was happening at the same time every night.

@scottrobertson
Copy link
Author

Hitting this again:

Counting objects: 9045, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (2844/2844), done.
Writing objects: 100% (9045/9045), 2.18 MiB | 0 bytes/s, done.
Total 9045 (delta 6302), reused 8652 (delta 6031)
remote: Resolving deltas: 100% (6302/6302), done.
remote: 2017/04/20 00:30:24 Error creating storage driver (Post https://www.googleapis.com/storage/v1/b?alt=json&project=app-slug: stream error: stream ID 3; PROTOCOL_ERROR)

@Cryptophobia
Copy link

This issue was moved to teamhephy/builder#14

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