Skip to content

Tail example not working #82

@GeertHauwaerts

Description

@GeertHauwaerts

Hey all,

Even when using the master version (which has #56 included), the tail example does not work. The error is exactly as mentioned in #81.

PHP Notice:  Undefined offset: 0 in /root/chatlogs/vendor/react/filesystem/src/ChildProcess/Adapter.php on line 226
PHP Notice:  Undefined offset: 0 in /root/chatlogs/vendor/react/filesystem/src/ChildProcess/Adapter.php on line 226
PHP Notice:  Undefined offset: 0 in /root/chatlogs/vendor/react/filesystem/src/ChildProcess/Adapter.php on line 226
PHP Notice:  Undefined offset: 0 in /root/chatlogs/vendor/react/filesystem/src/ChildProcess/Adapter.php on line 226
PHP Notice:  Undefined offset: 0 in /root/chatlogs/vendor/react/filesystem/src/ChildProcess/Adapter.php on line 226

I checked vendor/react/filesystem/src/ChildProcess/Adapter.php and the open() function is identical to #56, so something else must be causing this specfic issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions