[google-appengine] Re: IP range Google App Engine

2021-04-07 Thread 'Nicola Spreafico' via Google App Engine
Hi Neils, you can start from here: https://cloud.google.com/appengine/kb#static-ip I don't know your specific scenario, but mind that usually this questions come from the need of configuring some sort of firewall for inbound connection, while it is not suggested to do this kind of configuration

[google-appengine] Re: Is the Memcache Service deprecated? (2nd generation runtime migration question)

2019-10-25 Thread 'Nicola Spreafico' via Google App Engine
Hi, Cloud Memorystore Memcache is a product that is actually in alpha status right now. There is no public documentation available for this as far as I can see. https://console.cloud.google.com/memorystore/memcache/instances During february of this year they shared a Google Form for the ones who

Re: [google-appengine] Re: AppEngine Java SDK 1.9.73 is not available in Maven central

2019-03-29 Thread 'Nicola Spreafico' via Google App Engine
o post to this group, send email to google-appengine@googlegroups.com. > Visit this group at https://groups.google.com/group/google-appengine. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-appengine/aca409a6-7286-4619-bdce-32cce3f1f860%40googlegro

[google-appengine] Re: Java 9, 10 and forward on App Engine Standard

2018-08-01 Thread 'Nicola Spreafico' via Google App Engine
+1 Il giorno mercoledì 1 agosto 2018 14:59:52 UTC+2, Leejjon ha scritto: > > Since Java 9, Oracle will release new Java versions every half year. > > I don't want to sound impatient, but supporting Java 8 took a long time. > Since Java 9 containing stuff like Jigsaw it looks to me that it would b

Re: [google-appengine] Whitelisting an application hosted in Google app engine

2018-05-16 Thread 'Nicola Spreafico' via Google App Engine
cb3b75%40googlegroups.com > <https://groups.google.com/d/msgid/google-appengine/c5704a40-ab3a-4451-8a45-a54d35cb3b75%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- *Nicola Spreafico* Softwa

[google-appengine] Re: Change Instance Scaling

2017-11-04 Thread &#x27;Nicola Spreafico' via Google App Engine
You can read from here the types of available scaling: https://cloud.google.com/appengine/docs/standard/java/an-overview-of-app-engine#scaling_types_and_instance_classes And from here how to configurare your application basing on the scaling you want: https://cloud.google.com/appengine/docs/st

[google-appengine] Re: swagger integration to Google app engine

2017-11-04 Thread &#x27;Nicola Spreafico' via Google App Engine
Hello Bhuvaneshwari, I just did the same yesterday, so I can help you out. >From this url you can download the Swagger UI files: https://github.com/swagger-api/swagger-ui Copy the "dist" folder of the repository in any folder of your webproject (let's say for example you'll copy the folder under

[google-appengine] Re: Cannot upload SSL certificate: "You do not have sufficient permissions to view this page."

2017-09-08 Thread &#x27;Nicola Spreafico' via Google App Engine
I had the very same problem as you, unable to load certificate and useless message ""You do not have sufficient permissions to view this page". As I discovered, try upload the certificate with gcloud: https://cloud.google.com/appengine/docs/standard/python/using-custom-domains-and-ssl#adding_ssl

[google-appengine] Re: Cannot upload SSL certificate: "You do not have sufficient permissions to view this page."

2017-09-08 Thread &#x27;Nicola Spreafico' via Google App Engine
I had the very same problem as you, unable to load certificate and useless message ""You do not have sufficient permissions to view this page". As I discovered, try upload the certificate with gcloud: https://cloud.google.com/appengine/docs/standard/python/using-custom-domains-and-ssl#adding_ss

[google-appengine] Re: Requests not showing in the logs

