Operating System - Linux
1753484 Members
4543 Online
108794 Solutions
New Discussion юеВ

Re: Satellite client registration error

 
skt_skt
Honored Contributor

Satellite client registration error



[root@adeld170n tmp]# sh migrhn.sh a8731053389af3f1564325dd1a267d74
error: package rhn-org-trusted-ssl-cert is not installed
Retrieving http://rhn.x.y.com/pub/rhn-org-trusted-ssl-cert-1.0-1.noarch.rp
m
Preparing... ########################################### [100%]
1:rhn-org-trusted-ssl-cer########################################### [100%]

Error Message:
Could not find token 'a8731053389af3f1564325dd1a267d74'
Error Class Code: 60
Error Class Info: Invalid system registration token
Explanation:
An error has occurred while processing your request. If this problem
persists please enter a bug report at bugzilla.redhat.com.
If you choose to submit the bug report, please be sure to include
details of what you were trying to do when this error occurred and
details on how to reproduce this problem.


[root@adeld170n tmp]# uname -a
Linux hostname 2.6.9-55.ELsmp #1 SMP Fri Apr 20 16:36:54 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
[root@adeld170n tmp]# cat /etc/redhat-release
Red Hat Enterprise Linux AS release 4 (Nahant Update 5)
[root@adeld170n tmp]# getconf LONG_BIT
64
[root@adeld170n tmp]# cat /proc/cpuinfo|grep lm
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall lm pni monitor ds_cpl cid cx16 xtpr
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall lm pni monitor ds_cpl cid cx16 xtpr
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall lm pni monitor ds_cpl cid cx16 xtpr
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall lm pni monitor ds_cpl cid cx16 xtpr

i could add another system with similar config.

Any tips?
4 REPLIES 4
skt_skt
Honored Contributor

Re: Satellite client registration error

Does any one know rhnreg_ks requires any specific port need to be opened?

# /usr/sbin/rhnreg_ks --profilename adedld86p.x.y.com --activationkey xxxxxx05a86e87608a1390xxxxxx --force
An error has occurred:
Connection timed out
~sesh
Esteemed Contributor

Re: Satellite client registration error

I have got very limited knowledge about this topic, as you will see later in my post. :)

As far as I know the default port used by the Red Hat Update Agent is 443 for SSL (HTTPS) and 80 for non-SSL (HTTP).

1. Try changing the protocol from https to http in /etc/sysconfig/rhn/up2date, and see if connection goes through successfully.

2. Try "/usr/bin/rhn_register --configure" to check for the proxy settings.

There is one kb article I found:
http://kbase.redhat.com/faq/FAQ_48_4316.shtm
skt_skt
Honored Contributor

Re: Satellite client registration error

Currently i have reached the Entitlements limit. So i will try agian after getting additonal Entitlements


Update: 0 systems entitled, 0 available entitlements (0 total)
Management: 101 systems entitled, 0 available entitlements (101 total)
skt_skt
Honored Contributor

Re: Satellite client registration error

It got registered after overwriting /etc/sysconfig/rhn/up2date and /etc/sysconfig/rhn/rhn_register with the same files from an already registered server.