[PR #2575] Fix: homarr db migration #3704

Closed
opened 2026-02-05 05:53:56 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/community-scripts/ProxmoxVE/pull/2575

State: closed
Merged: Yes


✍️ Description

A recent update broke our migration mechanism, this PR ensures, the .env file containing the secret is loaded before starting the migration.

Link: (homarr discord)

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • [] 🆕 New script – A fully functional and tested script or script set.

📋 Additional Information (optional)

**Original Pull Request:** https://github.com/community-scripts/ProxmoxVE/pull/2575 **State:** closed **Merged:** Yes --- ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> A recent update broke our migration mechanism, this PR ensures, the .env file containing the secret is loaded before starting the migration. ## 🔗 Related PR / Discussion / Issue Link: (homarr discord) ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [x] **Self-review performed** – Code follows established patterns and conventions. - [x] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [] 🆕 **New script** – A fully functional and tested script or script set. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. -->
OVERLORD added the pull-request label 2026-02-05 05:53:56 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#3704