[PEAR-BUG] Bug #21109 [Com]: IRC bot not working with Slack
| Newsgroups | php.pear.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at https://pear.php.net/bugs/bug.php?id=21109&edit=1 ID: 21109 Comment by: [email protected] Reported By: johanneskoch at fico dot com Summary: IRC bot not working with Slack Status: Open Type: Bug Package: Net_SmartIRC Package Version: 1.1.9 PHP Version: 5.6.20 Roadmap Versions: New Comment: From Garret: A "broken pipe" error means that either your bot's connection to Slack was broken, OR (less likely) it could be an issue of character encodings. However, the infinite loop is a bug and I can see what needs to be changed to fix that. Thank you for reporting this. Previous Comments: ------------------------------------------------------------------------ [2016-09-05 22:06:46] lock128abc Description: ------------ I am currently having issues with my IRC bot working with Slack. He is constantely blocking >60% CPU power after the following message in the logfile: Notice: fwrite(): send of 32 bytes failed with errno=32 Broken pipe in /usr/share/php/Net/SmartIRC.php on line 2542 Any ideas? Thanks! Johannes? ------------------------------------------------------------------------ -- Edit this bug report at https://pear.php.net/bugs/bug.php?id=21109&edit=1