Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

send from stdin seems to be broken #1607

Open
sidhussmann opened this issue Oct 15, 2024 · 0 comments
Open

send from stdin seems to be broken #1607

sidhussmann opened this issue Oct 15, 2024 · 0 comments

Comments

@sidhussmann
Copy link

Sending a message via stdin seems to be broken in version 0.13.7:

echo "hello world" | signal-cli send +XXX
INFO  AccountHelper - The Signal protocol expects that incoming messages are regularly received.
Sending empty message is not allowed, either a message, attachment or sticker must be given.

While the -m option still works:

signal-cli send +XXX -m "hello world"
INFO  AccountHelper - The Signal protocol expects that incoming messages are regularly received.
1728977706991

I tried with the following installation methods:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant