ejabberd - Comments for "&amp;quot;Error running Post Install Script&amp;quot; with ejabberd-2.1.8-windows-installer.exe" https://www.ejabberd.im/node/4924 en Ok, that seemed to work. I'm https://www.ejabberd.im/node/4924#comment-57806 <p>Ok, that seemed to work. I'm logged into ejabberd. I'll post here if I have any other issues.</p> <p>Thanks for your help and I hope you weren't in hurricane Irene's path this weekend :) .</p> Tue, 30 Aug 2011 13:54:00 +0000 ysg comment 57806 at https://www.ejabberd.im ysg wrote: when I tried to https://www.ejabberd.im/node/4924#comment-57800 <div class="quote-msg"> <div class="quote-author"><em>ysg</em> wrote:</div> <p>when I tried to login as admin, no go, same error.</p></div> <p>In the browser put as user: <noindex><a href="mailto:admin@yourserver.com" rel="nofollow" >admin@yourserver.com</a></noindex></p> Mon, 29 Aug 2011 10:49:34 +0000 mfoss comment 57800 at https://www.ejabberd.im Ok, I was just able to create https://www.ejabberd.im/node/4924#comment-57795 <p>Ok, I was just able to create the user admin. However, when I tried to login as admin, no go, same error.</p> Fri, 26 Aug 2011 17:58:46 +0000 ysg comment 57795 at https://www.ejabberd.im badlop wrote: Ok, then erlang https://www.ejabberd.im/node/4924#comment-57794 <div class="quote-msg"> <div class="quote-author"><em>badlop</em> wrote:</div> <p>Ok, then erlang is running, and probably ejabberd too. Just look at the ejabberd log files.</p></div> <p>Just did, I found a bunch of these: erl_crash_20110825-102419.dump</p> <p>How can I attach one here? Or can I just dump it all here?</p> <div class="quote-msg"> <div class="quote-author"><em>badlop</em> wrote:</div> <p>You try to register an account at "localhost", but maybe you don't have that vhost in ejabberd.cfg . Good example:<br /> {hosts, ["localhost", "example.com"]}.</p></div> <p>This is lame/weird. I just tried editing it and it said that I can't because another app could possibly be using that file.</p> Fri, 26 Aug 2011 16:02:50 +0000 ysg comment 57794 at https://www.ejabberd.im ysg wrote: I looked at the https://www.ejabberd.im/node/4924#comment-57791 <div class="quote-msg"> <div class="quote-author"><em>ysg</em> wrote:</div> <p>I looked at the processes tab in my Windows Task Manager and have epmd.exe and erl.exe running. </p></div> <p>Ok, then erlang is running, and probably ejabberd too. Just look at the ejabberd log files.</p> <div class="quote-msg"> <div class="quote-author"><em>ysg</em> wrote:</div> <p>When I tried creating the user from the console, this is the issue that I ran into:<br /> Can't register user admin@localhost at node ejabberd@localhost: not_allowed </p></div> <p>You try to register an account at "localhost", but maybe you don't have that vhost in ejabberd.cfg . Good example:<br /> {hosts, ["localhost", "example.com"]}.</p> Fri, 26 Aug 2011 09:05:51 +0000 mfoss comment 57791 at https://www.ejabberd.im Thanks for your reply. I https://www.ejabberd.im/node/4924#comment-57788 <p>Thanks for your reply.</p> <p>I looked at the processes tab in my Windows Task Manager and have epmd.exe and erl.exe running. Are beam.exe and werl.exe not starting and this is causing the problem? How can I resolve this?</p> <p>When I tried creating the user from the console, this is the issue that I ran into:</p> <div class="codeblock"><code>C:\Program Files\ejabberd-2.1.8\bin&gt;ejabberdctl register admin localhost admin<br />Can&#039;t register user admin@localhost at node ejabberd@localhost: not_allowed <p>Commands to start an ejabberd node:<br />&nbsp; start&nbsp; Start an ejabberd node in server mode<br />&nbsp; debug&nbsp; Attach an interactive Erlang shell to a running ejabberd node<br />&nbsp; live&nbsp;&nbsp; Start an ejabberd node in live (interactive) mode</p></code></div> Thu, 25 Aug 2011 14:46:31 +0000 ysg comment 57788 at https://www.ejabberd.im ysg wrote: So I tried running https://www.ejabberd.im/node/4924#comment-57786 <div class="quote-msg"> <div class="quote-author"><em>ysg</em> wrote:</div> <p>So I tried running the installer (on Windows 7 Enterprise), all went well up until the very end and I get this:</p> <p>---------------------------<br /> Error<br /> ---------------------------<br /> Error running Post Install Script.<br /> The installation may have not completed correctly<br /> ---------------------------<br /> OK<br /> ---------------------------</p> <p>Why? </p></div> <p>There are many problems that provide this same error report, so it is very difficult to know what went wrong during your installation. Try to uninstall and remove ejabberd, stop processes: beam erl werl epmd</p> <p>On the other hand, if installation completion fails, but ejabberd later works perfectly, you can continue using it anyway :)</p> <div class="quote-msg"> <div class="quote-author"><em>ysg</em> wrote:</div> <p>Not only that, but when I try to log into the admin site (which is hosted locally), it says that the password that I previously set is not recognized, again, why? </p></div> <p>Because the installation didn't complete, the account was not created. That isn't a big problem: you can create the account manually using ejabberdctl shell program, or using a Jabber client.</p> Thu, 25 Aug 2011 14:15:00 +0000 mfoss comment 57786 at https://www.ejabberd.im