We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After creating a new private room, we can't open the room. We need to logout / login for join the room.
The room must appear without error. Room creation work with a regular admin (non-ldap logged).
Admin user is logged with LDAP
details: {method: "canAccessRoom"} error: "error-invalid-room" errorType: "Meteor.Error" isClientSafe: true message: "Invalid room [error-invalid-room]" reason: "Invalid room"``` - No error for server
The text was updated successfully, but these errors were encountered:
@CodazziS this will be solved by #17282 on version 3.1.1
Sorry, something went wrong.
No branches or pull requests
Description:
After creating a new private room, we can't open the room. We need to logout / login for join the room.
Steps to reproduce:
Expected behavior:
The room must appear without error. Room creation work with a regular admin (non-ldap logged).
Actual behavior:
Server Setup Information:
Client Setup Information
Additional context
Admin user is logged with LDAP
Relevant logs:
The text was updated successfully, but these errors were encountered: