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

Tail example not work #91

Open
alexmorbo opened this issue Jan 26, 2021 · 1 comment
Open

Tail example not work #91

alexmorbo opened this issue Jan 26, 2021 · 1 comment

Comments

@alexmorbo
Copy link

Hi! I check tail example and it is not working for me.

I got:

PHP Warning:  Illegal offset type in /var/www/vendor/react/filesystem/src/ChildProcess/Adapter.php on line 198
PHP Warning:  Illegal offset type in /var/www/vendor/react/filesystem/src/ChildProcess/Adapter.php on line 198
PHP Warning:  Illegal offset type in /var/www/vendor/react/filesystem/src/ChildProcess/Adapter.php on line 198
PHP Warning:  Illegal offset type in /var/www/vendor/react/filesystem/src/ChildProcess/Adapter.php on line 198

After checking Adapter, i got nothing in $this->fileDescriptors[$fileDescriptor] in method read.

Inside loop addPeriodicTimer $adapter has

  #fileDescriptors: []
@alexmorbo
Copy link
Author

With eio i got this:

PHP Warning:  eio_read(): invalid file descriptor passed in /var/www/vendor/react/filesystem/src/Eio/Adapter.php on line 410

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

1 participant