psychowood / ghostfolio-docker

All-in-one ghostfolio setup in a docker environment
GNU Affero General Public License v3.0
9 stars 2 forks source link

error Command "setup:database" not found. #2

Open doreks opened 2 years ago

doreks commented 2 years ago

any idea why i have this error:


Compose does not use swarm mode to deploy services to multiple nodes in a swarm. All containers will be scheduled on the current node.

To deploy your application across the swarm, use `docker stack deploy`.

ghostfolio_postgres_1 is up-to-date
Creating ghostfolio_base_run ... done
curl: (52) Empty reply from server
yarn run v1.22.17
error Command "setup:database" not found

thanks for the support

BWFCGUIXT commented 1 year ago

Stuck on the same issue right now