haberda / signal-addon

Signal addon docker files
9 stars 7 forks source link

No longer able to send messages #120

Closed alfwro13 closed 5 months ago

alfwro13 commented 5 months ago

Addon stopped working a couple of hours ago. I am no longer able to send messages. There are no error messages in the logs but when I try to send a message using Home Assistant's Developer tools/Services it complains: Failed to call service notify.signal_ha_test. Unknown error

reuhno commented 5 months ago

Me too since this evening

alfwro13 commented 5 months ago

I think this might be related to: https://github.com/AsamK/signal-cli/issues/1439

reuhno commented 5 months ago

Yes, I saw and i think too. Hope for a release soon. 🤞🤞🤞

haberda commented 5 months ago

Yeah, as soon as there is an upstream release I will issue an update.

alfwro13 commented 5 months ago

haberda - thank you for your support, it would appear that the upstream is now fixed

kojanovski commented 5 months ago

Hi,

In my case it stopped working after the installation HA Release 2024.1.6. I get a response as below:

[core-ssh ~]$ curl -X GET -H "Content-Type: application/json" 'http://192.168.1.131:8080/v1/identities/+xxxxxxxxxxx' {"error":"Error while checking account +xxxxxxxxxxx: signal-cli version is too old for the Signal-Server, please update.\n"}[core-ssh ~]$

steveredden commented 5 months ago

haberda - thank you for your support, it would appear that the upstream is now fixed

there's multiple upstreams involved - namely this one got released an hour ago:

https://github.com/bbernhard/signal-cli-rest-api/releases/tag/0.81

and its upstream:

https://github.com/AsamK/signal-cli/releases/tag/v0.12.8

haberda commented 5 months ago

Fix is published and building now. See if it fixes the problem for you.

derjoerg commented 5 months ago

Looks good to me.

Thanks a lot!

alfwro13 commented 5 months ago

perfect, all working fine now

reuhno commented 5 months ago

I can confirme too. It fixes ! Thank you so so much ;)

kojanovski commented 5 months ago

The fix works fine. Many thanks,

BogoPo commented 5 months ago

Works like a charm. Thanks for the quick fix!