RHEV-H and Satellite

Latest response

Upon attempting to register the RHEV-H 3 beta with Satellite 5.4, I get the following messages.

 

On the RHEV-H:

/var/log/ovirt.log:

---

RHN Config does not exist
cacert: http://lxechostar.osti.gov/pub/RHN-ORG-TRUSTED-SSL-CERT
location: /etc/sysconfig/rhn/RHN-ORG-TRUSTED-SSL-CERT
Downloading Satellite CA cert.....
From: http://lxechostar.osti.gov/pub/RHN-ORG-TRUSTED-SSL-CERT To: /etc/sysconfig/rhn/RHN-ORG-TRUSTED-SSL-CERT
/etc/sysconfig/rhn/RHN-ORG-TRUSTED-SSL-CERT
File already persisted: /etc/sysconfig/rhn/RHN-ORG-TRUSTED-SSL-CERT

/etc/sysconfig/rhn/RHN-ORG-TRUSTED-SSL-CERT Already persisted

Registering to RHN account.....
['/usr/sbin/rhnreg_ks', '--serverUrl', 'http://<FQDN OF MY RHN SATELLITE>', '--sslCACert', '/etc/sysconfig/rhn/RHN-ORG-TRUSTED-SSL-CERT', '--username', '<MY USERNAME>', '--password', 'XXXXXXXX', '--novirtinfo', '--norhnsd', '--nopackages', '--force']

An error has occurred:
Error communicating with server. The message was:
Not Found
See /var/log/up2date for more information

Error registering to RHN account!
---

 

In /var/log/up2date:

---

[Mon Dec 12 21:04:04 2011] up2date A protocol error occurred: Not Found , attempt #1,
[Mon Dec 12 21:04:04 2011] up2date Could not find URL, <FQDN OF MY SATELLITE> /RPC2
[Mon Dec 12 21:04:04 2011] up2date Check server name and/or URL, then retry
[Mon Dec 12 21:04:04 2011] up2date Error communicating with server. The message was:
Not Found
[Mon Dec 12 21:04:04 2011] up2date Error communicating with server. The message was:
Not Found
[Mon Dec 12 21:04:04 2011] up2date
Traceback (most recent call last):
  File "/usr/sbin/rhnreg_ks", line 217, in <module>
    cli.run()
  File "/usr/share/rhn/up2date_client/rhncli.py", line 74, in run
  File "/usr/sbin/rhnreg_ks", line 89, in main
    rhnreg.getCaps()
  File "/usr/share/rhn/up2date_client/rhnreg.py", line 246, in getCaps
  File "/usr/share/rhn/up2date_client/rhnserver.py", line 156, in __get_capabilities
  File "/usr/share/rhn/up2date_client/rhnserver.py", line 50, in __call__
  File "/usr/share/rhn/up2date_client/rpcServer.py", line 279, in doCall
up2date_client.up2dateErrors.CommunicationError: Error communicating with server. The message was:
Not Found
---

Responses