Enabling 2FA in Exchange currently broken

I’m trying to enable 2FA in my profile page. When I click on the “Enable” button nothing seems to happen. In the browser console I can see an exception, though:

app-KLqa5NpQ.js:122 Uncaught Error: Ziggy error: route 'two-factor.enable' is not in the route list.
    at new e (VM16 mbunkus:1:31754)
    at VM16 mbunkus:1:37464
    at K (two-factor-auth-actions-C_wWStY5.js:2:325)
    at Object.Ti (app-KLqa5NpQ.js:122:9823)
    at uo (app-KLqa5NpQ.js:122:9980)
    at fa (app-KLqa5NpQ.js:122:10037)
    at Lm (app-KLqa5NpQ.js:122:31396)
    at Fm (app-KLqa5NpQ.js:122:31816)
    at app-KLqa5NpQ.js:122:36972
    at bf (app-KLqa5NpQ.js:125:37416)
e @ VM16 mbunkus:1
(anonymous) @ VM16 mbunkus:1
K @ two-factor-auth-actions-C_wWStY5.js:2
Ti @ app-KLqa5NpQ.js:122
uo @ app-KLqa5NpQ.js:122
fa @ app-KLqa5NpQ.js:122
Lm @ app-KLqa5NpQ.js:122
Fm @ app-KLqa5NpQ.js:122
(anonymous) @ app-KLqa5NpQ.js:122
bf @ app-KLqa5NpQ.js:125
ln @ app-KLqa5NpQ.js:122
xc @ app-KLqa5NpQ.js:122
it @ app-KLqa5NpQ.js:122
ae @ app-KLqa5NpQ.js:122
browser-integration.js:2 port disconnected from addon code: 3f3b8657-1313-49e0-a6a9-afcb4feac844
(anonymous) @ browser-integration.js:2

Please pass it along to the appropriate people. Thanks!

Browser: tried with Vivaldi & Chrome, the latter in an anonymous window with all extensions disabled.

Maybe non-related but I’ve been trying to create a new account on the Exchange today,
and the signup process keeps failing with this message:

> “Something went wrong. Try refreshing the page or try again later.”

I’ve already tried multiple browsers (Chrome, Firefox), cleared cache, and even used incognito mode,
but the error persists.

Could this be related to the same backend issue that’s affecting 2FA or login sessions?

I think that the 2FA issue is browser-side as the console message appears immediately without triggering a network access — meaning it seems to be an issue in the JavaScript code running in the browser.

Hi Moritz!

I was able to reproduce this.
Will create a ticket. Thank you for noticing and bringing it to my attention :slight_smile: