Skip to content

Lock prevents run_cli in 0.9.0 #962

Answered by AsamK
mc3 asked this question in Q&A
May 28, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

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

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mc3
Comment options

Answer selected by mc3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #961 on May 29, 2022 11:21.