Uwe Schuerkamp wrote: > Hi folks, > > after compiling icinga 1.0.3 on Ubuntu Server lts 6.0.6, ido2db fails > to start with the message: >
did you restart/stop before? > /etc/init.d/ido2db start > Starting ido2db:Could not bind socket: Address already in use > done. > > I've checked for dead procs and stuff listening on port 5668, but it > didn't come up with anything. Any ideas what could be wrong here? I > reverted to 1.0.2 and it works fine. > 5668 is only true for tcp sockets, not unix sockets. check for running ido2db instances and/or existing ido.sock in case (path in your configs). kind regards, Michael > All the best, Uwe > > -- DI (FH) Michael Friedrich Vienna University Computer Center Universitaetsstrasse 7 A-1010 Vienna, Austria email: [email protected] phone: +43 1 4277 14359 fax: +43 1 4277 14279 web: http://www.univie.ac.at/zid Icinga Core& IDOUtils Developer http://www.icinga.org ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users
