Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
quentinreytinas opened this issue Aug 29, 2021 · 6 comments
Open

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

quentinreytinas opened this issue Aug 29, 2021 · 6 comments

Comments

@quentinreytinas
Copy link

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
Copy link

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
Copy link

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
Copy link

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

@marco-spa
Copy link

Has anyone found a solution to the problem?

@quentinreytinas
Copy link
Author

quentinreytinas commented Oct 21, 2021 via email

@JsBergbau
Copy link

See here #29 (comment) for a working receiving solution which can be adopted to send messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants