It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
Former Member
5 years agore-import .1pux file
Hello,
When moving 1password.com to 1password.eu, I would like to export from .com and re-import in .eu.
I have created (export) 1pux file and it seems there is no import option in application (...
MrC
4 years agoSuper Contributor
I'm trying to import a 1PUX file created by 1Password 8. It was an export of selected items from a single vault.
I unzipped the vault,
In the vaults->attrs section, I changed:
- the "uuid" : changed one letter of the existing value so the uuid was unique
- the "name" : set to the name "SomeVault"
- the "type" : set to "U"
I saved the export.data file, and zipped the folder, and renamed the extension from .zip to .1pux
When I try to import this file into 1P8, it fails with an Import Failed dialog. The diagnostic file shows:
INFO 2022-07-15T14:18:38.898 op_executor:invocation_loop(ThreadId(16)) [1P:op-app/src/app/backend/task_handle.rs:45] Starting import task
ERROR 2022-07-15T14:18:38.899 tokio-runtime-worker(ThreadId(9)) [1P:op-app/src/app/backend/import.rs:468] ZipError(specified file not found in archive)
INFO 2022-07-15T14:18:38.899 op_executor:invocation_loop(ThreadId(16)) [1P:op-app/src/app/backend/task_handle.rs:36] Finished import task
What "specified file" is not being found in the archive?