#1817 Remove duplicate servers from url list
Closed: Fixed None Opened 12 years ago by mkosek.

Function get_url_list() from rpc.py computes a list of IPA servers that /usr/bin/ipa tries to connect to. However, the master server is lister here twice. This should be fixed so that we don't try to connect to the same host twice + we don't print confusing server list when something goes wrong:

# ipa user-show admin
...
ipa: ERROR: cannot connect to 'any of the configured servers':
https://ratchet.lab.eng.pnq.redhat.com/ipa/xml,
https://ratchet.lab.eng.pnq.redhat.com/ipa/xml

https://bugzilla.redhat.com/show_bug.cgi?id=739089


Metadata Update from @mkosek:
- Issue assigned to mkosek
- Issue set to the milestone: FreeIPA 2.1.2 (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata