Bug 1688278

Summary: Spacewalk client stop connecting to the server after some time
Product: [Community] Spacewalk Reporter: sebastien
Component: ClientsAssignee: Tomáš Kašpárek <tkasparek>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.9CC: guillaume.pavese, mmraka, sebastien
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-19 12:17:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1802137    

Description sebastien 2019-03-13 12:48:36 UTC
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:

Comment 1 sebastien 2019-03-13 15:37:49 UTC
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

Comment 2 Michael Mráka 2019-06-20 13:38:15 UTC
Fixed in https://github.com/spacewalkproject/spacewalk/pull/696

Comment 3 Michael Mráka 2020-03-19 12:17:05 UTC
Spacewalk 2.10 has been released.
https://github.com/spacewalkproject/spacewalk/wiki/ReleaseNotes210