[google-appengine] Re: Gloud app deploy failure "cannot use -o with multiple packages"

2018-10-30 Thread 'Edgar (Google Cloud Platform Support)' via Google App Engine


This issuetracker thread  
discuss the same issue as described here. The library used is the same as 
well and they have been able to resolve the issue. The issue is regarding 
the migration and difference  between the Go 11.9 runtime and the new Go 
1.11 runtime for App Engine. Please read more below for more details.


- Verify which Go runtime version you are running and should it be Go 1.11, 
the issue could be resolved by:

Putting your application and related code in your GOPATH.

or

Creating a go.mod file to define your module.

You will find more in-depth information in this article 

 
regarding the runtime differences and steps details in order to do the 
above.



Please kindly note that this forum is meant for general discussion of the 
App Engine platform, not specific technical issues. If you believe that 
what you've encountered is platform specific issue you can report this by 
creating an issue in the Issue Tracker 
 and Google Cloud 
Support team member will assist you to resolve your issue. If your issue is 
not a platform issue but rather a problem with how you've configured your 
code, although you're not sure what it may be specifically, you should post 
to StackOverflow  and community of 
developers will assist you.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/1cc35c46-b479-4feb-a77f-5418ecf51886%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: "cd" was removed in GAE Standard Node.js and broke our app

2018-10-30 Thread 'Jorge A (Google Cloud Support)' via Google App Engine
What is the error message you're getting? Also, what runtime are you using? 
And how do you know CD isn't available anymore, is that part of the error 
message?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/0c7eded3-dbbf-4cf3-8b70-95f8f660cf1b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: problem with gpu Quota Increase Request

2018-10-30 Thread 'David (Google Cloud Support)' via Google App Engine


Hello Marc,

It looks like there is a problem with your billing account and you won’t be 
able to request for additional quota until that problem is resolved. I 
apologize if you were told that your billing account is in good standing. 
Please contact our Billing Support Team 
 once 
again since they are the only ones who are able to help you with this 
matter. Once your billing issue is resolved, you may file a new request 
 for additional 
quota.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/a8599eb8-76bf-4f76-a635-47e94554db0b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Connect to MongoDB Atlas from Google App Engine Standard

2018-10-30 Thread 'Yasser Karout (Cloud Platform Support)' via Google App Engine
Hello,

Can you provide the error you get when you try connecting to MongoDB 
database hosted on MongoDB Atlas? It will help troubleshooting what went 
wrong.

Your question might be better addressed on StackOverflow 
 as the format is more suited for development 
questions and will give your issue greater visibility. Groups is more 
suited for general discussions.


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/ce3e0290-2e76-4287-9224-e2d722f28f65%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Вопрос (Question)

2018-10-30 Thread 'Omair (Cloud Platform Support)' via Google App Engine


Hello,

The Google Cloud Platform free offering  
has two parts:


   - 
   
   A 12 month, $300 credit free trial
   - 
   
   Free usage limits on selected products and features
   
If you sign up for Google Cloud Platform account for the first time, you 
will get $300 credit (not cash) for 12 months which will be applied to your 
billing account against charges you receive when using our products beyond 
their free usage limits . To see who is eligible click here 

.

In case you were referring to the Google Maps Platform, it has a monthly 
$200 credit free tier. See the FAQs 
 
for more details.




On Tuesday, October 30, 2018 at 9:00:53 AM UTC-4, dev.reli...@gmail.com 
wrote:
>
>
> Если я привяжу свою карту в google cloud мне дадут 300$ просто так? Мне их 
> возвращать и тд не придется? Их дают для того чтобы протестировать 
> платформу?
> If I tie my google cloud map, will they give me $ 300 just like that? I do 
> not have to return them, etc.? Are they given to test the platform?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/f19eca96-4770-4b14-b448-0fbbf416d2f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Error 302 running cron and login:admin in app.yaml in google app engine

2018-10-30 Thread Pedro Perez Garcia
Hi,

I'm using this handler in app.yaml

--  app.yaml
runtime: python27
api_version: 1
threadsafe: true

handlers:
- url: /hellocron
  script: main.app
  login: admin


When I run it on google chrome with this url  (
https://myappname.appspot.com/hellocron) it's working, it returns what is
expected
https://myappname.appspot.com/hellocron

It's returning 302 when I run it by cron.

I tested to deploy the same application to another project and the error is
the same.

Thanks in advance!



El mar., 30 oct. 2018 a las 15:54, 'George (Cloud Platform Support)' via
Google App Engine () escribió:

> Your cron correctly calls /hellocron. The 302 error is returned from the
> call, so your handler needs attention, not cron. Error code 302 means
> "Found: Resource temporarily located elsewhere according to the Location
> header". You may read more detail on the "HTTP Status and Error Codes for
> JSON" page
> 
> .
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-appengine+unsubscr...@googlegroups.com.
> To 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/e8c27e1b-0708-436a-ab2f-5709cf15184a%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/CAH8aSOXe41vprRky8SoC9pzQzWWMNw_GPXxvxEoUGFzT_0-QGQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Gloud app deploy failure "cannot use -o with multiple packages"

2018-10-30 Thread brian
I created a go web application and successfully deployed it using "gcloud 
app deploy". When I added a reference to "github.com/gorilla/mux", I was 
able to build and run it locally. When I deployed it using "gcloud app 
deploy", it failed with the following error message.



Services to deploy:

descriptor:  
source:  
target project:  
target service:  [default]
target version:  [20181030t105409]
target url:  


Do you want to continue (Y/n)?  y

Beginning deployment of service [default]...
╔╗
╠═ Uploading 0 files to Google Cloud Storage═╣
╚╝
File upload done.
Updating service [default]...failed.
ERROR: (gcloud.app.deploy) Error Response: [9] Cloud build 
 status: FAILURE.
Build error details: go build: cannot use -o with multiple packages
.
Check the build log for errors: 
https://console.cloud.google.com/gcr/builds/?project=

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/6d63d945-d97e-4965-81ea-9658ab2d0fbe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: App Engine Enable managed security not working

2018-10-30 Thread 'Harmit Rishi (Cloud Platform Support)' via Google App Engine


Hello,

Based on the information you have given, it seems that you are encountering 
an issue when changing from Self-managed SSL certificates to a Google 
Managed SSL certificate. Specifically issue regarding the verification your 
custom domain when trying to switch over SSL management. 

The troubleshooting section 

 
of the Google documents mentions that App-Engine cannot provision 
certificates for an unverified domain. You mentioned that this is not the 
case as you have verified domain ownership via Webmaster Central 
.

I would assume this issue has arised after completing the appropriate set 
up for mapping your custom domain to your GAE application and configuring 
your dns record 
.
 
As a precaution it would be a good idea review the process once more. 

At this point, it seems there is more to your issue and we would require 
more information to resolve it. I would like to redirect you to creating a 
private issue on our Public Issue Tracker 
to help with your 
this. 

(Note: You can navigate to the section Compute > Create new App Engine 
issue.)

On Saturday, October 27, 2018 at 11:00:34 AM UTC-4, Devel63 wrote:
>
> I am having this same problem with subdomain.mydomain.com, which is 
> currently using a self-signed SSL certificate.  The problem is that for 
> some reason that certificate is no longer trusted by the browser, so I 
> thought I'd switch over to Google's managed security.
>
> But I can't do anything, and as the original poster says, I'm getting the 
> message that I must be a domain owner.
>
> However, I am also unable to reverify.  I have tried adding a TXT record, 
> a CNAME record, and via Webmaster Central, the integrated GoDaddy check.  
> All those checks seem to be trying to verify the domain, not the subdomain, 
> but the documentation seems to imply that's expected.
>
> Not sure if it's related, but Webmaster Central says I am indeed the 
> verified owner of the domain.  But it says this is the case via Delegation, 
> from another verified owner that is **@g*account.com 
> , which is presumably the standard 
> gmail login that got migrated when I created the Google Apps equivalent.  
> But that happened many years ago, and I added the subdomain.domain.com 
> property to App Engine years long after that.  I suppose it's possible that 
> with the new managed security, they are doing some other checks, and this 
> has fouled things up.
>
> Anyway, can someone help me?
>
>
> On Tuesday, October 2, 2018 at 6:35:39 PM UTC-4, John Janzen wrote:
>>
>> Thanks Amit.
>>
>> Reverifying the domain did the trick. (Still not sure why I had to 
>> reverify)
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/4fd42abc-0abd-4946-9759-b08e202db494%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Connect to MongoDB Atlas from Google App Engine Standard

2018-10-30 Thread Raj Chaudhary


I can successfully connect to a MongoDB database hosted on mLab from Google 
App Engine Standard (Node.js 8 runtime) using the 3.4+ driver.


But I can't connect to a MongoDB database hosted on MongoDB Atlas from 
Google App Engine Standard (Node.js 8 runtime) using both, 3.6+ driver as 
well as 3.4+ driver.


3.6+ driver connection string:


mongodb+srv:
//username:passw...@xyz-wc7dj.gcp.mongodb.net/dbname?retryWrites=true

3.4+ driver connection string


mongodb:
//username:passw...@xyz-shard-00-00-wc7dj.gcp.mongodb.net:27017,xyz-shard-00-01-wc7dj.gcp.mongodb.net:27017,xyz-shard-00-02-wc7dj.gcp.mongodb.net:27017/dbname?ssl=true&replicaSet=xyz-shard-0&authSource=admin&retryWrites=true

Please help!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/15968006-5357-4b49-a2e2-20e726a99a13%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: App Engine Flexible DNS client settings

2018-10-30 Thread diogoalmeida via Google App Engine
A possible solution you can try is to update resolv.conf file. However, as 
in App Engine, the local filesystem that your application is deployed to is 
not writable, you would not be able to edit. 

You are more likely to get some results on that by using App Engine 
Flexible Environment with the custom runtime 
.
 
The custom runtime environment runs as a docker container and docker tries 
to make a binding link to a system resolv.conf 

 
file.

You can also try to override DNS server used as shown here [3] using 
dns.resolver 

.

Note that the suggestions here have not been tested on my end as it is a 
customization of your environment, so I recommend that you consider it 
first in a test environment.

On Tuesday, October 30, 2018 at 9:06:44 AM UTC-4, Mark Drummond wrote:
>
> Is it possible to change the DNS client settings for an App Engine 
> Flexible deployed (Python/Django in this case) app? I'd like the app in 
> question to reference our internal DNS servers, available to the app over a 
> Cloud VPN connection.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/57173c2b-8f75-4979-b876-bc86a7dce9c2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: is it possible listen to a pub/sub topic without a subscription?

2018-10-30 Thread 'Olu' via Google App Engine
If you want a feature that offers a different behavior on Cloud PubSub, I 
recommend reporting this Feature Request 

 on 
the Issue tracker . The Feature request 
would be submitted to the PubSub Engineers. However, Feature Requests are 
subject to evaluations and there are usually no ETA for the implementation. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/eec9caf5-b6b5-456e-8478-598a0c53f761%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: is it possible listen to a pub/sub topic without a subscription?

2018-10-30 Thread 'Olu' via Google App Engine
By design, for every subscription the Google Cloud PubSub delivers messages 
at least once. Hence, even if the subscriber is not present 
, the unacknowledged 
messages are stored in a persistent storage for 7 days after the messages 
are published. 

The documentation 
 
explains 
the exceptions to the "at least once delivery" approach of the Cloud PubSub 
and why a message would be deleted. Messages published before a 
subscription is created would not be retrievable. Also, a maximum retention 
of 7 days, after which the message would be deleted.

Hence, it is intended behavior that your Subscriber would still be able to 
retrieve backlogs of messages (that are under 7 days), even if it was off 
for some time.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/e75be439-ee56-4644-8858-42a3cac88dbb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Error 302 running cron and login:admin in app.yaml in google app engine

2018-10-30 Thread 'George (Cloud Platform Support)' via Google App Engine
Your cron correctly calls /hellocron. The 302 error is returned from the 
call, so your handler needs attention, not cron. Error code 302 means 
"Found: Resource temporarily located elsewhere according to the Location 
header". You may read more detail on the "HTTP Status and Error Codes for 
JSON" page 
. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/e8c27e1b-0708-436a-ab2f-5709cf15184a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] App Engine Flexible DNS client settings

