ejabberd - Comments for "Problem installing mod_muc_admin" https://www.ejabberd.im/node/10570 en It was a bug in the code. https://www.ejabberd.im/node/10570#comment-59698 <p>It was a bug in the code. Fixed in git.</p> Tue, 16 Apr 2013 18:12:48 +0000 mfoss comment 59698 at https://www.ejabberd.im Thank you, that worked, and https://www.ejabberd.im/node/10570#comment-59626 <p>Thank you, that worked, and was obvious in retrospect.</p> <p>However, while Ejabberd now compiles and runs, I cannot figure out how to correctly use the module.</p> <p>When I do <code>./ejabberdctl muc_online_rooms global</code></p> <p>I get the following err:</p> <div class="codeblock"><code>Problem &#039;error badarg&#039; occurred executing the command. <p>Stacktrace: [{erlang,&#039;++&#039;,[&lt;&lt;&quot;shulamis&quot;&gt;&gt;,[64|&lt;&lt;&quot;conference.aviezri.org&quot;&gt;&gt;]],[]},<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {mod_muc_admin,&#039;-muc_online_rooms/1-fun-0-&#039;,3,[{file,&quot;src/mod_muc_admin.erl&quot;},{line,174}]},<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {lists,foldl,3,[{file,&quot;lists.erl&quot;},{line,1248}]},<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {ejabberd_ctl,call_command,3,[{file,&quot;ejabberd_ctl.erl&quot;},{line,293}]},<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {ejabberd_ctl,try_call_command,3,[{file,&quot;ejabberd_ctl.erl&quot;},{line,269}]},<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {ejabberd_ctl,process2,3,[{file,&quot;ejabberd_ctl.erl&quot;},{line,218}]},<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {ejabberd_ctl,process,1,[{file,&quot;ejabberd_ctl.erl&quot;},{line,203}]},<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {rpc,&#039;-handle_call_call/6-fun-0-&#039;,5,[{file,&quot;rpc.erl&quot;},{line,205}]}]</p></code></div> <p>Please help.</p> Sun, 14 Apr 2013 21:45:22 +0000 SamGoody comment 59626 at https://www.ejabberd.im 4+. Copy the compiled https://www.ejabberd.im/node/10570#comment-59595 <p>4+. Copy the compiled mod_muc_admin.beam to the system path where you have all the other ejabberd *.beam files.</p> Fri, 12 Apr 2013 11:59:40 +0000 mfoss comment 59595 at https://www.ejabberd.im It seems others may be having https://www.ejabberd.im/node/10570#comment-59551 <p>It seems others may be having the same issue.<br /> <noindex><a href="https://www.process-one.net/en/forum/viewthread/733/" title="https://www.process-one.net/en/forum/viewthread/733/" rel="nofollow" >https://www.process-one.net/en/forum/viewthread/733/</a></noindex></p> <p>I am not certain that their err is the same, but if so, at least it means that I am not alone. :/</p> <p>Any solutions would be appreciated.</p> Thu, 04 Apr 2013 12:29:52 +0000 SamGoody comment 59551 at https://www.ejabberd.im