Bar Assistant 5.10 php version issue #2193

Closed
opened 2026-02-05 04:09:43 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @coldcut on GitHub (Dec 19, 2025).

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

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

Bar-Assistant

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/bar-assistant.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

pve-manager/9.1.2/9d436f37a0ac4172 (running kernel: 6.17.4-1-pve)

📝 Provide a clear and concise description of the issue.

"update" command in LXC console or new install via script of Bar-Assistant fails since Bar-Assistant seems to require php 8.4 and php 8.3 is installed with the script.

🔄 Steps to reproduce the issue.

Run "update" in console of existing Bar-Assistant LXC, update fails and container becomes broken, webpage loads but ingredients, cocktails etc is empty.
OR
Run script to install a new container and the install fails due to attached problems.

Paste the full error output (if available).

install-lxc-107-a1e85d98.log

____                   ___              _      __              __ 

/ __ )____ ______ / | ()/ / _____ / /_
/ __ / __ / ___/_____/ /| | / ___/ ___/ / ___/ __/ __ / __ / /
/ // / // / / /
/ ___ |( |_ ) (__ ) // // / / / / /_
/_____/_,// // |/////_/_,// //_/

⚙️ Using Default Settings on node pve
💡 PVE Version 9.1.2 (Kernel: 6.17.4-1-pve)
🆔 Container ID: 107
🖥️ Operating System: debian (12)
📦 Container Type: Unprivileged
💾 Disk Size: 4 GB
🧠 CPU Cores: 2
🛠️ RAM Size: 2048 MiB
🚀 Creating a Bar-Assistant LXC using the above default settings

✔️ Storage local (Free: 78.7GB Used: 8.5GB) [Template]
✔️ Storage local-lvm (Free: 684.8GB Used: 90.5GB) [Container]
✔️ Storage 'local-lvm' (lvmthin) validated
✔️ Template storage 'local' validated
✔️ Template search completed
✔️ Template debian-12-standard_12.12-1_amd64.tar.zst [online]
✔️ LXC Container 107 was successfully created.
✔️ Started LXC Container
✔️ Network in LXC is reachable (ping)
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 172.16.1.132
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
✔️ Installed Dependencies
✔️ Setup PHP 8.3
✔️ Setup Composer
✔️ Setup Node.js 22
✔️ Deployed: meilisearch (1.30.1)
✔️ Deployed: bar-assistant (5.11.0)
✔️ Deployed: vue-salt-rim (4.12.0)
✔️ Configured MeiliSearch
✔️ Created Service MeiliSearch
✖️ in line 85: exit code 2 (Misuse of shell builtins (e.g. syntax error))
→ composer install --no-interaction
--- Last 10 lines of silent log ---
- symfony/string is locked to version v8.0.1 and an update of this package was not requested.
- symfony/string v8.0.1 requires php >=8.4 -> your php version (8.3.28) does not satisfy that requirement.
Problem 8
- symfony/translation is locked to version v8.0.1 and an update of this package was not requested.
- symfony/translation v8.0.1 requires php >=8.4 -> your php version (8.3.28) does not satisfy that requirement.
Problem 9
- aws/aws-sdk-php is locked to version 3.368.1 and an update of this package was not requested.
- aws/aws-sdk-php 3.368.1 requires symfony/filesystem ^v6.4.3 || ^v7.1.0 || ^v8.0.0 -> satisfiable by symfony/filesystem[v8.0.1].
- symfony/filesystem v8.0.1 requires php >=8.4 -> your php version (8.3.28) does not satisfy that requirement.


📋 View full log (1029 lines): /root/.install-a1e85d98.log
✖️ Installation failed in container 107 (exit code: 2)

✔ Installation log: /tmp/install-lxc-107-a1e85d98.log

Remove broken container 107? (Y/n) [auto-remove in 60s]:
No response - auto-removing container
Removing container 107
✔️ Container 107 removed

🖼️ Additional context (optional).

No response

