Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Notice: fwrite(): Write of X bytes failed with errno=32 Broken pipe #267

Open
programarivm opened this issue Feb 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@programarivm
Copy link
Member

programarivm commented Feb 29, 2024

I'm starting chess-server with systemd service, in logs only this:

sh: 1: /usr/games/stockfish: not found
PHP Notice:  fwrite(): Write of 8 bytes failed with errno=32 Broken pipe in /home/chesslablab/chess-server/vendor/chesslablab/php-chess/src/UciEngine/Details/Process.php on line 55
PHP Notice:  fwrite(): Write of 4 bytes failed with errno=32 Broken pipe in /home/chesslablab/chess-server/vendor/chesslablab/php-chess/src/UciEngine/Details/Process.php on line 55

restarted service manually, and it work again. it's a second time where I see this connection problem (after update from dev.php), maybe local issue with the server environment, not the script..

Originally posted by @d47081 in #266 (comment)

@programarivm programarivm changed the title Just found strange moment on attempt to play this morning with PC: PHP Notice: fwrite(): Write of 8 bytes failed with errno=32 Broken pipe Feb 29, 2024
@programarivm programarivm changed the title PHP Notice: fwrite(): Write of 8 bytes failed with errno=32 Broken pipe PHP Notice: fwrite(): Write of X bytes failed with errno=32 Broken pipe Feb 29, 2024
@programarivm programarivm added the bug Something isn't working label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant