Bug #11083
closedKatello-agent failure to start
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.
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release changed from 31 to 61
- Triaged changed from No to Yes
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release changed from 61 to 31
Updated by Stephen Benjamin over 9 years ago
- Translation missing: en.field_release changed from 31 to 70
Updated by Justin Sherrill almost 9 years ago
- Translation missing: en.field_release changed from 70 to 86