-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
β Have you read and understood the above guidelines?
yes
π Did you run the script with verbose mode enabled?
Yes, verbose mode was enabled and the output is included below
π What is the name of the script you are using?
InfluxDB v2.8.0 LXC
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/influxdb.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.1.2/9d436f37a0ac4172 (running kernel: 6.17.2-2-pve)
π Provide a clear and concise description of the issue.
Setups are broken with the following issue (installation without Telegram produce the same issue):
Error: Conflicting values set for option Signed-By regarding source https://repos.influxdata.com/debian/ stable: /usr/share/keyrings/influxdata-archive.gpg != /etc/apt/keyrings/influxdata.gpg
Error: The list of sources could not be read.
β Installation log: /tmp/install-lxc-116-d7347eb8.log
Setting up influxdb2-cli (2.7.5-3) ...
βοΈ Installed InfluxDB
Would you like to add Telegraf? <y/N> y
β³ Installing TelegrafError: Conflicting values set for option Signed-By regarding source https://repos.influxdata.com/debian/ stable: /usr/share/keyrings/influxdata-archive.gpg != /etc/apt/keyrings/influxdata.gpg
Error: The list of sources could not be read.
βοΈ in line 47: exit code 47 (Unknown error): while executing command apt install -y telegraf
βοΈ Installation failed in container 116 (exit code: 47)
β Installation log: /tmp/install-lxc-116-d7347eb8.log
π Steps to reproduce the issue.
Please see above
β Paste the full error output (if available).
Please see above
πΌοΈ Additional context (optional).
No response