Closed bohart closed 3 months ago
It's related to a new feature flag, that will be included in the next signal-cli version (https://github.com/AsamK/signal-cli/commit/5ff66728e32237a23fdffda4515031d24dad7cf0) If you want you can try running the latest development build and see if it works: https://github.com/AsamK/signal-cli/actions/runs/9681344917
Hi, How do I download the lastest build version to my local?
Hi, How do I download the lastest build version to my local?
@nlpsl202: Maybe you overlooked it because you did not scroll down ...
.zip
archive; the "native" variant contains a binary, the other two contain a .tar.gz
archive with the required Java 21/22 archives and shell scripts, similar to the archives for the regular release (https://github.com/AsamK/signal-cli/releases/download/v0.13.4/signal-cli-0.13.4.tar.gz and https://github.com/AsamK/signal-cli/releases/download/v0.13.4/signal-cli-0.13.4-Linux-native.tar.gz).Having the same issue. Unfortunately, this breaks the home assistant plugin for me (and others). Releasing the already available fix would enable the authors of
Issue isn't fixed in latest master unfortunately
UPD: THIS IS WRONG, IT WORKS. see below
Apologies. Latest master does work, my bad, tested with older version by mistake!
Account linking is not working. It always returns StatusCode: 409 with the exception
MissingCapabilitiesException
.Here is the debug output:
Would appreciate any suggestions on how to fix this. Thanks!