-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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
Cannot open room with new LDAP user #24669
Comments
@jsdidierlaurent Hey! If that will open proper DM chat with that new LDAP user, that means that issue is related to: |
Same error 🥲 |
Ok! But what if you try to DM that user again from directory or any other way? |
Oh ! From DIrectory it works ! It's only broken when i'm using Search ! |
When you say |
Hum, I spoke too soon. Using Directory fix my issue with user i try to talk. But i have issue with other users ... And yes search = magnifying glass tool It finally work with all user but i have to try 2 times using Directory |
I totally confirm that issue!
@debdutdeb @dudanogueira @ggazzo @tassoevan @sampaiodiego that issue is from very old 3.15.0 version (maybe even earlier) and now it become more critical, because web client not crashes now (like is was on pre 4.5.0 versions, but shows Please fix that very annoying issue! Update. Directory search works fine for me - DM creates from first attempt |
That's a very annoying issue! Some more information from my side inspecting the Network tab in Chrome DevTools: Call of api/v1/method.call/getRoomByTypeAndName
Call of api/v1/method.call/createDirectMessage
(2) Second try opening a direct message, with the same user as in (1): (3) After changing to another channel first and then repeating the steps in (1) the same api-calls as in (1) are performed. From directory:
Call of api/v1/method.call/createDirectMessage
Call of api/v1/method.call/getRoomByTypeAndName
Result: Blank screen (2) Refreshing by pressing CTRL + F3
Result: Direct message opens as expected |
Totally agree with you! @rodrigok @engelgabriel @milton-rucks hello! |
I've got this issue with local accounts. |
We've got this issue with the Google OAuth account |
We have this issue with SAML accounts |
Description:
After a fresh rocket chat Update from 4.4.0 to 4.5.0
When i start a chat with new ldap user, i have "Room not found" message
Steps to reproduce:
Expected behavior:
Correctly starting a Room
Actual behavior:
Server Setup Information:
Client Setup Information
Additional context
Everything was working fine in 4.4. And I can no longer rollback in 4.4 without having to rollback the data and I don't really want to lose 1 day of data.
The problem is the same when I start a chat with someone I've never spoken to. But if another user than me has already spoken to the person, everything works.
Relevant logs:
Server Log
Client Log
The text was updated successfully, but these errors were encountered: