You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cloned the repo and did the following docker compose up but I always get the below message. What am I doing wrong?
> [couchdb 8/8] RUN /couchdb_setup/initialize-couchdb.sh:
0.126 🔮 Setting up CouchDB...
0.144 🔮 Starting CouchDB daemon...
0.175 🔮 Started CouchDB daemon...
0.227 🔁 Waiting on CouchDB...
1.278 🔁 Waiting on CouchDB...
2.328 🔁 Waiting on CouchDB...
3.383 🔁 Waiting on CouchDB...
4.434 🔁 Waiting on CouchDB...
5.490 🔁 Waiting on CouchDB...
6.543 🔁 Waiting on CouchDB...
7.599 🔁 Waiting on CouchDB...
8.664 🔁 Waiting on CouchDB...
9.731 🔁 Waiting on CouchDB...
10.79 🔁 Waiting on CouchDB...
11.85 🔁 Waiting on CouchDB...
12.90 🔁 Waiting on CouchDB...
13.95 🔁 Waiting on CouchDB...
15.01 🔁 Waiting on CouchDB...
16.08 Admin user does not exist, creating...
16.08 Creating admin user
16.11 % Total % Received % Xferd Average Speed Time Time Time Current
[+] Running 0/3 Dload Upload Total Spent Left Speed
⠧ Service couchdb Building 16.8s
⠧ Service openmct Building 16.8s
⠧ Service yamcs Building 16.8s
failed to solve: process "/bin/sh -c /couchdb_setup/initialize-couchdb.sh" did not complete successfully: exit code: 7
The text was updated successfully, but these errors were encountered:
I cloned the repo and did the following
docker compose up
but I always get the below message. What am I doing wrong?The text was updated successfully, but these errors were encountered: