[google-appengine] "Failed to create manifest file" error when deploying nodejs app

2019-04-21 Thread Hugo M
I'm getting this error: DEBUG: (gcloud.app.deploy) Error Response: [13] Failed to create manifest file. Traceback (most recent call last): File "/some-folder/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 987, in Execute resources = calliope_command.Run(cli=self, args=args) F

Re: [google-appengine] Course Builder Deployment - "Could not guess mimetype"

2019-04-21 Thread Uffa Modey
Thank you Adam. This was extremely helpful. I was also getting this error message. I followed the app creation flow in the Cloud Console under 'App Engine' and I have now successfully set up course builder On Monday, January 23, 2017 at 1:22:08 AM UTC+1, Adam (Cloud Platform Support) wrote: >

[google-appengine] Re: Import Error: No Module named google.auth

2019-04-21 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Melanie, Have you installed Client Libraries with pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib? You can find related detail on the "Python Quickstart" documentation page . -- You rece

[google-appengine] Re: "InvalidSenderError: Unauthorized sender error" suddenly started happening on our project.

2019-04-21 Thread Andrea Cimino
Il giorno domenica 21 aprile 2019 19:30:27 UTC+3, George (Cloud Platform Support) ha scritto: Hi George, unfortunately, at least from my point of view, the documentation is not really clear. "All email addresses on the Email API Authorized Senders list need to be valid Gmail or Google-hosted

[google-appengine] Re: "InvalidSenderError: Unauthorized sender error" suddenly started happening on our project.

2019-04-21 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Andrea, You can find details relevant to your question "what is a google-hosted domain account" on the "Mail API Overview" documentation page , namely in the "Who can send mail" sub-chapter. "App Administrator

Re: [google-appengine] Re: Max 10,000 file limit is not suitable for modern full featured wordpress site or any PHP app

2019-04-21 Thread G. M. Shaharia Azam
George, Thanks for your reply with instructions. But that's not the case. In my previous reply i wrote that to get file limit increase i have to upgrade my support plan with money and then tell someone from GCP support to increase. That's not convenient. That's what i wanted to express. -- Sh

Re: [google-appengine] Re: Max 10,000 file limit is not suitable for modern full featured wordpress site or any PHP app

2019-04-21 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Shaharia, You should have a look at the "Getting Support for Google Cloud Platform" documentation page , "Contacting Technical support" sub-chapter, and proceed in the accordance with the instructions provided there.

Re: [google-appengine] Re: Max 10,000 file limit is not suitable for modern full featured wordpress site or any PHP app

2019-04-21 Thread Shaharia Azam
From the GCP Console quota request, I couldn't find any option to increase this specific file limit quota on App Engine section. This quota is changeable? I didn't know that. So what would happen if I don't have any support package, to send a quota increase request, I have to upgrade my support

[google-appengine] Re: Cloud Tasks alternative for Kubernetes

2019-04-21 Thread Zdenko Hrcek
There is a plan to use (any) HTTP target in Cloud Tasks but it's currently in alpha. Sign up doc is here https://docs.google.com/forms/d/e/1FAIpQLSfc4uEy9CBHKYUSdnY1hdhKDCX7julVZHy3imOiR-XrU7bUNQ/viewform Useful video to watch https://www.youtube.com/watch?v=QZeNIlpQ4pI Zdenko On Friday, April