What are the Slack Archives?
Itβs a history of our time together in the Slack Community! Thereβs a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you wonβt be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
Hey, Im getting `The process "vendor/bin/console transfer:generate" exceeded the timeout of 600 se
Hey, Im getting The process "vendor/bin/console transfer:generate" exceeded the timeout of 600 seconds.
while running sdk up command. Is there a possibility to change that value of timeout?
Comments
-
What environment are you running this on? Local? MacOS/Windows?
0 -
Local, windows
0 -
This command should not take that much time. Could it be that you are ressource constraint? Are you using WSL2 with docker for windows?
0 -
Yes, Im using wsl2 with docker
0 -
I actually added .wslconfig file with some reosurce properties
0 -
How does ressource utilization look like while running this? Any bottlenecks visible?
0 -
No, I dont see any bottlenecks
0 -
I have not run WSL2 in quite some time. I will check later if i find something we can try
0 -
Ok, thank you π
0 -
@U02K8BL08QG what resource specification did you give docker? Also, have you already tried to reset the project alltogther by running docker/sdk prune and try to bring up the project again?
0 -
[wsl2]
memory=32GB # Limits VM memory in WSL 2 to 4 GB
processors=4 # Makes the WSL 2 VM use two virtual processors
that is what I've got in .wslconfig file0 -
yes, I tried rest project by using commands sequence below
1. export PROGRESS_TYPE=plain
2. docker/sdk clean
3. docker/sdk prune
4. rm -rf vendor && rm -rf src/Generated
5. docker/sdk boot deploy.dev.yml
6. docker/sdk up --code --build --assets
0 -
@U02K8BL08QG any progress here? I experience the same issue, although on Linux
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 929 Developer Corner
- 787 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 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