-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Description
β Have you read and understood the above guidelines?
Yes
π What is the name of the script you are using?
Proxmox VE Netdata
π What was the exact command used to execute the script?
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/misc/netdata.sh)"
π Provide a clear and concise description of the issue.
debian-keyring is missing thus Proxmov VE Netdata fails to install, I am unsure if the post install script is meant to be taking care of this or if this is needs to be included in the script to ensure it's installed before Netdata is installed (and install it for the user if it is missing before installing Netdata)
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 12
π Steps to reproduce the issue.
Can use SSH or Proxmox Shell.
Paste script from website.
Select Install.
Hit yes we want to install on the host.
Gets to setting up repositories and fails as debian-keyring is missing. If the missing dependency is installed, script works fine and installs Netdata without any issues.
β Paste the full error output (if available).
See screenshot and video.
The video is what an average user would see before any troubleshooting.
