[google-appengine] Re: The current Google Cloud project does not contain an App Engine application. Use `gcloud beta app create` to initialize an App Engine application within the project

2020-06-15 Thread Siddharth Jain
I fixed this by running

gcloud components update

turns out I was using one and a half year old components.
After installing the components I also had to enable billing 
at https://console.cloud.google.com/billing/linkedaccount?
and enable cloud build 
at 
https://console.developers.google.com/apis/api/cloudbuild.googleapis.com/overview?project=xxx

I still get permission denied errors once in a while when I try to deploy 
e.g.:

Updating service [default]...failed.
ERROR: (gcloud.app.deploy) Error Response: [7] failed to fetch metadata from 
GCR, with reason: generic::permission_denied: failed to fetch metadata from 
GCR for image us.gcr.io/xxx/app-engine-tmp/app/ttl-2h:68b61902-1810-4fa5-
8345-63c2b86cdc66, with reason: generic::permission_denied: 
fetchImageMetadata failed for image us.gcr.io/xxx/app-engine-tmp/app/ttl-2h:
68b61902-1810-4fa5-8345-63c2b86cdc66, reason: generic::permission_denied: 
error fetching manifest (digest 
"sha256:c083a27da29cd7269bd95fa565fe33f2c01dfa963dcd023a33b98701bac0a747"): 
generic::permission_denied: HTTP/403 from http:
//storage.googleapis.com/us.artifacts.xxx.appspot.com/containers/images/sha256:c083a27da29cd7269bd95fa565fe33f2c01dfa963dcd023a33b98701bac0a747


Your current Cloud SDK version is: 124.0.0
You will be upgraded to version: 296.0.1

┌───┐
│   These components will be removed.   │
├┬┬─┤
│  Name  │  Version   │   Size  │
├┼┼─┤
│ Windows command line ssh tools │ 2016.05.13 │ 1.8 MiB │
└┴┴─┘
┌─┐
│  These components will be updated.
  │
├─┬┬──┤
│ Name│  Version   │  
 Size   │
├─┼┼──┤
│ BigQuery Command Line Tool  │ 2.0.57 │  < 1 
MiB │
│ BigQuery Command Line Tool (Platform Specific)  │ 2.0.56 │  < 1 
MiB │
│ Bundled Python 2.7  ││
  │
│ Cloud SDK Core Libraries│ 2020.06.10 │ 14.8 
MiB │
│ Cloud SDK Core Libraries (Platform Specific)│ 2020.04.10 │  < 1 
MiB │
│ Cloud Storage Command Line Tool │   4.51 │  3.5 
MiB │
│ Cloud Storage Command Line Tool (Platform Specific) │   4.50 │  < 1 
MiB │
│ Cloud Tools for PowerShell  ││
  │
│ gcloud Beta Commands│ 2019.05.17 │  < 1 
MiB │
│ gcloud app Python Extensions│ 1.9.91 │  6.1 
MiB │
└─┴┴──┘
┌┐
│  These components will be installed.   │
├┬┬──┤
│  Name  │  Version   │   Size   │
├┼┼──┤
│ Bundled Python 2.7 │ 2.7.13 │ 13.3 MiB │
│ Bundled Python 3.7 │  3.7.5 │ 14.7 MiB │
│ Bundled Python 3.7 ││  │
│ Cloud Datastore Emulator   │  2.1.0 │ 18.4 MiB │
│ Cloud Tools for PowerShell │   1.0.1.10 │ 17.9 MiB │
│ Windows command line ssh tools ││  │
│ Windows command line ssh tools │ 2020.01.03 │  3.2 MiB │
│ gRPC python library│ 1.20.0 │  1.5 MiB │
│ gRPC python library││  │
│ gcloud cli dependencies│ 2018.08.03 │  1.3 MiB │
│ gcloud cli dependencies│ 2020.06.05 │  3.4 MiB │
└┴┴──┘

A lot has changed since your last upgrade.  For the latest full release 
notes,
please visit:
  https://cloud.google.com/sdk/release_notes

Do you want to continue (Y/n)?

╔╗
╠═ Creating update staging area ═╣
╠╣
╠═ Uninstalling: BigQuery Command Line Tool ═╣
╠╣
╠═ Uninstalling: BigQuery Command Line Tool (Platform Sp... ═╣
╠╣
╠═ Uninstalling: Bundled Python ═╣
╠╣
╠═ Uninstalling: Cloud SDK Core Libraries   ═╣
╠╣
╠═ Uninstalling: Cloud SDK Core Libraries (Platform Spec... ═╣
╠╣
╠═ 

[google-appengine] Re: The current Google Cloud project does not contain an App Engine application. Use `gcloud beta app create` to initialize an App Engine application within the project

2020-06-15 Thread Siddharth Jain
Hi Elliott,

Thanks. I went here: 
https://issuetracker.google.com/issues/new?component=187191=1162848
but it only allows to create a public tracker. How do I create a private 
issue here?

On Monday, June 15, 2020 at 3:30:40 PM UTC-7, Elliott (Cloud Platform 
Support) wrote:
>
> Hello Siddharth,
>
> It seems that you would like to report an issue with GCP, deploying and 
> application. Google Groups is meant to discuss general Google products. The 
> best way to do this is to open a Google Issue Tracker 
> , where your issue 
> could be marked as private to share project information.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/012c406d-ddff-40c0-ad74-5026159do%40googlegroups.com.


[google-appengine] Re: The current Google Cloud project does not contain an App Engine application. Use `gcloud beta app create` to initialize an App Engine application within the project

2020-06-15 Thread 'Elliott (Cloud Platform Support)' via Google App Engine
Hello Siddharth,

It seems that you would like to report an issue with GCP, deploying and 
application. Google Groups is meant to discuss general Google products. The 
best way to do this is to open a Google Issue Tracker 
, where your issue 
could be marked as private to share project information.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/6662b93e-f41d-4013-85de-d0908971911ao%40googlegroups.com.


[google-appengine] Re: The current Google Cloud project does not contain an App Engine application. Use `gcloud beta app create` to initialize an App Engine application within the project

2020-06-15 Thread Siddharth Jain
I can even go to the app engine dashboard and see details like when I 
deployed last time

[image: Screen Shot 2020-06-15 at 11.56.21 AM.png]
so I think I am getting this error incorrectly. It says "The current Google 
Cloud project [xxx] does not contain an App Engine application." whereas it 
most definitely does. Could anybody from Google help 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/e166aef2-0107-44d3-bebb-731fe136d4f3o%40googlegroups.com.


[google-appengine] Re: Unable to install any plugin in wordpress hosted on google app engine

2020-06-15 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
Hi Shivam,

As explained in "Install and update WordPress, plugins, and themes 

":

"Because the wp-content directory on the server is read-only, you have to 
perform all code updates locally. Run WordPress locally and update the 
plugins and themes in the local Dashboard, deploy the code to production, 
then activate them in the production Dashboard."

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/51c12e3b-30fc-48d1-86bd-e122c8e56791o%40googlegroups.com.


[google-appengine] The current Google Cloud project does not contain an App Engine application. Use `gcloud beta app create` to initialize an App Engine application within the project

2020-06-15 Thread Siddharth Jain
Hello,

I am trying to re-deploy a GAE app. Last deployment I did was way back in 
2018. I am deploying by running following command

gcloud app deploy

but I get this error:

You are about to deploy the following services:
 - xxx/default/20200614t201625 (from [c:\my_dir\app.yaml])
 Deployed URL: [https://xxx.appspot.com]


Do you want to continue (Y/n)?  Y


ERROR: (gcloud.app.deploy) The current Google Cloud project [xxx] does not 
contain an App Engine application. Use `gcloud beta app create` to 
initialize an App Engine application within the project.


I doubt this error message because I have previously deployed an app and it 
is even live at https://xxx.appspot.com. I don't want to screw up anything. 
Can anybody help?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/34bbb3f9-63c9-44ec-b387-619e66f6011do%40googlegroups.com.


[google-appengine] Re: Get paid support from google for installing worpress on app engine.

2020-06-15 Thread Shivam Athiya
Thanks for your support i will head over to the info provided by you.

On Monday, June 15, 2020 at 8:46:14 PM UTC+5:30, Katayoon (Cloud Platform 
Support) wrote:
>
> Hi Shivam,
>
> I couldn't find any Google Cloud Platform support package 
>  to migrate your onperm project to GCP. 
> However you can expect getting assistance and receive solutions on how to 
> migrate your project to GCP via the paid support packages. If you need 
> someone to migrate your project, you may contact the GCP partners 
>  to help you move to Cloud. 
>
> I would like to add that here  (Start 
> by framework > Wordpress on App Engine Standard/Flexible environment) you 
> can find step-by-step tutorials on how to run WordPress on App Engine 
> standardflexible environment which can help you to better undrestand the 
> steps you should take to migrate to App Engine. If you have any technical 
> issue, you may then post your question on Stack Overflow 
>  for further 
> assistance.
>
>
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/4253c60b-f989-4b2b-81db-99b04bf81550o%40googlegroups.com.


[google-appengine] Re: Get paid support from google for installing worpress on app engine.

2020-06-15 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
Hi Shivam,

I couldn't find any Google Cloud Platform support package 
 to migrate your onperm project to GCP. 
However you can expect getting assistance and receive solutions on how to 
migrate your project to GCP via the paid support packages. If you need 
someone to migrate your project, you may contact the GCP partners 
 to help you move to Cloud. 

I would like to add that here  (Start by 
framework > Wordpress on App Engine Standard/Flexible environment) you can 
find step-by-step tutorials on how to run WordPress on App Engine 
standardflexible environment which can help you to better undrestand the 
steps you should take to migrate to App Engine. If you have any technical 
issue, you may then post your question on Stack Overflow 
 for further 
assistance.



-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/ef676785-37b7-4f35-8a74-2d48dd62dcc5o%40googlegroups.com.