openware / opendax

Open-Source Cloud-Native Digital Asset & Cryptocurrency Exchange Platform
https://www.openware.com/products/opendax
Apache License 2.0
621 stars 538 forks source link

take service:all aborted when starting proxy #396

Open dc199411 opened 1 year ago

dc199411 commented 1 year ago

when I run the take service:all command after install and setup it aborts when it tries starting proxy at the line we're it runs docker-compose up -d proxy Screenshot_20230203-115045 Screenshot_20230203-115100

cauta commented 1 year ago

any solution on this? i faced the same

titanen commented 1 year ago

give user "app" docker group

jkthakur1285 commented 7 months ago

try this: sudo chmod 777 /var/run/docker.sock

The issue is not with proxy but docker.