[google-appengine] operational error - attempt to write a readonly database

2021-09-28 Thread Asim Ahmed
Hi, I am new to GCP and I have deployed a toy django app. I am getting the following error when I try to access admin page while signing in. I have added the user/password to the SQL instance. Regards OperationalError at /admin/login/attempt to write a readonly databaseRequest Method:

[google-appengine] operational error - attempt to write a readonly database

2019-05-10 Thread rahul shukla
I am newbie and I am deploying my django application on google app engine standard,which is having a signin & logout functionality.It work properly in local but when I deployed in app engine, It gives a operational error - attempt to write a readonly database. Moreover I am using firestore