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 Cloud Run producing context deadline exceeded #462

Open
smason-apex opened this issue May 6, 2024 · 0 comments
Open

Google Cloud Run producing context deadline exceeded #462

smason-apex opened this issue May 6, 2024 · 0 comments

Comments

@smason-apex
Copy link

I'm trying to run grpcurl against an application deployed in Google Cloud Run. It constantly returns context deadline exceeded. The odd thing is that it works on my co-workers without a problem. I verified that the traceroutes and versions are the same.

❯ grpcurl -vv -plaintext -max-time 10 -H "Authorization: Bearer $(gcloud auth print-identity-token)" <snip> list
Failed to dial target host "<snip>": context deadline exceeded
❯ grpcurl -version
grpcurl 1.9.1

The -vv isn't producing any output at all and I don't see anything at all in the server logs so I'm baffled what could be doing this.

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

1 participant