-
Starting the daemon via rc script and then issuing any run_cli gets this message and waits for ever:
This is signal-cli-0.9.0_1,1 and libsignal-client-0.9.6_6,1 from FreeBSD ports running on FreeBSD 13.0-RELEASE-p11 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Only one signal-cli instance can be running for one account at the same time. |
Beta Was this translation helpful? Give feedback.
Only one signal-cli instance can be running for one account at the same time.
When signal-cli is running in daemon mode, you can can interact with it via dbus.
Either use dbus language bindings to do that or use signal-cli with the
--dbus
/--dbus-system
flag.for your setup this should work:
service signal_cli oneruncli --dbus-system send -m 'TEST via daemon' +<target phone #>