LibreNMS Install Error #2349

Open
opened 2025-11-20 05:27:51 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @Destiny971 on GitHub (Nov 17, 2025).

Originally assigned to: @michelroegl-brunner on GitHub.

Have you read and understood the above guidelines?

Yes

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

LibreNMS

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/librenms.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.0.11/3bf5476b8a4699e2 (running kernel: 6.14.11-4-pve)

📝 Provide a clear and concise description of the issue.

Error while installation using the installscript with the shell or the local version of PVE Community Scripts

🔄 Steps to reproduce the issue.

Use the Install Script with default settings

Paste the full error output (if available).

⚙️ Using Default Settings on node pve-03
🆔 Container ID: 124
🖥️ Operating System: debian (13)
📦 Container Type: Unprivileged
💾 Disk Size: 4 GB
🧠 CPU Cores: 2
🛠️ RAM Size: 2048 MiB
🚀 Creating a LibreNMS LXC using the above default settings

✔️ Storage local (Free: 55.7GB Used: 8.5GB) [Template]
✔️ Storage local-lvm (Free: 46.5GB Used: 80.8GB) [Container]
✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local]
✔️ LXC Container 124 was successfully created.
✔️ Started LXC Container
✔️ Network in LXC is reachable (ping)
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 10.30.14.27
✔️ 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
✔️ Installed Python Dependencies
✔️ Setup PHP 8.4
✔️ Setup MariaDB 12.1.1
✔️ Setup Composer
✔️ Python 3.13 installed
✔️ Setup uv 0.9.9
✔️ Set up MariaDB Database
✔️ Deployed: librenms (25.11.0)
✔️ Configured LibreNMS
✔️ Configured MariaDB
✔️ Configured PHP-FPM
✔️ Configured Nginx
⠋ Configure Services
[ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1
/tmp/functions.sh: line 5207: post_update_to_api: command not found

[ERROR] in line 1382: exit code 0: while executing command lxc-attach -n "$CTID" -- bash "$INSTALL_SCRIPT_FILE"

[17:54:45] SSH script execution finished with code: 127

🖼️ Additional context (optional).

No response

Originally created by @Destiny971 on GitHub (Nov 17, 2025). Originally assigned to: @michelroegl-brunner on GitHub. ### ✅ Have you read and understood the above guidelines? Yes ### 📜 What is the name of the script you are using? LibreNMS ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/librenms.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.0.11/3bf5476b8a4699e2 (running kernel: 6.14.11-4-pve) ### 📝 Provide a clear and concise description of the issue. Error while installation using the installscript with the shell or the local version of PVE Community Scripts ### 🔄 Steps to reproduce the issue. Use the Install Script with default settings ### ❌ Paste the full error output (if available). ⚙️ Using Default Settings on node pve-03 🆔 Container ID: 124 🖥️ Operating System: debian (13) 📦 Container Type: Unprivileged 💾 Disk Size: 4 GB 🧠 CPU Cores: 2 🛠️ RAM Size: 2048 MiB 🚀 Creating a LibreNMS LXC using the above default settings ✔️ Storage local (Free: 55.7GB Used: 8.5GB) [Template] ✔️ Storage local-lvm (Free: 46.5GB Used: 80.8GB) [Container] ✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local] ✔️ LXC Container 124 was successfully created. ✔️ Started LXC Container ✔️ Network in LXC is reachable (ping) ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 10.30.14.27 ✔️ 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 ✔️ Installed Python Dependencies ✔️ Setup PHP 8.4 ✔️ Setup MariaDB 12.1.1 ✔️ Setup Composer ✔️ Python 3.13 installed ✔️ Setup uv 0.9.9 ✔️ Set up MariaDB Database ✔️ Deployed: librenms (25.11.0) ✔️ Configured LibreNMS ✔️ Configured MariaDB ✔️ Configured PHP-FPM ✔️ Configured Nginx ⠋ Configure Services [ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1 /tmp/functions.sh: line 5207: post_update_to_api: command not found [ERROR] in line 1382: exit code 0: while executing command lxc-attach -n "$CTID" -- bash "$INSTALL_SCRIPT_FILE" [17:54:45] ✅ SSH script execution finished with code: 127 ### 🖼️ Additional context (optional). _No response_
saavagebueno added the 🛑 Failure to comply with the guidelines label 2025-11-20 05:27:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2349