reactioncommerce/example-storefront

Waiting for Hydra Services exited with code 1

mohmmadmoussa1988 opened this issue · 2 comments

Im not abelt to start storefront, everytimg trying to start docker getting exited with code 1 :

test:example-storefront Mohammad$ sudo docker-compose up -d && docker-compose logs -fPassword:Starting example-storefront_web_1 ... done Attaching to example-storefront_web_1 web_1 | fix-volumes: Fixing all volumes to be owned by '1000:1000' web_1 | fix-volumes: Skipping volume /home/node/.cache/yarn. Already owned by 1000:1000 web_1 | fix-volumes: Skipping volume /usr/local/src/app/node_modules. Already owned by 1000:1000 web_1 | Installing dependencies... web_1 | (Using Yarn because there is a yarn.lock file) web_1 | yarn install v1.21.1 web_1 | warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. web_1 | [1/4] Resolving packages... web_1 | success Already up-to-date. web_1 | Done in 0.93s. web_1 | Running './bin/start' as user node in Docker container... web_1 | yarn install v1.21.1 web_1 | warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. web_1 | [1/4] Resolving packages... web_1 | success Already up-to-date. web_1 | Done in 1.01s. web_1 | Operation timed out web_1 | Waiting for Hydra service... fix-volumes: Fixing all volumes to be owned by '1000:1000' web_1 | fix-volumes: Skipping volume /home/node/.cache/yarn. Already owned by 1000:1000 web_1 | fix-volumes: Skipping volume /usr/local/src/app/node_modules. Already owned by 1000:1000 web_1 | Installing dependencies... web_1 | (Using Yarn because there is a yarn.lock file) web_1 | yarn install v1.21.1 web_1 | [1/4] Resolving packages... web_1 | success Already up-to-date. web_1 | Done in 0.95s. web_1 | Running './bin/start' as user node in Docker container... web_1 | yarn install v1.21.1 web_1 | [1/4] Resolving packages... web_1 | success Already up-to-date. web_1 | Done in 0.90s. web_1 | Operation timed out web_1 | Waiting for Hydra service... fix-volumes: Fixing all volumes to be owned by '1000:1000' web_1 | fix-volumes: Skipping volume /home/node/.cache/yarn. Already owned by 1000:1000 web_1 | fix-volumes: Skipping volume /usr/local/src/app/node_modules. Already owned by 1000:1000 web_1 | Installing dependencies... web_1 | (Using Yarn because there is a yarn.lock file) web_1 | yarn install v1.21.1 web_1 | [1/4] Resolving packages... web_1 | success Already up-to-date. web_1 | Done in 1.18s. web_1 | Running './bin/start' as user node in Docker container... web_1 | yarn install v1.21.1 web_1 | [1/4] Resolving packages... web_1 | success Already up-to-date. web_1 | Done in 1.19s. web_1 | Operation timed out web_1 | Waiting for Hydra service... fix-volumes: Fixing all volumes to be owned by '1000:1000' web_1 | fix-volumes: Skipping volume /home/node/.cache/yarn. Already owned by 1000:1000 web_1 | fix-volumes: Skipping volume /usr/local/src/app/node_modules. Already owned by 1000:1000 web_1 | Installing dependencies... web_1 | (Using Yarn because there is a yarn.lock file) web_1 | yarn install v1.21.1 web_1 | [1/4] Resolving packages... web_1 | success Already up-to-date. web_1 | Done in 0.97s. web_1 | Running './bin/start' as user node in Docker container... web_1 | yarn install v1.21.1 web_1 | [1/4] Resolving packages... web_1 | success Already up-to-date. web_1 | Done in 0.90s. web_1 | Operation timed out **web_1 | Waiting for Hydra service... example-storefront_web_1 exited with code 1**

Any idea about the reason?

Got the same problem. Did you solve it?

Got the same problem. Did you solve it?

no dear, i just removed it.