Description of problem: Spacewalk client stop connecting to the Spacewalk server after some time. I didn't find any log with more information. My clients are CentOS 7 Version-Release number of selected component (if applicable): Client rhn_check (Spacewalk Client Tools) 2.9.36-1.el7 Server : 2.9 How reproducible: I have installed a new spacewalk client following https://github.com/spacewalkproject/spacewalk/wiki/RegisteringClients and after some time the client stop working Steps to Reproduce: 1. Install a new client 2. Configure and register the client 3. Wait Actual results: The client stop connecting to the server Expected results: The client should connect every X minutes to the server Additional info:
I think I have found the issue. I need to run : systemctl enable rhnsd.timer systemctl start rhnsd.timer But I didn't found this in the documentation
Fixed in https://github.com/spacewalkproject/spacewalk/pull/696
Spacewalk 2.10 has been released. https://github.com/spacewalkproject/spacewalk/wiki/ReleaseNotes210