On 7/20/21 8:14 AM, o1bigtenor via Evergreen-general wrote:
Greetings
Installing opensrf on a Devuan Beowulf (equivalent to Debian buster) system.
Following :
https://evergreen-ils.org/documentation/install/OpenSRF/README_3_2_1.html
to affect an install.
In step 10 (configure the ejabberd server) the final request is to
restart the the server.
My resultant is:
# service ejabberd start
[....] Starting ejabberd...:root@memyself:/home/opensrf-3.2.1# service ejabberd
status
[....] Getting ejabberd status...:Failed RPC connection to the node
ejabberd@localhost:
nodedown
Commands to start an ejabberd node:
> . . .
the ejabberd log file reads:
2021-07-19 06:57:09.413 [error] <0.82.0>@ejabberd_config:validate_opts:1095 Unknown
option 'echo <PREFIX>/lib > /etc/ld.so.conf.d/opensrf.conf what'
2021-07-19 06:57:09.413 [error] <0.82.0>@ejabberd_config:start:88 Failed to
load configuration file /etc/ejabberd/ejabberd.yml
2021-07-19 06:57:09.413 [critical] <0.82.0>@ejabberd_app:start:70 Failed to
start ejabberd application: unknown_option
Based on the above, you added "echo <PREFIX>/lib >
/etc/ld.so.conf.dopensrf.conf" to the ejabberd configuration. Find that
line in the file and delete it.
Also, have you seen this:
https://bugs.launchpad.net/opensrf/+bug/1849364
The code in the branches there are a bit out of date, but it might help
with dependencies and installation.
Hope that helps, and good luck!
(<PREFIX> = openils when asked for and openils and openils/lid are
both present)
For information (in case this setup is incorrect) :
# /etc/hosts
127.0.0.1 localhost
127.0.1.1 memyself.ca memyself
127.0.1.2 public.localhost public
127.0.1.3 private.localhost private
What is disrupting the ejabberd server?
TIA
_______________________________________________
Evergreen-general mailing list
[email protected]
http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general
_______________________________________________
Evergreen-general mailing list
[email protected]
http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general