Skip to content

Connection errors when writing after some time #11

@MahlerFive

Description

@MahlerFive

After writing logs for anywhere between 10 minutes to several hours, the connection suddenly fails and never recovers. I see one of the following errors when writing:

write tcp 172.31.22.26:36120->54.246.89.117:443: write: connection reset by peer

write tcp 192.168.0.33:58251->54.246.89.117:443: write: broken pipe

The really weird part is that the library does a connection check before every write which passes, so it never tries to reconnect, but the write itself fails.

The issue doesn't seem to be related to the amount of traffic I send - sometimes it takes several minutes, and sometimes several hours, with varying amounts of traffic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions