question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Connection error on Google Cloud Run

See original GitHub issue

Since the undefined error was fixed I am getting this error in the last alpha running on serverless Google Cloud Run. It worked after redeployment.

Error! $GraphQL error: Reason: called `Result::unwrap()` on an `Err` value: Error { kind: Io, cause: Some(Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" }) } in src/libcore/result.rs:1165:5

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
malekjaroslavcommented, Mar 13, 2020

This error doesn’t appear anymore, closing

0reactions
Syttencommented, Apr 8, 2020

Lots of work has been done recently on that, see issue https://github.com/prisma/prisma/issues/1559

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot Cloud Run issues
The following error occurs when you try to deploy or try to call another Google Cloud API: The server has encountered an internal...
Read more >
GCP Connection error from Cloud Run to Cloud SQL postgre
The INSTANCE_CONNECTION_NAME can be found on the Overview page for your instance in the Google Cloud Console or by running the following ...
Read more >
Error in google cloud run connecting with cloud SQL #1508
Hi Harshit. It is working local so the problem is not in cloud SQL wich is available in the cloud run instance with...
Read more >
Google Cloud Run - Can't send outbound requests
I have exposed an endpoint to Cloud run container which further invokes a REST api ... R:www.homedepot.ca/96.7.86.161:443] The connection observed an error.
Read more >
Incidents - Google Cloud Service Health
us-east1: Elevated errors affecting multiple services. 4 Jun 2022. 6 hours, 16 minutes. Global: Requests to .NET Cloud Run ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found