NEWS
(gelöst) Grafana
-
Hallo Freunde,
Ich habe mich entschieden und möchte Grafana auf dem Debiansystem installieren wo auch der IObroker drauf ist. Als erstes nun die Influxdatenbank die lief nun durch. jetzt wollte ich die ersten Einstellungen in der Datenbank vornehmen es kommen schon Verbindungsprobleme.root@debian:/home/andy# influx Failed to connect to http://localhost:8086: Get http://localhost:8086/ping: dial tcp [::1]:8086: connect: connection refused Please check your connection settings and ensure 'influxd' is running. root@debian:/home/andy# sudo service influxdb start
-
@ostseereiter Was liefert denn
sudo systemctl status influxd
-
sudo systemctl status influxd
root@debian:/home/andy# sudo systemctl status influxd ● influxdb.service - InfluxDB is an open-source, distributed, time series databa Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: Active: failed (Result: exit-code) since Sun 2021-04-25 17:25:58 CEST; 16min Docs: https://docs.influxdata.com/influxdb/ Process: 30354 ExecStart=/usr/bin/influxd -config /etc/influxdb/influxdb.conf Main PID: 30354 (code=exited, status=1/FAILURE) Apr 25 17:25:58 debian systemd[1]: influxdb.service: Main process exited, code=e Apr 25 17:25:58 debian systemd[1]: influxdb.service: Failed with result 'exit-co Apr 25 17:25:58 debian systemd[1]: influxdb.service: Service RestartSec=100ms ex Apr 25 17:25:58 debian systemd[1]: influxdb.service: Scheduled restart job, rest Apr 25 17:25:58 debian systemd[1]: Stopped InfluxDB is an open-source, distribut Apr 25 17:25:58 debian systemd[1]: influxdb.service: Start request repeated too Apr 25 17:25:58 debian systemd[1]: influxdb.service: Failed with result 'exit-co Apr 25 17:25:58 debian systemd[1]: Failed to start InfluxDB is an open-source, d lines 1-15/15 (END)...skipping... ● influxdb.service - InfluxDB is an open-source, distributed, time series database Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Sun 2021-04-25 17:25:58 CEST; 16min ago Docs: https://docs.influxdata.com/influxdb/ Process: 30354 ExecStart=/usr/bin/influxd -config /etc/influxdb/influxdb.conf $INFLUXD_OPTS (code=exited, status=1/FAILURE) Main PID: 30354 (code=exited, status=1/FAILURE) Apr 25 17:25:58 debian systemd[1]: influxdb.service: Main process exited, code=exited, status=1/FAILURE Apr 25 17:25:58 debian systemd[1]: influxdb.service: Failed with result 'exit-code'. Apr 25 17:25:58 debian systemd[1]: influxdb.service: Service RestartSec=100ms expired, scheduling restart. Apr 25 17:25:58 debian systemd[1]: influxdb.service: Scheduled restart job, restart counter is at 5. Apr 25 17:25:58 debian systemd[1]: Stopped InfluxDB is an open-source, distributed, time series database. Apr 25 17:25:58 debian systemd[1]: influxdb.service: Start request repeated too quickly. Apr 25 17:25:58 debian systemd[1]: influxdb.service: Failed with result 'exit-code'. Apr 25 17:25:58 debian systemd[1]: Failed to start InfluxDB is an open-source, distributed, time series database.
-
@ostseereiter sagte in Grafana:
Active: failed (Result: exit-code)
Jepp, influx läuft nicht.
Starte es nochmals von Hand:sudo systemctl start influxd
"influxd", nicht wie oben von dir versucht "influxdb"
Dann nach paar Sekunden nochmals mittels "status" (so.) prüfen. -
root@debian:/home/andy# sudo systemctl start influxd root@debian:/home/andy# influxd 8888888 .d888 888 8888888b. 888888b. 888 d88P" 888 888 "Y88b 888 "88b 888 888 888 888 888 888 .88P 888 88888b. 888888 888 888 888 888 888 888 888 8888888K. 888 888 "88b 888 888 888 888 Y8bd8P' 888 888 888 "Y88b 888 888 888 888 888 888 888 X88K 888 888 888 888 888 888 888 888 888 Y88b 888 .d8""8b. 888 .d88P 888 d88P 8888888 888 888 888 888 "Y88888 888 888 8888888P" 8888888P" 2021-04-25T15:54:59.086303Z info InfluxDB starting {"log_id": "0TjRhSZW000", "version": "1.8.5", "branch": "1.8", "commit": "3d16c6318cf5"} 2021-04-25T15:54:59.086380Z info Go runtime {"log_id": "0TjRhSZW000", "version": "go1.13.8", "maxprocs": 2} run: open server: listen: listen tcp 127.0.0.1:8088: bind: address already in use root@debian:/home/andy#
-
-
@thomas-braun hab ich schon drauf gewartet
-
@thomas-braun ist das nicht egal sudo oder ohne ich weiß es nicht
-
@sborg
immer noch nichtroot@debian:/home/andy# systemctl status influxd ● influxdb.service - InfluxDB is an open-source, distributed, time series databa Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: Active: failed (Result: exit-code) since Sun 2021-04-25 17:58:59 CEST; 2min 2 Docs: https://docs.influxdata.com/influxdb/ Process: 5185 ExecStart=/usr/bin/influxd -config /etc/influxdb/influxdb.conf $ Main PID: 5185 (code=exited, status=1/FAILURE) Apr 25 17:58:59 debian systemd[1]: influxdb.service: Service RestartSec=100ms ex Apr 25 17:58:59 debian systemd[1]: influxdb.service: Scheduled restart job, rest Apr 25 17:58:59 debian systemd[1]: Stopped InfluxDB is an open-source, distribut Apr 25 17:58:59 debian systemd[1]: influxdb.service: Start request repeated too Apr 25 17:58:59 debian systemd[1]: influxdb.service: Failed with result 'exit-co Apr 25 17:58:59 debian systemd[1]: Failed to start InfluxDB is an open-source, d lines 1-13/13 (END)
-
@ostseereiter sagte in Grafana:
ist das nicht egal sudo oder ohne ich weiß es nicht
Nein, ist es nicht. Es zeigt uns nämlich, dass du Null verstanden hast wie man gescheit mit einem Linux umgeht. Und deswegen verfummelst du dir auch immer wieder deine Systeme.
-
@thomas-braun
kritik angenommen -
@ostseereiter
Dann meld dich als erstes als root ab! Der account ist TABU!
Mit dem 'andy' kannst du dann bei Notwendigkeit immer noch per sudo die erweiterten Rechte bekommen. (Wenn der andy korrekt angelegt wurde) -
andy@debian:~$
-
@thomas-braun mit sudo wurde installation verweigert als andy
-
@ostseereiter wie hst du nun über haupt installiert? per apt?
-
wget -qO- https://repos.influxdata.com/influxdb.key | sudo apt-key add - source /etc/os-release echo "deb https://repos.influxdata.com/debian $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/influxdb.list Then, install and start the InfluxDB service: sudo apt-get update && sudo apt-get install influxdb sudo service influxdb start
-
@ostseereiter sagte in Grafana:
run: open server: listen: listen tcp 127.0.0.1:8088: bind: address already in use
schau mal
-
@ostseereiter sagte in Grafana:
mit sudo wurde installation verweigert als andy
Dann hat das einen guten Grund.
-
-
sudo netstat -tlpen | grep :8088