Firefly III update script still broken for me #554

Closed
opened 2026-02-04 19:47:38 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Portex92 on GitHub (Feb 26, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

firefly.sh

📂 What was the exact command used to execute the script?

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/firefly.sh)"

📝 Provide a clear and concise description of the issue.

After the correction in #2534 i get a new error on the update script.

I'm still on Firefly version 6.2.5 and the update to 6.2.9 fails with errors.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Use update function

Paste the full error output (if available).

✔️ Stopped Apache2
⠏ Updating Firefly to v6.2.9
In Container.php line 961:

Target class [hash] does not exist.

In Container.php line 959:

Class "hash" does not exist

⠋ Updating Firefly to v6.2.9
[ERROR] in line 48: exit code 0: while executing command $STD php artisan migrate --seed --force

🖼️ Additional context (optional).

No response

Originally created by @Portex92 on GitHub (Feb 26, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? firefly.sh ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/firefly.sh)" ### 📝 Provide a clear and concise description of the issue. After the correction in #2534 i get a new error on the update script. I'm still on Firefly version 6.2.5 and the update to 6.2.9 fails with errors. ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Use update function ### ❌ Paste the full error output (if available). ✔️ Stopped Apache2 ⠏ Updating Firefly to v6.2.9 In Container.php line 961: Target class [hash] does not exist. In Container.php line 959: Class "hash" does not exist ⠋ Updating Firefly to v6.2.9 [ERROR] in line 48: exit code 0: while executing command $STD php artisan migrate --seed --force ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 19:47:38 +03:00
Author
Owner

@MickLesk commented on GitHub (Feb 26, 2025):

Ask in Firefly III Repo

@MickLesk commented on GitHub (Feb 26, 2025): Ask in Firefly III Repo
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#554