2018-10-30 Thread Mark Drummond
Is it possible to change the DNS client settings for an App Engine Flexible 
deployed (Python/Django in this case) app? I'd like the app in question to 
reference our internal DNS servers, available to the app over a Cloud VPN 
connection.

-- 
The content of this message is subject to our e-mail confidentiality 
policy.  
Le contenu de 
ce message est assujetti à notre politique en matière de confidentialité 
des courriels. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/3016e9b9-6466-48bd-97a4-7066d80e6b33%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Clarifying App Engine, custom VPCs, and VPNs

2018-10-30 Thread Mark Drummond
Thanks David!

On Monday, October 29, 2018 at 5:51:10 PM UTC-4, David (Google Cloud 
Support) wrote:
>
> Hello Mark,
>
> Yes that is correct, as this document 
>  states:
>
> “The following types of endpoints/resources are NOT propagated to directly 
> peered networks:
>
> - Static routes
>
> - VPNs “
>
> You would need to setup Cloud VPN connections to every project that needs 
> a VPN.
>
>
-- 
The content of this message is subject to our e-mail confidentiality 
policy.  
Le contenu de 
ce message est assujetti à notre politique en matière de confidentialité 
des courriels. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/d5fbf6f4-a296-4cfd-9b5f-29cf7e6881d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: is it possible listen to a pub/sub topic without a subscription?

