Project

Profile

Help

Issue #4490

closed

gopherd raises an error when starting and no network is available

Added by daviddavis about 5 years ago. Updated about 5 years ago.

Status:
CLOSED - NOTABUG
Priority:
Low
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

If network is not already online and in case network.service is disabled, the goferd.service will report error in logs:

katello.agent.goferd.plugin:87 - [Errno -2] Name or service not known

It's possible to fix this, when the service-unit is changed like:

 [Unit]
 Description=Gofer Agent
-After=network.target
+After=network-online.target
+Wants=network-online.target
Actions #2

Updated by daviddavis about 5 years ago

  • Description updated (diff)
Actions #3

Updated by ttereshc about 5 years ago

  • Project changed from RPM Support to Pulp
  • Status changed from NEW to CLOSED - NOTABUG

Issue is tracked in the BZ https://bugzilla.redhat.com/show_bug.cgi?id=1681182.

Maintainer of gofer project (@jortel) will assign BZ to himself and work on it. The project is not a part of Pulp, so I'm closing this issue.

Actions #4

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF