You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have connected my Raspberry Pi5 via signal-cli and my landline. I did thsi two days ago with my WSL and it worked perfectly fine but I wanted to have it on my Raspi now. Installed signal-cli-0.13.23 and put libsignal_jni.so into the lib dir and added DEFAULT_JVM_OPTS='"--enable-native-access=ALL-UNNAMED" "-Djava.library.path=/home/smaug/.clawdbot/tools/signal-cli-0.13.23/lib"'
to signal-cli
I copied the ~/local/share/signal-cli folder over to te Pi and I got to the point where I could send messages to my phone.
But not vice versa. Sending messages back to the Pi resultedin one checkmark only status to all ma send messages.
So I started debugging and did everything from ~/local/share/signal-cli folder and re-registering to deleteing the contavt from my phone, used several commands like signal-cli listDevices, updateProfile, receive -t 30, trust -v "61726..."
Nothing helped. I am still stuck with the one directional coms.
Testing:
signal-cli -a +12345 send -m "Loopback Test" +12345
1769781806780
signal-cli -a +12345 receive
nothing...
This discussion was converted from issue #1913 on March 01, 2026 08:34.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have connected my Raspberry Pi5 via signal-cli and my landline. I did thsi two days ago with my WSL and it worked perfectly fine but I wanted to have it on my Raspi now. Installed signal-cli-0.13.23 and put libsignal_jni.so into the lib dir and added
DEFAULT_JVM_OPTS='"--enable-native-access=ALL-UNNAMED" "-Djava.library.path=/home/smaug/.clawdbot/tools/signal-cli-0.13.23/lib"'to signal-cli
I copied the ~/local/share/signal-cli folder over to te Pi and I got to the point where I could send messages to my phone.
But not vice versa. Sending messages back to the Pi resultedin one checkmark only status to all ma send messages.
So I started debugging and did everything from ~/local/share/signal-cli folder and re-registering to deleteing the contavt from my phone, used several commands like signal-cli listDevices, updateProfile, receive -t 30, trust -v "61726..."
Nothing helped. I am still stuck with the one directional coms.
Testing:
signal-cli -a +12345 send -m "Loopback Test" +12345
1769781806780
signal-cli -a +12345 receive
nothing...
What the heck is going on here?
Beta Was this translation helpful? Give feedback.
All reactions