Deploy N8N as google cloud run but not collect N8N state

I’ve deployed my N8N server as container on google cloud run service to make it as global (anyone who in my organization can access) but when leave this N8N container for 2-3 days and login again user/pass and workflows which already had been created on N8N before were gone.

Note: On google, I’ve create cloud SQL instance instance and database to collect these N8N states on database which is Postgres 17.

Is there any suggestion or how to debug ?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.