Sponsored Content
Operating Systems Linux Red Hat rhn_register A socket error occurred Post 302357318 by fpmurphy on Tuesday 29th of September 2009 10:38:58 AM
Old 09-29-2009
First if all, modern versions of rhn_register have a much more limited set of command line configuration options than older versions. Specifically there is no --configure option.

In /etc/sysconfig/rhn/up2date check that the serverURL is set to https://xmlrpc.rhn.redhat.com/XMLRPC.

Next check that you have a valid SSL certificate (RHNS_CA_CERT) in /usr/share/rhn. If the SSL certificate has expired, or your subscription has expired, you will get connection refused.

You can download the latest SSL certificate from https://rhn.redhat.com/help/RHNS-CA-CERT. More information about how to do this is at https://rhn.redhat.com/help/ssl_cert.pxt
 

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

sort: 0653-657 A write error occurred while sorting.

Hi I am trying to sort a file of 88075743B size. I am doing some processing on the file and after the processing is done; I get 2 files temp1 and temp2. I need to combine both these files as one and this final file should be sorted on fields 1 and 2. Space is the delimiter between fields. Record... (2 Replies)
Discussion started by: diksha2207
2 Replies

2. UNIX for Advanced & Expert Users

ssh error: Error reading response length from authentication socket

Hi - I am getting the error `Error reading response length from authentication socket' when I ssh from my cluster to another cluster, and then back to my cluster. It doesn't seem to affect anything, but it's just annoying that it always pops up and tends to confuse new users of the cluster. I... (1 Reply)
Discussion started by: cpp6f
1 Replies

3. Programming

Error with socket operation on non-socket

Dear Experts, i am compiling my code in suse 4.1 which is compiling fine, but at runtime it is showing me for socket programming error no 88 as i searched in errno.h it is telling me socket operation on non socket, what is the meaning of this , how to deal with this error , please... (1 Reply)
Discussion started by: vin_pll
1 Replies

4. Shell Programming and Scripting

grep only last occurred error in error.log,

hi folk i need your help to find one logic.... i have error log same as any other error logs which get populated by no of events and errors... but i need to grep the last occured errors.. which cant be duplicate. here is my script. ======================== #!/usr/bin/ksh grep -i... (3 Replies)
Discussion started by: tapia
3 Replies

5. Red Hat

KusuDB: Operational Error occurred when connecting to the DB

I have RHEL5.3 that is with the Platform Cluster Manger PCM installation. on master node. Unfortunately some files were deleted from the /var directory and then the postgresql service couldn't start. I have deleted, rm -rf /var/lib/pgsql/data and started the service again now the service is running... (1 Reply)
Discussion started by: ahsanpmd
1 Replies

6. Solaris

Error occurred while making the net-snmp 5.4.4 on Solaris 5.10 version.

Hi all, Error occurred while making the net-snmp-5.4.4 on Solaris 5.10 version. Environment - Solaris 5.10-x86 - Net-SNMP-5.4.4.tar.gz - Path (/etc/profile) PATH=/usr/local/bin:$PATH export PATH LD_LIBRARY_PATHUSR=/usr/ccs/bin: export LD_LIBRARY_PATH Error01 - summary ***... (3 Replies)
Discussion started by: ziosnim
3 Replies

7. AIX

0511-193 An error occurred

Hi, When i am trying to read data from tape cassette its giving below error: tar tvf /dev/rmt0 "tar: 0511-193 An error occurred while reading from the media. A system call received a parameter that is not valid." OS: - AIX 6.1 Tape Library : - IBM TS3100 Tape Cassette : - Ultrium LTO... (1 Reply)
Discussion started by: arunmistry
1 Replies

8. Shell Programming and Scripting

Error occurred during initialization of VM

Hi , I was invoking a sh file using the nohup command. But while invoking, I received a below error. Error occurred during initialization of VM Unable to load native library: /u01/libjava.so: cannot open shared object file: No such file or directory . Could you please help out. Regards,... (2 Replies)
Discussion started by: Kamal1108
2 Replies
UP2DATE(5)							   Red Hat, Inc.							UP2DATE(5)

NAME
up2date - Configuration file for Red Hat Network client programs. DESCRIPTION
Red Hat Network client programs, such as rhn_check(8), use a common configuration file at /etc/sysconfig/rhn/up2date. OPTIONS
enableProxy Use a HTTP Proxy. Can be either 0 (False) or 1 (True). serverURL Remote server URL debug Whether or not debugging is enabled. Can be either 0 (False) or 1 (True). systemIdPath Location of system id file. Expects the path of a file on disk. versionOverride Override the automatically determined system version. Expects a string or blank (do not override the version). httpProxy HTTP proxy in host:port format, e.g. squid.redhat.com:3128 proxyUser The username for an authenticated proxy. proxyPassword The password to use for an authenticated proxy. enableProxyAuth To use an authenticated proxy or not. Can be either 0 (False) or 1 (True). networkRetries Number of attempts to make at network connections before giving up. Expects a positive integer. sslCACert The CA cert used to verify the ssl server. Expects the path of a file on disk. noReboot Disable the reboot action. Can be either 0 (False) or 1 (True). disallowConfChanges Config options that can not be overwritten by a config update action. Expects a semi-colon separated list of config option names. hostedWhitelist Override the default list of URLs the RHN Register client treats as official RHN hosted servers. This only affects the RHN Register graphical- and text-based clients, as it changes some of the options that appear. This option is included for testing purposes only. retrieveOnly If set to 1 (True), package installs done through rhn_check will only download the package, the package will not be installed. FILES
/etc/sysconfig/rhn/up2date The location of this configuration file SEE ALSO
rhn_check(8), rhn_register(8), rhnreg_ks(8), rhnsd(8), rhn-profile-sync(8), rhnplugin(8), rhnplugin.conf(5). AUTHORS
See the AUTHORS file included with this software. This manual page was written by James Bowes <jbowes@redhat.com> BUGS
Report bugs to <http://bugzilla.redhat.com>. COPYRIGHT
Copyright (C) 1999-2010 Red Hat, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. Linux 2010 August 30 UP2DATE(5)
All times are GMT -4. The time now is 04:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy