Error Update Firefly III #275

Closed
opened 2026-02-04 17:38:38 +03:00 by OVERLORD · 6 comments
Owner

Originally created by @kiwinh0 on GitHub (Jan 5, 2025).

Originally assigned to: @quantumryuu on GitHub.

Have you read and understood the above guidelines?

yes

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

Firefly III

📂 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.

When using the "update" command the installation breaks after giving the following error:

    _______           ______     
   / ____(_)_______  / __/ /_  __
  / /_  / / ___/ _ \/ /_/ / / / /
 / __/ / / /  /  __/ __/ / /_/ / 
/_/   /_/_/   \___/_/ /_/\__, /  
                        /____/   

  ✔️  Stopped Apache2
 ⠙ Updating Firefly to v6.1.25 
[ERROR] in line 51: exit code 0: while executing command composer install --no-dev --no-interaction &> /dev/null

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

command "update"

Paste the full error output (if available).

[ERROR] in line 51: exit code 0: while executing command composer install --no-dev --no-interaction &> /dev/null

🖼️ Additional context (optional).

No response

Originally created by @kiwinh0 on GitHub (Jan 5, 2025). Originally assigned to: @quantumryuu on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Firefly III ### 📂 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. When using the "update" command the installation breaks after giving the following error: ``` _______ ______ / ____(_)_______ / __/ /_ __ / /_ / / ___/ _ \/ /_/ / / / / / __/ / / / / __/ __/ / /_/ / /_/ /_/_/ \___/_/ /_/\__, / /____/ ✔️ Stopped Apache2 ⠙ Updating Firefly to v6.1.25 [ERROR] in line 51: exit code 0: while executing command composer install --no-dev --no-interaction &> /dev/null ``` ### ⚙️ What settings are you using? - [ ] Default Settings - [X] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. command "update" ### ❌ Paste the full error output (if available). [ERROR] in line 51: exit code 0: while executing command composer install --no-dev --no-interaction &> /dev/null ### 🖼️ Additional context (optional). _No response_
Author
Owner

@MickLesk commented on GitHub (Jan 5, 2025):

@quantumryuu

@MickLesk commented on GitHub (Jan 5, 2025): @quantumryuu
Author
Owner

@MickLesk commented on GitHub (Jan 5, 2025):

Oh wait, whats your Version? If this is 6.2.0, you need to recreate a new LXC or you wait If 6.2.0 released again

@MickLesk commented on GitHub (Jan 5, 2025): Oh wait, whats your Version? If this is 6.2.0, you need to recreate a new LXC or you wait If 6.2.0 released again
Author
Owner

@kiwinh0 commented on GitHub (Jan 5, 2025):

My version is 6.1.25.
When testing the operation it gave me an error and it stopped working. I went back with a snapshot and recreated the error again and it happened again. By deleting the lxc and recreating it, the same thing no longer happens.
I'm closing the thread because it doesn't happen on the new installation.
Thank you for the help and the good work you do.

@kiwinh0 commented on GitHub (Jan 5, 2025): My version is 6.1.25. When testing the operation it gave me an error and it stopped working. I went back with a snapshot and recreated the error again and it happened again. By deleting the lxc and recreating it, the same thing no longer happens. I'm closing the thread because it doesn't happen on the new installation. Thank you for the help and the good work you do.
Author
Owner

@kiwinh0 commented on GitHub (Jan 5, 2025):

Closed as it is resolved in the new LXC installation

@kiwinh0 commented on GitHub (Jan 5, 2025): Closed as it is resolved in the new LXC installation
Author
Owner

@Pumpitx commented on GitHub (Feb 3, 2025):

Hi and sorry for "reopening" this ticket.
I installed version 6.1.25 and got the same error. I tried to rebuild (as in deleting it and restoring it from backup) but this doesn't work. Now I want to rebuild it with the Script but I don't want to configure my firefly again.
Is there any possibility to fix this error or at least keep my firefly instance?

Could you help me a bit @kiwinh0?

@Pumpitx commented on GitHub (Feb 3, 2025): Hi and sorry for "reopening" this ticket. I installed version 6.1.25 and got the same error. I tried to rebuild (as in deleting it and restoring it from backup) but this doesn't work. Now I want to rebuild it with the Script but I don't want to configure my firefly again. Is there any possibility to fix this error or at least keep my firefly instance? Could you help me a bit @kiwinh0?
Author
Owner

@quantumryuu commented on GitHub (Feb 3, 2025):

Hey! Will update the script the following days to include myPHPadmin too and probably data-importer so will take a look at it.

@quantumryuu commented on GitHub (Feb 3, 2025): Hey! Will update the script the following days to include myPHPadmin too and probably data-importer so will take a look at it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#275