Skip to content
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] White screen after entering the 2FA Authentication code #20166

Closed
hans4rc opened this issue Jan 12, 2021 · 3 comments · Fixed by #20225
Closed

[BUG] White screen after entering the 2FA Authentication code #20166

hans4rc opened this issue Jan 12, 2021 · 3 comments · Fixed by #20225

Comments

@hans4rc
Copy link

hans4rc commented Jan 12, 2021

Description:

After the new registration of a user, he receives an authentication code for the activation of the 2FA by email.
The user has been checked and confirmed by the admin and the admin has specified a user name for the user.
After entering the authentication code and clicking on check, only a white page is displayed in the browser.
It is not possible to set up a new user!

The following error is displayed in the console.

image

Tested with Chrom, FireFox and Opera

Steps to reproduce:

  1. a new user registers with email and password
  2. an admin defines the user name as well as activates and confirms the user
  3. the user logs on to RC and then receives a mail with the authentication code
  4. the user enters the authentication code in the verification form and confirms it
  5. a white browser window will appear

Expected behavior:

Next, an authentication app should be set up and a QR code should be displayed. Or something like that

Actual behavior:

A white screen will appear
image

Server Setup Information:

  • Version of Rocket.Chat Server: 3.10.3
  • Operating System: CentOS 7
  • Deployment Method: tar in gz
  • Number of Running Instances: 1
  • DB Replicaset Oplog: 1G
  • NodeJS Version: v12.20.0
  • MongoDB Version: 4.0.22

Client Setup Information

  • Desktop App or Browser Version: Google Chrome 87.0.4280.88, FireFox 84.0.2, Opera 70.0.3728.175
  • Operating System: Windows 10

Additional context

Relevant logs:

Opera
7e5d95910ae7b400b66ac5cc926cbe5c611d169d.js?meteor_js_resource=true:1299 Deprecation warning: use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info.
S @ 7e5d95910ae7b400b66ac5cc926cbe5c611d169d.js?meteor_js_resource=true:1299
7e5d95910ae7b400b66ac5cc926cbe5c611d169d.js?meteor_js_resource=true:1226 Error: Cannot find module '../../../client/account/security/AccountSecurityPage'
at y (7e5d95910ae7b400b66ac5cc926cbe5c611d169d.js?meteor_js_resource=true:3)
at d.resolve (7e5d95910ae7b400b66ac5cc926cbe5c611d169d.js?meteor_js_resource=true:3)
at 7e5d95910ae7b400b66ac5cc926cbe5c611d169d.js?meteor_js_resource=true:3
at new Promise ()
at d.prefetch (7e5d95910ae7b400b66ac5cc926cbe5c611d169d.js?meteor_js_resource=true:3)
at d.b.dynamicImport (7e5d95910ae7b400b66ac5cc926cbe5c611d169d.js?meteor_js_resource=true:1335)
at 7e5d95910ae7b400b66ac5cc926cbe5c611d169d.js?meteor_js_resource=true:1637
at ve (7e5d95910ae7b400b66ac5cc926cbe5c611d169d.js?meteor_js_resource=true:1226)
at ji (7e5d95910ae7b400b66ac5cc926cbe5c611d169d.js?meteor_js_resource=true:1226)
at Hi (7e5d95910ae7b400b66ac5cc926cbe5c611d169d.js?meteor_js_resource=true:1226)

image

@danel1
Copy link

danel1 commented Jan 15, 2021

Sounds like #19364 - ping @ggazzo

@hans4rc
Copy link
Author

hans4rc commented Jan 16, 2021

In the meantime we made an update to 3.10.4 and successfully tested it there.

@hans4rc
Copy link
Author

hans4rc commented Jan 18, 2021

similar issues
#18751 and #18599

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants