Firefly III Install error due to database #1020

Closed
opened 2026-02-04 22:39:17 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @clemone210 on GitHub (May 28, 2025).

Originally assigned to: @MickLesk 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 "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/firefly.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📝 Provide a clear and concise description of the issue.

The error is occouring with the latest script in the step of MariaDB installation.

🔄 Steps to reproduce the issue.

Step 1: Paste script
Step 2: Execute
Step 3: Error appears

Paste the full error output (if available).

✔️ Setup MariaDB 11.8.1 ⠴mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead ⠧curl: (22) The requested URL returned error: 400 ⠇ [ERROR] in line 33: exit code 0: while executing command MYSQL_VERSION=$(mysql --version | grep -oP 'Distrib \K[0-9]+\.[0-9]+\.[0-9]+') ⠏curl: (22) The requested URL returned error: 400 /dev/fd/63: line 74: SPINNER_PID: unbound variable root@pve1:~#

🖼️ Additional context (optional).

⚙️ Using Default Settings on node pve1 (🔍 Verbose)
🖥️ Operating System: debian
🌟 Version: 12
📦 Container Type: Unprivileged
💾 Disk Size: 2 GB
🧠 CPU Cores: 1
🛠️ RAM Size: 1024 MiB
🆔 Container ID: 164
🔍 Verbose Mode: Enabled
🚀 Creating a Firefly LXC using the above default settings`

Originally created by @clemone210 on GitHub (May 28, 2025). Originally assigned to: @MickLesk 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 "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/firefly.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📝 Provide a clear and concise description of the issue. The error is occouring with the latest script in the step of MariaDB installation. ### 🔄 Steps to reproduce the issue. Step 1: Paste script Step 2: Execute Step 3: Error appears ### ❌ Paste the full error output (if available). ` ✔️ Setup MariaDB 11.8.1 ⠴mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead ⠧curl: (22) The requested URL returned error: 400 ⠇ [ERROR] in line 33: exit code 0: while executing command MYSQL_VERSION=$(mysql --version | grep -oP 'Distrib \K[0-9]+\.[0-9]+\.[0-9]+') ⠏curl: (22) The requested URL returned error: 400 /dev/fd/63: line 74: SPINNER_PID: unbound variable root@pve1:~# ` ### 🖼️ Additional context (optional). ⚙️ Using Default Settings on node pve1 (🔍 Verbose) 🖥️ Operating System: debian 🌟 Version: 12 📦 Container Type: Unprivileged 💾 Disk Size: 2 GB 🧠 CPU Cores: 1 🛠️ RAM Size: 1024 MiB 🆔 Container ID: 164 🔍 Verbose Mode: Enabled 🚀 Creating a Firefly LXC using the above default settings`
OVERLORD added the bug label 2026-02-04 22:39:17 +03:00
Author
Owner

@clemone210 commented on GitHub (May 28, 2025):

I tried on all my cluster nodes, which failed.
Also on a differnt remote machine it failed with the same error.

@clemone210 commented on GitHub (May 28, 2025): I tried on all my cluster nodes, which failed. Also on a differnt remote machine it failed with the same error.
Author
Owner

@MickLesk commented on GitHub (May 28, 2025):

fixed with core update. Try again (please ignore the hints " ⠧mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead"
=> that will be fixed after next tools.func function upgrade

@MickLesk commented on GitHub (May 28, 2025): fixed with core update. Try again (please ignore the hints " ⠧mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead" => that will be fixed after next tools.func function upgrade
Author
Owner

@clemone210 commented on GitHub (May 28, 2025):

@MickLesk confirmed that it is working now.!
Thx!

@clemone210 commented on GitHub (May 28, 2025): @MickLesk confirmed that it is working now.! Thx!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1020