-
-
Notifications
You must be signed in to change notification settings - Fork 383
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
[BUG][NOWEB] message.any arriving as null #813
Comments
I just got this null msg, in this case, its triggered right after sending a new msg to a Temporary conversation. So if the conversation is set to temporary, I receive this message.any event every time I send a new msg to the other person.
This is the Message Object:
I have to find another normal text null message. They happen randomly, but for sure they will happen again. I am sorry for replying so late, I belive, we live in different time zones. |
I just got one normal msgs null:
I will extend that ephemeral message object to look deeper into it. |
Did you guys already find out what was happening? I am still waiting for another null msg to appear to send you the data. And thanks for the help!! Seriously, best support I've ever had from a open source community in my entire life! |
Edited messages are coming null as well and with
|
Finnally I got a null text msg again:
The msg appears on |
The
And I just got a new msg with no body and no attachment:
In this case is a button, but there are other templates. |
Hi! In
|
Thanks so much!!! |
Discussed in #812
Originally posted by TitoBahe February 17, 2025
So, some msgs are arriving with no body and no attachments.
I dont know how to reproduce this bug and why they're arriving like that. Idk if you remember but I reported an error with temporary msgs arriving empty. Its the same problem but its becoming more frequent.
They are, generally, normal msgs, but they arrive without a body or media for some reason. Its not always, but frequently enough to piss off all of my costumers. All of them are Brazilian numbers.
For Instance, today it happend 6 consecutively times for the same number, here two of the message.any event I got from them:
And the actual msgs sent:
So you can see they are normal text msgs with no attchments or buttons, polls, or anything like that, just text msgs.
**EDIT: He actually just sent us two more messages—one with an attachment and a body, and another with no attachment, just text, which also arrived as null like the others above. What's strange is that the one with the attachment was received correctly:
We had a user with 15 conections, he had so many msgs arriving null that he decided to quit my plataform, so, basicly I lost a costumer today. So, please, take a deep look at it. I am really needing this help from you guys, more than never.
I can help to solve this problem, just tell me where to look into.
The text was updated successfully, but these errors were encountered: