ejabberd - Comments for "mod_shared_roster (and others?) not showing up in ejabberd web interface" https://www.ejabberd.im/node/480 en Okay, I was hoping it would https://www.ejabberd.im/node/480#comment-992 <p>Okay, I was hoping it would be something like that, but when I click "Virtual Hosts" it just hangs for a second and the screen never changes. I never get a list of my host.</p> <p>When clicking on the "Virtual Hosts" link, the following 2 items show up in my log files:</p> <p>**sasl.log**</p> <pre>=CRASH REPORT==== 3-Nov-2005::08:28:17 === crasher: pid: &lt;0.321.0&gt; registered_name: [] error_info: {timeout,{gen_fsm,sync_send_event, ['eldap_ejabberd_chatty.mcc.edu', {search, {eldap_search, wholeSubtree, "dc=mcc,dc=edu", {present,"uid"}, ["uid"], false, 0}}]}} initial_call: {ejabberd_http,receive_headers, [{state, gen_tcp, #Port&lt;0.358&gt;, undefined, undefined, undefined, undefined, undefined, undefined, "en", true, true, false, []}]} ancestors: [ejabberd_http_sup,ejabberd_sup,&lt;0.36.0&gt;] messages: [] links: [&lt;0.216.0&gt;,#Port&lt;0.358&gt;] dictionary: [] trap_exit: false status: running heap_size: 987 stack_size: 21 reductions: 1903 neighbours: =SUPERVISOR REPORT==== 3-Nov-2005::08:28:17 === Supervisor: {local,ejabberd_http_sup} Context: child_terminated Reason: {timeout,{gen_fsm,sync_send_event, ['eldap_ejabberd_chatty.mcc.edu', {search, {eldap_search, wholeSubtree, "dc=mcc,dc=edu", {present,"uid"}, ["uid"], false, 0}}]}} Offender: [{pid,&lt;0.321.0&gt;}, {name,undefined}, {mfa,{ejabberd_http,start_link, [{gen_tcp,#Port&lt;0.358&gt;}, [http_poll,web_admin]]}}, {restart_type,temporary}, {shutdown,brutal_kill}, {child_type,worker}]</pre><p> **ejabberd.log**</p> <pre>=INFO REPORT==== 2005-11-03 08:29:48 === I(&lt;0.223.0&gt;:ejabberd_listener:90): (#Port&lt;0.390&gt;) Accepted connection {{10,100,230,117},48784} -&gt; {{207,74,136,244},5280} =INFO REPORT==== 2005-11-03 08:29:48 === I(&lt;0.216.0&gt;:ejabberd_http:73): started: {gen_tcp,#Port&lt;0.390&gt;} =INFO REPORT==== 2005-11-03 08:29:48 === I(&lt;0.322.0&gt;:ejabberd_http:165): (#Port&lt;0.390&gt;) http query: 'GET' /admin/vhosts/</pre><p> Thank you so much for your time.</p> <p>--Marc</p> Thu, 03 Nov 2005 13:30:49 +0000 msmith comment 992 at https://www.ejabberd.im 'Shared Roster Group' is specific to each virtual host https://www.ejabberd.im/node/480#comment-988 <blockquote><p>When clicking on the "Virtual Hosts" link nothing will come up.</p></blockquote> <p>The admin web is divided in two parts: the part to administer the Jabber server and the part to administer each virtual host. Even if you have only one virtual host, the web is divided the same way. </p> <p>To know where you are, keep an eye on the address bar of your web browser:</p> <pre>/admin/ -- you are on the main server /admin/server/localhost/ -- you are on the 'localhost' virtual host</pre><p> You can see all of this on the <noindex><a href="/online-demo-webadmin" rel="nofollow" >Demo of the Web Interface</a></noindex>:</p> <ul> <li>You start on the Jabber server: <noindex><a href="http://users.telenet.be/s.devrieze/ejabberd-demo/0.9.8/" rel="nofollow" >/admin/</a></noindex> </li><li>Click on 'Virtual Hosts' and you will see a list of virtual hosts, in your case just one: <noindex><a href="http://users.telenet.be/s.devrieze/ejabberd-demo/0.9.8/vhosts/index.html" rel="nofollow" >/admin/vhosts</a></noindex> </li><li>Click on a virtual host and you will enter the webmin dedicated to this virtual host: <noindex><a href="http://users.telenet.be/s.devrieze/ejabberd-demo/0.9.8/server/levi/index.html" rel="nofollow" >/admin/server/levi/</a></noindex><br /> Now you will have the administration pages that are dependent to each virtual host, including 'Users' and 'Shared Roster Group'. </li></ul> Thu, 03 Nov 2005 09:10:48 +0000 mfoss comment 988 at https://www.ejabberd.im