[Pulp-list] error: operation failed: PulpException: Timeout occurred attempting to initialize CDS

Andreas Piesk a.piesk at gmx.net
Mon Feb 25 19:07:50 UTC 2013


On 18.02.2013 18:46, Andreas Piesk wrote:
> 
> registering a CDS fails with (hostnames redacted):
> 
> [Mon Feb 18 14:22:10 2013] [error] PulpException: Timeout occurred attempting to initialize CDS
> [hostname.domain.tld]
> 

OK, i solved this one too. the problem is the hostname:
$ pa cds register --hostname=<hostname>
Successfully registered CDS [<hostname>]

$ pa cds register --hostname=<hostname>.<domain>.<tld>
Check that the CDS packages have been installed on the CDS and have been started
error:  operation failed: PulpException: Timeout occurred attempting to initialize CDS
[<hostname>.<domain>.<tld>]

FQDN doesn't work, i assume because gofer on CDS uses <hostname> and ignores AMQP messages addressed
to <hostname>.<domain>.<tld>.

regards,
-ap




More information about the Pulp-list mailing list