Re: [google-appengine] Re: F1 instances now have 256MB memory?

2018-12-31 Thread Tapir
128M is not enough to run a simple Java web app. On Monday, December 31, 2018 at 5:25:26 PM UTC-4, Jeff O'Neill wrote: > > Hi George, > > My interest in upgrading is faster processors. I have some fairly > computational tasks that I would like to get done more quickly. > > My F1 instances have 2

[google-appengine] Re: gcloud irregular file-permissions failure

2018-12-31 Thread 'Nicolas (Google Cloud Platform Support)' via Google App Engine
Hello Joshua, This could be caused by your disk running out of space and the system is sending you a generic “permission denied” error. If you are using Google Cloud Shell try to restore it to a clean state by following the following steps: 1. Open your Cloud Shell. 2. In the Cloud Shell menu

Re: [google-appengine] Re: 404 error

2018-12-31 Thread 'Harmit Rishi (Cloud Platform Support)' via Google App Engine
Hi Madhukar, It seems the screenshot you have attached does not correlate with the description you have provided. Are you receiving a 404 page error on the [PROJECT-ID].appspot.com url for your Google App Engine project? Also, I noticed that the screenshot you have provided has some data that

Re: [google-appengine] Re: F1 instances now have 256MB memory?

2018-12-31 Thread Jeff O'Neill
Hi George, My interest in upgrading is faster processors. I have some fairly computational tasks that I would like to get done more quickly. My F1 instances have 256MB. They regularly go above 128MB and when they exceed 256MB, I get this message in my logs: Exceeded soft memory limit of 256 MB

[google-appengine] Re: F1 instances now have 256MB memory?

2018-12-31 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Jeff, You might have discovered a discrepancy in different documentation pages. Where did you see 256MB value being indicated? Not aware of any similar changes in F1 values right now. What would you like to upgrade to? What specific advantages are you looking for, with this prospective

Re: [google-appengine] Re: Unable to complete Tutorial on Google Compute Engine

2018-12-31 Thread 'Larbi (Google Cloud Support)' via Google App Engine
Hi, The IP is related to the panel, you need to add 1000 to the port in order to see the panel, in your case it should be the port 1080 Try : http://104.196.223.176:1080 -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from

[google-appengine] F1 instances now have 256MB memory?

2018-12-31 Thread Jeff O'Neill
It seems that F1 instances (at least on GAE standard) now have 256MB memory although the docs still say they have 128MB (https://cloud.google.com/appengine/docs/standard/#instance_classes). Are there any other changes to the size and speed of instance classes? I'm thinking about upgrading and