bbernhard / signal-cli-rest-api

Dockerized Signal Messenger REST API
https://bbernhard.github.io/signal-cli-rest-api/
MIT License
1.37k stars 160 forks source link

Can't link device with QR-code. No Error Code #593

Closed lmaddox closed 1 month ago

lmaddox commented 1 month ago

The problem

after scanning the qr code, the phone app says to continue linking signal on the browser. after a few attempts, the phone app now says network error.

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?

JSON-RPC Mode

What's the architecture of your host system?

x86-64

Additional information

attempted with all modes.

bbernhard commented 1 month ago

Please give this version a try: bbernhard/signal-cli-rest-api:0.168-dev

evgeny-l commented 1 month ago

@bbernhard Had the same problem around 3 hours ago. In the mobile app the message was "Complete setup on Signal Desktop". The config folder was populated, but no active accounts appeared in API. Errors were "User not registered".

Tested now with the your image bbernhard/signal-cli-rest-api:0.168-dev - everything worked well now. The device was linked successfully.

Thanks a lot for the great lib! :)

bbernhard commented 1 month ago

@bbernhard Had the same problem around 3 hours ago. In the mobile app the message was "Complete setup on Signal Desktop". The config folder was populated, but no active accounts appeared in API. Errors were "User not registered".

Tested now with the your image bbernhard/signal-cli-rest-api:0.168-dev - everything worked well now. The device was linked successfully.

Thanks a lot for the great lib! :)

Thanks for the kind words - glad it is working now! :)