mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #4007] JSON Import Error: e.match(...) is null #1745
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1745
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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.