ejabberd - Comments for "Install on Windows, but cant get to web interface" https://www.ejabberd.im/node/1143 en Proposed in the bug tracker https://www.ejabberd.im/node/1143#comment-52020 <p>Thanks for reporting this. I guess the best is to explain correctly in the installer, so I submited this proposal: <noindex><a href="https://support.process-one.net/browse/EJAB-572" rel="nofollow" >Clarify the explanation about the admin user name</a></noindex></p> Wed, 19 Mar 2008 01:53:08 +0000 mfoss comment 52020 at https://www.ejabberd.im Another problem... https://www.ejabberd.im/node/1143#comment-51998 <p>I found that if you choose an admin user name during install that has a space in it, for instance, "John Doe", instead of "JohnDoe" you will not be able to login into the admin web interface. I modified the space out of the config file and it worked.</p> Sat, 15 Mar 2008 20:39:03 +0000 vm comment 51998 at https://www.ejabberd.im Waiting for the release version https://www.ejabberd.im/node/1143#comment-51799 <p>I've read the problem's detail. Thanks:)</p> Wed, 13 Feb 2008 01:38:14 +0000 denmarkleaf comment 51799 at https://www.ejabberd.im As Badlop Said https://www.ejabberd.im/node/1143#comment-51798 <p>e.g.<br /> "testserver" --&gt; "TestServer"</p> Wed, 13 Feb 2008 01:31:29 +0000 denmarkleaf comment 51798 at https://www.ejabberd.im Ok, problem tracked https://www.ejabberd.im/node/1143#comment-51783 <p>Thank you for explaining how to reproduce the problem. Now I can finally reproduce it: when in the binary installer you specify a domain name with some capital letters, the account created in the database specifies the domain in lower case, but the ACL line added in your ejabberd.cfg still uses capital letters.</p> <p>ejabberd 2.0.0-rc1 reads the ACL line as it is, and later the capitalization doesn't match. Until this improvement is made, the solution for the current 2.0.0-rc1 (and older) is to edit ejabberd.cfg and replace all the appearances of 'DOMAIN' with 'domain'.</p> <p>Problem tracked here:<br /> <noindex><a href="https://support.process-one.net/browse/EJAB-521" rel="nofollow" >Normalize ACL before adding to the configuration tables</a></noindex></p> Mon, 11 Feb 2008 16:21:35 +0000 mfoss comment 51783 at https://www.ejabberd.im Which version are you using https://www.ejabberd.im/node/1143#comment-51782 <p>Which version are you using ?<br /> I cannot reproduce your problem here in version 2.0rc1</p> <p>--<br /> Mickaël Rémond<br /> <noindex><a href="http://www.process-one.net/" rel="nofollow" >Process-one</a></noindex></p> Mon, 11 Feb 2008 11:05:12 +0000 mremond comment 51782 at https://www.ejabberd.im could you send us your https://www.ejabberd.im/node/1143#comment-51781 <p>could you send us your bitrock*.log files ?</p> <p>They should be in one of your temporary directory.<br /> It will help us understanding why the postinstall script failed in your case.</p> <p>Thank you !</p> <p>--<br /> Mickaël Rémond<br /> <noindex><a href="http://www.process-one.net/" rel="nofollow" >Process-one</a></noindex></p> Mon, 11 Feb 2008 11:03:18 +0000 mremond comment 51781 at https://www.ejabberd.im Settled https://www.ejabberd.im/node/1143#comment-51778 <p>Tried some tests, I've settle the problem. Thanks a lot for badlop and others who pay attention to this problem and help me.<br /> The problem seems very simple, although it puzzled me for a long time. THAT IS, <strong>when your os computer name has capital letters, even you write the right user name and password, you also get Unauthorized page.</strong> Every one who are interested on it can test it. I think there is a bug when check the admin user.</p> Mon, 11 Feb 2008 05:59:50 +0000 denmarkleaf comment 51778 at https://www.ejabberd.im Yes, it has https://www.ejabberd.im/node/1143#comment-51718 <p>I am sorry that I didn't describe clearly.<br /> In the ejabberd.cfg,the line you indicated exists and the information is right.</p> Fri, 01 Feb 2008 03:04:59 +0000 denmarkleaf comment 51718 at https://www.ejabberd.im Check if the user has admin rights https://www.ejabberd.im/node/1143#comment-51716 <div class="quote-msg"> <div class="quote-author"><em>denmarkleaf</em> wrote:</div> <p>I tried 1 and 3. About 2,I contrast the ejabberd.cfg with the one on the available OS. Only the domain name is different. So No.2 test is passed.</p></div> <p>Did you understand what I said in 2.?<br /> In your ejabberd.cfg, you must have a line that gives admin privileges to your user:</p> <pre>{acl, admin, {user, "admin", "example.org"}}.</pre> Thu, 31 Jan 2008 09:16:13 +0000 mfoss comment 51716 at https://www.ejabberd.im Thanks for your attention https://www.ejabberd.im/node/1143#comment-51715 <p>I tried 1 and 3. About 2,I contrast the ejabberd.cfg with the one on the available OS. Only the domain name is different. So No.2 test is passed.<br /> The cmd/regedit/taskmanager are also in gear.<br /> I am very puzzled.<br /> Thanks a lot. I even want to reinstall the os, but still not. Because I think there must be some problem with the Windows environment.<br /> How about your opinion? Thanks for your help.:)</p> Thu, 31 Jan 2008 08:43:11 +0000 denmarkleaf comment 51715 at https://www.ejabberd.im Check if the installer granted admin privileges https://www.ejabberd.im/node/1143#comment-51706 <p>There can be three different problems:</p> <ol> <li>The Jabber account was not created in the Jabber server during the installation. To check if it exists, try to login using a normal Jabber client in the account. </li><li>The Jabber account exists, but doesn't have admin privileges. To check if it has privileges, look in ejabberd.cfg for a line that says: {acl, admin, {user, "admin", "example.org"}. or similar </li><li>The account exists and has admin privileges, but you put the wrong JID or password. </li></ol> <p>In your case you already tested 1. and 3. Can you check 2.? If that's your problem, you can simply add the mentioned line.</p> <p>Also, can you try this in the Windows machine that gives you problems?</p> <ul> <li>Go to Start menu, Run, and put: cmd. Does the MS-DOS command-line open? </li><li>Go to Start menu, Run, and put: regedit. Does the Registry Editor open? </li><li>Press Ctrl+Alt+Supr. Does the Task Manager open? </li></ul> Wed, 30 Jan 2008 10:16:03 +0000 mfoss comment 51706 at https://www.ejabberd.im same same same https://www.ejabberd.im/node/1143#comment-51698 <p>I think everyone running 2.0.0-rc1 on Windows has the same problem</p> Mon, 28 Jan 2008 19:17:54 +0000 Anonymous comment 51698 at https://www.ejabberd.im yes https://www.ejabberd.im/node/1143#comment-51694 <p>Yes,I put it correctly like "admin@mydomainname", and the password is alos correct. But still "401 Unauthorized":(</p> Mon, 28 Jan 2008 07:46:20 +0000 denmarkleaf comment 51694 at https://www.ejabberd.im username in webadmin - https://www.ejabberd.im/node/1143#comment-51693 <p>username in webadmin - "admin@you-domain.tld" , not "admin"</p> Mon, 28 Jan 2008 06:46:47 +0000 evadim comment 51693 at https://www.ejabberd.im