mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-15 10:02:09 -05:00
[GH-ISSUE #4007] JSON Import Error: e.match(...) is null #34696
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 @ga0202 on GitHub (Oct 27, 2023).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/4007
Subject of the issue
Deployment environment
When I try to import, does not matter if JSON or JSON encrypted, I got the error: e.match(...) is null.
CSV Import works just fine.
The Folders are getting imported but no logins.
1.29.2-ecb31c85
Script for Proxmox: https://tteck.github.io/Proxmox/
Cloudflare Tunnel
Steps to reproduce
Expected behaviour
I expected to import not just the folders, but also the logins.
Actual behaviour
Only the Folders are getting imported
Troubleshooting data
@ga0202 commented on GitHub (Oct 27, 2023):
I can add that on the official Bitwarden the files are working just fine.
@BlackDex commented on GitHub (Oct 27, 2023):
Duplicate of #4005, please add your comments there.