Bug 848985

Summary: cannot contact ldap server during ipa-server-install
Product: [Fedora] Fedora Reporter: Michael Gregg <mgregg>
Component: freeipaAssignee: Rob Crittenden <rcritten>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: abokovoy, mkosek, rcritten, ssorce
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-17 03:38:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
output of cli when running ipa-server-install
none
access log from /var/log/dirsrv/slapd-TESTRELM-COM/access
none
error log from /var/log/dirsrv/slapd-TESTRELM-COM/errors
none
ipaserver-install log. compressed to save space. none

Description Michael Gregg 2012-08-17 01:32:37 UTC
Description of problem:
While running ipa server, install errors out complaingng of being unable to contact "Can't contact LDAP server"

Version-Release number of selected component (if applicable):
freeipa-server-2.99.0-0.20120816T1053Zgit390d708.fc17.x86_64

How reproducible:
always

Steps to Reproduce:
1. ipa-server-install --setup-dns --forwarder=10.14.63.12 --hostname=zippyvm1.testrelm.com -r TESTRELM.COM -n testrelm.com -p Secret123 -P Secret123 -a Secret123 -U
2.
3.
  
Actual results:
Unexpected error - see /var/log/ipaserver-install.log for details:
DatabaseError: Can't contact LDAP server: 
logs files will be attached.

Expected results:


Additional info:

Comment 1 Michael Gregg 2012-08-17 01:37:56 UTC
Created attachment 605053 [details]
output of cli when running ipa-server-install

Comment 2 Michael Gregg 2012-08-17 01:38:43 UTC
Created attachment 605054 [details]
access log from /var/log/dirsrv/slapd-TESTRELM-COM/access

Comment 3 Michael Gregg 2012-08-17 01:39:10 UTC
Created attachment 605055 [details]
error log from /var/log/dirsrv/slapd-TESTRELM-COM/errors

Comment 4 Michael Gregg 2012-08-17 01:40:17 UTC
Created attachment 605056 [details]
ipaserver-install log. compressed to save space.

Comment 5 Rob Crittenden 2012-08-17 02:15:58 UTC
What version of 389-ds-base is this?

Comment 6 Michael Gregg 2012-08-17 03:19:44 UTC
389-ds-base-1.2.11.8-1.fc17.x86_64

Comment 7 Rob Crittenden 2012-08-17 03:23:24 UTC
Known problem with this version, unfortunately. 1.2.11.9 is in koji and that version works.

Fixed in 389-ds by https://fedorahosted.org/389/ticket/407