Installing Prometheus with bash -c ‘$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/prometheus.sh)’ gives an error #81

Closed
opened 2026-02-04 16:29:54 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Shallowhave on GitHub (Nov 20, 2024).

Please verify that you have read and understood the guidelines.

yes

A clear and concise description of the issue.

Creating a Prometheus LXC using the above default settings
✓ Using local-btrfs for Template Storage.
✓ Using local-btrfs for Container Storage.
✓ Updated LXC Template List
✓ LXC Container 111 was successfully created.
✓ Started LXC Container
✓ Set up Container OS
✓ Network Connected: xxxx
✓ IPv4 Internet Connected
✗ IPv6 Internet Not Connected
✓ DNS Resolved github.com to xxxx
✓ 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/

What settings are you currently utilizing?

  • Default Settings
  • Advanced Settings

Which Linux distribution are you employing?

Debian 12

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

Creating a Prometheus LXC using the above default settings
✓ Using local-btrfs for Template Storage.
✓ Using local-btrfs for Container Storage.
✓ Updated LXC Template List
✓ LXC Container 111 was successfully created.
✓ Started LXC Container
✓ Set up Container OS
✓ Network Connected: xxxx
✓ IPv4 Internet Connected
✗ IPv6 Internet Not Connected
✓ DNS Resolved github.com to xxxx
✓ 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/

Please provide detailed steps to reproduce the issue.

No response

Originally created by @Shallowhave on GitHub (Nov 20, 2024). ### Please verify that you have read and understood the guidelines. yes ### A clear and concise description of the issue. Creating a Prometheus LXC using the above default settings ✓ Using local-btrfs for Template Storage. ✓ Using local-btrfs for Container Storage. ✓ Updated LXC Template List ✓ LXC Container 111 was successfully created. ✓ Started LXC Container ✓ Set up Container OS ✓ Network Connected: xxxx ✓ IPv4 Internet Connected ✗ IPv6 Internet Not Connected ✓ DNS Resolved github.com to xxxx ✓ 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/ ### What settings are you currently utilizing? - [X] Default Settings - [ ] Advanced Settings ### Which Linux distribution are you employing? Debian 12 ### If relevant, including screenshots or a code block can be helpful in clarifying the issue. Creating a Prometheus LXC using the above default settings ✓ Using local-btrfs for Template Storage. ✓ Using local-btrfs for Container Storage. ✓ Updated LXC Template List ✓ LXC Container 111 was successfully created. ✓ Started LXC Container ✓ Set up Container OS ✓ Network Connected: xxxx ✓ IPv4 Internet Connected ✗ IPv6 Internet Not Connected ✓ DNS Resolved github.com to xxxx ✓ 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/ ### Please provide detailed steps to reproduce the issue. _No response_
OVERLORD added the not a script issue label 2026-02-04 16:29:54 +03:00
Author
Owner

@MickLesk commented on GitHub (Nov 20, 2024):

You are using the old repo, so there are no updates included.

You can find the new page with the new scripts at https://helper-scripts.com or in this GitHub.

With:
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/misc/update-repo.sh)"
you can update existing LXC's that were installed from the tteck repo to the new repo.

@MickLesk commented on GitHub (Nov 20, 2024): You are using the old repo, so there are no updates included. You can find the new page with the new scripts at https://helper-scripts.com or in this GitHub. With: bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/misc/update-repo.sh)" you can update existing LXC's that were installed from the tteck repo to the new repo.
Author
Owner

@Shallowhave commented on GitHub (Nov 20, 2024):

You are using the old repo, so there are no updates included.

You can find the new page with the new scripts at https://helper-scripts.com or in this GitHub.

With: bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/misc/update-repo.sh)" you can update existing LXC's that were installed from the tteck repo to the new repo.

thank you

@Shallowhave commented on GitHub (Nov 20, 2024): > You are using the old repo, so there are no updates included. > > You can find the new page with the new scripts at https://helper-scripts.com or in this GitHub. > > With: bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/misc/update-repo.sh)" you can update existing LXC's that were installed from the tteck repo to the new repo. thank you
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#81