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

502 Bad Gateway Error on version 3.11.* #7028

Closed
andreladocruz opened this issue Dec 18, 2019 · 2 comments
Closed

502 Bad Gateway Error on version 3.11.* #7028

andreladocruz opened this issue Dec 18, 2019 · 2 comments
Labels

Comments

@andreladocruz
Copy link

What version of protobuf and what language are you using?
Version: 3.11.*
Language: PHP

What operating system (Linux, Windows, ...) and version?
Linux Container (laradock/php-fpm, version 2.6.2-7.3 and 2.6.1-7.3)

What runtime / compiler are you using (e.g., python version or gcc version)
pecl install -o -f grpc
pecl install -o -f protobuf

What did you do?
Getting a "502 Bad Gateway" Error when trying to write to google firestore.

Steps to reproduce the behavior:
Start the container and try to write anything into google firestore

What did you expect to see
No Errors

What did you see instead?
"502 Bad Gateway"

Anything else we should know about your project / environment
Version 3.10.0 is working okay.

@TeBoring
Copy link
Contributor

I have checked the stack trace reproduced by others internally. Very likely it has been fixed by #7077

@elharo elharo added the php label Sep 13, 2021
@elharo
Copy link
Contributor

elharo commented Sep 13, 2021

For questions or troubleshooting, please see the protobuf mailing list: https://groups.google.com/forum/#!forum/protobuf or Stack Overflow https://stackoverflow.com/questions/tagged/protocol-buffers

We don't formally monitor stack overflow, but there are a lot of experienced developers there who also use protobuf.

@elharo elharo closed this as completed Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants