Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Assertion failed: (!uv__io_active(&stream->io_watcher, UV__POLLOUT #5622

@DominicBoettger

Description

@DominicBoettger

Assertion failed: (!uv__io_active(&stream->io_watcher, UV__POLLOUT) || !ngx_queue_empty(&stream->write_completed_queue) || !ngx_queue_empty(&stream->write_queue) || stream->shutdown_req != NULL || stream->connect_req != NULL), function uv_read_stop, file

Since upgrading to node > 0.10.5 I get this error. Could be possible that it comes from redis library, but i am not sure.

Any ideas?

Regards
Dominic

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions