shadowman-lab / Ansible-ImageBuilder

5 stars 5 forks source link

disable rhcd if registred via satellite/foreman ? #4

Open abdelhousni opened 2 months ago

abdelhousni commented 2 months ago

Hello @adworjan,

I encountered this loop-error :

...
Aug 28 08:52:44 pv-rh-imagebuilder rhcd[1254]: [rhcd] 2024/08/28 08:52:44 connection lost unexpectedly: use of closed network connection
Aug 28 08:52:44 pv-rh-imagebuilder rhcd[1254]: [rhcd] 2024/08/28 08:52:44 cannot publish message: connection timeout: 30s elapsed
...

And I found this article https://access.redhat.com/solutions/7019559 which recommends :

rhcdservice is meant to be used only by systems registered directly to RHSM.

Is it to say that rhcd must be disable on systems registred to Satellite/Foreman ?

Thanks

Best regards, Abdellatif

adworjan commented 2 months ago

Correct, the RHC client is specifically for systems directly managed by Red Hat Insights. Cloud Connector is used instead if your host is managed by Red Hat Satellite