Hi TIA,

It looks like, in step nine you typed literally:
echo <PREFIX>/lib > /etc/ld.so.conf.d/opensrf.conf

Instead of modifying this to read:
echo /openils/lib > /etc/ld.so.conf.d/opensrf.conf
That would be my guess.  

Try issuing the second command and restart your server.

stephengwills
On July 20, 2021 8:14 AM o1bigtenor via Evergreen-general < [email protected]> 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

(<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

Please wash hands after reading.

_______________________________________________
Evergreen-general mailing list
[email protected]
http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general

Reply via email to