opendax icon indicating copy to clipboard operation
opendax copied to clipboard

take service:all aborted when starting proxy

Open dc199411 opened this issue 2 years ago • 3 comments

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

dc199411 avatar Feb 03 '23 16:02 dc199411

any solution on this? i faced the same

cauta avatar May 12 '23 05:05 cauta

give user "app" docker group

titanen avatar Jun 26 '23 09:06 titanen

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

The issue is not with proxy but docker.

jkthakur1285 avatar Feb 24 '24 06:02 jkthakur1285