Unknown Kdf - Webvault Version 2022.12.0 #1647

Closed
opened 2026-04-06 02:06:31 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Cameo007 on 4/13/2023

I wanted to login to my web vault but after entering my password I saw the error message "Unknown Kdf" so I couldn't login. The browser plugin, the desktop app (Windows) and the android app are working.

I can see these error messages in my browser's console:

Error: Unknown Kdf.
    at qo.<anonymous> (crypto.service.ts:422:13)
    at Generator.next (<anonymous>)
    at main.5f8690f5c03a207c390a.js:54:510166
    at new t (zone.js:1351:25)
    at So (main.5f8690f5c03a207c390a.js:54:509911)
    at qo.makeKey (main.5f8690f5c03a207c390a.js:54:517260)
    at useClass.<anonymous> (auth.service.ts:262:31)
    at Generator.next (<anonymous>)
    at r (main.5f8690f5c03a207c390a.js:54:403766)
    at t.invoke (zone.js:409:30)

and

Received API exception: Error: Unknown Kdf.

both from consoleLog.service.ts:51

*Originally created by @Cameo007 on 4/13/2023* I wanted to login to my web vault but after entering my password I saw the error message "Unknown Kdf" so I couldn't login. The browser plugin, the desktop app (Windows) and the android app are working. I can see these error messages in my browser's console: ``` Error: Unknown Kdf. at qo.<anonymous> (crypto.service.ts:422:13) at Generator.next (<anonymous>) at main.5f8690f5c03a207c390a.js:54:510166 at new t (zone.js:1351:25) at So (main.5f8690f5c03a207c390a.js:54:509911) at qo.makeKey (main.5f8690f5c03a207c390a.js:54:517260) at useClass.<anonymous> (auth.service.ts:262:31) at Generator.next (<anonymous>) at r (main.5f8690f5c03a207c390a.js:54:403766) at t.invoke (zone.js:409:30) ``` and ``` Received API exception: Error: Unknown Kdf. ``` both from `consoleLog.service.ts:51`
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1647