2018-10-30 Thread Nick Pomfret
I'm not sure I understand your answer.

Maybe my question was unclear...  I am publishing messages onto  a topic.
If my app isn't running I'm happy for those messages to disappear. AND I
don't want a backlog of messages when I switch my app on.  I want topic
behaviour, not queue behaviour (which is what I'm getting when I create a
subscriber).



On Mon, 29 Oct 2018 at 18:12, 'Julie (cloud platform support)' via Google
App Engine  wrote:

> According to this Pub/Sub FAQ question
> 
> trying to publish a topic
> without subscriptions will result in the messages being dropped, however
> the publish operation should succeed which you can use to confirm that your
> application is switched on.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-appengine+unsubscr...@googlegroups.com.
> To 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/6c16c539-c96e-409b-b28e-6d53035d9804%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/CACfBfNvrcoh-YObVqRAxz1p1LFeQPznKKOY3UBNMraVtJX8qWA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Вопрос (Question)

2018-10-30 Thread dev . reliable . host

Если я привяжу свою карту в google cloud мне дадут 300$ просто так? Мне их 
возвращать и тд не придется? Их дают для того чтобы протестировать 
платформу?
If I tie my google cloud map, will they give me $ 300 just like that? I do 
not have to return them, etc.? Are they given to test the platform?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/efc446cf-108e-49cc-a653-4b6a32269cc2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] problem with gpu Quota Increase Request

2018-10-30 Thread Marc Craun
i was trying 4 p100 gpu and i make a Request to Increase my quota for 1 to 
4 
but support keep reply with this message

Thank you for requesting additional quota and I hope you're doing well 
today. My name is Allan from the Cloud Platform Support team and I am happy 
to help you. We have received your quota increase request for 
arctic-plasma-220511. Unfortunately, our approval team is unable to grant 
your request at this time due to the status of your billing account.

Please contact our Billing Support Team directly by creating a ticket via 
this link [1]. Once you have resolved the issue with your billing account, 
you can file a new request [2] for additional quotas.

I hope this information points you in the right direction. I’ll mark this 
case as closed now. If you have any further questions, you can also reach 
out to us at gc-t...@google.com 

.

Best regards, 

Allan H on behalf of the Google Compute Team

[1] 
https://support.google.com/cloud/contact/cloud_platform_billing?hl=en&cfsi=bronze_contact&cfnti=6186161&cft=3
 
[2] https://cloud.google.com/compute/quotas#requesting_additional_quota



icontact with billing team in live chat they said my billing account works 
fine

i dont understand where is the problem?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/3335b6b8-7640-42e5-8bc4-a8fafa68fa8e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Node 8 Standard (Express) not gzipping content

2018-10-30 Thread Attila-Mihaly Balazs
Please also note that there are some weird rules around the Google Frontend 
gzipping / not gzipping the response - it doesn't always respect 
"Accept-Encoding", but rather does some user agent sniffing: 
https://cloud.google.com/appengine/docs/standard/python/how-requests-are-handled#response_compression

Attila

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To 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/88fe5d95-56b8-40f7-9508-609d657b63e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.