Open prolic opened 2 years ago
Note: The exception message is only printed, after I stopped the cluster with CTRL+C. As long as this process keeps running I get lots of those Worker 426 (PID 3539) died unexpectedly: The process stopped responding, potentially due to a fatal error or calling exit, restarting... {"id":426,"pid":3539} []
Please run composer update
to update to the latest Amp dependency betas and try again. There is a possibility the problem was fixed in amphp/parallel
but was untagged.
@trowski thank you. I tried your suggestion, but I have same results.
tested on latest commit: 9dd11ecdc508a6517ecd268cc2fbc050bb34652a
I have ext-sockets installed on PHP 8.1.12 (Alpine Linux 3.15 - docker)
php bin/node.php
- runs the webserver successfullyphp vendor/bin/cluster bin/node.php
gives me this output (original is a bit longer, I just put here the important bits):