You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Tested with Chrom, FireFox and Opera
Steps to reproduce:
a new user registers with email and password
an admin defines the user name as well as activates and confirms the user
the user logs on to RC and then receives a mail with the authentication code
the user enters the authentication code in the verification form and confirms it
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
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)
The text was updated successfully, but these errors were encountered:
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.
Tested with Chrom, FireFox and Opera
Steps to reproduce:
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
Server Setup Information:
Client Setup Information
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)
The text was updated successfully, but these errors were encountered: