[GH-ISSUE #11250] Bar-Assistant Install Script Error #2401

Closed
opened 2026-02-26 12:52:20 +03:00 by kerem · 2 comments
Owner

Originally created by @gribensk on GitHub (Jan 28, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11250

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 13

📈 Which Proxmox version are you on?

pve-manager/9.1.4/5ac30304265fbd8e (running kernel: 6.17.4-2-pve

📝 Provide a clear and concise description of the issue.

Error with the install script with MeiliSearch API key

🔄 Steps to reproduce the issue.

Just ran the install script

Paste the full error output (if available).

⚙️ Using Default Settings on node pve
💡 PVE Version 9.1.4 (Kernel: 6.17.4-2-pve)
🆔 Container ID: 110
🖥️ Operating System: debian (13)
📦 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: 405.9GB Used: 34.5GB) [Template]
✔️ Storage flash (Free: 3.3TB Used: 248.8GB) [Container]
✔️ Storage 'flash' (zfspool) validated
✔️ Template storage 'local' validated
✔️ Cluster is quorate
✔️ Template search completed
✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local]
✔️ LXC Container 110 was successfully created.
✔️ Started LXC Container
✔️ Network in LXC is reachable (ping)
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 192.168.1.153 2601:14d:4b00:99af:be24:11ff:fe37:7c6d
✔️ IPv4 Internet Connected
✔️ IPv6 Internet Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
✔️ Installed Dependencies
✔️ Setup PHP 8.4
✔️ Setup Composer
✔️ Setup Node.js 22
✔️ Deployed: meilisearch (1.34.1)
✔️ Deployed: bar-assistant (5.12.0)
✔️ Deployed: vue-salt-rim (4.13.0)
⠋ Configuring PHP/dev/fd/62: line 254: wait_for: No record of process 16904
✔️ Configured MeiliSearch
✔️ Created Service MeiliSearch
✖️ in line 75: exit code 1 (General error / Operation not permitted): while executing command sed 's/"key":"//;s/"//'
✖️ in line 75: exit code 1 (General error / Operation not permitted): while executing command MeiliSearch_API_KEY=$(curl -s -X GET 'http://127.0.0.1:7700/keys' -H "Authorization: Bearer $MASTER_KEY" | grep -o '"key":"[^"]*"' | head -n 1 | sed 's/"key":"//;s/"//')
--- Last 20 lines of silent log ---

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
Installing:
meilisearch

Summary:
Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0
Download size: 0 B / 88.2 MB
Space needed: 131 MB / 3,522 MB available

Get:1 /tmp/tmp.DCVBoj5uaQ/meilisearch.deb meilisearch amd64 1.34.1-1 [88.2 MB]
Selecting previously unselected package meilisearch.
(Reading database ... 30039 files and directories currently installed.)
Preparing to unpack .../tmp.DCVBoj5uaQ/meilisearch.deb ...
Unpacking meilisearch (1.34.1-1) ...
Setting up meilisearch (1.34.1-1) ...

📋 Log saved to: /root/.install-9486ff08.log
✖️ Installation failed in container 110 (exit code: 1)

🖼️ Additional context (optional).

No response

Originally created by @gribensk on GitHub (Jan 28, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11250 ### ✅ 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? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? pve-manager/9.1.4/5ac30304265fbd8e (running kernel: 6.17.4-2-pve ### 📝 Provide a clear and concise description of the issue. Error with the install script with MeiliSearch API key ### 🔄 Steps to reproduce the issue. Just ran the install script ### ❌ Paste the full error output (if available). ⚙️ Using Default Settings on node pve 💡 PVE Version 9.1.4 (Kernel: 6.17.4-2-pve) 🆔 Container ID: 110 🖥️ Operating System: debian (13) 📦 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: 405.9GB Used: 34.5GB) [Template] ✔️ Storage flash (Free: 3.3TB Used: 248.8GB) [Container] ✔️ Storage 'flash' (zfspool) validated ✔️ Template storage 'local' validated ✔️ Cluster is quorate ✔️ Template search completed ✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local] ✔️ LXC Container 110 was successfully created. ✔️ Started LXC Container ✔️ Network in LXC is reachable (ping) ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 192.168.1.153 2601:14d:4b00:99af:be24:11ff:fe37:7c6d ✔️ IPv4 Internet Connected ✔️ IPv6 Internet Connected ✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) ✔️ Updated Container OS ✔️ Installed Dependencies ✔️ Setup PHP 8.4 ✔️ Setup Composer ✔️ Setup Node.js 22 ✔️ Deployed: meilisearch (1.34.1) ✔️ Deployed: bar-assistant (5.12.0) ✔️ Deployed: vue-salt-rim (4.13.0) ⠋ Configuring PHP/dev/fd/62: line 254: wait_for: No record of process 16904 ✔️ Configured MeiliSearch ✔️ Created Service MeiliSearch ✖️ in line 75: exit code 1 (General error / Operation not permitted): while executing command sed 's/"key":"//;s/"//' ✖️ in line 75: exit code 1 (General error / Operation not permitted): while executing command MeiliSearch_API_KEY=$(curl -s -X GET 'http://127.0.0.1:7700/keys' -H "Authorization: Bearer $MASTER_KEY" | grep -o '"key":"[^"]*"' | head -n 1 | sed 's/"key":"//;s/"//') --- Last 20 lines of silent log --- WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... Installing: meilisearch Summary: Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0 Download size: 0 B / 88.2 MB Space needed: 131 MB / 3,522 MB available Get:1 /tmp/tmp.DCVBoj5uaQ/meilisearch.deb meilisearch amd64 1.34.1-1 [88.2 MB] Selecting previously unselected package meilisearch. (Reading database ... 30039 files and directories currently installed.) Preparing to unpack .../tmp.DCVBoj5uaQ/meilisearch.deb ... Unpacking meilisearch (1.34.1-1) ... Setting up meilisearch (1.34.1-1) ... ----------------------------------- 📋 Log saved to: /root/.install-9486ff08.log ✖️ Installation failed in container 110 (exit code: 1) ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:52:20 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Jan 28, 2026):

Fixed with #11258 and #11259

Image
<!-- gh-comment-id:3810556364 --> @MickLesk commented on GitHub (Jan 28, 2026): Fixed with #11258 and #11259 <img width="935" height="419" alt="Image" src="https://github.com/user-attachments/assets/da71e735-facd-46e0-8e09-11b12c4f98ad" />
Author
Owner

@github-actions[bot] commented on GitHub (Jan 29, 2026):

This issue has been automatically locked since it has been closed for more than 1 day.
If you have a related issue, please open a new one and reference this issue if needed.

<!-- gh-comment-id:3817525845 --> @github-actions[bot] commented on GitHub (Jan 29, 2026): This issue has been automatically locked since it has been closed for more than 1 day. If you have a related issue, please open a new one and reference this issue if needed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2401
No description provided.