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

Fatal error: Uncaught Exception: stream_select() #968

Closed
goudiev opened this issue May 28, 2021 · 2 comments
Closed

Fatal error: Uncaught Exception: stream_select() #968

goudiev opened this issue May 28, 2021 · 2 comments

Comments

@goudiev
Copy link

goudiev commented May 28, 2021

Sometimes I get the following error when checking for new messages:

Fatal error: Uncaught Exception: stream_select(): supplied resource is not a valid stream resource in phar:///home/www/domains/mysite.com/public_html/telegram/madeline-74.phar/vendor/amphp/amp/lib/Loop/NativeDriver.php:58 Stack trace: #0 [internal function]: Amp\Loop\NativeDriver->Amp\Loop{closure}(2, 'stream_select()...', 'phar:///home/ww...', 235, Array) #1 phar:///home/www/domains/mysite.com/public_html/telegram/madeline-74.phar/vendor/amphp/amp/lib/Loop/NativeDriver.php(235): stream_select(Array, Array, NULL, 0, 0) #2 phar:///home/www/domains/mysite.com/public_html/telegram/madeline-74.phar/vendor/amphp/amp/lib/Loop/NativeDriver.php(97): Amp\Loop\NativeDriver->selectStreams(Array, Array, 0) #3 phar:///home/www/domains/mysite.com/public_html/telegram/madeline-74.phar/vendor/amphp/amp/lib/Loop/Driver.php(117): Amp\Loop\NativeDriver->dispatch(false) #4 phar:///home/www/domains/mysite.com/public_html/telegram/madeline-74.phar/vendor/amphp/amp/lib/Loop/Driver.php(61): in phar:///home/www/domains/mysite.com/public_html/telegram/madeline-74.phar/vendor/amphp/amp/lib/Loop/NativeDriver.php on line 58

MadelineProto.log

What could be the problem?

@goudiev goudiev closed this as completed May 28, 2021
@goudiev goudiev reopened this May 28, 2021
@danog
Copy link
Owner

danog commented May 28, 2021

You should report this to https://github.com/amphp/amp

@danog
Copy link
Owner

danog commented Jun 10, 2021

Fixed in the latest version!

@danog danog closed this as completed Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants