-
i have created a new project, and am attempting to deploy the hello world node app. i get this error:
```
Updating service [default] (this may take several minutes)...failed.
DEBUG: (gcloud.app.…
-
I was trying to build a Rails 7 application (with jsbundling-rails installed). While yarn is correctly installed, it fails because there's no version of NodeJS installed:
```
Running "bundle exec …
-
godoc relies on https://golang.org/doc/go1.10#goroot but GAE Classic is still running Go 1.9.
Convert to use GAE Flex so that we can rid ourselves of these limitations (and deploy godoc from the `r…
-
We are testing the current Maven GAE plugin for new scenarios for App Engine Standard future runtimes...
First of all, they are for Standard (even if the current logs I see shows that Flex staging …
-
**Version**:
redis-py: 3.2.1
redis server: 5.0.5
**Platform**: Debian
**Description**:
I have a connection to the Server that is idle for a few hours, and when I try to perform an operation…
-
I want to propose to add a new deployment guide about Google App Engine.
https://strapi.io/documentation/3.0.0-beta.x/guides/deployment.html
-
App Engine requires that the Go files be in the same directory as app.yaml, but the current instructions say to copy the `present/` dir from `x/tools/cmd/` into the root of the x/talks repo. Since tha…
-
### What did you do?
Visit https://play.golang.org/p/mxWrzSFu_W.
Keep "Imports" checkbox unchecked, press the Format button.
Check the "Imports" checkbox, try pressing the Format button again.
…
-
Most of the time, the latest version of Go isn't available on GAE. That causes problems, like with #21601.
We should move it to GAE flexible and/or GKE, where we can just run a container and theref…
-
There was a previous mailing list post at https://groups.google.com/forum/#!topic/golang-nuts/fFEuIHf6NWE about this issue. @broady fixed it once back in June but it's happening again, as @stevenh men…