On Fri, 2008-02-01 at 00:04 +0800, Victor Gong wrote: > Hi, Thorsten > I was blocked with the glue installation in machine A(134.122.180.251): > scmbug_install_glue --scm=Subversion --product=TestProduct > --repository=file:///var/repos/ --bug=770 --binary-paths=/bin,/usr/bin > --daemon=134.122.181.42 > the error message is: Scmbug error 32: Unable to connect to integration > daemon at '134.122.181.42', port '3872'. Is the daemon running ? > What's IP should I set? Why the IP of machine B '134.122.181.42' is failed? > > Attached file is the daemon on machine A.
So you are saying that the daemon is running on machine A (134.122.180.251). Then you should request to install the glue with the argument: --daemon=134.122.180.251 You instead asked to install the glue as: --daemon=134.122.181.42 ...which is not the machine that runs the daemon. You need to correct this. Install the glue configured to connect to the machine that runs the daemon (134.122.180.251).
signature.asc
Description: This is a digitally signed message part
_______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
