ejabberd - Comments for "Issues with In-Band Registration" https://www.ejabberd.im/forum/25270/issues-band-registration en Thank you, i will check it https://www.ejabberd.im/forum/25270/issues-band-registration#comment-66440 <p>Thank you, i will check it out</p> Fri, 04 Dec 2015 11:18:41 +0000 m-kern comment 66440 at https://www.ejabberd.im Looking at the error log, it https://www.ejabberd.im/forum/25270/issues-band-registration#comment-66432 <p>Looking at the error log, it may be a config problem in ACLs: wrong syntax, or wrong indentation.</p> Wed, 02 Dec 2015 16:49:48 +0000 badlop comment 66432 at https://www.ejabberd.im 2015-11-30 16:24:33.885 https://www.ejabberd.im/forum/25270/issues-band-registration#comment-66427 <div class="codeblock"><code>2015-11-30 16:24:33.885 [error] &lt;0.5002.0&gt;@ejabberd_hooks:run_fold1:368 {function_clause,[{acl,match_acls,[[[{all,allow}],[{all,allow}]],{jid,&lt;&lt;&gt;&gt;,&lt;&lt;&gt;&gt;,&lt;&lt;&gt;&gt;,&lt;&lt;&gt;&gt;,&lt;&lt;&gt;&gt;,&lt;&lt;&gt;&gt;},&lt;&lt;&quot;jabber.company.com&quot;&gt;&gt;],[{file,&quot;src/acl.erl&quot;},{line,274}]},{mod_register,process_iq,4,[{file,&quot;src/mod_register.erl&quot;},{line,129}]},{mod_register,unauthenticated_iq_register,4,[{file,&quot;src/mod_register.erl&quot;},{line,92}]},{ejabberd_hooks,safe_apply,3,[{file,&quot;src/ejabberd_hooks.erl&quot;},{line,382}]},{ejabberd_hooks,run_fold1,4,[{file,&quot;src/ejabberd_hooks.erl&quot;},{line,365}]},{ejabberd_c2s,process_unauthenticated_stanza,2,[{file,&quot;src/ejabberd_c2s.erl&quot;},{line,2387}]},{ejabberd_c2s,wait_for_feature_request,2,[{file,&quot;src/ejabberd_c2s.erl&quot;},{line,864}]},{p1_fsm,handle_msg,10,[{file,&quot;src/p1_fsm.erl&quot;},{line,582}]}]}<br />running hook: {c2s_unauthenticated_iq,[&lt;&lt;&quot;jabber.company.com&quot;&gt;&gt;,{iq,&lt;&lt;&quot;purple9106b782&quot;&gt;&gt;,set,&lt;&lt;&quot;jabber:iq:register&quot;&gt;&gt;,&lt;&lt;&gt;&gt;,{xmlel,&lt;&lt;&quot;query&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;jabber:iq:register&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;username&quot;&gt;&gt;,[],[{xmlcdata,&lt;&lt;&quot;ninja&quot;&gt;&gt;}]},{xmlel,&lt;&lt;&quot;password&quot;&gt;&gt;,[],[{xmlcdata,&lt;&lt;&quot;ninjas&quot;&gt;&gt;}]}]}},{{80,152,153,211},39616}]} </code></div> <p>This is what I get in the ejabberd.log file when I try to register from within the network with a new dummy account.</p> Mon, 30 Nov 2015 15:26:04 +0000 m-kern comment 66427 at https://www.ejabberd.im 2015-11-30 16:24:33.885 https://www.ejabberd.im/forum/25270/issues-band-registration#comment-66426 <div class="codeblock"><code>2015-11-30 16:24:33.885 [error] &lt;0.5002.0&gt;@ejabberd_hooks:run_fold1:368 {function_clause,[{acl,match_acls,[[[{all,allow}],[{all,allow}]],{jid,&lt;&lt;&gt;&gt;,&lt;&lt;&gt;&gt;,&lt;&lt;&gt;&gt;,&lt;&lt;&gt;&gt;,&lt;&lt;&gt;&gt;,&lt;&lt;&gt;&gt;},&lt;&lt;&quot;jabber.company.com&quot;&gt;&gt;],[{file,&quot;src/acl.erl&quot;},{line,274}]},{mod_register,process_iq,4,[{file,&quot;src/mod_register.erl&quot;},{line,129}]},{mod_register,unauthenticated_iq_register,4,[{file,&quot;src/mod_register.erl&quot;},{line,92}]},{ejabberd_hooks,safe_apply,3,[{file,&quot;src/ejabberd_hooks.erl&quot;},{line,382}]},{ejabberd_hooks,run_fold1,4,[{file,&quot;src/ejabberd_hooks.erl&quot;},{line,365}]},{ejabberd_c2s,process_unauthenticated_stanza,2,[{file,&quot;src/ejabberd_c2s.erl&quot;},{line,2387}]},{ejabberd_c2s,wait_for_feature_request,2,[{file,&quot;src/ejabberd_c2s.erl&quot;},{line,864}]},{p1_fsm,handle_msg,10,[{file,&quot;src/p1_fsm.erl&quot;},{line,582}]}]}<br />running hook: {c2s_unauthenticated_iq,[&lt;&lt;&quot;jabber.company.com&quot;&gt;&gt;,{iq,&lt;&lt;&quot;purple9106b782&quot;&gt;&gt;,set,&lt;&lt;&quot;jabber:iq:register&quot;&gt;&gt;,&lt;&lt;&gt;&gt;,{xmlel,&lt;&lt;&quot;query&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;jabber:iq:register&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;username&quot;&gt;&gt;,[],[{xmlcdata,&lt;&lt;&quot;ninja&quot;&gt;&gt;}]},{xmlel,&lt;&lt;&quot;password&quot;&gt;&gt;,[],[{xmlcdata,&lt;&lt;&quot;ninjas&quot;&gt;&gt;}]}]}},{{80,152,153,211},39616}]} </code></div> <p>This is what I get in the ejabberd.log file when I try to register from within the network with a new dummy account.</p> Mon, 30 Nov 2015 15:26:01 +0000 m-kern comment 66426 at https://www.ejabberd.im