How does your final, corrected app.yaml look like? Does it contain a line similar to the following one?
# Ensure we skip ".env", which is only for local development skip_files: - .env What migration commands did you employ, exactly? What is the result of running the "gcloud sql instances describe YOUR_INSTANCE_NAME" command? -- 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/3304c0f9-e752-4996-bb9f-250577f715a5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
