mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-12 01:45:56 -05:00
Proton Pass Import TOTP Error #1800
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @grosejon on GitHub (Dec 15, 2023).
Subject of the issue
When using the import tool to import passwords from Proton Pass, you will receive an error like this: URL constructor: [long string of characters] is not a valid URL.
I believe it sees the TOTP key as a URL and throws that error. The format in the file from Proton looks like this: "urls":["https://myaccount.nytimes.com"],"totpUri":"LongStringGoesHere"}}
Deployment environment
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden:
Steps to reproduce
Export passwords from proton, use vaultwarden to import