-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
Login errors in 3.1.0 #17259
Comments
Since the update to 3.1.0 made yesterday, I have the same errors when connecting to the web application. It disconnects after closing the tab with iOS (4.6.3) and Android (4.5.2) application no longer works. Unable to connect when I reset the app. |
We've got the same issue here. Started with an image upgrade. Rocketchat is running in a docker-environment with nginx as reverse-proxy and LDAP backend. Docker is using the official image from hub.
|
guys - option on Accoutn settigns - Forget User Session on Window Close is enabled? |
Not enabled here. |
Disabled |
Rc confgired with ldap?
Отправлено с iPhone
… 11 апр. 2020 г., в 16:59, Daniel Nachtrub ***@***.***> написал(а):
guys - option on Accoutn settigns - Forget User Session on Window Close is enabled?
Not enabled here.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Disabled for me |
We're using LDAP authentication. |
Yes, I'm use LDAP sync for accounts and authentication. |
Its strange. I use the same conf and set. No login errors
Отправлено с iPhone
… 11 апр. 2020 г., в 17:20, DJeremyy ***@***.***> написал(а):
Rc confgired with ldap? Отправлено с iPhone
…
11 апр. 2020 г., в 16:59, Daniel Nachtrub @.***> написал(а): guys - option on Accoutn settigns - Forget User Session on Window Close is enabled? Not enabled here. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
Yes, I'm use LDAP sync for accounts and authentication.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
I have LDAP enabled |
Checking the console output from devtools on client it states:
|
I found a workaround in our environment: Seems that there's an issue to recognize existing sessions here. Perhaps request is cancelled when login fallback is disabled and therefore even existing sessions using tokens can't be validated. |
This is also the case for me @danielnachtrub, activating 'Login Fallback' in the LDAP section no longer causes connection problems on Android and iOS. I no longer have 'Invalid user' when I close the tab and open it again. |
On 3.1.0 developers attache able to login without ldap if ldap is enabled and configured. So localy account
…--
Gerasim Shaverdov | Deputy CTO | Altarix
Mobile: <tel:+7%20937%20070%2066%2084> +7 937 070 66 84 | Skype/email: <mailto:gerasim@altarix.ru> gerasim@altarix.ru
Lenina av.25, Samara, Russia, 443068
From: DJeremyy <notifications@github.com>
Sent: Sunday, April 12, 2020 2:45 PM
To: RocketChat/Rocket.Chat <Rocket.Chat@noreply.github.com>
Cc: Шавердов Герасим Сергеевич <gerasim@altarix.ru>; Comment <comment@noreply.github.com>
Subject: Re: [RocketChat/Rocket.Chat] Login errors in 3.1.0 (#17259)
I found a workaround in our environment:
By enabling Login Fallback the issues do not arise anymore.
This is also the case for me @danielnachtrub <https://github.com/danielnachtrub> , activating 'Login Fallback' in the LDAP section no longer causes connection problems on Android and iOS. I no longer have 'Invalid user' when I close the tab and open it again.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#17259 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AKOGQJUSW3KVH6MHOFQPMKDRMGLRHANCNFSM4MF6HPUQ> .
|
Did everyone who had this problem uses LDAP? |
We at Cloudron hit this as well now in our package tests. Those instances also use LDAP. |
For me @pierre-lehnen-rc, I use LDAP. it seems to me that this is the case for everyone here. |
I have same problem. LDAP auth enabled. |
Same problem with LDAP, Also cannot use SAML. |
Upgraded from 3.0.12 to 3.1.1, now both mobile apps (ios and android) crash on login with ldap users. Edit: |
the app just crash? no additional info? @diegolmello how can we track down what is happening in this case? |
@sampaiodiego There's a fix on the way here |
I am seeing it as well and referenced in #17318 where the Syncing process has failed thus locking out my users. |
Description:
After upgrade to v3.1.0:
Steps to reproduce:
Expected behavior:
Login remains
Actual behavior:
After loading page is shown login page and error
Invalid User
Server Setup Information:
Client Setup Information
Relevant logs:
Server
Nothing 😕
Browser
The text was updated successfully, but these errors were encountered: