Docker stuck on command dependencies?
Hi Team ,
When I'm trying to run sudo docker/sdk up
it's stuck on process Command dependencies-install [vendor/bin/console frontend:project:install-dependencies] (In progress...)
and get timeout after 600 seconds , moreover when I'm trying to reset with sudo docker/sdk boot reset
it shows "File "reset" is not accessible." . Any workaround to fix this would be appreciable .
Comments
-
- You shouldn't use
sudo
. If it's necessary, something is wrong with your local setup. - There is no command like
docker/sdk boot reset
available.
0 - You shouldn't use
-
It was working fine till yesterday since so many days , but eventually it stopped and steps I tried :
- Docker down/up - stuck at dependencies install.
- Apache2 restart - same
- system restart - same
- with or without sudo - same
Is there any way that I can reset my installation and get rid of this problem ?
0 -
I'm using the hard way in case of any local issues:
docker system prune -a && docker system prune --volumes
and thendocker/sdk up
again.
Be careful in case you have other docker images and\or volumes, not related to Spryker.0 -
as a hard way i'd recommend to recreate a project folder. this way you can avoid problems caused by files you might forget to clean up (./node_modules ./vendor propel generated stuff etc)
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 75 Spryker News
- 920 Developer Corner
- 780 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 34 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 25 Job Opportunities
- 3.2K 📜 Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random