netbird
netbird copied to clipboard
Management container error after updating to 0.46.0
Describe the problem
After updateing to 0.46.0 the management container is not coming up
Management logs:
2025-06-08T19:14:37Z INFO [context: SYSTEM] management/server/store/store.go:256: using SQLite store engine 2025-06-08T19:14:37Z INFO [context: SYSTEM] management/server/store/sql_store.go:89: Set max open db connections to 1 2025-06-08T19:14:37Z INFO [context: SYSTEM] management/server/migration/migration.go:257: No plain setup keys found in table setup_keys, no migration needed 2025-06-08T19:14:37Z INFO management/server/migration/migration.go:295: Migration of plain setup key to hashed setup key completed 2025-06-08T19:14:37Z INFO [context: SYSTEM] management/server/migration/migration.go:338: No rows with empty enabled found in table network_resources, no migration needed 2025-06-08T19:14:37Z INFO [context: SYSTEM] management/server/migration/migration.go:352: Migration of empty enabled to default value in table network_resources completed 2025-06-08T19:14:37Z INFO [context: SYSTEM] management/server/migration/migration.go:338: No rows with empty enabled found in table network_routers, no migration needed 2025-06-08T19:14:37Z INFO [context: SYSTEM] management/server/migration/migration.go:352: Migration of empty enabled to default value in table network_routers completed 2025-06-08T19:14:37Z INFO [context: SYSTEM] management/server/activity/store/sql_store.go:260: using sqlite as activity event store engine 2025-06-08T19:14:37Z INFO [context: SYSTEM] management/server/migration/migration.go:338: No rows with empty name found in table deleted_users, no migration needed 2025-06-08T19:14:37Z INFO [context: SYSTEM] management/server/migration/migration.go:352: Migration of empty name to default value in table deleted_users completed 2025-06-08T19:14:37Z INFO [context: SYSTEM] management/server/migration/migration.go:338: No rows with empty enc_algo found in table deleted_users, no migration needed 2025-06-08T19:14:37Z INFO [context: SYSTEM] management/server/migration/migration.go:352: Migration of empty enc_algo to default value in table deleted_users completed Error: failed to initialize database: events database migration: failed to migrate deleted user b98f8cb97dcdcb688606c9079be333495810dcb4d38c16ce6f149e718bc82db5: failed to decrypt email: invalid padding size
A clear and concise description of what the problem is.
To Reproduce Update to 0.46.0
Are you using NetBird Cloud? No
Please specify whether you use NetBird Cloud or self-host NetBird's control plane.
NetBird version
- self-host - 0.43.2
- authentik