NEWS
VIS - No Connection
-
Da läuft dir ein Skript Amok.
-
Dann musst du dich debuggen.
-
@pahan sagte in VIS - No Connection:
@thomas-braun sagte in VIS - No Connection:
Da läuft dir ein Skript Amok.
...ja, ich ;-)
...aber jetzt mal im Ernst. über die Gui komme ich nicht an die Scripte, die hängt.
Ist es möglich die Scripte über die Shell auszuschalten? -
@pahan sagte in VIS - No Connection:
@thomas-braun sagte in VIS - No Connection:
Da läuft dir ein Skript Amok.
...ja, ich ;-)
...aber jetzt mal im Ernst. über die Gui komme ich nicht an die Scripte, die hängt.
Ist es möglich die Scripte über die Shell auszuschalten?iobroker stop javascript -
iobroker stop javascript@thomas-braun sagte in VIS - No Connection:
iobroker stop javascript
liefert:
pi@raspberrypi:~ $ iobroker stop javascript Connection is closed. Uncaught Rejection: Error: States DB is not allowed to start in the current Multihost environment at Redis.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:579:23) at processTicksAndRejections (node:internal/process/task_queues:96:5) pi@raspberrypi:~ $ -
@thomas-braun sagte in VIS - No Connection:
iobroker stop javascript
liefert:
pi@raspberrypi:~ $ iobroker stop javascript Connection is closed. Uncaught Rejection: Error: States DB is not allowed to start in the current Multihost environment at Redis.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:579:23) at processTicksAndRejections (node:internal/process/task_queues:96:5) pi@raspberrypi:~ $Da ist ein Multihost?
Hattest du das erwähnt? -
Da ist ein Multihost?
Hattest du das erwähnt?@thomas-braun sagte in VIS - No Connection:
Da ist ein Multihost?
Hattest du das erwähnt?habe ich mich vorhin auch gefragt. Was soll das in Verbindung mit Raspi oder iobroker sein? So dass mehrere User auf einen Host zugreifen?
Nein, habe ich nicht, zumindest nicht gewollt
-
@thomas-braun sagte in VIS - No Connection:
Da ist ein Multihost?
Hattest du das erwähnt?habe ich mich vorhin auch gefragt. Was soll das in Verbindung mit Raspi oder iobroker sein? So dass mehrere User auf einen Host zugreifen?
Nein, habe ich nicht, zumindest nicht gewollt
iobroker status -
@thomas-braun sagte in VIS - No Connection:
iobroker statusliefert:
pi@raspberrypi:~ $ iobroker status Connection is closed. Uncaught Rejection: Error: States DB is not allowed to start in the current Multihost environment at Redis.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:579:23) at processTicksAndRejections (node:internal/process/task_queues:96:5) pi@raspberrypi:~ $ -
@thomas-braun sagte in VIS - No Connection:
iobroker statusliefert:
pi@raspberrypi:~ $ iobroker status Connection is closed. Uncaught Rejection: Error: States DB is not allowed to start in the current Multihost environment at Redis.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:579:23) at processTicksAndRejections (node:internal/process/task_queues:96:5) pi@raspberrypi:~ $ -
@thomas-braun sagte in VIS - No Connection:
iob setup customStell das mal auf jsonl für beide Datenbanken um.
kommt folgendes:
pi@raspberrypi:~ $ iob setup custom Current configuration: - Objects database: - Type: jsonl - Host/Unix Socket: j - Port: 9001 - States database: - Type: jsonl - Host/Unix Socket: j - Port: 9000 - Data Directory: ../../iobroker-data/ - Host name: raspberrypi Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: j Host / Unix Socket of objects DB(jsonl), default[j]: j Port of objects DB(jsonl), default[9001]: 9001 Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [jsonl]: j Host / Unix Socket of states DB (jsonl), default[j]: j Port of states DB (jsonl), default[9000]: 9000 Host name of this machine [raspberrypi]: raspberrypi updating conf/iobroker.json pi@raspberrypi:~ $ iobroker status No connection to databases possible ... -
@thomas-braun sagte in VIS - No Connection:
iob setup customStell das mal auf jsonl für beide Datenbanken um.
kommt folgendes:
pi@raspberrypi:~ $ iob setup custom Current configuration: - Objects database: - Type: jsonl - Host/Unix Socket: j - Port: 9001 - States database: - Type: jsonl - Host/Unix Socket: j - Port: 9000 - Data Directory: ../../iobroker-data/ - Host name: raspberrypi Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: j Host / Unix Socket of objects DB(jsonl), default[j]: j Port of objects DB(jsonl), default[9001]: 9001 Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [jsonl]: j Host / Unix Socket of states DB (jsonl), default[j]: j Port of states DB (jsonl), default[9000]: 9000 Host name of this machine [raspberrypi]: raspberrypi updating conf/iobroker.json pi@raspberrypi:~ $ iobroker status No connection to databases possible ...Da scheint bei den Sockets was zu klemmen.
Bei mir sieht das so aus:echad@chet:~ $ iob setup custom Current configuration: - Objects database: - Type: jsonl - Host/Unix Socket: 0.0.0.0 - Port: 9001 - States database: - Type: jsonl - Host/Unix Socket: 0.0.0.0 - Port: 9000 - Data Directory: ../../iobroker-data/ Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: Host / Unix Socket of objects DB(jsonl), default[0.0.0.0]: Port of objects DB(jsonl), default[9001]: Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [jsonl]: Host / Unix Socket of states DB (jsonl), default[0.0.0.0]: Port of states DB (jsonl), default[9000]: Data directory (file), default[../../iobroker-data/]: Host name of this machine [chet]: updating conf/iobroker.jsonIch bin aber jetzt zum Matratzenhorchdienst eingeteilt.
-
Da scheint bei den Sockets was zu klemmen.
Bei mir sieht das so aus:echad@chet:~ $ iob setup custom Current configuration: - Objects database: - Type: jsonl - Host/Unix Socket: 0.0.0.0 - Port: 9001 - States database: - Type: jsonl - Host/Unix Socket: 0.0.0.0 - Port: 9000 - Data Directory: ../../iobroker-data/ Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: Host / Unix Socket of objects DB(jsonl), default[0.0.0.0]: Port of objects DB(jsonl), default[9001]: Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [jsonl]: Host / Unix Socket of states DB (jsonl), default[0.0.0.0]: Port of states DB (jsonl), default[9000]: Data directory (file), default[../../iobroker-data/]: Host name of this machine [chet]: updating conf/iobroker.jsonIch bin aber jetzt zum Matratzenhorchdienst eingeteilt.
@thomas-braun sagte in VIS - No Connection:
Da scheint bei den Sockets was zu klemmen.
Ich bin aber jetzt zum Matratzenhorchdienst eingeteilt.
Alles klar, wenn dir beim Horchen noch was einfällt, gerne morgen einfach mal was posten. Zur Info: Ich komme nun auch nicht mehr auf die Admin Oberfläche.
Gute Nacht !
-
@thomas-braun sagte in VIS - No Connection:
Da scheint bei den Sockets was zu klemmen.
Ich bin aber jetzt zum Matratzenhorchdienst eingeteilt.
Alles klar, wenn dir beim Horchen noch was einfällt, gerne morgen einfach mal was posten. Zur Info: Ich komme nun auch nicht mehr auf die Admin Oberfläche.
Gute Nacht !
habe die Sockets jetzt umgestellt und sieht nun so aus:
pi@raspberrypi:~ $ iob setup custom Current configuration: - Objects database: - Type: jsonl - Host/Unix Socket: j - Port: 9001 - States database: - Type: jsonl - Host/Unix Socket: j - Port: 9000 - Data Directory: ../../iobroker-data/ Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: j Host / Unix Socket of objects DB(jsonl), default[j]: 127.0.0.1 Port of objects DB(jsonl), default[9001]: 9001 Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [jsonl]: j Host / Unix Socket of states DB (jsonl), default[127.0.0.1]: 127.0.0.1 Port of states DB (jsonl), default[9000]: 9000 Data directory (file), default[../../iobroker-data/]: Host name of this machine [raspberrypi]: raspberrypi updating conf/iobroker.json pi@raspberrypi:~ $ iobroker status Server Cannot start inMem-states on port 9000: Failed to lock DB file "/opt/iobr oker/iobroker-data/states.jsonl"! pi@raspberrypi:~ $ iobroker restart pi@raspberrypi:~ $ iobroker status iobroker is running on this host. Objects type: jsonl States type: jsonl pi@raspberrypi:~ $die Gui ist wieder erreichbar, allerdings nach wie vor sehr sehr langsam und sehr viele Instanzen bleiben auf rot
-
Moin zusammen,
die Gui ist zwar erreichbar, jedoch nicht nutzbar. Die "Uhr" dreht sich die ganze Zeit und ich komme auf keinen der Tabs. Es kommt dann auch die Fehlermeldung : "Cannot get adapters: timeout"
Da läuft mächtig was im Hintergrund. Habe den Adapter Javascript über die Shell auch schon gestoppt, nur kommt dieser sofort wieder.
pi@raspberrypi:~ $ top top - 10:47:20 up 10:13, 3 users, load average: 3.46, 3.72, 4.08 Tasks: 215 total, 3 running, 212 sleeping, 0 stopped, 0 zombie %Cpu(s): 69.7 us, 11.5 sy, 0.0 ni, 14.0 id, 0.1 wa, 0.0 hi, 4.7 si, 0.0 st MiB Mem : 3838.9 total, 1155.4 free, 1781.3 used, 902.2 buff/cache MiB Swap: 100.0 total, 0.0 free, 100.0 used. 2082.8 avail Mem PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 2208 iobroker 20 0 397668 289820 35488 R 94.0 7.4 532:07.03 iobroker.js-con 9264 iobroker 20 0 342180 223716 35412 R 93.7 5.7 0:38.98 io.javascript.0 2226 iobroker 20 0 227452 119304 35856 S 63.8 3.0 216:35.13 io.admin.0 2683 iobroker 20 0 198168 87916 35220 S 60.5 2.2 291:15.74 io.logparser.0 8718 iobroker 20 0 311836 83892 37652 S 15.0 2.1 0:09.39 io.mihome-vacuu 2471 iobroker 20 0 1250080 77640 31048 S 6.6 2.0 36:05.30 io.synology.0 2365 iobroker 20 0 203552 76884 30556 S 2.7 2.0 6:06.37 io.hm-rpc.0 2283 iobroker 20 0 206336 79136 30556 S 1.0 2.0 14:21.58 io.influxdb.0 2452 iobroker 20 0 211012 83848 30564 S 1.0 2.1 5:28.04 io.shelly.0 2785 iobroker 20 0 188552 59152 31180 S 0.7 1.5 0:43.41 io.trashschedul 9334 pi 20 0 11352 2952 2540 R 0.7 0.1 0:00.12 top 12 root 20 0 0 0 0 S 0.3 0.0 0:14.90 ksoftirqd/0 13 root 20 0 0 0 0 I 0.3 0.0 0:28.91 rcu_sched 101 root 20 0 0 0 0 S 0.3 0.0 0:06.57 jbd2/mmcblk0p2- 538 grafana 20 0 1001680 27468 10764 S 0.3 0.7 1:08.90 grafana-server 547 influxdb 20 0 1025700 92052 9164 S 0.3 2.3 25:59.53 influxd 2380 iobroker 20 0 203072 73316 30540 S 0.3 1.9 3:11.26 io.hm-rpc.1 -
Moin zusammen,
die Gui ist zwar erreichbar, jedoch nicht nutzbar. Die "Uhr" dreht sich die ganze Zeit und ich komme auf keinen der Tabs. Es kommt dann auch die Fehlermeldung : "Cannot get adapters: timeout"
Da läuft mächtig was im Hintergrund. Habe den Adapter Javascript über die Shell auch schon gestoppt, nur kommt dieser sofort wieder.
pi@raspberrypi:~ $ top top - 10:47:20 up 10:13, 3 users, load average: 3.46, 3.72, 4.08 Tasks: 215 total, 3 running, 212 sleeping, 0 stopped, 0 zombie %Cpu(s): 69.7 us, 11.5 sy, 0.0 ni, 14.0 id, 0.1 wa, 0.0 hi, 4.7 si, 0.0 st MiB Mem : 3838.9 total, 1155.4 free, 1781.3 used, 902.2 buff/cache MiB Swap: 100.0 total, 0.0 free, 100.0 used. 2082.8 avail Mem PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 2208 iobroker 20 0 397668 289820 35488 R 94.0 7.4 532:07.03 iobroker.js-con 9264 iobroker 20 0 342180 223716 35412 R 93.7 5.7 0:38.98 io.javascript.0 2226 iobroker 20 0 227452 119304 35856 S 63.8 3.0 216:35.13 io.admin.0 2683 iobroker 20 0 198168 87916 35220 S 60.5 2.2 291:15.74 io.logparser.0 8718 iobroker 20 0 311836 83892 37652 S 15.0 2.1 0:09.39 io.mihome-vacuu 2471 iobroker 20 0 1250080 77640 31048 S 6.6 2.0 36:05.30 io.synology.0 2365 iobroker 20 0 203552 76884 30556 S 2.7 2.0 6:06.37 io.hm-rpc.0 2283 iobroker 20 0 206336 79136 30556 S 1.0 2.0 14:21.58 io.influxdb.0 2452 iobroker 20 0 211012 83848 30564 S 1.0 2.1 5:28.04 io.shelly.0 2785 iobroker 20 0 188552 59152 31180 S 0.7 1.5 0:43.41 io.trashschedul 9334 pi 20 0 11352 2952 2540 R 0.7 0.1 0:00.12 top 12 root 20 0 0 0 0 S 0.3 0.0 0:14.90 ksoftirqd/0 13 root 20 0 0 0 0 I 0.3 0.0 0:28.91 rcu_sched 101 root 20 0 0 0 0 S 0.3 0.0 0:06.57 jbd2/mmcblk0p2- 538 grafana 20 0 1001680 27468 10764 S 0.3 0.7 1:08.90 grafana-server 547 influxdb 20 0 1025700 92052 9164 S 0.3 2.3 25:59.53 influxd 2380 iobroker 20 0 203072 73316 30540 S 0.3 1.9 3:11.26 io.hm-rpc.1 -
Habe den Adapter Javascript über die Shell auch schon gestoppt,
Zeige mal :
iobroker status javascript.0und
ps auxww|grep io@glasfaser sagte in VIS - No Connection:
Habe den Adapter Javascript über die Shell auch schon gestoppt,
Zeige mal :
iobroker status javascript.0liefert:
pi@raspberrypi:~ $ iobroker status javascript.0 Connection is closed. Uncaught Rejection: Error: States DB is not allowed to start in the current Multihost environment at Redis.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:579:23) at processTicksAndRejections (node:internal/process/task_queues:96:5)und
ps auxww|grep ioliefert:
pi@raspberrypi:~ $ ps auxww|grep io root 14 0.0 0.0 0 0 ? S 00:33 0:00 [migration/0] root 17 0.0 0.0 0 0 ? S 00:33 0:00 [migration/1] root 22 0.0 0.0 0 0 ? S 00:33 0:00 [migration/2] root 27 0.0 0.0 0 0 ? S 00:33 0:00 [migration/3] root 65 0.0 0.0 0 0 ? I< 00:33 0:00 [blkcg_punt_bio] root 69 0.0 0.0 0 0 ? I< 00:33 0:00 [rpciod] root 71 0.0 0.0 0 0 ? I< 00:33 0:00 [xprtiod] root 74 0.0 0.0 0 0 ? I< 00:33 0:00 [nfsiod] root 88 0.0 0.0 0 0 ? I< 00:33 0:00 [DWC Notificatio] message+ 373 0.0 0.0 8104 2660 ? Ss 00:33 0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only grafana 538 0.1 0.7 1001848 28776 ? Ssl 00:33 1:33 /usr/sbin/grafana-server --config=/etc/grafana/grafana.ini --pidfile=/run/grafana/grafana-server.pid --packaging=deb cfg:default.paths.logs=/var/log/grafana cfg:default.paths.data=/var/lib/grafana cfg:default.paths.plugins=/var/lib/grafana/plugins cfg:default.paths.provisioning=/etc/grafana/provisioning pi 729 0.0 0.1 381308 5008 ? S<sl 00:33 0:00 /usr/bin/pulseaudio --daemonize=no --log-target=journal pi 753 0.0 0.0 7688 1752 ? Ss 00:33 0:00 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only pi 754 0.0 0.0 19568 1876 ? S<l 00:33 0:00 /usr/bin/pipewire-media-session root 770 0.0 0.1 33176 4480 ? Sl 00:33 0:00 lightdm --session-child 14 17 pi 817 0.0 0.1 56268 5068 ? Ssl 00:33 0:01 /usr/bin/lxsession -s LXDE-pi -e LXDE pi 880 0.0 0.0 4616 892 ? Ss 00:33 0:00 /usr/bin/ssh-agent x-session-manager iobroker 2208 89.1 7.0 386284 278276 ? Rsl 00:49 734:01 iobroker.js-controller iobroker 2226 36.5 2.7 228020 109372 ? Rl 00:49 300:49 io.admin.0 iobroker 2253 0.1 1.3 184384 54568 ? Sl 00:50 0:50 io.email.0 iobroker 2264 0.1 1.5 190476 60228 ? Sl 00:50 1:03 io.history.0 iobroker 2283 2.4 2.0 206468 79976 ? Sl 00:50 19:49 io.influxdb.0 iobroker 2319 0.1 1.4 190956 58216 ? Sl 00:50 0:53 io.whatsapp-cmb.0 iobroker 2334 0.1 1.7 199092 68464 ? Sl 00:50 1:38 io.alexa2.0 iobroker 2349 0.3 2.0 204600 80256 ? Sl 00:50 3:08 io.hm-rega.0 iobroker 2365 1.0 1.9 204152 77356 ? Sl 00:50 8:22 io.hm-rpc.0 iobroker 2380 0.5 1.8 203928 74456 ? Sl 00:50 4:23 io.hm-rpc.1 iobroker 2391 0.2 1.6 191720 63328 ? Sl 00:50 1:45 io.hm-rpc.2 iobroker 2452 0.9 2.1 213992 86412 ? Sl 00:50 7:27 io.shelly.0 iobroker 2471 6.0 2.0 1251552 78796 ? Rl 00:50 49:46 io.synology.0 iobroker 2482 0.1 1.5 188916 59976 ? Sl 00:51 0:52 io.tr-064.0 iobroker 2508 0.1 2.0 204468 79128 ? Sl 00:51 1:30 io.backitup.0 iobroker 2523 0.4 1.7 185552 69356 ? Sl 00:51 3:37 io.binance.0 iobroker 2551 0.1 1.4 186188 56280 ? Sl 00:51 0:50 io.discovery.0 root 2580 0.0 0.0 0 0 ? I< 00:51 0:00 [cifsiod] iobroker 2619 0.1 1.3 184416 54400 ? Sl 00:51 0:49 io.fritzbox.0 iobroker 2634 0.1 1.8 184872 71444 ? Sl 00:51 1:13 io.info.0 iobroker 2660 0.1 1.8 201360 74084 ? Sl 00:51 1:00 io.iot.0 iobroker 2683 48.8 2.2 199652 89844 ? Rl 00:51 401:18 io.logparser.0 iobroker 2701 0.1 1.3 182344 52784 ? Sl 00:51 0:58 io.mihome-lamp.0 iobroker 2724 0.1 1.4 186760 58400 ? Sl 00:52 1:18 io.snmp.0 iobroker 2746 0.1 1.6 191056 63992 ? Sl 00:53 1:22 io.tankerkoenig.0 iobroker 2757 0.1 1.5 190628 61276 ? Sl 00:53 1:14 io.sourceanalytix.0 iobroker 2774 0.1 1.6 192356 66812 ? Sl 00:53 1:00 io.sprinklecontrol.0 iobroker 2785 0.1 1.5 189068 61332 ? Sl 00:54 0:58 io.trashschedule.0 iobroker 2808 0.0 1.3 184200 52676 ? Sl 00:54 0:48 io.vis-inventwo.0 iobroker 2830 0.2 2.0 210076 81636 ? Sl 00:54 1:58 io.web.0 iobroker 2841 0.2 2.0 204116 81088 ? Sl 00:54 1:59 io.eusec.0 iobroker 11940 0.7 2.0 245192 78900 ? Sl 14:16 0:07 io.mihome-vacuum.0 iobroker 12020 83.1 24.8 1269840 975332 ? Rl 14:24 6:42 io.javascript.0 iobroker 12069 1.2 1.7 186896 69728 ? Sl 14:27 0:04 io.mercedesme.0 iobroker 12086 1.8 1.7 183312 67208 ? Sl 14:29 0:03 /usr/bin/node /opt/iobroker/node_modules/iobroker.upnp/main.js 0 warn iobroker 12119 2.1 1.3 176824 53876 ? Sl 14:30 0:02 /usr/bin/node /opt/iobroker/node_modules/iobroker.dwd/main.js 0 info iobroker 12130 2.9 1.3 176804 54112 ? Sl 14:31 0:02 /usr/bin/node /opt/iobroker/node_modules/iobroker.daswetter/main.js 0 info iobroker 12157 6.7 1.4 179244 57672 ? Sl 14:32 0:03 /usr/bin/node /opt/iobroker/node_modules/iobroker.ical/main.js 0 info pi 12170 0.0 0.0 7452 576 pts/0 S+ 14:32 0:00 grep --color=auto io pi@raspberrypi:~ $ -
@glasfaser sagte in VIS - No Connection:
Habe den Adapter Javascript über die Shell auch schon gestoppt,
Zeige mal :
iobroker status javascript.0liefert:
pi@raspberrypi:~ $ iobroker status javascript.0 Connection is closed. Uncaught Rejection: Error: States DB is not allowed to start in the current Multihost environment at Redis.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:579:23) at processTicksAndRejections (node:internal/process/task_queues:96:5)und
ps auxww|grep ioliefert:
pi@raspberrypi:~ $ ps auxww|grep io root 14 0.0 0.0 0 0 ? S 00:33 0:00 [migration/0] root 17 0.0 0.0 0 0 ? S 00:33 0:00 [migration/1] root 22 0.0 0.0 0 0 ? S 00:33 0:00 [migration/2] root 27 0.0 0.0 0 0 ? S 00:33 0:00 [migration/3] root 65 0.0 0.0 0 0 ? I< 00:33 0:00 [blkcg_punt_bio] root 69 0.0 0.0 0 0 ? I< 00:33 0:00 [rpciod] root 71 0.0 0.0 0 0 ? I< 00:33 0:00 [xprtiod] root 74 0.0 0.0 0 0 ? I< 00:33 0:00 [nfsiod] root 88 0.0 0.0 0 0 ? I< 00:33 0:00 [DWC Notificatio] message+ 373 0.0 0.0 8104 2660 ? Ss 00:33 0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only grafana 538 0.1 0.7 1001848 28776 ? Ssl 00:33 1:33 /usr/sbin/grafana-server --config=/etc/grafana/grafana.ini --pidfile=/run/grafana/grafana-server.pid --packaging=deb cfg:default.paths.logs=/var/log/grafana cfg:default.paths.data=/var/lib/grafana cfg:default.paths.plugins=/var/lib/grafana/plugins cfg:default.paths.provisioning=/etc/grafana/provisioning pi 729 0.0 0.1 381308 5008 ? S<sl 00:33 0:00 /usr/bin/pulseaudio --daemonize=no --log-target=journal pi 753 0.0 0.0 7688 1752 ? Ss 00:33 0:00 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only pi 754 0.0 0.0 19568 1876 ? S<l 00:33 0:00 /usr/bin/pipewire-media-session root 770 0.0 0.1 33176 4480 ? Sl 00:33 0:00 lightdm --session-child 14 17 pi 817 0.0 0.1 56268 5068 ? Ssl 00:33 0:01 /usr/bin/lxsession -s LXDE-pi -e LXDE pi 880 0.0 0.0 4616 892 ? Ss 00:33 0:00 /usr/bin/ssh-agent x-session-manager iobroker 2208 89.1 7.0 386284 278276 ? Rsl 00:49 734:01 iobroker.js-controller iobroker 2226 36.5 2.7 228020 109372 ? Rl 00:49 300:49 io.admin.0 iobroker 2253 0.1 1.3 184384 54568 ? Sl 00:50 0:50 io.email.0 iobroker 2264 0.1 1.5 190476 60228 ? Sl 00:50 1:03 io.history.0 iobroker 2283 2.4 2.0 206468 79976 ? Sl 00:50 19:49 io.influxdb.0 iobroker 2319 0.1 1.4 190956 58216 ? Sl 00:50 0:53 io.whatsapp-cmb.0 iobroker 2334 0.1 1.7 199092 68464 ? Sl 00:50 1:38 io.alexa2.0 iobroker 2349 0.3 2.0 204600 80256 ? Sl 00:50 3:08 io.hm-rega.0 iobroker 2365 1.0 1.9 204152 77356 ? Sl 00:50 8:22 io.hm-rpc.0 iobroker 2380 0.5 1.8 203928 74456 ? Sl 00:50 4:23 io.hm-rpc.1 iobroker 2391 0.2 1.6 191720 63328 ? Sl 00:50 1:45 io.hm-rpc.2 iobroker 2452 0.9 2.1 213992 86412 ? Sl 00:50 7:27 io.shelly.0 iobroker 2471 6.0 2.0 1251552 78796 ? Rl 00:50 49:46 io.synology.0 iobroker 2482 0.1 1.5 188916 59976 ? Sl 00:51 0:52 io.tr-064.0 iobroker 2508 0.1 2.0 204468 79128 ? Sl 00:51 1:30 io.backitup.0 iobroker 2523 0.4 1.7 185552 69356 ? Sl 00:51 3:37 io.binance.0 iobroker 2551 0.1 1.4 186188 56280 ? Sl 00:51 0:50 io.discovery.0 root 2580 0.0 0.0 0 0 ? I< 00:51 0:00 [cifsiod] iobroker 2619 0.1 1.3 184416 54400 ? Sl 00:51 0:49 io.fritzbox.0 iobroker 2634 0.1 1.8 184872 71444 ? Sl 00:51 1:13 io.info.0 iobroker 2660 0.1 1.8 201360 74084 ? Sl 00:51 1:00 io.iot.0 iobroker 2683 48.8 2.2 199652 89844 ? Rl 00:51 401:18 io.logparser.0 iobroker 2701 0.1 1.3 182344 52784 ? Sl 00:51 0:58 io.mihome-lamp.0 iobroker 2724 0.1 1.4 186760 58400 ? Sl 00:52 1:18 io.snmp.0 iobroker 2746 0.1 1.6 191056 63992 ? Sl 00:53 1:22 io.tankerkoenig.0 iobroker 2757 0.1 1.5 190628 61276 ? Sl 00:53 1:14 io.sourceanalytix.0 iobroker 2774 0.1 1.6 192356 66812 ? Sl 00:53 1:00 io.sprinklecontrol.0 iobroker 2785 0.1 1.5 189068 61332 ? Sl 00:54 0:58 io.trashschedule.0 iobroker 2808 0.0 1.3 184200 52676 ? Sl 00:54 0:48 io.vis-inventwo.0 iobroker 2830 0.2 2.0 210076 81636 ? Sl 00:54 1:58 io.web.0 iobroker 2841 0.2 2.0 204116 81088 ? Sl 00:54 1:59 io.eusec.0 iobroker 11940 0.7 2.0 245192 78900 ? Sl 14:16 0:07 io.mihome-vacuum.0 iobroker 12020 83.1 24.8 1269840 975332 ? Rl 14:24 6:42 io.javascript.0 iobroker 12069 1.2 1.7 186896 69728 ? Sl 14:27 0:04 io.mercedesme.0 iobroker 12086 1.8 1.7 183312 67208 ? Sl 14:29 0:03 /usr/bin/node /opt/iobroker/node_modules/iobroker.upnp/main.js 0 warn iobroker 12119 2.1 1.3 176824 53876 ? Sl 14:30 0:02 /usr/bin/node /opt/iobroker/node_modules/iobroker.dwd/main.js 0 info iobroker 12130 2.9 1.3 176804 54112 ? Sl 14:31 0:02 /usr/bin/node /opt/iobroker/node_modules/iobroker.daswetter/main.js 0 info iobroker 12157 6.7 1.4 179244 57672 ? Sl 14:32 0:03 /usr/bin/node /opt/iobroker/node_modules/iobroker.ical/main.js 0 info pi 12170 0.0 0.0 7452 576 pts/0 S+ 14:32 0:00 grep --color=auto io pi@raspberrypi:~ $Da läuft noch der Desktop.
-
Da läuft noch der Desktop.
@thomas-braun sagte in VIS - No Connection:
Da läuft noch der Desktop.
das sagt mir leider wenig. Kannst du kurz erklären, was damit gemeint ist und warum das schlecht ist?
...und dann noch, wie ich das abstelle.
Danke -
@thomas-braun sagte in VIS - No Connection:
Da läuft noch der Desktop.
das sagt mir leider wenig. Kannst du kurz erklären, was damit gemeint ist und warum das schlecht ist?
...und dann noch, wie ich das abstelle.
Danke@pahan sagte in VIS - No Connection:
warum das schlecht ist?
Weil es Ressourcen frisst, unsicherer und unstabiler ist und nicht benötigt wird.
In
sudo raspi-configIm Menü 1 - S5 - B1 auswählen.
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden