-
EnvironmentGoogle Cloud, PostreSQL 14 runs in Cloud SQL
Description of issueI am running the PostgREST on Google Cloud Run. The database is also managed by Google (Cloud SQL.) PostgREST seems to connect to it fine, but couple of minutes later crashes with the obscure message: 2022-10-10 19:41:32.679 EEST10/Oct/2022:16:41:32 +0000: Attempting to connect to the database... Any help or advise on this will be greatly appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Those errors come from Cloud SQL. Related: https://stackoverflow.com/questions/70272414/lots-of-uncaught-signal-6-errors-in-cloud-run Perhaps it's lack of resources on your instance? |
Beta Was this translation helpful? Give feedback.
-
Thanks for your suggestion @steve-chavez. I tried to increase resources on both Cloud SQL side and on Cloud Run side, to no visible result. The Cloud Run still is terminated with |
Beta Was this translation helpful? Give feedback.
Thanks for your suggestion @steve-chavez. I tried to increase resources on both Cloud SQL side and on Cloud Run side, to no visible result. The Cloud Run still is terminated with
signal 2