Skip to content

RemoteSyslogLogger::UdpSender error: IOError: closed stream #24

@DannyBen

Description

@DannyBen

I have implemented RemoteSyslogLogger successfully for the most part, but with one of the implementation points I am getting this error:

RemoteSyslogLogger::UdpSender error: IOError: closed stream

without any additional details (other than "original message").

Any idea how to debug this?

For context, it happens only on my DelayedJob process, which was also set to use RemoteSyslogLogger.

Also, the configuration of the RemoteSyslogLogger seems to be ok, and I was able to even send an event manually by using DelayedJob::Worker.logger.info

More details in the question I opened in StackOverflow - with easy reproduction steps:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions