NEWS
[influxDB] nach Rechnerumzug immer wieder ECONNREFUSED
-
@thomas-braun muss da nicht wieder der influx client nachinstalliert werden?
Sind das zwei Pakete?
Über systemctl wird der Server gesteuert. -
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
-
@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.
-
Dann
sudo apt update sudo apt dist-upgrade sudo reboot sudo apt install --reinstall influxdb@thomas-braun sagte in [influxDB] nach Rechnerumzug immer wieder ECONNREFUSED:
Dann
sudo apt update sudo apt dist-upgrade sudo reboot sudo apt Install --reinstall influxdbhabe 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 -
@thomas-braun sagte in [influxDB] nach Rechnerumzug immer wieder ECONNREFUSED:
Dann
sudo apt update sudo apt dist-upgrade sudo reboot sudo apt Install --reinstall influxdbhabe 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 -
@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 -
Die Instanz ist nun wieder grün!!!!!!!! soll es das gewesen sein?
@lukas8519 systemctl status influxdb
-
@lukas8519
Möglich...
Zeig nochmal deine Quellen:sudo apt updatepi@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 -
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? -
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 extensionsudo rm /etc/apt/sources.list.d/influxdb.list.save* -
@lukas8519 systemctl status influxdb
pi@raspberrypi:~ $ systemctl status influxdb ● influxdb.service - InfluxDB is an open-source, distributed, time series databa Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: Active: active (running) since Sun 2021-11-21 22:58:13 CET; 9min ago Docs: https://docs.influxdata.com/influxdb/ Main PID: 490 (influxd) Tasks: 15 (limit: 4915) CGroup: /system.slice/influxdb.service └─490 /usr/bin/influxd -config /etc/influxdb/influxdb.conf Nov 21 23:00:36 raspberrypi influxd-systemd-start.sh[481]: [httpd] 127.0.0.1 - L Nov 21 23:00:36 raspberrypi influxd-systemd-start.sh[481]: [httpd] 127.0.0.1 - L Nov 21 23:00:36 raspberrypi influxd-systemd-start.sh[481]: [httpd] 127.0.0.1 - L Nov 21 23:00:36 raspberrypi influxd-systemd-start.sh[481]: [httpd] 127.0.0.1 - L Nov 21 23:00:36 raspberrypi influxd-systemd-start.sh[481]: [httpd] 127.0.0.1 - L Nov 21 23:00:36 raspberrypi influxd-systemd-start.sh[481]: [httpd] 127.0.0.1 - L Nov 21 23:00:36 raspberrypi influxd-systemd-start.sh[481]: [httpd] 127.0.0.1 - L Nov 21 23:04:09 raspberrypi influxd-systemd-start.sh[481]: ts=2021-11-21T22:04:0 Nov 21 23:04:09 raspberrypi influxd-systemd-start.sh[481]: [httpd] 192.168.178.1 Nov 21 23:05:29 raspberrypi influxd-systemd-start.sh[481]: [httpd] 127.0.0.1 - L lines 1-19/19 (END) -
pi@raspberrypi:~ $ systemctl status influxdb ● influxdb.service - InfluxDB is an open-source, distributed, time series databa Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: Active: active (running) since Sun 2021-11-21 22:58:13 CET; 9min ago Docs: https://docs.influxdata.com/influxdb/ Main PID: 490 (influxd) Tasks: 15 (limit: 4915) CGroup: /system.slice/influxdb.service └─490 /usr/bin/influxd -config /etc/influxdb/influxdb.conf Nov 21 23:00:36 raspberrypi influxd-systemd-start.sh[481]: [httpd] 127.0.0.1 - L Nov 21 23:00:36 raspberrypi influxd-systemd-start.sh[481]: [httpd] 127.0.0.1 - L Nov 21 23:00:36 raspberrypi influxd-systemd-start.sh[481]: [httpd] 127.0.0.1 - L Nov 21 23:00:36 raspberrypi influxd-systemd-start.sh[481]: [httpd] 127.0.0.1 - L Nov 21 23:00:36 raspberrypi influxd-systemd-start.sh[481]: [httpd] 127.0.0.1 - L Nov 21 23:00:36 raspberrypi influxd-systemd-start.sh[481]: [httpd] 127.0.0.1 - L Nov 21 23:00:36 raspberrypi influxd-systemd-start.sh[481]: [httpd] 127.0.0.1 - L Nov 21 23:04:09 raspberrypi influxd-systemd-start.sh[481]: ts=2021-11-21T22:04:0 Nov 21 23:04:09 raspberrypi influxd-systemd-start.sh[481]: [httpd] 192.168.178.1 Nov 21 23:05:29 raspberrypi influxd-systemd-start.sh[481]: [httpd] 127.0.0.1 - L lines 1-19/19 (END)@lukas8519 läuft
-
sudo rm /etc/apt/sources.list.d/influxdb.list.save*@thomas-braun sagte in [influxDB] nach Rechnerumzug immer wieder ECONNREFUSED:
sudo rm /etc/apt/sources.list.d/influxdb.list.save*pi@raspberrypi:~ $ sudo rm /etc/apt/sources.list.d/influxdb.list.save* pi@raspberrypi:~ $ sudo rm /etc/apt/sources.list.d/influxdb.list.save* bei dem Befehl passiert gibts keine Rückmeldung... -
@thomas-braun sagte in [influxDB] nach Rechnerumzug immer wieder ECONNREFUSED:
sudo rm /etc/apt/sources.list.d/influxdb.list.save*pi@raspberrypi:~ $ sudo rm /etc/apt/sources.list.d/influxdb.list.save* pi@raspberrypi:~ $ sudo rm /etc/apt/sources.list.d/influxdb.list.save* bei dem Befehl passiert gibts keine Rückmeldung...@lukas8519
Keine Rückmeldung ist immer gut.
Dann wurde es auch ausgeführt. -
@lukas8519
Keine Rückmeldung ist immer gut.
Dann wurde es auch ausgeführt.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login