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

Jay Dobies jason.dobies at redhat.com
Mon Feb 25 19:22:19 UTC 2013


On 02/25/2013 02:07 PM, Andreas Piesk wrote:
> 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>.

That's correct, and sorry for not having mentioned that sooner. The CDS 
listens on the message bus using the result of hostname. When 
registering the CDS, what you're technically doing is telling the Pulp 
server the message bus ID. The hope was that it'd be simpler to think in 
terms of hostname, letting the CDS default its message bus ID and hiding 
the message bus detail from the admin user. But as you noticed that 
requires the environment to be configured as such.

> regards,
> -ap
>
> _______________________________________________
> Pulp-list mailing list
> Pulp-list at redhat.com
> https://www.redhat.com/mailman/listinfo/pulp-list
>


-- 
Jay Dobies
Freenode: jdob @ #pulp
http://pulpproject.org




More information about the Pulp-list mailing list