Hi, we have an app on app engine + cloud sql. To sync up our production and
staging environments, we dumped our production database and restored our
staging database with this dump. Both databases have the same permissions
and table owners but now our app is unable to access this database and
we're consistently getting this error from the app engine logs. What could
be causing this?
3:55:11.0002017/10/30 20:55:11 Client closed local connection on
/cloudsql/<CONNECTION
STRING>/.s.PGSQL.5432
Expand all | Collapse all
{
insertId: "1iy1i8ig25r7zmm"
labels: {
appengine.googleapis.com/instance_name: "aef-default-dev--34a56a4-57vh"
compute.googleapis.com/resource_id: "2868526200192389103"
compute.googleapis.com/resource_name: "266b95872058"
compute.googleapis.com/zone: "us-central1-b"
}
logName:
"projects/localinsights-staging/logs/appengine.googleapis.com%2Fstderr"
receiveTimestamp: "2017-10-30T20:55:16.522269142Z"
resource: {
labels: {
module_id: "default"
project_id: "<PROJECT ID>"
version_id: "dev-34a56a4"
}
type: "gae_app"
}
textPayload: "2017/10/30 20:55:11 Client closed local connection on
/cloudsql/<CONNECTION STRING>.s.PGSQL.5432
"
timestamp: "2017-10-30T20:55:11Z"
}
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-appengine/32a88d04-a481-4689-9f0d-669a7c7e61ce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.