NEWS
Influxdb2 Backitup
-
@keksn sagte in Influxdb2 Backitup:
The repository 'https://repos.influxdata.com/debian $(lsb_release Release'
Dein influxdb-Repository ist falsch aufgesetzt.
Software wird nicht über tar.gz-Archive installiert. -
@thomas-braun danke, was wäre die Lösung "einfach erklärt"?
-
rm influxdb2* rm /etc/apt/sources.list.d/influx* sudo apt update
-
keksn@Influxdb:~$ rm influxdb2* rm /etc/apt/sources.list.d/influx* sudo apt update rm: cannot remove 'influxdb2-client-2.3.0-linux-amd64': Is a directory rm: remove write-protected regular file '/etc/apt/sources.list.d/influxdata.list'? rm: remove write-protected regular file '/etc/apt/sources.list.d/influxdb.list'?
-
sudo rm -rf influxdb2* sudo rm /etc/apt/sources.list.d/influx* sudo apt update
-
@thomas-braun sagte in Influxdb2 Backitup:
sudo apt update
denke die ganze Installation ist zum Kübeln....
eksn@Influxdb:~$ sudo rm -rf influxdb2* sudo rm /etc/apt/sources.list.d/influx* sudo apt updatekeksn@Influxdb:~$ keksn@Influxdb:~$ sudo apt update Hit:1 https://repos.influxdata.com/debian stable InRelease Hit:2 http://archive.ubuntu.com/ubuntu kinetic InRelease Hit:3 http://archive.ubuntu.com/ubuntu kinetic-updates InRelease Hit:4 http://archive.ubuntu.com/ubuntu kinetic-security InRelease Ign:5 https://repos.influxdata.com/debian $(lsb_release InRelease Err:6 https://repos.influxdata.com/debian $(lsb_release Release 404 Not Found [IP: 18.66.15.86 443] Reading package lists... Done E: The repository 'https://repos.influxdata.com/debian $(lsb_release Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. keksn@Influxdb:~$
-
-
gibt es ausser der Anleitung von Influxdb eine einfache Anleitung Influxdb2 sauber unter Proxmox in einem Ct zu Installieren?
-
Ich nehme normalerweise Debian nur läuft das in letzter zeit so langsam im CT ....
-
Keine Ahnung. Was ist an der Anleitung wie man Quellen anlegt kompliziert?
-
@keksn sagte in Influxdb2 Backitup:
Ich nehme normalerweise Debian nur läuft das in letzter zeit so langsam im CT ....
Und warum sollte ein Ubuntu-Debian da anders laufen?
-
keksn@Influxdb:~$ ls -lAh /etc/apt/sources.list.d/ total 8.0K -rw-r--r-- 1 root root 117 Apr 16 12:20 influxdata.list -rw-r--r-- 1 root root 66 Apr 16 13:22 influxdb.list keksn@Influxdb:~$
-
Lösch die beiden Dateien. Da steht offenbar Mist drin.
-
@thomas-braun sagte in Influxdb2 Backitup:
Und warum sollte ein Ubuntu-Debian da anders laufen?
keine Ahnung warum das so ist, die Bedienung über die Konsole läut schleppend..
-
@thomas-braun sagte in Influxdb2 Backitup:
@keksn
Lösch die beiden Dateien. Da steht offenbar Mist drin.wie mache ich das
-
sudo rm /etc/apt/sources.list.d/influ* wget -q https://repos.influxdata.com/influxdata-archive_compat.key echo '393e8779c89ac8d958f81f942f9ad7fb82a25e133faddaf92e15b16e6ac9ce4c influxdata-archive_compat.key' | sha256sum -c && cat influxdata-archive_compat.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg > /dev/null echo 'deb [signed-by=/etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list sudo apt update
-
es kommt bei mir da immer zu Fehlern.
-
@keksn sagte in Influxdb2 Backitup:
es kommt bei mir da immer zu Fehlern.
Geheime Fehler sind immer die schlimmsten. Da kann man nämlich nix machen.
-
@thomas-braun sagte in Influxdb2 Backitup:
sudo rm /etc/apt/sources.list.d/influ* wget -q https://repos.influxdata.com/influxdata-archive_compat.key echo '393e8779c89ac8d958f81f942f9ad7fb82a25e133faddaf92e15b16e6ac9ce4c influxdata-archive_compat.key' | sha256sum -c && cat influxdata-archive_compat.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg > /dev/null echo 'deb [signed-by=/etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list sudo apt update
danke , sollte dann der Backupfehler weg sein? Der ist noch vorhanden..
-
sind nicht geheim...denke aber nicht Du hast sooo viel Zeit mit mir die Installationsfehler durchzugehen