[google-appengine] Re: "Billing has not been enabled" error on project with enabled billing

2020-05-11 Thread Alexander Kislitsky
I've found the problem. We are trying to save info into BQ Dataset in another project and this is root cause of error - in another project billing was disabled. On Saturday, May 9, 2020 at 1:13:57 AM UTC+3, Alexander Kislitsky wrote: > > An error appears today on stable working p

[google-appengine] Re: "Billing has not been enabled" error on project with enabled billing

2020-05-11 Thread Alexander Kislitsky
I've found the problem. We are trying to save info into BQ Dataset in another project and this is root cause of error - in another project billing was disabled. On Saturday, May 9, 2020 at 1:13:57 AM UTC+3, Alexander Kislitsky wrote: > > An error appears today on stable working p

[google-appengine] "Billing has not been enabled" error on project with enabled billing

2020-05-08 Thread Alexander Kislitsky
An error appears today on stable working project with enabled billing and valid credit card. Project working more than year. There weren't deploys or any changes were in app for a month. Redeploy doesn't help. Error appears on BQ table creation operation. -- You received this message because

[google-appengine] Re: Minimize Frontend Instance Hours

2020-04-07 Thread Alexander Kislitsky
Hi Matt Your configuration should limit the instance number, but if you are often deploy an application you can get out of free hour limit. https://cloud.google.com/appengine/quotas?hl=en_US#Instances: "Basic or automatic scaling: accrual ends fifteen minutes after an instance finishes

[google-appengine] Re: Unable to create serverless VPC connector for australia-southeast1 region

2020-04-01 Thread Alexander Kislitsky
/docs/configure-serverless-vpc-access#supported_regions > > > On Tuesday, March 31, 2020 at 6:45:51 AM UTC-4, Alexander Kislitsky wrote: >> >> Command >> >> ```gcloud compute networks vpc-access connectors create >> redis-vpc-connector --network default --re

[google-appengine] Re: Unable to create serverless VPC connector for australia-southeast1 region

2020-03-31 Thread Alexander Kislitsky
argument. In "Google Cloud Console / VPC Network / Serverless VPC access / Create connector" is also unable to select the australia-southeast1 region. On Monday, March 30, 2020 at 8:54:42 PM UTC+3, Alexander Kislitsky wrote: > > Hi! > We have an AppEngine and Memorysto

[google-appengine] Unable to create serverless VPC connector for australia-southeast1 region

2020-03-30 Thread Alexander Kislitsky
Hi! We have an AppEngine and Memorystore instances placed in australia-southeast1 region. For connecting them we should create an Serverless VPC connector, but it is impossible to use 'australia-southeast1' as region: ``` gcloud compute networks vpc-access connectors create redis-vpc-connector