I have two application that I want to deploy with Google Cloud App Engine. One of them is react front end, and I want to serve this through www.videoo.io Second
We have a project which is setup on GAE with java8 standard environment and the app runs on default service. Now I would like to add a new service to the app so
I'm deploying Django in Google App Engine. I get 502 Bad Gateway and in the log I get the following error: 2021-03-08 12:08:18 default[20210308t130512] Traceb
I have two Google App Engine instances, as well as the queue.yaml and cron.yaml files deployed automatically on push to master branch via Google Cloud Build tri
I want to launch my website on Google Cloud Platform. Initially it is non-commercial project so I've choosed an individual type of account. However later on I w
In appengine-web.xml we have <resource-files> tag to make resources files accessible to the application at runtime but not public, but in the new app.yaml
When I'm visiting my website (https://osm-messaging-platform.appspot.com), I get this error on the main webpage: 502 Bad Gateway. nginx/1.14.0 (Ubuntu). It'
I have a GAE project and for that to store the data i have used Cloud SQL database. I need to take on demand backup of my Cloud SQL database and the backup sho
In my work, i've to update a certain part of a project, that's its made in Next.js and deployed in Google Cloud Platform, i have done my work successfully but n
Our development team is scratching our heads wondering why Google App Engine latency tends to go through the roof from time to time with very little predictabil
We are using google appengine with go114 runtime. Our application size was usually around the 40mb. Suddenly from one moment to the other the size of our applic
We're using google Cloud Build to deploy pull-request specific versions of our app to GAE so we can share dev versions with stakeholders before launching them i
I am using intellij IDE and maven project. To debug cloud function, every time I need to Re-deploy with SYSO logs and taking 2 mins to upload. Do we have any me
I am trying to transform images using BlobstoreServiceFactory. The code is running perfectly on Google cloud app engine. But when I am running the code from lo
I tried to deploy the 'hello-World' Node Example from GCP to Google App Engine. And I followed all the Steps on the Quickstart Page. (Cloning git repository an
I'm getting started with GoogleCloudPlatform - I want to use it from Java on my Mac. I have followed the various installation instructions and have (presumably)
I have some entities created in datastore mode. It's not clear to me how to find the bucket they are stored in. If I go in to all my buckets using the bucket
Google's Advanced Cloud Logging Filters seem incredibly powerful, but equally complex to use. How does one craft a logging query that finds all HTTP requests wi
I pointed a new custom domain to a Google App Engine Standard Environment project and edited the DNS records per Google's instructions, and it seems to be redir
This is driving me crazy second day. I'm new to Laravel and trying to get Laravel 6 work on Google App Engine Standard. Tried: This tutorial and other ones, but