NEWS
[influxDB] nach Rechnerumzug immer wieder ECONNREFUSED
-
ok. ich bin jetzt wieder hier habe buster in debian geändert:
und jetzt?
deb https://repos.influxdata.com/debian buster stable File Name to Write: /etc/apt/sources.list.d/influxdb.list ^G Get Help M-D DOS Format M-A Append M-B Backup File ^C Cancel M-M Mac Format M-P Prepend ^T To Files
-
@lukas8519
Sorry, mit sudo vorweg, natürlich. -
@lukas8519 strg und o speichert, strg und x wird geschlossen
-
@crunchip sagte in [influxDB] nach Rechnerumzug immer wieder ECONNREFUSED:
@lukas8519 strg und o speichert, strg und x wird geschlossen
bei beiden Kombinationen passiert nicht...
-
@lukas8519 das passt auch irgendwie nicht, hast du da ne neue Liste angelegt??
-
@crunchip
nein, nicht das ich wüsste -
@lukas8519 dann mach das mal zu
und mach einfach nochmal den Befehl
echo "deb https://repos.influxdata.com/debian $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/influxdb.list
-
pi@raspberrypi:~ $ echo "deb https://repos.influxdata.com/debian $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/influxdb.list deb https://repos.influxdata.com/debian buster stable
-
Dann
sudo apt update sudo apt dist-upgrade sudo reboot sudo apt install --reinstall influxdb
-
@thomas-braun muss da nicht wieder der influx client nachinstalliert werden?
-
Sind das zwei Pakete?
Über systemctl wird der Server gesteuert. -
@thomas-braun wollt grad ein edit setzen bei der raspian version 1.6.4-1 sinds 2 Pakete
-
Wenn das beides aus der stretch-Quelle kam sollte das auch beides reinstalliert werden.
-
@thomas-braun sagte in [influxDB] nach Rechnerumzug immer wieder ECONNREFUSED:
Dann
sudo apt update sudo apt dist-upgrade sudo reboot sudo apt Install --reinstall influxdb
habe ich jetzt so gemacht und bin jetzt in Zeile 4 und hab folgendes:
pi@raspberrypi:~ $ sudo apt Install --reinstall influxdb E: Command line option --reinstall is not understood in combination with the other options
-
@lukas8519
Mein Fehlersudo apt install --reinstall influxdb
-
Die Instanz ist nun wieder grün!!!!!!!! soll es das gewesen sein?
-
@lukas8519
Möglich...
Zeig nochmal deine Quellen:sudo apt update
-
@lukas8519 systemctl status influxdb
-
pi@raspberrypi:~ $ sudo apt update Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:2 http://archive.raspberrypi.org/debian buster InRelease Hit:3 https://repos.influxdata.com/debian buster InRelease Hit:4 https://packages.grafana.com/oss/deb stable InRelease Hit:5 https://deb.nodesource.com/node_12.x buster InRelease Reading package lists... Done Building dependency tree Reading state information... Done All packages are up to date. N: Ignoring file 'influxdb.list.save.2' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension N: Ignoring file 'influxdb.list.save.1' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
-
@lukas8519 sagte in [influxDB] nach Rechnerumzug immer wieder ECONNREFUSED:
N: Ignoring file 'influxdb.list.save.2' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
sind wohl die 2 Fehl Versuche die Liste zu berarbeiten
hast du da einfach das putty fenster geschlossen?