Closed AntonKun closed 1 month ago
I had the same issue and it looks like we need signal-cli v0.13.6, while the latest image has v0.13.5. I tested with bbernhard/signal-cli-rest-api:0.167-dev and it works fine
@bbernhard should we expect a new release in the near future?
I am waiting for another signal-cli release. While signal-cli v0.13.6 (which is used in bbernhard/signal-cli-rest-api:0.167-dev
) fixes the registration bug, it introduced another issue during normal operation. I'd suggest to use the above dev version for now to get the device registered and afterwards switch back to the release version.
There's a new release candidate here: bbernhard/signal-cli-rest-api:0.168-dev
I'd appreciate if some could give this version a try - this will greatly help with testing!
@bbernhard Works fine (managed to sync and send messages), but I think you have changed the HOST_IP to 172.18.0.8 so I had to access this IP to get the qrcodelink instead of localhost. Not sure if it's intentional.
@bbernhard Works fine (managed to sync and send messages), but I think you have changed the HOST_IP to 172.18.0.8 so I had to access this IP to get the qrcodelink instead of localhost. Not sure if it's intentional.
Thanks for the feedback!
I haven't changed anything regarding the HOST_IP - that one must come from your docker setup.
Everything seems to be in order. I have tested most of the methods on 0.168-dev and they work properly.
Thanks!
Thanks for the feedback! As there is now also an official release, I'll close this one here.
Thanks for the feedback! As there is now also an official release, I'll close this one here.
Can I use bbernhard/signal-cli-rest-api:latest
now?
Thanks for the feedback! As there is now also an official release, I'll close this one here.
Can I use
bbernhard/signal-cli-rest-api:latest
now?
yes
The problem
I can't pair devices using a QR code (
/v1/qrcodelink
). I see the following in the logs:I use latest version (0.88) and new clean docker container
Are you using the latest released version?
Have you read the troubleshooting page?
What type of installation are you running?
signal-cli-rest-api Docker Container
In which mode are you using the docker container?
Normal Mode
What's the architecture of your host system?
x86-64
Additional information
No response