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..
hi everyone, I got this on my linux, it's timeout issue, does any one have any idea how to fix it? `
hi everyone, I got this on my linux, it's timeout issue, does any one have any idea how to fix it?
$ sudo docker logs spryker_b2c_dev_yves_eu_1 2020-10-15 15:14:59,191 INFO Set uid to user 0 succeeded 2020-10-15 15:14:59,201 INFO supervisord started with pid 1 2020-10-15 15:15:00,207 INFO spawned: 'php-fpm_00' with pid 7 2020-10-15 15:15:00,210 INFO spawned: 'php-fpm-debug_00' with pid 8 [15-Oct-2020 15:15:00] NOTICE: fpm is running, pid 7 [15-Oct-2020 15:15:00] NOTICE: ready to handle connections [15-Oct-2020 15:15:00] NOTICE: fpm is running, pid 8 [15-Oct-2020 15:15:00] NOTICE: ready to handle connections 2020-10-15 15:15:01,322 INFO success: php-fpm_00 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2020-10-15 15:15:01,323 INFO success: php-fpm-debug_00 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) [15-Oct-2020 15:33:00] WARNING: [pool worker] child 10, script '/data/public/Yves/index.php' (request: "GET /index.php") execution timed out (66.577890 sec), terminating [15-Oct-2020 15:33:00] WARNING: [pool worker] child 10 exited on signal 15 (SIGTERM) after 1080.061743 seconds from start [15-Oct-2020 15:33:00] NOTICE: [pool worker] child 13 started [15-Oct-2020 15:34:40] WARNING: [pool worker] child 9, script '/data/public/Yves/index.php' (request: "GET /index.php") execution timed out (71.682236 sec), terminating [15-Oct-2020 15:34:40] WARNING: [pool worker] child 9 exited on signal 15 (SIGTERM) after 1180.075033 seconds from start [15-Oct-2020 15:34:40] NOTICE: [pool worker] child 14 started
Comments
-
maybe @ULYHPR789 still here?
0 -
It is just very slow so the page cannot be processed. Or stuck somewhere in the middle of PHP script.
And that is a Linux OS so it is not a file sharing issue.It is something not common. Iโve not heard about such behavior especially on Linux.
I would propose to dump something into a file in index.php and in other places like the controller.
0 -
just a wild guess, based on
INFO success: php-fpm-debug_00 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
can that be that youโve turned on the debugging mode and itโs being stuck on the breakpoint?
0 -
Yep. It is possible if the env in a debug mode.
0 -
I don't think I run it with xdebug, it was just
docker/sdk up
(without -x)0 -
-
You donโt have to have that option explicitly to start a debugging process. Docker/sdk determines if youโre debugging by the cookie in your request
0 -
i see, what i meant is I didn't have xdebug running, so not sure what causes
timeout
error, everything i've done comes from the latest DOC https://documentation.spryker.com/docs/installation-guide-development-mode0 -
I can confirm. Setup is pretty vanilla. Even the OS. But there were other things that took usually long, like phpstorm indexing. Any idea what could cause that on OS level?
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
- 930 Developer Corner
- 788 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
- 33 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random