-
-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hi team,
thank you for your wonderful piece of software!
Installing the latest version was very easy.
Starting the software works great (./bin/xabber_ws start), however, I cannot stop the xabber websocket.
When I run ./bin/xabber_ws stop I receive this error message:
init terminating in do_boot ({cannot get bootfile,no_dot_erlang.boot})
Crash dump is being written to: erl_crash.dump...done
This is the dump (link):
https://www.xy-space.de/owncloud/index.php/s/hjbrnr4F4bWQKAq
I am running erlang version 22.
I need to kill the process by hand
/usr/local/redsolution/xabber-websocket/xabber_ws/erts-10.7.2.6/bin/run_erl -daemon /tmp/erl_pipes/xabber_ws/ /usr/local/redsolution/xabber-websocket/xabber_ws/log exec "/usr/local/redsolution/xabber-websocket/xabber_ws/bin/xabber_ws" "console"
Any ideas?
Martin.
Martin.