[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 tags, as Compute Engine specialists will be able to help you there.

- Kindly note, that for any problems related to your billing account it is 
recommended to send your inquiry to the Billing team by opening a Billing 
Support Case 
.

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/edcc780d-fb36-4bb5-9f87-50dd9e826f90%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/7382576f-c7dd-4014-ab26-62edd44399dd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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'
}
compile 'com.google.guava:guava:23.0'"

 and 5.7.0 and 5.4.0

none of them work


I'm using Java 8 standard app engine and stuck for a whole week


On Wednesday, January 3, 2018 at 11:27:38 PM UTC+3, George (Cloud Platform 
Support) wrote:
>
> 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 build.gradle file 
> should include the statement: 
>
> "dependencies {
>   compile 'com.google.firebase:firebase-admin:5.6.0'
> } "
>

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/513b5afc-cef8-4266-99ac-e2653356aab9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 
.

On Wednesday, January 3, 2018 at 4:11:00 PM UTC-5, atab121 wrote:
>
> 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 as said 
> user and modify it as he wishes. He will also be able to delete a project 
> or save it on his computer.
> We noticed that the login page is not actually in the source code of the 
> local appinventor but is part of the google developpment server. We would 
> like to know how to have access to the source code of those pages (login 
> and admin pages) in order to alter them.
> On the other side, we came to the conclusion that to list the users' 
> projects, the admin page had to have access to some database where all the 
> projects are stored, we would like to know where is that database and how 
> to access it.
>
> Thank you
>

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/36f3772c-698d-4fd0-92a0-239a66b9e3df%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 as said 
user and modify it as he wishes. He will also be able to delete a project 
or save it on his computer.
We noticed that the login page is not actually in the source code of the 
local appinventor but is part of the google developpment server. We would 
like to know how to have access to the source code of those pages (login 
and admin pages) in order to alter them.
On the other side, we came to the conclusion that to list the users' 
projects, the admin page had to have access to some database where all the 
projects are stored, we would like to know where is that database and how 
to access it.

Thank you

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/57e63791-91ce-4e52-9bac-a8ea08a18193%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 build.gradle file 
should include the statement: 

"dependencies {
  compile 'com.google.firebase:firebase-admin:5.6.0'
} "

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/b2cf0552-3b2c-4c6b-83c5-53cc557384b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 
switch, and copy the output text here. 

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/549ab672-a3da-4477-a252-511d02eb44ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/8b9b9037-8252-4105-9339-996a47e52514%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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!

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/0b5a3138-3358-4512-bdc4-30ba53ad5f22%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 any other things in the gradle build? 

I've also posted a question 
at 
https://stackoverflow.com/questions/48072989/gae-migration-from-java-7-to-8-on-android-studio

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/8b733774-4ddb-4a81-9f0b-5c4781a516de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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!

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/31485742-cb9d-47f4-a86f-33cb26ebbd47%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 deployment succeeded.

06:17 PM Will check again in 1 seconds.

06:17 PM Checking if deployment succeeded.

06:17 PM Will check again in 2 seconds.

06:17 PM Checking if deployment succeeded.

06:17 PM Will check again in 4 seconds.

06:17 PM Checking if deployment succeeded.

06:17 PM Will check again in 8 seconds.

06:17 PM Checking if deployment succeeded.

06:18 PM Will check again in 16 seconds.

06:18 PM Checking if deployment succeeded.

06:18 PM Will check again in 32 seconds.

06:18 PM Checking if deployment succeeded.

06:18 PM Will check again in 60 seconds.

06:19 PM Checking if deployment succeeded.

06:19 PM Deployment successful.

06:19 PM Checking if updated app version is serving.

06:19 PM Will check again in 5 seconds.

06:19 PM Checking if updated app version is serving.

06:19 PM Will check again in 5 seconds.

06:20 PM Checking if updated app version is serving.

06:20 PM Will check again in 5 seconds.

06:20 PM Checking if updated app version is serving.

06:20 PM Will check again in 5 seconds.

06:20 PM Checking if updated app version is serving.

06:20 PM Will check again in 5 seconds.

06:20 PM Checking if updated app version is serving.

06:20 PM Will check again in 5 seconds.

06:20 PM Checking if updated app version is serving.

06:20 PM Will check again in 5 seconds.

06:20 PM Checking if updated app version is serving.

06:20 PM Will check again in 5 seconds.

06:20 PM Checking if updated app version is serving.

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/10c8ff11-9f17-4acd-8ceb-fc62c967792e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.