Hi Guys :-) I have a realy annoying problem and hope you can help me.
Google was no help at all :-(
If i try to start the server by using "service ejabberd [start|live]" it crashes with following error:
=INFO REPORT==== 2-Sep-2013::16:02:18 ===
application: ejabberd
exited: {"There is a problem in the configuration: the specified file is not readable: /my/path/to/cert.crt",
{ejabberd_app,start,[normal,[]]}}
type: temporary
But the Certificate-File is owned by the ejabberd user/group and has mod 777. I dont know what is wrong.
On the other side, i CAN start ejabberd by using "ejabberd start" without problem and fully functional
running in a screen process all the time.
Erlang R14B04 (erts-5.8.5) [source] [rq:1] [async-threads:0] [kernel-poll:false]
Eshell V5.8.5 (abort with ^G)
(ejabberd@myhost)1>
=INFO REPORT==== 2-Sep-2013::16:05:20 ===
I(<0.39.0>:cyrsasl_digest:44) : FQDN used to check DIGEST-MD5 SASL authentication: "mydomain.com"
=INFO REPORT==== 2-Sep-2013::16:05:21 ===
I(<0.567.0>:ejabberd_listener:166) : Reusing listening port for 5222
=INFO REPORT==== 2-Sep-2013::16:05:21 ===
I(<0.568.0>:ejabberd_listener:166) : Reusing listening port for 5223
=INFO REPORT==== 2-Sep-2013::16:05:21 ===
I(<0.569.0>:ejabberd_listener:166) : Reusing listening port for 5269
=INFO REPORT==== 2-Sep-2013::16:05:21 ===
I(<0.570.0>:ejabberd_listener:166) : Reusing listening port for 5280
=INFO REPORT==== 2-Sep-2013::16:05:21 ===
I(<0.39.0>:ejabberd_app:72) : ejabberd 2.1.10 is started in the node 'ejabberd@myhost'
Do you have any suggestion?
Thanks :-)
ejabberd 2.1.10
Ubuntu 12.04.2 LTS