-
#### Environment details
- Ruby version: 3.2.2
- Rails version: 7.1.1
- Gem name and version:
- GAE: flexible environment with custom container
#### Steps to reproduce
1. Deploy…
-
Google just announced that Cloud Endpoints v1 is deprecated and will be shut down on August 2nd 2018: https://cloud.google.com/endpoints/docs/frameworks/legacy/v1/java/
Any thoughts about migrating…
-
**Describe the bug**
The PHP extensions included in the main builder (`gcr.io/buildpacks/builder`) don't seem to match those on App Engine Standard.
Tested against PHP 8.3, some of the versions …
-
-
In several GAE flex deployments, passing the additional flag `--stop-previous-version` has failed to turn off/scale down previous versions to 0.
This can result in developers being charged for idle…
-
I have very simple hello world paly+japid app on GAE. The problem I have is when I refresh the page over a couple of minutes it takes about 7 seconds to load the page. It looks like not a GAE issue as…
-
See https://github.com/GoogleCloudPlatform/gcloud-maven-plugin/issues/100#issuecomment-535135004 for history
Caused by:
java.lang.NullPointerException
at com.google.appengine.tools.cloudstorage.d…
-
# Problem you have encountered:
As of 2022-05-13 our deploys to App Engine are failing.
This appears to be due to missing GLIBC
The build fails at this step.
```
Step #1: INFO[0036] RUN yarn in…
-
Trying to deploy a Java Web App to GAE using IntelliJ.
I followed the tutorial https://cloud.google.com/tools/intellij/docs/deploy-flex but changed the demo project to one of my exsting one.
De…
-
Hello,
I have a Laravel PHP app with the following:
- app.yaml
```
runtime: php
env: flex
runtime_config:
document_root: public
whitelist_functions: proc_open
automatic_scaling:
min_num_…