ERROR: failed to solve: database not open
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
7 Replies
Project ID:
0a6298cf-d21f-4102-b8c5-6d595e2e5431
Project Id: 0a6298cf-d21f-4102-b8c5-6d595e2e5431
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?
is the database in the same project as the services?
yes
maybe you are opening more connections than the database allows for?