ERROR: failed to solve: database not open
gilamran
PROOP

2 years ago

I have several project all pointing to the same branch on the same repo. some pass and some fail…
The error is: ERROR: failed to solve: database not open

6 Replies

gilamran
PROOP

2 years ago

Project Id: 0a6298cf-d21f-4102-b8c5-6d595e2e5431


2 years ago

are you connecting to the database privately?


gilamran
PROOP

2 years ago

I took the database url from the postgress server and added it to the variables. is that not ok?


2 years ago

is the database in the same project as the services?


gilamran
PROOP

2 years ago

yes


2 years ago

maybe you are opening more connections than the database allows for?


Loading...