Skip to content

Can't reconnect after internet connection restablished in current version #456

Open
@hpossn

Description

@hpossn

If the program is started when there is no internet available, the EVENT_CONNECT_ERROR is, as expected, emited for that socket, and it tries to reconnect. However, once the internet is restablished, this event keeps on being emitted, and no EVENT_CONNECT happens. I've tried to turn of the reconnection (with the Options object) and setup a new connection, but it doesn't work either. The only way to make it work is if the internet is available once. the program starts.
This issue doesn't happen in version 0.8.3, which I had to downgrade to. Also, if the internet crashes, it won't detect.

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