Unable to install from backup
-
Hello everyone on this hot sunday.
Today I updated Vaultwarden to the latest version but the update. After updating the app wasnt able to start. So I wanted to install from an older backup from last night but this also failed. I paste the logs follwing.
Hope somebody has an idea...Regards,
TimoAug 02 16:19:41 0: vaultwarden::init_logging::{closure#5} Aug 02 16:19:41 10: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), vaultwarden::error::Error>, core::result::Result<(), vaultwarden::error::Error>> Aug 02 16:19:41 11: main Aug 02 16:19:41 12: <unknown> Aug 02 16:19:41 13: __libc_start_main Aug 02 16:19:41 14: _start Aug 02 16:19:41 1: std::panicking::panic_with_hook Aug 02 16:19:41 2: std::panicking::panic_handler::{closure#0} Aug 02 16:19:41 3: std::sys::backtrace::__rust_end_short_backtrace::<std::panicking::panic_handler::{closure#0}, !> Aug 02 16:19:41 4: __rustc::rust_begin_unwind Aug 02 16:19:41 5: core::panicking::panic_fmt Aug 02 16:19:41 6: core::result::unwrap_failed Aug 02 16:19:41 7: <vaultwarden::db::DbPool>::from_config Aug 02 16:19:41 8: vaultwarden::main::{closure#0} Aug 02 16:19:41 9: vaultwarden::main Aug 02 16:19:41 => Exporting env vars expected by Vaultwarden Aug 02 16:19:41 => Starting Bitwarden Aug 02 16:19:41 Please generate a secure Argon2 PHC string by using `vaultwarden hash` or `argon2`. Aug 02 16:19:41 See: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-admin-page#secure-the-admin_token Aug 02 16:19:41 [2026-08-02 14:19:41.248][panic][ERROR] thread 'main' panicked at 'Error running migrations: QueryError(DieselMigrationName { name: "2026-03-09-005927_add_archives", version: MigrationVersion("20260309005927") }, DatabaseError(Unknown, "Referencing column 'user_uuid' and referenced column 'uuid' in foreign key constraint 'archives_ibfk_1' are incompatible."))': src/db/mod.rs:518 Aug 02 16:19:41 [INFO] Using saved config from `/app/data/config.json` for configuration. Aug 02 16:19:41 [NOTICE] You are using a plain text `ADMIN_TOKEN` which is insecure. Aug 02 16:19:41 \--------------------------------------------------------------------/ Aug 02 16:19:41 | Starting Vaultwarden | Aug 02 16:19:41 | https://github.com/dani-garcia/vaultwarden/discussions or | Aug 02 16:19:41 | https://github.com/dani-garcia/vaultwarden/issues/new | Aug 02 16:19:41 | https://vaultwarden.discourse.group/ | Aug 02 16:19:41 | Report suspected bugs/issues in the software itself at: | Aug 02 16:19:41 | Send usage/configuration questions or feature requests to: | Aug 02 16:19:41 | This is an *unofficial* Bitwarden implementation, DO NOT use the | Aug 02 16:19:41 | official channels to report bugs/features, regardless of client. | Aug 02 16:19:41 |--------------------------------------------------------------------| Aug 02 16:19:41 pipeFileToRequest: piped /home/yellowtent/appsdata/bdc9a96e-a991-4b30-8b27-0b9dd2ca2706/mysqldump, waiting for response Aug 02 16:19:41 pipeFileToRequest: piping /home/yellowtent/appsdata/bdc9a96e-a991-4b30-8b27-0b9dd2ca2706/mysqldump Aug 02 16:19:41 pipeFileToRequest: response status code 200 Aug 02 16:19:41 pipeFileToRequest: success Aug 02 16:19:43 => Exporting env vars expected by Vaultwarden Aug 02 16:19:43 => Starting Bitwarden Aug 02 16:19:43 /--------------------------------------------------------------------\ Aug 02 16:19:43 | Starting Vaultwarden | Aug 02 16:19:43 |--------------------------------------------------------------------| Aug 02 16:19:43 | This is an *unofficial* Bitwarden implementation, DO NOT use the | Aug 02 16:19:43 | official channels to report bugs/features, regardless of client. | Aug 02 16:19:43 | Send usage/configuration questions or feature requests to: | Aug 02 16:19:43 | https://github.com/dani-garcia/vaultwarden/discussions or | Aug 02 16:19:43 | https://vaultwarden.discourse.group/ | Aug 02 16:19:43 | Report suspected bugs/issues in the software itself at: | Aug 02 16:19:43 | https://github.com/dani-garcia/vaultwarden/issues/new | Aug 02 16:19:43 \--------------------------------------------------------------------/ Aug 02 16:19:43 2026-08-02T14:19:43Z Aug 02 16:19:43 [INFO] Using saved config from `/app/data/config.json` for configuration. Aug 02 16:19:43 2026-08-02T14:19:43Z Aug 02 16:19:43 [NOTICE] You are using a plain text `ADMIN_TOKEN` which is insecure. Aug 02 16:19:43 Please generate a secure Argon2 PHC string by using `vaultwarden hash` or `argon2`. Aug 02 16:19:43 See: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-admin-page#secure-the-admin_token Aug 02 16:19:43 2026-08-02T14:19:43Z Aug 02 16:19:43 [2026-08-02 14:19:43.232][panic][ERROR] thread 'main' panicked at 'Error running migrations: QueryError(DieselMigrationName { name: "2026-03-09-005927_add_archives", version: MigrationVersion("20260309005927") }, DatabaseError(Unknown, "Referencing column 'user_uuid' and referenced column 'uuid' in foreign key constraint 'archives_ibfk_1' are incompatible."))': src/db/mod.rs:518 Aug 02 16:19:43 0: vaultwarden::init_logging::{closure#5} Aug 02 16:19:43 1: std::panicking::panic_with_hook Aug 02 16:19:43 2: std::panicking::panic_handler::{closure#0} Aug 02 16:19:43 3: std::sys::backtrace::__rust_end_short_backtrace::<std::panicking::panic_handler::{closure#0}, !> Aug 02 16:19:43 4: __rustc::rust_begin_unwind Aug 02 16:19:43 5: core::panicking::panic_fmt Aug 02 16:19:43 6: core::result::unwrap_failed Aug 02 16:19:43 7: <vaultwarden::db::DbPool>::from_config Aug 02 16:19:43 8: vaultwarden::main::{closure#0} Aug 02 16:19:43 9: vaultwarden::main Aug 02 16:19:43 10: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), vaultwarden::error::Error>, core::result::Result<(), vaultwarden::error::Error>> Aug 02 16:19:43 11: main Aug 02 16:19:43 12: <unknown> Aug 02 16:19:43 13: __libc_start_main Aug 02 16:19:43 14: _start Aug 02 16:19:43 2026-08-02T14:19:43Z Aug 02 16:19:46 => Exporting env vars expected by Vaultwarden Aug 02 16:19:46 => Starting Bitwarden Aug 02 16:19:46 /--------------------------------------------------------------------\ Aug 02 16:19:46 | Starting Vaultwarden | Aug 02 16:19:46 |--------------------------------------------------------------------| Aug 02 16:19:46 | This is an *unofficial* Bitwarden implementation, DO NOT use the | Aug 02 16:19:46 | official channels to report bugs/features, regardless of client. | Aug 02 16:19:46 | Send usage/configuration questions or feature requests to: | Aug 02 16:19:46 | https://github.com/dani-garcia/vaultwarden/discussions or | Aug 02 16:19:46 | https://vaultwarden.discourse.group/ | Aug 02 16:19:46 | Report suspected bugs/issues in the software itself at: | Aug 02 16:19:46 | https://github.com/dani-garcia/vaultwarden/issues/new | Aug 02 16:19:46 \--------------------------------------------------------------------/ Aug 02 16:19:46 2026-08-02T14:19:46Z Aug 02 16:19:46 [INFO] Using saved config from `/app/data/config.json` for configuration. Aug 02 16:19:46 2026-08-02T14:19:46Z Aug 02 16:19:46 [NOTICE] You are using a plain text `ADMIN_TOKEN` which is insecure. Aug 02 16:19:46 Please generate a secure Argon2 PHC string by using `vaultwarden hash` or `argon2`. Aug 02 16:19:46 See: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-admin-page#secure-the-admin_token Aug 02 16:19:46 2026-08-02T14:19:46Z Aug 02 16:19:46 [2026-08-02 14:19:46.860][panic][ERROR] thread 'main' panicked at 'Error running migrations: QueryError(DieselMigrationName { name: "2026-03-09-005927_add_archives", version: MigrationVersion("20260309005927") }, DatabaseError(Unknown, "Referencing column 'user_uuid' and referenced column 'uuid' in foreign key constraint 'archives_ibfk_1' are incompatible."))': src/db/mod.rs:518 Aug 02 16:19:46 0: vaultwarden::init_logging::{closure#5} Aug 02 16:19:46 1: std::panicking::panic_with_hook Aug 02 16:19:46 2: std::panicking::panic_handler::{closure#0} Aug 02 16:19:46 3: std::sys::backtrace::__rust_end_short_backtrace::<std::panicking::panic_handler::{closure#0}, !> Aug 02 16:19:46 4: __rustc::rust_begin_unwind Aug 02 16:19:46 5: core::panicking::panic_fmt Aug 02 16:19:46 6: core::result::unwrap_failed Aug 02 16:19:46 7: <vaultwarden::db::DbPool>::from_config Aug 02 16:19:46 8: vaultwarden::main::{closure#0} Aug 02 16:19:46 9: vaultwarden::main Aug 02 16:19:46 10: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), vaultwarden::error::Error>, core::result::Result<(), vaultwarden::error::Error>> Aug 02 16:19:46 11: main Aug 02 16:19:46 12: <unknown> Aug 02 16:19:46 13: __libc_start_main Aug 02 16:19:46 14: _start Aug 02 16:19:46 2026-08-02T14:19:46Z Aug 02 16:19:53 => Exporting env vars expected by Vaultwarden Aug 02 16:19:53 => Starting Bitwarden Aug 02 16:19:53 /--------------------------------------------------------------------\ Aug 02 16:19:53 | Starting Vaultwarden | Aug 02 16:19:53 |--------------------------------------------------------------------| Aug 02 16:19:53 | This is an *unofficial* Bitwarden implementation, DO NOT use the | Aug 02 16:19:53 | official channels to report bugs/features, regardless of client. | Aug 02 16:19:53 | Send usage/configuration questions or feature requests to: | Aug 02 16:19:53 | https://github.com/dani-garcia/vaultwarden/discussions or | Aug 02 16:19:53 | https://vaultwarden.discourse.group/ | Aug 02 16:19:53 | Report suspected bugs/issues in the software itself at: | Aug 02 16:19:53 | https://github.com/dani-garcia/vaultwarden/issues/new | Aug 02 16:19:53 \--------------------------------------------------------------------/ Aug 02 16:19:53 2026-08-02T14:19:53Z Aug 02 16:19:53 [INFO] Using saved config from `/app/data/config.json` for configuration. Aug 02 16:19:53 2026-08-02T14:19:53Z Aug 02 16:19:53 [NOTICE] You are using a plain text `ADMIN_TOKEN` which is insecure. Aug 02 16:19:53 Please generate a secure Argon2 PHC string by using `vaultwarden hash` or `argon2`. Aug 02 16:19:53 See: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-admin-page#secure-the-admin_token Aug 02 16:19:53 2026-08-02T14:19:53Z Aug 02 16:19:53 [2026-08-02 14:19:53.704][panic][ERROR] thread 'main' panicked at 'Error running migrations: QueryError(DieselMigrationName { name: "2026-03-09-005927_add_archives", version: MigrationVersion("20260309005927") }, DatabaseError(Unknown, "Referencing column 'user_uuid' and referenced column 'uuid' in foreign key constraint 'archives_ibfk_1' are incompatible."))': src/db/mod.rs:518 Aug 02 16:19:53 0: vaultwarden::init_logging::{closure#5} Aug 02 16:19:53 1: std::panicking::panic_with_hook Aug 02 16:19:53 2: std::panicking::panic_handler::{closure#0} Aug 02 16:19:53 3: std::sys::backtrace::__rust_end_short_backtrace::<std::panicking::panic_handler::{closure#0}, !> Aug 02 16:19:53 4: __rustc::rust_begin_unwind Aug 02 16:19:53 5: core::panicking::panic_fmt Aug 02 16:19:53 6: core::result::unwrap_failed Aug 02 16:19:53 7: <vaultwarden::db::DbPool>::from_config Aug 02 16:19:53 8: vaultwarden::main::{closure#0} Aug 02 16:19:53 9: vaultwarden::main Aug 02 16:19:53 10: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), vaultwarden::error::Error>, core::result::Result<(), vaultwarden::error::Error>> Aug 02 16:19:53 11: main Aug 02 16:19:53 12: <unknown> Aug 02 16:19:53 13: __libc_start_main Aug 02 16:19:53 14: _start Aug 02 16:19:53 2026-08-02T14:19:53Z Aug 02 16:19:57 => Healthcheck error: AbortError: The operation was aborted Aug 02 16:20:06 => Healthcheck error: Error: connect EHOSTUNREACH 172.18.16.113:3000 Aug 02 16:20:06 => Exporting env vars expected by Vaultwarden Aug 02 16:20:06 => Starting Bitwarden Aug 02 16:20:06 /--------------------------------------------------------------------\ Aug 02 16:20:06 | Starting Vaultwarden | Aug 02 16:20:06 |--------------------------------------------------------------------| Aug 02 16:20:06 | This is an *unofficial* Bitwarden implementation, DO NOT use the | Aug 02 16:20:06 | official channels to report bugs/features, regardless of client. | Aug 02 16:20:06 | Send usage/configuration questions or feature requests to: | Aug 02 16:20:06 | https://github.com/dani-garcia/vaultwarden/discussions or | Aug 02 16:20:06 | https://vaultwarden.discourse.group/ | Aug 02 16:20:06 | Report suspected bugs/issues in the software itself at: | Aug 02 16:20:06 | https://github.com/dani-garcia/vaultwarden/issues/new | Aug 02 16:20:06 \--------------------------------------------------------------------/ Aug 02 16:20:06 2026-08-02T14:20:06Z Aug 02 16:20:06 [INFO] Using saved config from `/app/data/config.json` for configuration. Aug 02 16:20:06 2026-08-02T14:20:06Z Aug 02 16:20:06 [NOTICE] You are using a plain text `ADMIN_TOKEN` which is insecure. Aug 02 16:20:06 Please generate a secure Argon2 PHC string by using `vaultwarden hash` or `argon2`. Aug 02 16:20:06 See: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-admin-page#secure-the-admin_token Aug 02 16:20:06 2026-08-02T14:20:06Z Aug 02 16:20:06 [2026-08-02 14:20:06.965][panic][ERROR] thread 'main' panicked at 'Error running migrations: QueryError(DieselMigrationName { name: "2026-03-09-005927_add_archives", version: MigrationVersion("20260309005927") }, DatabaseError(Unknown, "Referencing column 'user_uuid' and referenced column 'uuid' in foreign key constraint 'archives_ibfk_1' are incompatible."))': src/db/mod.rs:518 Aug 02 16:20:06 0: vaultwarden::init_logging::{closure#5} Aug 02 16:20:06 1: std::panicking::panic_with_hook Aug 02 16:20:06 2: std::panicking::panic_handler::{closure#0} Aug 02 16:20:06 3: std::sys::backtrace::__rust_end_short_backtrace::<std::panicking::panic_handler::{closure#0}, !> Aug 02 16:20:06 4: __rustc::rust_begin_unwind Aug 02 16:20:06 5: core::panicking::panic_fmt Aug 02 16:20:06 6: core::result::unwrap_failed Aug 02 16:20:06 7: <vaultwarden::db::DbPool>::from_config Aug 02 16:20:06 8: vaultwarden::main::{closure#0} Aug 02 16:20:06 9: vaultwarden::main Aug 02 16:20:06 10: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), vaultwarden::error::Error>, core::result::Result<(), vaultwarden::error::Error>> Aug 02 16:20:06 11: main Aug 02 16:20:06 12: <unknown> Aug 02 16:20:06 13: __libc_start_main Aug 02 16:20:06 14: _start Aug 02 16:20:06 2026-08-02T14:20:06Z Aug 02 16:20:17 => Healthcheck error: AbortError: The operation was aborted Aug 02 16:20:23 => Healthcheck error: Error: connect EHOSTUNREACH 172.18.16.113:3000 Aug 02 16:20:32 => Healthcheck error: Error: connect ECONNREFUSED 172.18.16.113:3000 Aug 02 16:20:32 => Exporting env vars expected by Vaultwarden Aug 02 16:20:32 => Starting Bitwarden Aug 02 16:20:32 /--------------------------------------------------------------------\ Aug 02 16:20:32 | Starting Vaultwarden | Aug 02 16:20:32 |--------------------------------------------------------------------| Aug 02 16:20:32 | This is an *unofficial* Bitwarden implementation, DO NOT use the | Aug 02 16:20:32 | official channels to report bugs/features, regardless of client. | Aug 02 16:20:32 | Send usage/configuration questions or feature requests to: | Aug 02 16:20:32 | https://github.com/dani-garcia/vaultwarden/discussions or | Aug 02 16:20:32 | https://vaultwarden.discourse.group/ | Aug 02 16:20:32 | Report suspected bugs/issues in the software itself at: | Aug 02 16:20:32 | https://github.com/dani-garcia/vaultwarden/issues/new | Aug 02 16:20:32 \--------------------------------------------------------------------/ Aug 02 16:20:32 2026-08-02T14:20:32Z Aug 02 16:20:32 [INFO] Using saved config from `/app/data/config.json` for configuration. Aug 02 16:20:32 2026-08-02T14:20:32Z Aug 02 16:20:32 [NOTICE] You are using a plain text `ADMIN_TOKEN` which is insecure. Aug 02 16:20:32 Please generate a secure Argon2 PHC string by using `vaultwarden hash` or `argon2`. Aug 02 16:20:32 See: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-admin-page#secure-the-admin_token Aug 02 16:20:32 2026-08-02T14:20:32Z Aug 02 16:20:33 [2026-08-02 14:20:33.003][panic][ERROR] thread 'main' panicked at 'Error running migrations: QueryError(DieselMigrationName { name: "2026-03-09-005927_add_archives", version: MigrationVersion("20260309005927") }, DatabaseError(Unknown, "Referencing column 'user_uuid' and referenced column 'uuid' in foreign key constraint 'archives_ibfk_1' are incompatible."))': src/db/mod.rs:518 Aug 02 16:20:33 0: vaultwarden::init_logging::{closure#5} Aug 02 16:20:33 1: std::panicking::panic_with_hook Aug 02 16:20:33 2: std::panicking::panic_handler::{closure#0} Aug 02 16:20:33 3: std::sys::backtrace::__rust_end_short_backtrace::<std::panicking::panic_handler::{closure#0}, !> Aug 02 16:20:33 4: __rustc::rust_begin_unwind Aug 02 16:20:33 5: core::panicking::panic_fmt Aug 02 16:20:33 6: core::result::unwrap_failed Aug 02 16:20:33 7: <vaultwarden::db::DbPool>::from_config Aug 02 16:20:33 8: vaultwarden::main::{closure#0} Aug 02 16:20:33 9: vaultwarden::main Aug 02 16:20:33 10: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), vaultwarden::error::Error>, core::result::Result<(), vaultwarden::error::Error>> Aug 02 16:20:33 11: main Aug 02 16:20:33 12: <unknown> Aug 02 16:20:33 13: __libc_start_main Aug 02 16:20:33 14: _start Aug 02 16:20:33 2026-08-02T14:20:33Z Aug 02 16:20:45 => Healthcheck error: Error: connect EHOSTUNREACH 172.18.16.113:3000 Aug 02 16:20:53 => Healthcheck error: Error: connect EHOSTUNREACH 172.18.16.113:3000 Aug 02 16:21:03 => Healthcheck error: Error: connect EHOSTUNREACH 172.18.16.113:3000 Aug 02 16:21:13 => Healthcheck error: Error: connect EHOSTUNREACH 172.18.16.113:3000 Aug 02 16:21:23 => Healthcheck error: Error: connect EHOSTUNREACH 172.18.16.113:3000 Aug 02 16:21:24 => Exporting env vars expected by Vaultwarden Aug 02 16:21:24 => Starting Bitwarden Aug 02 16:21:24 /--------------------------------------------------------------------\ Aug 02 16:21:24 | Starting Vaultwarden | Aug 02 16:21:24 |--------------------------------------------------------------------| Aug 02 16:21:24 | This is an *unofficial* Bitwarden implementation, DO NOT use the | Aug 02 16:21:24 | official channels to report bugs/features, regardless of client. | Aug 02 16:21:24 | Send usage/configuration questions or feature requests to: | Aug 02 16:21:24 | https://github.com/dani-garcia/vaultwarden/discussions or | Aug 02 16:21:24 | https://vaultwarden.discourse.group/ | Aug 02 16:21:24 | Report suspected bugs/issues in the software itself at: | Aug 02 16:21:24 | https://github.com/dani-garcia/vaultwarden/issues/new | Aug 02 16:21:24 \--------------------------------------------------------------------/ Aug 02 16:21:24 2026-08-02T14:21:24Z Aug 02 16:21:24 [INFO] Using saved config from `/app/data/config.json` for configuration. Aug 02 16:21:24 2026-08-02T14:21:24Z Aug 02 16:21:24 [NOTICE] You are using a plain text `ADMIN_TOKEN` which is insecure. Aug 02 16:21:24 Please generate a secure Argon2 PHC string by using `vaultwarden hash` or `argon2`. Aug 02 16:21:24 See: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-admin-page#secure-the-admin_token Aug 02 16:21:24 2026-08-02T14:21:24Z Aug 02 16:21:24 [2026-08-02 14:21:24.724][panic][ERROR] thread 'main' panicked at 'Error running migrations: QueryError(DieselMigrationName { name: "2026-03-09-005927_add_archives", version: MigrationVersion("20260309005927") }, DatabaseError(Unknown, "Referencing column 'user_uuid' and referenced column 'uuid' in foreign key constraint 'archives_ibfk_1' are incompatible."))': src/db/mod.rs:518 Aug 02 16:21:24 0: vaultwarden::init_logging::{closure#5} Aug 02 16:21:24 1: std::panicking::panic_with_hook Aug 02 16:21:24 2: std::panicking::panic_handler::{closure#0} Aug 02 16:21:24 3: std::sys::backtrace::__rust_end_short_backtrace::<std::panicking::panic_handler::{closure#0}, !> Aug 02 16:21:24 4: __rustc::rust_begin_unwind Aug 02 16:21:24 5: core::panicking::panic_fmt Aug 02 16:21:24 6: core::result::unwrap_failed Aug 02 16:21:24 7: <vaultwarden::db::DbPool>::from_config Aug 02 16:21:24 8: vaultwarden::main::{closure#0} Aug 02 16:21:24 9: vaultwarden::main Aug 02 16:21:24 10: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), vaultwarden::error::Error>, core::result::Result<(), vaultwarden::error::Error>> Aug 02 16:21:24 11: main Aug 02 16:21:24 12: <unknown> Aug 02 16:21:24 13: __libc_start_main Aug 02 16:21:24 14: _start Aug 02 16:21:24 2026-08-02T14:21:24Z Aug 02 16:21:37 => Healthcheck error: AbortError: The operation was aborted Aug 02 16:21:43 => Healthcheck error: Error: connect EHOSTUNREACH 172.18.16.113:3000 Aug 02 16:21:53 => Healthcheck error: Error: connect EHOSTUNREACH 172.18.16.113:3000 Aug 02 16:22:03 => Healthcheck error: Error: connect EHOSTUNREACH 172.18.16.113:3000 Aug 02 16:22:13 => Healthcheck error: Error: connect EHOSTUNREACH 172.18.16.113:3000 Aug 02 16:22:23 => Healthcheck error: Error: connect EHOSTUNREACH 172.18.16.113:3000 Aug 02 16:22:24 => Exporting env vars expected by Vaultwarden Aug 02 16:22:25 => Starting Bitwarden Aug 02 16:22:25 /--------------------------------------------------------------------\ Aug 02 16:22:25 | Starting Vaultwarden | Aug 02 16:22:25 |--------------------------------------------------------------------| Aug 02 16:22:25 | This is an *unofficial* Bitwarden implementation, DO NOT use the | Aug 02 16:22:25 | official channels to report bugs/features, regardless of client. | Aug 02 16:22:25 | Send usage/configuration questions or feature requests to: | Aug 02 16:22:25 | https://github.com/dani-garcia/vaultwarden/discussions or | Aug 02 16:22:25 | https://vaultwarden.discourse.group/ | Aug 02 16:22:25 | Report suspected bugs/issues in the software itself at: | Aug 02 16:22:25 | https://github.com/dani-garcia/vaultwarden/issues/new | Aug 02 16:22:25 \--------------------------------------------------------------------/ Aug 02 16:22:25 2026-08-02T14:22:25Z Aug 02 16:22:25 [INFO] Using saved config from `/app/data/config.json` for configuration. Aug 02 16:22:25 2026-08-02T14:22:25Z Aug 02 16:22:25 [NOTICE] You are using a plain text `ADMIN_TOKEN` which is insecure. Aug 02 16:22:25 Please generate a secure Argon2 PHC string by using `vaultwarden hash` or `argon2`. Aug 02 16:22:25 See: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-admin-page#secure-the-admin_token Aug 02 16:22:25 2026-08-02T14:22:25Z Aug 02 16:22:25 [2026-08-02 14:22:25.186][panic][ERROR] thread 'main' panicked at 'Error running migrations: QueryError(DieselMigrationName { name: "2026-03-09-005927_add_archives", version: MigrationVersion("20260309005927") }, DatabaseError(Unknown, "Referencing column 'user_uuid' and referenced column 'uuid' in foreign key constraint 'archives_ibfk_1' are incompatible."))': src/db/mod.rs:518 Aug 02 16:22:25 0: vaultwarden::init_logging::{closure#5} Aug 02 16:22:25 1: std::panicking::panic_with_hook Aug 02 16:22:25 2: std::panicking::panic_handler::{closure#0} Aug 02 16:22:25 3: std::sys::backtrace::__rust_end_short_backtrace::<std::panicking::panic_handler::{closure#0}, !> Aug 02 16:22:25 4: __rustc::rust_begin_unwind Aug 02 16:22:25 5: core::panicking::panic_fmt Aug 02 16:22:25 6: core::result::unwrap_failed Aug 02 16:22:25 7: <vaultwarden::db::DbPool>::from_config Aug 02 16:22:25 8: vaultwarden::main::{closure#0} Aug 02 16:22:25 9: vaultwarden::main Aug 02 16:22:25 10: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), vaultwarden::error::Error>, core::result::Result<(), vaultwarden::error::Error>> Aug 02 16:22:25 11: main Aug 02 16:22:25 12: <unknown> Aug 02 16:22:25 13: __libc_start_main Aug 02 16:22:25 14: _start Aug 02 16:22:25 2026-08-02T14:22:25Z Aug 02 16:22:37 => Healthcheck error: AbortError: The operation was aborted Aug 02 16:22:43 => Healthcheck error: Error: connect EHOSTUNREACH 172.18.16.113:3000 Aug 02 16:22:53 => Healthcheck error: Error: connect EHOSTUNREACH 172.18.16.113:3000 -
Hello @timo.betz
Could it be the same issue as here?
https://forum.cloudron.io/topic/14812/vaultwarden-fails-to-start-after-update-db-migration-error-sso -
J james marked this topic as a question
-
J james has marked this topic as solved
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login