Originally created by @coldcut on GitHub (Dec 19, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? Bar-Assistant ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/bar-assistant.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? pve-manager/9.1.2/9d436f37a0ac4172 (running kernel: 6.17.4-1-pve) ### 📝 Provide a clear and concise description of the issue. "update" command in LXC console or new install via script of Bar-Assistant fails since Bar-Assistant seems to require php 8.4 and php 8.3 is installed with the script. ### 🔄 Steps to reproduce the issue. Run "update" in console of existing Bar-Assistant LXC, update fails and container becomes broken, webpage loads but ingredients, cocktails etc is empty. OR Run script to install a new container and the install fails due to attached problems. ### ❌ Paste the full error output (if available). [install-lxc-107-a1e85d98.log](https://github.com/user-attachments/files/24247214/install-lxc-107-a1e85d98.log) ____ ___ _ __ __ / __ )____ ______ / | __________(_)____/ /_____ _____ / /_ / __ / __ `/ ___/_____/ /| | / ___/ ___/ / ___/ __/ __ `/ __ \/ __/ / /_/ / /_/ / / /_____/ ___ |(__ |__ ) (__ ) /_/ /_/ / / / / /_ /_____/\__,_/_/ /_/ |_/____/____/_/____/\__/\__,_/_/ /_/\__/ ⚙️ Using Default Settings on node pve 💡 PVE Version 9.1.2 (Kernel: 6.17.4-1-pve) 🆔 Container ID: 107 🖥️ Operating System: debian (12) 📦 Container Type: Unprivileged 💾 Disk Size: 4 GB 🧠 CPU Cores: 2 🛠️ RAM Size: 2048 MiB 🚀 Creating a Bar-Assistant LXC using the above default settings ✔️ Storage local (Free: 78.7GB Used: 8.5GB) [Template] ✔️ Storage local-lvm (Free: 684.8GB Used: 90.5GB) [Container] ✔️ Storage 'local-lvm' (lvmthin) validated ✔️ Template storage 'local' validated ✔️ Template search completed ✔️ Template debian-12-standard_12.12-1_amd64.tar.zst [online] ✔️ LXC Container 107 was successfully created. ✔️ Started LXC Container ✔️ Network in LXC is reachable (ping) ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 172.16.1.132 ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) ✔️ Updated Container OS ✔️ Installed Dependencies ✔️ Setup PHP 8.3 ✔️ Setup Composer ✔️ Setup Node.js 22 ✔️ Deployed: meilisearch (1.30.1) ✔️ Deployed: bar-assistant (5.11.0) ✔️ Deployed: vue-salt-rim (4.12.0) ✔️ Configured MeiliSearch ✔️ Created Service MeiliSearch ✖️ in line 85: exit code 2 (Misuse of shell builtins (e.g. syntax error)) → composer install --no-interaction --- Last 10 lines of silent log --- - symfony/string is locked to version v8.0.1 and an update of this package was not requested. - symfony/string v8.0.1 requires php >=8.4 -> your php version (8.3.28) does not satisfy that requirement. Problem 8 - symfony/translation is locked to version v8.0.1 and an update of this package was not requested. - symfony/translation v8.0.1 requires php >=8.4 -> your php version (8.3.28) does not satisfy that requirement. Problem 9 - aws/aws-sdk-php is locked to version 3.368.1 and an update of this package was not requested. - aws/aws-sdk-php 3.368.1 requires symfony/filesystem ^v6.4.3 || ^v7.1.0 || ^v8.0.0 -> satisfiable by symfony/filesystem[v8.0.1]. - symfony/filesystem v8.0.1 requires php >=8.4 -> your php version (8.3.28) does not satisfy that requirement. ----------------------------------- 📋 View full log (1029 lines): /root/.install-a1e85d98.log ✖️ Installation failed in container 107 (exit code: 2) ✔ Installation log: /tmp/install-lxc-107-a1e85d98.log Remove broken container 107? (Y/n) [auto-remove in 60s]: No response - auto-removing container Removing container 107 ✔️ Container 107 removed <!-- Failed to upload "install-lxc-107-a1e85d98.log" --> ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 04:09:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2193