I am trying to deploy my webapp to the google cloud. I have created a MySql instance in the same project. i am using Google App engine Deployment from my intellij to deploy the app. When i try to run the app locally by configuring the IP address of MySql database, i am able to run it. (I have added my local ip in authorizations for MySQl).
When i deploy my app to google cloud, i am getting this error *Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: com.google.apphosting.runtime.HardDeadlineExceededError: This request (00000163dd9936e3) started at 2018/06/08 04:13:15.875 UTC and was still executing at 2018/06/08 04:14:16.441 UTC.* I have gone through almost all the documentation to see if I can get something, couldn't get any help. Please help me if you know how to fix it. Regards, Vamsi -- 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/43f6dbfa-7d66-401f-a490-5ea30514f4dc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
