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
brody
EMPLOYEE
2 years ago
are you connecting to the database privately?
I took the database url from the postgress server and added it to the variables. is that not ok?
brody
EMPLOYEE
2 years ago
is the database in the same project as the services?
brody
EMPLOYEE
2 years ago
maybe you are opening more connections than the database allows for?