2017-09-01 Thread &#x27;Nicola Spreafico' via Google App Engine
I hade the same problem in the last 2 days. App Engine standard application, logs of requests are not shown after repeatedly pressing the refresh button (no filter applied, no version filter applied). I also received an Error Reporting email error, pressed the "View request" to see the log (whi

[google-appengine] Re: How do we vacuum indexes with datastore-indexes.xml?

2017-08-31 Thread &#x27;Nicola Spreafico' via Google App Engine
Assuming that you have a Maven project, you can stage the project with appengine:stage project in order to convert the xml file to the yaml counterpart. After that, in the appengine-staging folder you'll find the index.yaml file Il giorno giovedì 31 agosto 2017 17:14:28 UTC+2, Joshua Fox ha scri

[google-appengine] Re: How do we pass --log-http to gcloud when using Maven?

2017-08-14 Thread &#x27;Nicola Spreafico' via Google App Engine
I used in the past this kind of method: 1) Staging the project with the maven plugin: appengine:stage 2) Deploy the staged directory directly with gcloud *gcloud --quiet --log-http --verbosity debug app deploy "$staging_directory/app.yaml" --version $version --project $project* If you need to

[google-appengine] Re: Can't file bugs to issue tracker

2017-06-05 Thread &#x27;Nicola Spreafico' via Google App Engine
It is happenging to me as well. Glad I'm not the only one At first I thought about an issue with my browser, but you have the same error. Error: The following field(s) have invalid values: must be a comma separated list of issue IDs Chrome with Windows 10, I'm trying to open a new issue on [Pub

[google-appengine] AppIdentity Credential vs Application Default Credentials

2017-04-28 Thread &#x27;Nicola Spreafico' via Google App Engine
Hi, I'm unable to properly understand the differences between this 2 authentication methods: AppIdentity: https://cloud.google.com/appengine/docs/standard/java/appidentity/#asserting_identity_to_google_apis Application Default Credentials: https://developers.google.com/identity/protocols/appli

[google-appengine] Re: Cron tasks not uploaded using Google Cloud Tools for Eclipse

2017-03-15 Thread &#x27;Nicola Spreafico' via Google App Engine
If you're using a Maven-based project, by default implementation of the Maven Plugin only the app.yaml file (the application itself) is deployed. If you need to deploy the *cron*, *queue *and *index *as well, you need to configure the deployables configuration with all the files Please see this

[google-appengine] Re: Appengine Endpoints Api Explorer 'time to execute'

2017-03-01 Thread &#x27;Nicola Spreafico' via Google App Engine
I had a similar problem, discussed with Google Support (case number 11020875) Which version of Google Endpoints are you using? Il giorno mercoledì 1 marzo 2017 03:52:48 UTC+1, Rajesh Gupta ha scritto: > > Hi, > I am testing the deployed endpoints. Its a simple api with 3 fieds > I am testing usi

[google-appengine] Re: How to download data from my datastore to the local machine

2017-02-27 Thread &#x27;Nicola Spreafico' via Google App Engine
The appcfg client cannot be used anymore because it use a username/password authentication, which has been deprecated in favor of oauth2 (and not supported by the client itself). About 1 year ago I had a very very long ticket with google support (issue number #08922843) where we analyzed all thi

[google-appengine] Re: How to make Google appEngine plugin for Eclipse neon.2 work with Cloud SDK for Python in Windows.

2016-12-29 Thread &#x27;Nicola Spreafico' via Google App Engine
Here is my current configuration Eclipse Java EE IDE for Web Developers. Version: Neon.2 Release (4.6.2) Build id: 20161208-0600 Google Cloud Platform for Eclipse 4.5 and 4.6 0.1.0.201612082156 com.google.cloud.tools.eclipse.suite.e45.feature.feature.group Google, Inc. and is working fine. W

[google-appengine] Re: Requests coming up in logs several times

2016-12-05 Thread &#x27;Nicola Spreafico' via Google App Engine
I got the same problem already discussed with Google Support This morning (UTC) I got this reply: The issue was due to an incorrect parsing that caused precision loss of the timestamps which in turn is causing the same log entry to show over and over again as a user attempts to scroll the UI in

[google-appengine] Re: State of Java 8 on App Engine (not the flexible env)

2016-08-24 Thread Nicola Spreafico
See also this issue https://code.google.com/p/googleappengine/issues/detail?id=9537 Il giorno mercoledì 24 agosto 2016 20:04:00 UTC+2, ra ha scritto: > > Hi, > > > I am just wondering what the state of affairs is with Java 8 on the > App Engine (not the flexible env). > Java 8 was released almo