[google-appengine] Re: AppEngine Error: EROFS: read-only file system, open '.next/static/sitemap.xml

2020-11-09 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Mog, 

In App Engine Standard Environment, the local filesystem that your 
application is deployed to is not writeable. This behavior ensures the 
security and scalability of your application. You should thus not consider 
writing other than temporary files in the /tmp directory. To store data 
permanently, you'll have to use other services, such as Cloud SQL or Cloud 
Storage. There are some differences 

 
between Standard and Flex environments. 
On Sunday, 08 November 2020 at 12:58:06 UTC-5 Mog Obahor wrote:

> Does anyone know how to change the write permissioni to App Engine file 
> system. I am deploying a nextJS app and dynamically generating a 
> sitemap.xml file and trying to save it in the .next/static location. It 
> works localhost but not on App Engine

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/472c913a-730b-48bb-8553-422aec6134bdn%40googlegroups.com.


Re: [google-appengine] GAE Outage

2020-11-09 Thread Joshua Smith
I don’t think so, since nobody responded with a +1 and the whole thing was 
never acknowledged by Google.

What I ended up doing was re-deploying with a new version number. The problem 
went away when I did that, although I don’t know for sure if that means I fixed 
it, or if it just happened to resolve itself at the same time.

> On Nov 8, 2020, at 12:14 PM, Mog Obahor  wrote:
> 
> Was this a fleet wide issue across all users that use GAE?
> 
> On Thursday, October 22, 2020 at 8:51:36 PM UTC-5 Joshua Smith wrote:
> Seems to have resolved itself. Looks like the outage started at 7pm EDT and 
> ended just after 9pm EDT...
> 
> 
> 
> 
>> On Oct 22, 2020, at 9:07 PM, Joshua Smith > > wrote:
>> 
> 
>> My app is getting a lot of this error:
>> 
> 
>> 
> 
>> 
>> It started at 8:30. I tried updating my version and migrating traffic and 
>> that helped a little, but it seems the problem is still happening on and off.
>> 
>> -Joshua
>> 
>> 
>> 
> 
> 
> -- 
> 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 view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-appengine/6ca163dd-0e1c-4e09-b602-09ba5ce74b3an%40googlegroups.com
>  
> .

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/6812116A-1DDF-4F6E-8E56-8C15454F81B0%40gmail.com.


[google-appengine] Re: What is the exact location of europe-west of App Engine

2020-11-09 Thread Dasun Athukorala
Hi Sidhu,

Thank you for the reply. Your explanation cleared my doubts.

Dasun.

On Monday, November 9, 2020 at 6:57:20 AM UTC+5:30 Manpreet Sidhu (Google 
Cloud Support) wrote:

> In terms of GAE, the “europe-west” region refers to Belgium. In this case, 
> “europe-west” == “europe-west1”.[1]
>
> In terms of Datastore, “europe-west” refers to location next to the 
> associated selection unless it’s the “eur3” Multi-region which refers to 
> “europe-west1” and “europe-west4”, which are Belgium and The Netherlands 
> respectively.[1][2]
>
> [1]: https://cloud.google.com/about/locations#europe
> [2]: https://cloud.google.com/datastore/docs/locations#types
>
> On Saturday, November 7, 2020 at 7:04:49 PM UTC-5 das...@xellmart.com 
> wrote:
>
>> Hi,
>>
>> Can anyone please explain what is the exact location, if App Engine App 
>> is created as 'europe-west'? Is it Belgium or Netherlands? If Firestore (or 
>> Datastore) is created as 'europe-west' that means it is multi regional and 
>> data will be stored across two regions (Belgium and Netherland). But for 
>> App engine it is really confusing since App Engine is a regional resource. 
>> Please explain.
>>
>> Dasun.
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/6f7aedee-876e-4074-80e1-973c4113b76dn%40googlegroups.com.


[google-appengine] Re: What is the exact location of europe-west of App Engine

2020-11-09 Thread Dasun Athukorala
Hi Sidhu,

Thank you for the reply. Your explanation cleared my doubts.

Dasun.

On Monday, November 9, 2020 at 6:57:20 AM UTC+5:30 Manpreet Sidhu (Google 
Cloud Support) wrote:

> In terms of GAE, the “europe-west” region refers to Belgium. In this case, 
> “europe-west” == “europe-west1”.[1]
>
> In terms of Datastore, “europe-west” refers to location next to the 
> associated selection unless it’s the “eur3” Multi-region which refers to 
> “europe-west1” and “europe-west4”, which are Belgium and The Netherlands 
> respectively.[1][2]
>
> [1]: https://cloud.google.com/about/locations#europe
> [2]: https://cloud.google.com/datastore/docs/locations#types
>
> On Saturday, November 7, 2020 at 7:04:49 PM UTC-5 das...@xellmart.com 
> wrote:
>
>> Hi,
>>
>> Can anyone please explain what is the exact location, if App Engine App 
>> is created as 'europe-west'? Is it Belgium or Netherlands? If Firestore (or 
>> Datastore) is created as 'europe-west' that means it is multi regional and 
>> data will be stored across two regions (Belgium and Netherland). But for 
>> App engine it is really confusing since App Engine is a regional resource. 
>> Please explain.
>>
>> Dasun.
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/9316926b-7018-4c31-a2ba-bd0091a052ben%40googlegroups.com.


Re: [google-appengine] Re: What is the exact location of europe-west of App Engine

2020-11-09 Thread Dasun Athukorala
Hi Sidhu,

Thank you for the reply. Your explanation cleared my doubts.

Dasun.



On Mon, Nov 9, 2020 at 6:57 AM 'Manpreet Sidhu (Google Cloud Support)' via
Google App Engine  wrote:

> In terms of GAE, the “europe-west” region refers to Belgium. In this case,
> “europe-west” == “europe-west1”.[1]
>
> In terms of Datastore, “europe-west” refers to location next to the
> associated selection unless it’s the “eur3” Multi-region which refers to
> “europe-west1” and “europe-west4”, which are Belgium and The Netherlands
> respectively.[1][2]
>
> [1]: https://cloud.google.com/about/locations#europe
> [2]: https://cloud.google.com/datastore/docs/locations#types
>
> On Saturday, November 7, 2020 at 7:04:49 PM UTC-5 das...@xellmart.com
> wrote:
>
>> Hi,
>>
>> Can anyone please explain what is the exact location, if App Engine App
>> is created as 'europe-west'? Is it Belgium or Netherlands? If Firestore (or
>> Datastore) is created as 'europe-west' that means it is multi regional and
>> data will be stored across two regions (Belgium and Netherland). But for
>> App engine it is really confusing since App Engine is a regional resource.
>> Please explain.
>>
>> Dasun.
>>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/9d470224-4492-442d-9204-57f378220b0fn%40googlegroups.com
> 
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAHZizp4nWufTZ4mTB-4zBs7zPdOpBL6SQKtnfNtox%2BT-qB0Otg%40mail.gmail.com.