Unable to write to socket [32]: Broken pipe #27
Unanswered
FlaviuRadulescu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am getting this error from time to time.
ErrorException: socket_write(): unable to write to socket [32]: Broken pipe in vendor/spatie/fork/src/Connection.php:70
What could be the problem and how could I recover from it?
LATER EDIT: this may be from an out of memory error. Would it be possible to dynamically change the concurency of the requests as the code is running based on available memory?
Thank you,
F
Beta Was this translation helpful? Give feedback.
All reactions