ejabberd - Comments for "[Fix] ejabberd 1.11 Error when I try to connect (login or register)" https://www.ejabberd.im/node/783 en Fix https://www.ejabberd.im/node/783#comment-1670 <p>I have found my problem.<br /> I have 2 ip (2 network interfaces) on my server.<br /> On the first ip (default interface), jabberd2 is running and bind on the 2 ip. So ejabberd was not running. It was jabberd2 who answered to my request with the error message "service requested for unknown domain".</p> <p>I have modify the jabberd2 config files and ejabberd so they bind on different IP.</p> Mon, 01 May 2006 16:57:34 +0000 koreus comment 1670 at https://www.ejabberd.im I think I found your https://www.ejabberd.im/node/783#comment-1653 <p>I think I found your problem, and is configuration related.</p> <p>I did two tries:</p> <ol> <li>First try: <ul> <li>server name: jabber.koreus.com </li><li>host: 213.251.141.162 </li><li>result: error message: 'host-unknow', 'service requested for unknown domain'. It means I asked your ejabberd for a domain that doesn't exist. </li></ul> </li><li>Second try: <ul> <li>server name: koreus.com </li><li>host: 213.251.141.162 </li><li>result: ejabberd tells me I have to create an account. I can't, maybe you disabled mod_register. </li></ul> </li></ol> <p>You can fix the ejabberd configuration so 1 works, or fix your DNS so 2 works.</p> <p>If you want your Jabber server to be jabber.koreus.com, then you must put on ejabberd.cfg something like this {hosts, ["jabber.koreus.com"]}.</p> Sat, 29 Apr 2006 13:23:32 +0000 mfoss comment 1653 at https://www.ejabberd.im mmm, I can't connect to your https://www.ejabberd.im/node/783#comment-1652 <p>mmm, I can't connect to your server...</p> <p>--<br /> sander</p> Sat, 29 Apr 2006 12:35:43 +0000 sander comment 1652 at https://www.ejabberd.im Server is running https://www.ejabberd.im/node/783#comment-1644 <p>Yes I'm sure, the server is running.</p> <p>You can try : jabber.koreus.com</p> Fri, 28 Apr 2006 20:30:36 +0000 koreus comment 1644 at https://www.ejabberd.im Are you sure ejabberd is https://www.ejabberd.im/node/783#comment-1640 <p>Are you sure ejabberd is running?</p> <p>--<br /> sander</p> Fri, 28 Apr 2006 16:06:39 +0000 sander comment 1640 at https://www.ejabberd.im I have specified the IP https://www.ejabberd.im/node/783#comment-1639 <p>I have specified the IP in Psi but it doesn't change anything.<br /> For information, the dump on my first post is the response of the server, so am I able to do a tcp connection but that's all.</p> Fri, 28 Apr 2006 15:49:15 +0000 koreus comment 1639 at https://www.ejabberd.im Try specifying the IP on your client https://www.ejabberd.im/node/783#comment-1637 <p>To verify if the DNS name is the problem: use a client that allows you to specify explicitely the host machine, and put the IP of your Jabber server on that field. Tkabber, Psi, Exodus and probably other clients include that possibility.</p> Fri, 28 Apr 2006 15:08:39 +0000 mfoss comment 1637 at https://www.ejabberd.im