Closed
Description
β 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