Project

General

Profile

Bug #33540

Updated by Leos Stejskal over 2 years ago

Description xion has no private data >>>>>> 

 b"Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2006827 \n\n*Description of problem: 
 Registration problem:*\nRegistration of CentOS 8 & RHEL 8 hosts that are already subscribed to another instance (or to cloud) fails with following error: 
 ``` 
 Unregistering error:\n```\nUnregistering from: satellite.example.com 
 Unable satellite.example.com\nUnable to verify server's identity: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:897) 
 ``` 

 Version-Release (_ssl.c:897)\n```\n\n*Version-Release number of selected component (if applicable): 
 6.10 

 How reproducible: 
 * applicable):*\n6.10\n\n*How reproducible:*\n* CentOS 8 and RHEL 8 only that are already subscribed somewhere else 

 Steps else\n\n*Steps to Reproduce: 
 1. Reproduce:*\n1. Try to register already subscribed CentOS 8 / RHEL 8 machine 


 Actual results: 
 Registration machine\n\n\n*Actual results:*\nRegistration fails with error: 
 ``` 
 Unregistering error:\n```\nUnregistering from: satellite.example.com 
 Unable satellite.example.com\nUnable to verify server's identity: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:897) 
 ``` 

 Expected results: 
 Machine (_ssl.c:897)\n```\n\n*Expected results:*\nMachine successfully registered. 

 Additional info: 
 Registration registered.\n\n*Additional info:*\nRegistration template should run `subscription-manager clean` command when `--force` parameter is `true` `true`"

Back