Yesterday, I updated to the latest version and after restarting, everything looked fine at first, but then a window popped up (reload to update). I pressed it and then all my chats were empty. Current messages were then visible, but today they are gone again. Can anyone help? Is there anything that can be saved? I had already deleted the snapshot when
In the admin area under statistics, it still shows me the correct number of messages, and it also shows me everything in the database. I can’t find any errors in the log. However, when I write a new message, it disappears the next day.
I’ve checked all the settings and can’t see anything wrong. I reinstalled the client, and now it says “not logged in,” but new messages are still coming into the chat. The web version looks the same, by the way. So the database seems to be connected correctly, but I think the client has an authentication problem.
Yes, yes, I just wrote in the previous post that it looks exactly the same in the web version, except that the “not logged in” message does not appear there.
Your original server details are a muddle. You make no mention of deployment type (apart from ‘no docker’, whatever that means) what OS or app versions or browser type or versions that you are using.
YOU might know what you have got but that doesn’t help anyone else who can’t see your setup.
Your debugging information is incomplete and so all we can do is make educated guesses at your issue.
The devil will be in your details, and probably the answer will be in your logs if it isn’t a cache issue with your app.
This. View, Force reload. Or go and find your profile and delete it completely.
Rocket.Chat does not support this deployment method. Using it may lead to unexpected challenges or compatibility issues. The recommended deployment methods are Docker and Kubernetes.
So that’s your first issue. Not my decision - I don’t work here.
it looks exactly the same in the web version
Second, can you confirm positively that it all works OK in the browser or not?
I’m still not 100% sure of this as your details are so disorganised. Again, YOU can see this. I can’t. Describe it methodically and accurately.
If the messages have disappeared in the web version as well then you need to look at your logs. They will tell you what is happening.
All we really know so far is ‘on an unsupported installation the client has an error’
Can you properly document exactly what you see in all clients, and start looking at your logs.
I can’t see anything in the web version either. I can see every participant’s status correctly, as well as the channel names, and I can also post. However, the posts disappear after a while or the next day. The old messages are all gone. Under statistics, however, I see the number 195k messages, which matches the content from the Mongodb.
Then I’ll see if I can find anything in any logs. Thank you.
I just noticed something. This morning, I started a thread in the empty team chat. It disappeared for one of my colleagues and was empty. Then someone else replied in the thread and it became visible again. The logs don’t mention anything about deletion, just normal logs for reading and writing.
Conflicts in the getRoomByTypeAndName state on the server (known pattern in Rocket.Chat since 4.x, see e.g. #22256, #24886)
getRoomByTypeAndName → error-invalid-room → status 400,