gausma / nodered-contrib-signal-client

Signal communicator client nodes for Node-RED
GNU General Public License v3.0
33 stars 13 forks source link

I cannot send Signal but I can receive message. #30

Open quentinreytinas opened 2 years ago

quentinreytinas commented 2 years ago

Node red on Home Assistant can only receive message but it can't send it. Here the error : "Signal client error: {"successfulIdentifiers":[],"failoverIdentifiers":[],"errors":[{"name":"UnregisteredUserError","identifier":"(here my phone number)","code":404,"reason":"Failed to create or send message"}],"unidentifiedDeliveries":[],"dataMessage":{"type":"Buffer","data":[10,13,67,39,101,115,116,32,117,110,32,116,101,115,116,50,5,188,50,195,75,204,56,252,159,202,155,185,47]}}"

Thanks for your help.

cthompstone commented 2 years ago

I am now also unable to send messages, had been fine for a long time and now this: Signal client error: {"successfulIdentifiers":[],"failoverIdentifiers":[],"errors":[{"name":"UnregisteredUserError","identifier":"+441232323252","code":404,"reason":"Failed to create or send message"}],"unidentifiedDeliveries":[],"dataMessage":{"type":"Buffer","data":[10,12,116,101,115,116,32,109,101,115,115,97,103,101,50,6,82,245,207,184,253,247,56,208,239,215,179,185,47]}}

marco-spa commented 2 years ago

Node red on Home Assistant can only receive message but it can't send it. Here the error : "Signal client error: {"successfulIdentifiers":[],"failoverIdentifiers":[],"errors":[{"name":"UnregisteredUserError","identifier":"(here my phone number)","code":404,"reason":"Failed to create or send message"}],"unidentifiedDeliveries":[],"dataMessage":{"type":"Buffer","data":[10,13,67,39,101,115,116,32,117,110,32,116,101,115,116,50,5,188,50,195,75,204,56,252,159,202,155,185,47]}}"

Thanks for your help.

I have the same problem since August 28th. Thank you all

send_node debug log: Signal client error: {"successfulIdentifiers":[],"failoverIdentifiers":[],"errors":[{"name":"UnregisteredUserError","identifier":"+39***","code":404,"reason":"Failed to create or send message"}],"unidentifiedDeliveries":[],"dataMessage":{"type":"Buffer","data":[10,65,84,101,109,112,101,114,97,116,117,114,101,58,32,50,52,194,176,67,10,85,109,105,110,100,105,116,195,160,58,32,52,51,37,10,83,116,117,102,97,58,32,83,112,101,110,116,97,10,84,101,114,109,111,115,116,97,116,111,58,32,49,48,194,176,67,50,8,240,252,142,131,158,205,80,209,56,233,128,198,181,185,47]}}

bubi1311 commented 2 years ago

Seems to be the same issue as #29 That's the way the problem started.

marco-spa commented 2 years ago

Has anyone found a solution to the problem?

quentinreytinas commented 2 years ago

Sad news... It was a very good addon.

-------- Message d'origine -------- Le 21 oct. 2021 à 17:50, lumi-jay a écrit :

No, nobody is maintaining the code anymore. This will not get fixed anytime soon as the original coder is nowhere to be found.

On Thu, 21 Oct 2021 at 18:48, marco-spa @.***> wrote:

Has anyone found a solution to the problem?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/gausma/nodered-contrib-signal-client/issues/30#issuecomment-948741286, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK3XEX67FAYZC7XSEV3DNALUIAY3TANCNFSM5DAR6J3Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- Jean-Benoit Meunier LUMI-DESIGN || LIGHTING SOLUTIONS C: 1-514-996-7081 | @: @.***

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

JsBergbau commented 2 years ago

See here https://github.com/gausma/nodered-contrib-signal-client/issues/29#issuecomment-1019594996 for a working receiving solution which can be adopted to send messages.