[389-users] Unable to connect to Admin or DS from management console

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



----- "Andrew Kerr" <andrew.kerr at amdocs.com> wrote:

> I recently added a new fedora ds replica (1.2.0) to my master
> (1.0.4).  I was able to add the new machine, and replicate to it.  I
> set
> up the replication via the console, and everything was working fine.
> Today when I launch the console on the master and connect to the
> replica
> running 1.2.0 I get an error: "Failed to install a local copy of
> fedora-admin-1.1.jar or one of its components" "Can not connect to
> http://0.0.0.0:9830";.
> 
> 	9830 is the correct port of the remote machine, but 0.0.0.0
> isn't the correct ip.  The local admin console is running on a
> different
> port.  I can do a wget on the remote machine http://<remote
> machine>:9830 and I am able to connect and get the "download" page
> that
> has the quick console.  So it isn't a network issue.
> 
> 	The only change I've made is to add another replica, running
> 1.0.4.  I can connect to that one just fine, and all of the others. 
> I
> just can't get to the one I added a few days ago that is running the
> newer version.
> 
> 	I'd suspect java, or something along those lines, except that it
> worked yesterday and nothing (verified by the yum logs) has been
> installed or changed on the server.
> 
> 	My guess is that maybe the 1.0.4 ones work ok because they're
> running the same version, and no additional jar files are needed.  I
> looked in the .fedora-console/jars and I don't see the new one.  I
> tried
> removing that directory and letting it create a new one, also with no
> luck.
> 
> 	I tried adding another 1.2.0 installation, and same problem.
> 
> 	Any ideas would be greatly appreciated!

I think in general you will not be able to manage 1.2 instances with the 1.0 console.
The specific problem is https://bugzilla.redhat.com/show_bug.cgi?id=430364 which was fixed in idm-console-framework 1.1.3

I suppose you could use ldapmodify to change the nsServerAddress to the real IP address

ldapsearch -x -D "cn=directory manager" -w yourpassword -s sub -b o=netscaperoot "nsServerAddress=0.0.0.0"
Then find which entry that is, and do something like

ldapsearch -x -D "cn=directory manager" -w yourpassword
dn: dn of the entry
changetype: modify
replace: nsServerAddress
nsServerAddress: your real IP address

> 
>  
> 
> This message and the information contained herein is proprietary and
> confidential and subject to the Amdocs policy statement,
> you may review at http://www.amdocs.com/email_disclaimer.asp
> 
> --
> 389 users mailing list
> 389-users at redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-directory-users




[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux