Skip to content
This repository has been archived by the owner on Oct 24, 2019. It is now read-only.
This repository has been archived by the owner on Oct 24, 2019. It is now read-only.

Network error not rescued #18

Open
@wiad

Description

For some of my hosts the rescue part in ping_cockpit_service in app/models/concerns/foreman_cockpit/host_extensions.rb did not catch an error ('network unreachable') which leads to Foreman displaying an error message instead of just skipping the cockpit display on that host.

I had to add the error Errno::ENETUNREACH to the rescue list to make it work.

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