[google-appengine] Weird New Delayed Deployments

2018-01-03 Thread Kaan Soral
Just started experiencing weird deployments, wondering whether it's a thing Previously I never got 404's during a deployment, but with this issue, got 404's during a deployment, which is concerning, previously, requests would be answered by the earlier code And the delays: 06:17 PM Checking if

[google-appengine] runtime not allowed when migrating from java7 to java8

2018-01-03 Thread Angel Koh
Hi, I'm following this migration guide https://cloud.google.com/appengine/docs/standard/java/migrating-to-java8 and it says that i should add java8 to your appengine-web.xml file and redeploy the app. When i try to do it, I get "Element runtime is not allowed here" error. should i change a

[google-appengine] Google clould billing and Wordpress site issue!

2018-01-03 Thread SiddhartH SolankI
Hello, My debit card was declined by google cloud and then after 2/3 days i have entered the Credit card to my google cloud billing! I have restarted those instances and still my wordpress sites aren't getting live! What i can do to make it relive again? Any suggestions ? Thanks in advance!

[google-appengine] Facing issue on my wordpress sites!

2018-01-03 Thread SiddhartH SolankI
Hello, My debit card was declined by google cloud and then after 2/3 days i have entered the Credit card to my google cloud billing! I have restarted those instances and still my wordpress sites aren't getting live! What i can do to make it relive again? Any suggestions ? Thanks in advance!

[google-appengine] Re: billing account suspended

2018-01-03 Thread SiddhartH SolankI
Hello i am facing the issue, My wordpress sites aren't getting live! -- 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 google-appengine+unsubscr...@googlegro

[google-appengine] Re: Weird New Delayed Deployments

2018-01-03 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Kaan, What is the exact text of the 404 error, as you received it? You have only copied more than one "Checking if updated app version is serving." message. What is the output of the gcloud info command? You are encouraged to run the deployment command with the --verbosity=debug switc

[google-appengine] Re: Initializing Firebase Admin in App Engine standard Java

2018-01-03 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Zeyad, Your "try" block seems to lack a line: ".setDatabaseUrl("https://.firebaseio.com/") ". For related details, you may read the "Initialize the SDK" sub-chapter of the "Add the Firebase Admin SDK to Your Server" online document . The bui

[google-appengine] Help on the local AppInventor

2018-01-03 Thread atab121
Hello everyone, We are a group of students working on a project involving the local AppInventor. Our goal is to modify the admin pageso that the acces to the list of users' projects can be modified, meaning instead of accessing a project on "read only" as the admin, he will be able to connect a

[google-appengine] Re: Help on the local AppInventor

2018-01-03 Thread 'Yannick (Cloud Platform Support)' via Google App Engine
Hello, this forum is about Google App Engine , which has no relation to AppInventor. Note that the AppInventor is no longer linked to Google or supported by Google. You might be looking for the MIT App Inventor Forum

[google-appengine] Re: Initializing Firebase Admin in App Engine standard Java

2018-01-03 Thread Zeyad Almajed
I Only use Firebase Auth, so no need to use database, however I've added it just in case It doesn't work, I tried to use the following: "compile 'com.google.firebase:firebase-admin:5.6.0'" and "compile ('com.google.firebase:firebase-admin:5.6.0') { exclude group: 'com.google.guava' } compil

[google-appengine] Re: Google clould billing and Wordpress site issue!

2018-01-03 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
I see that you have created a duplicate thread about this issue. All further communications will occur in your duplicate thread . -- You received this m

[google-appengine] Re: Facing issue on my wordpress sites!

2018-01-03 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
For clarification, are you using App Engine instances or Compute Engine instances for your project? If you are working with Google Compute Engine, it is recommended to seek technical support on Stack Exchange using the supported Cloud ta