ejabberd - Comments for "FreeBSd 5.3 + ejabberd = problem" https://www.ejabberd.im/node/459 en ssl with diferents certs https://www.ejabberd.im/node/459#comment-1240 <p>about ssl with diferents certs:</p> <p>Maybe you need to use stunnel for c2s connections and restrict 5222 to localhost (stunnel origin) by firewall.</p> Thu, 12 Jan 2006 20:15:56 +0000 plue@asterx.upc.es comment 1240 at https://www.ejabberd.im {error,duplicate_name} https://www.ejabberd.im/node/459#comment-1002 <p>{error,duplicate_name} usually means that you're trying to run the second instance of ejabberd.</p> Fri, 04 Nov 2005 05:57:33 +0000 teo comment 1002 at https://www.ejabberd.im I am running ejabberd on https://www.ejabberd.im/node/459#comment-1000 <p>I am running ejabberd on FreeBSD 4.x without problems...so I guess you need to ping the FreeBSD people.</p> <p>--<br /> sander</p> Thu, 03 Nov 2005 22:29:42 +0000 sander comment 1000 at https://www.ejabberd.im FreeBSD crash dump after install https://www.ejabberd.im/node/459#comment-999 <p>After following the instructions for freeBSD, I get a huge amount of errors that culminate in a Crash, that dumps into the file erl_crash.dump</p> <p>I've updated the ports, and this is a "generic" install of FreeBSD. Are there any dependancies that are not listed? Or additional steps over looked for the freeBSD instructions?</p> <p>ERL seems to be installed correctly, as I've gotten this:<br /> erl<br /> Erlang (BEAM) emulator version 5.4 [source] [hipe]</p> <p>Eshell V5.4.4 (abort with ^G)<br /> 1&gt;</p> <p>...but when I run ejabberd:</p> <p>lycros# ejabberd<br /> {error_logger,{{2005,11,3},{16,22,45}},'Protocol: ~p: register error: ~p~n',[inet_tcp,{{badmatch,{error,duplicate_name}},[{inet_tcp_dist,listen,1},{net_kernel,start_protos,4},{net_kernel,//(trimed)<br /> {error_logger,{{2005,11,3},{16,22,45}},crash_report,[[{pid,&lt;0.18.0&gt;},{registered_name,net_kernel},{error_info,{error,//(trimed)<br /> {error_logger,{{2005,11,3},{16,22,45}},supervisor_report,[{supervisor,{local,net_sup}},{errorContext,start_error},{re//(trimed)<br /> {error_logger,{{2005,11,3},{16,22,45}},supervisor_report,[{supervisor,{local,kernel_sup}},{errorContext,start_error},//(trimed)<br /> {error_logger,{{2005,11,3},{16,22,45}},crash_report,[[{pid,&lt;0.7.0&gt;},{registered_name,[]},{error_info,{shutdown,{kerne//(trimed)<br /> {error_logger,{{2005,11,3},{16,22,45}},std_info,[{application,kernel},{exited,{shutdown,{kernel,start,[normal,[]]}}},//(trimed)<br /> {"Kernel pid terminated",application_controller,shutdown}</p> <p>Crash dump was written to: erl_crash.dump<br /> Kernel pid terminated (application_controller) (shutdown)</p> <p>(( full error messages avalible... didn't want it to totally break the page.. ))</p> Thu, 03 Nov 2005 21:52:29 +0000 lycros@drupal.org comment 999 at https://www.ejabberd.im ===> erlang-r9c2_1,1 is https://www.ejabberd.im/node/459#comment-951 <blockquote><p>===&gt; erlang-r9c2_1,1 is marked as broken: Does not compile on FreeBSD &gt;= 5.x.</p></blockquote> <p>You probably need to update your ports collection.</p> <blockquote><p>i want use jabber+ssl. i want give all people individual ssl cert (like individual ssl cert in https) to access the my jabber server.</p></blockquote> <p>I don't think that is possible.</p> <blockquote><p>Or another way - i want mannualy manage users (create and delete account).</p></blockquote> <p>You can do that from within the web interface or via the command line tool ejabberdctl (<noindex><a href="http://sander.dontexist.org/ejabberd/guide/guide.html#htoc20" rel="nofollow" >see step 1 in this updated guide</a></noindex> to register a user and in the section after that you can find a similar command to delete users). It is also possible to disable In-Band Registration functionality fully or partially. Read the <noindex><a href="http://sander.dontexist.org/ejabberd/guide/guide.html#htoc47" rel="nofollow" >second example in this updated guide</a></noindex>.</p> <p>--<br /> sander</p> Tue, 25 Oct 2005 19:16:42 +0000 sander comment 951 at https://www.ejabberd.im i read this tutorial. I have https://www.ejabberd.im/node/459#comment-950 <p>i read this tutorial. I have FreeBSD 5.3<br /> erlang in ports won't install... </p> <p>===&gt; erlang-r9c2_1,1 is marked as broken: Does not compile on FreeBSD &gt;= 5.x.</p> <p>as result i cannt install ejabberd.</p> <p>i want use jabber+ssl. i want give all people individual ssl cert (like individual ssl cert in https) to access the my jabber server.<br /> Or another way - i want mannualy manage users (create and delete account).</p> <p>sorry, english is not my native lang.</p> Tue, 25 Oct 2005 18:00:13 +0000 Ancient comment 950 at https://www.ejabberd.im Tutorial to install ejabberd https://www.ejabberd.im/node/459#comment-939 <blockquote><p>Can you tell me how to install ejabberd step by step??? I have error every time...</p></blockquote> <p>There is a tutorial with instructions to <noindex><a href="/tuto-install-ejabberd" rel="nofollow" >install ejabberd</a></noindex> including instructions for FreeBSD. If you have portinstall, you also can execute:</p> <pre>portinstall ejabberd</pre><blockquote>And i want another features: can i use user certs + server certs (SSL) to auto revoke it after 30 days? Or can you tell we another way how to manage users?</blockquote> <p>I don't understand what you want to achieve with this, can you rephrase it?</p> <p>--<br /> sander</p> Sun, 23 Oct 2005 12:34:13 +0000 sander comment 939 at https://www.ejabberd.im