Bug #14151
closedSmart proxy not syncing anymore after upgrade
Description
I had upgraded katello from 2.3 to 2.4 version, one the bug fixes I was looking forward to was the sync issues between proxies and the katello server. In particular the qpid-dispatch router heartbeat that will keep the connection live between the smart proxies and the katello server. I was able to sync the capsules manually using hammer after restarting gofer. But after upgrade that is failing as well.
I've found a similar bug filed - Bug #13286 which mentions of the same issue, but the user reporting is running centos 7 and I am running RHEL 6.7. Logs are attached.
qpid packages installed on capsule:
rpm -qa | grep qpid
qpid-dispatch-router-0.4-10.el6.x86_64
python-gofer-qpid-2.6.2-1.el6.noarch
capsule.example.com-qpid-router-client-1.0-1.noarch
python-qpid-qmf-0.30-5.el6.x86_64
qpid-proton-c-0.9-2.el6.x86_64
qpid-cpp-server-linearstore-0.30-7.proton.0.9.el6.x86_64
capsule.example.com-qpid-broker-1.0-1.noarch
python-qpid-proton-0.9-2.el6.x86_64
qpid-qmf-0.30-5.el6.x86_64
qpid-tools-0.30-4.el6.noarch
capsule.example.com-qpid-router-server-1.0-1.noarch
qpid-cpp-client-0.30-7.proton.0.9.el6.x86_64
qpid-cpp-server-0.30-7.proton.0.9.el6.x86_64
python-qpid-0.30-7.el6.noarch
libqpid-dispatch-0.4-10.el6.x86_64
capsule.example.com-qpid-client-cert-1.0-1.noarch
rpm -qa | grep kombu
python-kombu-3.0.24-8.pulp.el6.noarch
Files