Actions
Bug #14234
closedCannot connect to qpid denials
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1185401
Our automation noticed that /var/log/messages contained several errors related to celery not being able to connect to qpid. The symptoms were shown by basically pegging the system and preventing us from connecting to the web UI after a few preliminary tests were run.
Justin has spent some time looking into it and it seems that python processes are not able to read the CA file. Since our automation uses SELinux in enforcing mode, the moment we turned off SELinux the issues disappeared.
Actions