Prometheus LXC Install Issue #443

Closed
opened 2026-02-04 18:55:12 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @versionDefect on GitHub (Feb 5, 2025).

Have you read and understood the above guidelines?

yes

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

Prometheus LXC

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

bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/prometheus.sh)"

📝 Provide a clear and concise description of the issue.

Seems there is an issue right near the end of the install, view logs. New install of PVE.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Opening the shell in Proxmox and pasting the installation link

Set to default settings

Let run
Error appears

Paste the full error output (if available).

____                            __  __                   

/ __ _________ ____ ___ ___ / // / ___ __ _______
/ // / / __ / __ __ / _ / / __ / _ / / / / /
/ / / / // / / / / / / __/ // / / / __/ // (
)
/
/ /
/ _
/
/ /
/ /
/_/_// /_/_/_,/____/

Using Default Settings
Using Distribution: debian
Using debian Version: 12
Using Container Type: 1
Using Root Password: Automatic Login
Using Container ID: 103
Using Hostname: prometheus
Using Disk Size: 4GB
Allocated Cores 1
Allocated Ram 2048
Using Bridge: vmbr0
Using Static IP Address: dhcp
Using Gateway IP Address: Default
Using Apt-Cacher IP Address: Default
Disable IPv6: No
Using Interface MTU Size: Default
Using DNS Search Domain: Host
Using DNS Server Address: Host
Using MAC Address: Default
Using VLAN Tag: Default
Enable Root SSH Access: No
Enable Verbose Mode: No
Creating a Prometheus LXC using the above default settings
✓ Using local for Template Storage.
✓ Using local-lvm for Container Storage.
✓ Updated LXC Template List
✓ LXC Container 103 was successfully created.
✓ Started LXC Container
✓ Set up Container OS
✓ Network Connected: 192.168.0.12
✓ IPv4 Internet Connected
✗ IPv6 Internet Not Connected
✓ DNS Resolved github.com to 140.82.114.4
✓ Updated Container OS
✓ Installed Dependencies
\mv: cannot stat 'consoles/': No such file or directory
mv: cannot stat 'console_libraries/': No such file or directory

[ERROR] in line 30: exit code 0: while executing command mv consoles/ console_libraries/ /etc/prometheus/
root@pve:~#

🖼️ Additional context (optional).

No response

Originally created by @versionDefect on GitHub (Feb 5, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Prometheus LXC ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/prometheus.sh)" ### 📝 Provide a clear and concise description of the issue. Seems there is an issue right near the end of the install, view logs. New install of PVE. ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Opening the shell in Proxmox and pasting the installation link Set to default settings Let run Error appears ### ❌ Paste the full error output (if available). ____ __ __ / __ \_________ ____ ___ ___ / /_/ /_ ___ __ _______ / /_/ / ___/ __ \/ __ __ \/ _ \/ __/ __ \/ _ \/ / / / ___/ / ____/ / / /_/ / / / / / / __/ /_/ / / / __/ /_/ (__ ) /_/ /_/ \____/_/ /_/ /_/\___/\__/_/ /_/\___/\__,_/____/ Using Default Settings Using Distribution: debian Using debian Version: 12 Using Container Type: 1 Using Root Password: Automatic Login Using Container ID: 103 Using Hostname: prometheus Using Disk Size: 4GB Allocated Cores 1 Allocated Ram 2048 Using Bridge: vmbr0 Using Static IP Address: dhcp Using Gateway IP Address: Default Using Apt-Cacher IP Address: Default Disable IPv6: No Using Interface MTU Size: Default Using DNS Search Domain: Host Using DNS Server Address: Host Using MAC Address: Default Using VLAN Tag: Default Enable Root SSH Access: No Enable Verbose Mode: No Creating a Prometheus LXC using the above default settings ✓ Using local for Template Storage. ✓ Using local-lvm for Container Storage. ✓ Updated LXC Template List ✓ LXC Container 103 was successfully created. ✓ Started LXC Container ✓ Set up Container OS ✓ Network Connected: 192.168.0.12 ✓ IPv4 Internet Connected ✗ IPv6 Internet Not Connected ✓ DNS Resolved github.com to 140.82.114.4 ✓ Updated Container OS ✓ Installed Dependencies \mv: cannot stat 'consoles/': No such file or directory mv: cannot stat 'console_libraries/': No such file or directory [ERROR] in line 30: exit code 0: while executing command mv consoles/ console_libraries/ /etc/prometheus/ root@pve:~# ### 🖼️ Additional context (optional). _No response_
Author
Owner

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

Wrong Repo.

@MickLesk commented on GitHub (Feb 5, 2025): Wrong Repo.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#443