asylumexp / Proxmox

Proxmox VE Helper-Scripts - Ported to ARM64
https://pimox-scripts.com
MIT License
51 stars 4 forks source link

Prometheus install [ERROR] #92

Open regiapriandi012 opened 1 week ago

regiapriandi012 commented 1 week ago

Please verify that you have read and understood the guidelines.

yes

A clear and concise description of the issue.

I have installation error of use Installation Prometheus Script,

-mv: cannot stat 'consoles/': No such file or directory
mv: cannot stat 'console_libraries/': No such file or directory

[ERROR] in line 32: exit code 0: while executing command mv consoles/ console_libraries/ /etc/prometheus/

What settings are you currently utilizing?

Default Settings

Which Linux distribution are you employing?

Debian 12

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

image

Please provide detailed steps to reproduce the issue.

I have use the script for install Prometheus, bash -c "$(wget -qLO - https://github.com/asylumexp/Proxmox/raw/main/ct/prometheus.sh)"

asylumexp commented 1 week ago

I’ll work on fixing this after December 10th, when I can do work again.