Category "google-app-engine"

Deploying FrontEnd and BackEnd as two separate applications with Google Cloud App Engine

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

run specific queue on new service in GAE java8 standard environment

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

Django Google App Engine: 502 Bad Gateway, already installed package not recognized

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

Google Cloud Build via cloudbuild.yaml times out randomly

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

Google Cloud: How to switch from individual to company account type after a while?

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

How to make resource files privatly and locally accessible to the application with app.yaml in GAE?

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

Error: Bad Gateway 502 when opening Google App Engine Python Domain

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'

How to export backup of Cloud SQL database in Google Storage?

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

How to deploy just the code in Google Cloud Platform

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

Google App Engine Latency skyrockets out of nowhere

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

Application size in appengine suddenly much bigger (go 1.14)

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

Workaround for lack of wildcard auth options in Firebase?

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

Google Cloud functions Java 11 - How to Debug locally ? Avoid the need of re deploy with logs

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

Google App engine Image transforming Issue from local tomcat server

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

Deploy Node App to GAE: Cannot find module 'v8-compile-cache'

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

Getting started with GoogleCloudPlatform / Java - basic app fails

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)

What is Relationship between entities and buckets in Google App Engine

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

Cloud Logging Advanced Log Filters: Find HTTP Requests >= Duration

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

Google App Engine SSL error "DNS records could not be found" even though custom domain is working

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

Laravel with App Engine Standard Class 'Facade\Ignition\IgnitionServiceProvider' not found

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