Project

General

Profile

Actions

Bug #11083

closed

Katello-agent failure to start

Added by Tom Zven almost 10 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Hi,

I installed katello-agent (katello-agent-2.2.1) on a system that had  pulp-consumer-client installed. When sending package install requests to katello-agents i noticed that they were not read from the queue. This is the error that shows up on startup of gofer:

[root@v-is-oel63-app-04 plugins]# goferd --foreground
Loaded plugins: fastestmirror, priorities, product-id
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib64/python2.6/threading.py", line 532, in _bootstrap_inner
self.run()
File "/usr/lib64/python2.6/threading.py", line 484, in run
self.
_target(*self.__args, **self.__kwargs)
File "/usr/lib/python2.6/site-packages/gofer/rmi/store.py", line 155, in _open
request = Pending._read(path)
File "/usr/lib/python2.6/site-packages/gofer/rmi/store.py", line 86, in _read
fp = open(path)
IOError: [Errno 21] Is a directory: '/var/lib/gofer/messaging/pending/builtin'

Removing the folders /var/lib/gofer/messaging/pending/{builtin,pulpplugin} fixed the problem and katello-agent created it's json file there.

Actions

Also available in: Atom PDF