- ioBroker Community Home
- Deutsch
- ioBroker Allgemein
- ioB/RasPi hängt sich sporadisch auf bzw. friert ein
NEWS
ioB/RasPi hängt sich sporadisch auf bzw. friert ein
-
@Homoran
Ich glaube auch nicht.@thomas-braun
Ja, und genau da bin ich raus. Da denkt doch keiner mehr dran, wenn man neu installiert.
Wenn du mal gaaaanz viel lange Weile hast, kannst du dir den RPI-Adapter ja mal vorknöpfen.@w00dy sagte in ioB/RasPi hängt sich sporadisch auf bzw. friert ein:
Da denkt doch keiner mehr dran, wenn man neu installiert.
Deswegen notiert man sich solche Änderungen in seinem persönlichen system changelog... ;-)
Davon abgesehen, das diese Änderung eh ein grobes Foul darstellt. -
@w00dy sagte in ioB/RasPi hängt sich sporadisch auf bzw. friert ein:
Da denkt doch keiner mehr dran, wenn man neu installiert.
Deswegen notiert man sich solche Änderungen in seinem persönlichen system changelog... ;-)
Davon abgesehen, das diese Änderung eh ein grobes Foul darstellt.@thomas-braun
Leider habe ich mich zu früh gefreut. Vorhin ist der Raspi wieder für längere Zeit eingefroren.Im Log steht was über "systemd invoked oom-killer"; "Out of memory: Killed process 696"; "systemd-logind.service: Watchdog timeout (limit 3min)!"; usw.
Hier das Journal dazu:
pi@ioBroker:~ $ journalctl --since="2024-03-14 13:00:00" Mär 14 13:17:01 ioBroker CRON[82218]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0) Mär 14 13:17:01 ioBroker CRON[82219]: (root) CMD (cd / && run-parts --report /etc/cron.hourly) Mär 14 13:17:01 ioBroker CRON[82218]: pam_unix(cron:session): session closed for user root Mär 14 14:17:01 ioBroker CRON[83892]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0) Mär 14 14:17:01 ioBroker CRON[83893]: (root) CMD (cd / && run-parts --report /etc/cron.hourly) Mär 14 14:17:01 ioBroker CRON[83892]: pam_unix(cron:session): session closed for user root Mär 14 15:04:26 ioBroker kernel: systemd invoked oom-killer: gfp_mask=0x140cca(GFP_HIGHUSER_MOVABLE|__GFP_COMP), order=0, oom_score_adj=0 Mär 14 15:04:26 ioBroker kernel: CPU: 3 PID: 1 Comm: systemd Tainted: G C 6.1.0-rpi8-rpi-v8 #1 Debian 1:6.1.73-1+rpt1 Mär 14 15:04:26 ioBroker kernel: Hardware name: Raspberry Pi 4 Model B Rev 1.2 (DT) Mär 14 15:04:26 ioBroker kernel: Call trace: Mär 14 15:04:26 ioBroker kernel: dump_backtrace.part.0+0xec/0x100 Mär 14 15:04:26 ioBroker kernel: show_stack+0x20/0x30 Mär 14 15:04:26 ioBroker kernel: dump_stack_lvl+0x64/0x80 Mär 14 15:04:26 ioBroker kernel: dump_stack+0x18/0x34 Mär 14 15:04:26 ioBroker kernel: dump_header+0x4c/0x210 Mär 14 15:04:26 ioBroker kernel: oom_kill_process+0x2bc/0x2c0 Mär 14 15:04:26 ioBroker kernel: out_of_memory+0xe8/0x354 Mär 14 15:04:27 ioBroker kernel: __alloc_pages+0xac8/0xe50 Mär 14 15:04:27 ioBroker kernel: __folio_alloc+0x1c/0x30 Mär 14 15:04:27 ioBroker kernel: __filemap_get_folio+0x1e0/0x460 Mär 14 15:04:27 ioBroker kernel: filemap_fault+0x478/0x8e4 Mär 14 15:04:27 ioBroker kernel: __do_fault+0x44/0x124 Mär 14 15:04:27 ioBroker kernel: __handle_mm_fault+0x390/0xa60 Mär 14 15:04:27 ioBroker kernel: handle_mm_fault+0x1ac/0x294 Mär 14 15:04:27 ioBroker kernel: do_page_fault+0x194/0x3c4 Mär 14 15:04:27 ioBroker kernel: do_translation_fault+0xa4/0xcc Mär 14 15:04:27 ioBroker kernel: do_mem_abort+0x4c/0xa0 Mär 14 15:04:27 ioBroker kernel: el0_ia+0x58/0xe4 Mär 14 15:04:27 ioBroker kernel: el0t_64_sync_handler+0xc4/0x120 Mär 14 15:04:27 ioBroker kernel: el0t_64_sync+0x18c/0x190 Mär 14 15:04:27 ioBroker kernel: Mem-Info: Mär 14 15:04:27 ioBroker kernel: active_anon:515075 inactive_anon:415936 isolated_anon:0 active_file:0 inactive_file:135 isolated_file:0 unevictable:0 dirty:0 writeback:0 slab_reclaimable:8562 slab_unreclaimable:7650 mapped:0 shmem:41 pagetables:5184 sec_pagetables:0 bounce:0 kernel_misc_reclaimable:0 free:6952 free_pcp:753 free_cma:528 Mär 14 15:04:27 ioBroker kernel: Node 0 active_anon:2060300kB inactive_anon:1663744kB active_file:176kB inactive_file:244kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:0kB dirty:0kB writebac> Mär 14 15:04:27 ioBroker kernel: DMA free:15304kB boost:0kB min:3732kB low:4664kB high:5596kB reserved_highatomic:0KB active_anon:198648kB inactive_anon:646708kB active_file:84kB inactive_file:140kB unevicta> Mär 14 15:04:27 ioBroker kernel: lowmem_reserve[]: 0 2928 2928 2928 Mär 14 15:04:27 ioBroker kernel: DMA32 free:12504kB boost:0kB min:12648kB low:15808kB high:18968kB reserved_highatomic:0KB active_anon:1070856kB inactive_anon:1807832kB active_file:0kB inactive_file:600kB un> Mär 14 15:04:27 ioBroker kernel: lowmem_reserve[]: 0 0 0 0 Mär 14 15:04:27 ioBroker kernel: DMA: 152*4kB (UMEC) 143*8kB (UEC) 78*16kB (UMEC) 121*32kB (UMEC) 55*64kB (UMEC) 18*128kB (UME) 8*256kB (UME) 1*512kB (E) 0*1024kB 0*2048kB 0*4096kB = 15256kB Mär 14 15:04:27 ioBroker kernel: DMA32: 179*4kB (UME) 387*8kB (UME) 233*16kB (UME) 69*32kB (UME) 45*64kB (UME) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 12628kB Mär 14 15:04:27 ioBroker kernel: 3556 total pagecache pages Mär 14 15:04:27 ioBroker kernel: 3263 pages in swap cache Mär 14 15:04:27 ioBroker kernel: Free swap = 84kB Mär 14 15:04:27 ioBroker kernel: Total swap = 102396kB Mär 14 15:04:27 ioBroker kernel: 1012736 pages RAM Mär 14 15:04:27 ioBroker kernel: 0 pages HighMem/MovableOnly Mär 14 15:04:27 ioBroker kernel: 41660 pages reserved Mär 14 15:04:27 ioBroker kernel: 131072 pages cma reserved Mär 14 15:04:27 ioBroker kernel: Tasks state (memory values in pages): Mär 14 15:04:27 ioBroker kernel: [ pid ] uid tgid total_vm rss pgtables_bytes swapents oom_score_adj name Mär 14 15:04:27 ioBroker kernel: [ 279] 0 279 18634 104 135168 184 -250 systemd-journal Mär 14 15:04:27 ioBroker kernel: [ 300] 0 300 6446 14 69632 572 -1000 systemd-udevd Mär 14 15:04:27 ioBroker kernel: [ 425] 997 425 22645 35 73728 205 0 systemd-timesyn Mär 14 15:04:27 ioBroker kernel: [ 524] 104 524 1839 76 49152 55 0 avahi-daemon Mär 14 15:04:27 ioBroker kernel: [ 533] 0 533 1760 25 40960 35 0 cron Mär 14 15:04:27 ioBroker kernel: [ 538] 100 538 2172 120 49152 91 -900 dbus-daemon Mär 14 15:04:27 ioBroker kernel: [ 546] 104 546 1795 1 49152 77 0 avahi-daemon Mär 14 15:04:27 ioBroker kernel: [ 567] 996 567 58829 84 86016 154 0 polkitd Mär 14 15:04:27 ioBroker kernel: [ 591] 0 591 4296 117 69632 152 0 systemd-logind Mär 14 15:04:27 ioBroker kernel: [ 602] 65534 602 1457 10 45056 56 0 thd Mär 14 15:04:27 ioBroker kernel: [ 656] 0 656 80864 111 126976 371 0 ModemManager Mär 14 15:04:27 ioBroker kernel: [ 660] 0 660 65779 314 139264 436 0 NetworkManager Mär 14 15:04:27 ioBroker kernel: [ 662] 0 662 4078 17 61440 201 0 wpa_supplicant Mär 14 15:04:27 ioBroker kernel: [ 696] 1001 696 444124 203738 2326528 13280 0 iobroker.js-con Mär 14 15:04:27 ioBroker kernel: [ 708] 0 708 4084 51 65536 274 -1000 sshd Mär 14 15:04:27 ioBroker kernel: [ 756] 0 756 1492 0 36864 29 0 agetty Mär 14 15:04:27 ioBroker kernel: [ 760] 0 760 1398 0 45056 29 0 agetty Mär 14 15:04:27 ioBroker kernel: [ 875] 1001 875 268446 27900 643072 50 0 io.telegram.0 Mär 14 15:04:27 ioBroker kernel: [ 918] 1001 918 321458 100186 1179648 55 0 io.admin.0 Mär 14 15:04:27 ioBroker kernel: [ 940] 1001 940 170296 9570 368640 77 0 io.email.0 Mär 14 15:04:27 ioBroker kernel: [ 968] 1001 968 205706 25387 532480 40 0 io.history.0 Mär 14 15:04:27 ioBroker kernel: [ 1004] 1001 1004 226639 37021 626688 36 0 io.influxdb.0 Mär 14 15:04:27 ioBroker kernel: [ 1038] 1001 1038 279432 60806 966656 204 0 io.javascript.0 Mär 14 15:04:27 ioBroker kernel: [ 1052] 1001 1052 171125 10877 372736 129 0 io.node-red.0 Mär 14 15:04:27 ioBroker kernel: [ 1090] 1001 1090 1300810 25842 589824 2156 0 node-red Mär 14 15:04:27 ioBroker kernel: [ 1177] 1001 1177 173843 10000 413696 4099 0 io.hm-rega.0 Mär 14 15:04:27 ioBroker kernel: [ 1221] 1001 1221 240740 15039 438272 653 0 io.alexa2.0 Mär 14 15:04:27 ioBroker kernel: [ 1243] 1001 1243 173522 12586 430080 39 0 io.hm-rpc.1 Mär 14 15:04:27 ioBroker kernel: [ 1276] 1001 1276 171675 10655 417792 22 0 io.hm-rpc.3 Mär 14 15:04:27 ioBroker kernel: [ 1314] 1001 1314 1222000 14402 434176 37 0 io.hue.0 Mär 14 15:04:27 ioBroker kernel: [ 1362] 1001 1362 179087 18117 458752 56 0 io.modbus.0 Mär 14 15:04:27 ioBroker kernel: [ 1369] 1001 1369 173879 12666 413696 74 0 io.mqtt.0 Mär 14 15:04:27 ioBroker kernel: [ 1391] 1001 1391 230720 22923 548864 77 0 io.mqtt.1 Mär 14 15:04:27 ioBroker kernel: [ 1425] 1001 1425 171425 10695 389120 54 0 io.ping.0 Mär 14 15:04:27 ioBroker kernel: [ 1483] 1001 1483 178458 19608 491520 67 0 io.shelly.0 Mär 14 15:04:27 ioBroker kernel: [ 1546] 1001 1546 177530 18284 458752 41 0 io.shelly.1 Mär 14 15:04:27 ioBroker kernel: [ 1583] 1001 1583 204918 27443 528384 71 0 io.sonoff.0 Mär 14 15:04:27 ioBroker kernel: [ 1611] 1001 1611 173580 14759 409600 26 0 io.tr-064.0 Mär 14 15:04:27 ioBroker kernel: [ 1654] 1001 1654 170807 10240 376832 84 0 io.energiefluss Mär 14 15:04:27 ioBroker kernel: [ 1662] 1001 1662 217538 26519 544768 107 0 io.zigbee.0 Mär 14 15:04:27 ioBroker kernel: [ 1684] 1001 1684 173076 12284 397312 59 0 io.fritzdect.0 Mär 14 15:04:27 ioBroker kernel: [ 1713] 1001 1713 190437 13580 417792 107 0 io.iot.0 Mär 14 15:04:27 ioBroker kernel: [ 1749] 1001 1749 172278 10912 393216 94 0 io.sayit.0 Mär 14 15:04:27 ioBroker kernel: [ 1761] 1001 1761 199090 21736 516096 66 0 io.simple-api.0 Mär 14 15:04:27 ioBroker kernel: [ 1783] 1001 1783 171559 10231 389120 36 0 io.socketio.0 Mär 14 15:04:27 ioBroker kernel: [ 1808] 1001 1808 1288308 16686 507904 90 0 io.solarlog.0 Mär 14 15:04:27 ioBroker kernel: [ 1823] 1001 1823 191300 14808 425984 58 0 io.squeezeboxrp Mär 14 15:04:27 ioBroker kernel: [ 1839] 1001 1839 170735 10267 376832 41 0 io.text2command Mär 14 15:04:27 ioBroker kernel: [ 1889] 1001 1889 171922 12361 401408 68 0 io.trashschedul Mär 14 15:04:27 ioBroker kernel: [ 1909] 1001 1909 237538 14464 471040 56 0 io.web.0 Mär 14 15:04:27 ioBroker kernel: [ 1924] 1001 1924 171639 10532 368640 41 0 io.govee-local. Mär 14 15:04:27 ioBroker kernel: [ 40406] 1001 40406 174873 13678 446464 51 0 io.hm-rpc.2 Mär 14 15:04:27 ioBroker kernel: [ 59801] 1001 59801 2339840 17676 528384 0 0 io.backitup.0 Mär 14 15:04:27 ioBroker kernel: oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=iobroker.js-con,pid=696,uid=1001 Mär 14 15:04:27 ioBroker kernel: Out of memory: Killed process 696 (iobroker.js-con) total-vm:1776496kB, anon-rss:814952kB, file-rss:0kB, shmem-rss:0kB, UID:1001 pgtables:2272kB oom_score_adj:0 Mär 14 15:04:26 ioBroker systemd[1]: systemd-logind.service: Watchdog timeout (limit 3min)! Mär 14 15:04:26 ioBroker systemd[1]: systemd-logind.service: Killing process 591 (systemd-logind) with signal SIGABRT. Mär 14 15:04:26 ioBroker systemd[1]: systemd-logind.service: Main process exited, code=killed, status=6/ABRT Mär 14 15:04:26 ioBroker systemd[1]: systemd-logind.service: Failed with result 'watchdog'. Mär 14 15:04:26 ioBroker systemd[1]: systemd-logind.service: Consumed 1.577s CPU time. Mär 14 15:04:26 ioBroker systemd[1]: iobroker.service: Main process exited, code=killed, status=9/KILL Mär 14 15:04:26 ioBroker systemd[1]: systemd-logind.service: Scheduled restart job, restart counter is at 1. Mär 14 15:04:26 ioBroker systemd[1]: Stopped systemd-logind.service - User Login Management. Mär 14 15:04:26 ioBroker systemd[1]: systemd-logind.service: Consumed 1.577s CPU time. Mär 14 15:04:26 ioBroker systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Mär 14 15:04:27 ioBroker systemd[1]: modprobe@drm.service: Deactivated successfully. Mär 14 15:04:27 ioBroker systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. Mär 14 15:04:27 ioBroker systemd[1]: Starting systemd-logind.service - User Login Management... Mär 14 15:04:27 ioBroker systemd-logind[85172]: New seat seat0. Mär 14 15:04:27 ioBroker systemd-logind[85172]: Watching system buttons on /dev/input/event0 (vc4-hdmi-0) Mär 14 15:04:27 ioBroker systemd-logind[85172]: Watching system buttons on /dev/input/event1 (vc4-hdmi-1) Mär 14 15:04:27 ioBroker systemd[1]: Started systemd-logind.service - User Login Management. Mär 14 15:04:32 ioBroker sshd[85166]: Accepted password for pi from 192.168.150.218 port 59355 ssh2 Mär 14 15:04:32 ioBroker sshd[85166]: pam_unix(sshd:session): session opened for user pi(uid=1000) by (uid=0) Mär 14 15:04:32 ioBroker systemd-logind[85172]: New session 65 of user pi. Mär 14 15:04:32 ioBroker systemd[1]: Created slice user-1000.slice - User Slice of UID 1000. Mär 14 15:04:32 ioBroker systemd[1]: Starting user-runtime-dir@1000.service - User Runtime Directory /run/user/1000... Mär 14 15:04:32 ioBroker systemd[1]: Finished user-runtime-dir@1000.service - User Runtime Directory /run/user/1000. Mär 14 15:04:32 ioBroker systemd[1]: Starting user@1000.service - User Manager for UID 1000... Mär 14 15:04:32 ioBroker (systemd)[85177]: pam_unix(systemd-user:session): session opened for user pi(uid=1000) by (uid=0) Mär 14 15:04:32 ioBroker systemd[85177]: Queued start job for default target default.target. Mär 14 15:04:32 ioBroker systemd[85177]: Created slice app.slice - User Application Slice. Mär 14 15:04:32 ioBroker systemd[85177]: Reached target paths.target - Paths. Mär 14 15:04:32 ioBroker systemd[85177]: Reached target timers.target - Timers. Mär 14 15:04:32 ioBroker systemd[85177]: Starting dbus.socket - D-Bus User Message Bus Socket... Mär 14 15:04:32 ioBroker systemd[85177]: Listening on dirmngr.socket - GnuPG network certificate management daemon. Mär 14 15:04:32 ioBroker systemd[85177]: Listening on gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers). Mär 14 15:04:32 ioBroker systemd[85177]: Listening on gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted). Mär 14 15:04:32 ioBroker systemd[85177]: Listening on gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation). Mär 14 15:04:32 ioBroker systemd[85177]: Listening on gpg-agent.socket - GnuPG cryptographic agent and passphrase cache. Mär 14 15:04:33 ioBroker systemd[85177]: Listening on dbus.socket - D-Bus User Message Bus Socket. Mär 14 15:04:33 ioBroker systemd[85177]: Reached target sockets.target - Sockets. Mär 14 15:04:33 ioBroker systemd[85177]: Reached target basic.target - Basic System. Mär 14 15:04:33 ioBroker systemd[85177]: Reached target default.target - Main User Target. Mär 14 15:04:33 ioBroker systemd[85177]: Startup finished in 575ms. Mär 14 15:04:33 ioBroker systemd[1]: Started user@1000.service - User Manager for UID 1000. Mär 14 15:04:33 ioBroker systemd[1]: Started session-65.scope - Session 65 of User pi. Mär 14 15:04:33 ioBroker sshd[85166]: pam_env(sshd:session): deprecated reading of user environment enabled Mär 14 15:04:49 ioBroker systemd[1]: iobroker.service: Failed with result 'signal'. Mär 14 15:04:49 ioBroker systemd[1]: iobroker.service: Consumed 23h 15min 44.594s CPU time. Mär 14 15:04:52 ioBroker systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 1. Mär 14 15:04:52 ioBroker systemd[1]: Stopped iobroker.service - ioBroker Server. Mär 14 15:04:52 ioBroker systemd[1]: iobroker.service: Consumed 23h 15min 44.594s CPU time. Mär 14 15:04:52 ioBroker systemd[1]: Started iobroker.service - ioBroker Server. Mär 14 15:04:58 ioBroker bash[85211]: ================================== > LOG REDIRECT system.adapter.admin.0 => true [starting] Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.admin.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.email.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.history.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.influxdb.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.javascript.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.node-red.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.scenes.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.telegram.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.backitup.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.alexa2.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.chromecast.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.hm-rega.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.hm-rpc.1" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.hm-rpc.2" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.hm-rpc.3" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.hue.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.ical.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.modbus.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.mqtt.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.mqtt.1" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.ping.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.shelly.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.shelly.1" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.sonoff.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.tr-064.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.zigbee.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.discovery.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.denon.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.device-reminder.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.energiefluss.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.enigma2.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.eventlist.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.fritzdect.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.govee.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.iot.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.net-tools.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.sayit.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.simple-api.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.smartcontrol.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.socketio.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.solarlog.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.squeezeboxrpc.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.terminal.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.text2command.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.trashschedule.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.vis-bars.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.vis-canvas-gauges.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.vis-colorpicker.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.vis-hqwidgets.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.vis-metro.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.vis.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.web.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.govee-local.0" for host "ioBroker" Mär 14 15:05:02 ioBroker bash[85211]: ================================== > LOG REDIRECT system.adapter.admin.0 => false [Process stopped] Mär 14 15:05:02 ioBroker bash[85211]: ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging] Mär 14 15:05:19 ioBroker bash[85211]: ================================== > LOG REDIRECT system.adapter.javascript.0 => false [Process stopped] Mär 14 15:05:19 ioBroker bash[85211]: ================================== > LOG REDIRECT system.adapter.javascript.0 => false [system.adapter.javascript.0.logging] Mär 14 15:06:53 ioBroker bash[85211]: ================================== > LOG REDIRECT system.adapter.iot.0 => false [Process stopped] Mär 14 15:06:53 ioBroker bash[85211]: ================================== > LOG REDIRECT system.adapter.iot.0 => false [system.adapter.iot.0.logging] Mär 14 15:07:14 ioBroker bash[85211]: ================================== > LOG REDIRECT system.adapter.admin.0 => true [system.adapter.admin.0.logging] Mär 14 15:07:41 ioBroker bash[85211]: Was not able to detect the Linky linky_mode. Default to historique Mär 14 15:07:41 ioBroker bash[85211]: Was not able to detect the Linky energy_phase. Default to single_phase Mär 14 15:07:41 ioBroker bash[85211]: Not able to detect the current tarif. Not filtering any expose... Mär 14 15:17:01 ioBroker CRON[86572]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0) Mär 14 15:17:01 ioBroker CRON[86573]: (root) CMD (cd / && run-parts --report /etc/cron.hourly) Mär 14 15:17:01 ioBroker CRON[86572]: pam_unix(cron:session): session closed for user root Mär 14 15:17:13 ioBroker systemd[1]: Starting systemd-tmpfiles-clean.service - Cleanup of Temporary Directories... Mär 14 15:17:13 ioBroker systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully. Mär 14 15:17:13 ioBroker systemd[1]: Finished systemd-tmpfiles-clean.service - Cleanup of Temporary Directories. Mär 14 15:17:13 ioBroker systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully. lines 149-231/231 (END)Ich kann damit leider nichts anfangen. Könntest du bitte mal drüber schauen, was da los ist?
LG,
w00dy -
@thomas-braun
Leider habe ich mich zu früh gefreut. Vorhin ist der Raspi wieder für längere Zeit eingefroren.Im Log steht was über "systemd invoked oom-killer"; "Out of memory: Killed process 696"; "systemd-logind.service: Watchdog timeout (limit 3min)!"; usw.
Hier das Journal dazu:
pi@ioBroker:~ $ journalctl --since="2024-03-14 13:00:00" Mär 14 13:17:01 ioBroker CRON[82218]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0) Mär 14 13:17:01 ioBroker CRON[82219]: (root) CMD (cd / && run-parts --report /etc/cron.hourly) Mär 14 13:17:01 ioBroker CRON[82218]: pam_unix(cron:session): session closed for user root Mär 14 14:17:01 ioBroker CRON[83892]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0) Mär 14 14:17:01 ioBroker CRON[83893]: (root) CMD (cd / && run-parts --report /etc/cron.hourly) Mär 14 14:17:01 ioBroker CRON[83892]: pam_unix(cron:session): session closed for user root Mär 14 15:04:26 ioBroker kernel: systemd invoked oom-killer: gfp_mask=0x140cca(GFP_HIGHUSER_MOVABLE|__GFP_COMP), order=0, oom_score_adj=0 Mär 14 15:04:26 ioBroker kernel: CPU: 3 PID: 1 Comm: systemd Tainted: G C 6.1.0-rpi8-rpi-v8 #1 Debian 1:6.1.73-1+rpt1 Mär 14 15:04:26 ioBroker kernel: Hardware name: Raspberry Pi 4 Model B Rev 1.2 (DT) Mär 14 15:04:26 ioBroker kernel: Call trace: Mär 14 15:04:26 ioBroker kernel: dump_backtrace.part.0+0xec/0x100 Mär 14 15:04:26 ioBroker kernel: show_stack+0x20/0x30 Mär 14 15:04:26 ioBroker kernel: dump_stack_lvl+0x64/0x80 Mär 14 15:04:26 ioBroker kernel: dump_stack+0x18/0x34 Mär 14 15:04:26 ioBroker kernel: dump_header+0x4c/0x210 Mär 14 15:04:26 ioBroker kernel: oom_kill_process+0x2bc/0x2c0 Mär 14 15:04:26 ioBroker kernel: out_of_memory+0xe8/0x354 Mär 14 15:04:27 ioBroker kernel: __alloc_pages+0xac8/0xe50 Mär 14 15:04:27 ioBroker kernel: __folio_alloc+0x1c/0x30 Mär 14 15:04:27 ioBroker kernel: __filemap_get_folio+0x1e0/0x460 Mär 14 15:04:27 ioBroker kernel: filemap_fault+0x478/0x8e4 Mär 14 15:04:27 ioBroker kernel: __do_fault+0x44/0x124 Mär 14 15:04:27 ioBroker kernel: __handle_mm_fault+0x390/0xa60 Mär 14 15:04:27 ioBroker kernel: handle_mm_fault+0x1ac/0x294 Mär 14 15:04:27 ioBroker kernel: do_page_fault+0x194/0x3c4 Mär 14 15:04:27 ioBroker kernel: do_translation_fault+0xa4/0xcc Mär 14 15:04:27 ioBroker kernel: do_mem_abort+0x4c/0xa0 Mär 14 15:04:27 ioBroker kernel: el0_ia+0x58/0xe4 Mär 14 15:04:27 ioBroker kernel: el0t_64_sync_handler+0xc4/0x120 Mär 14 15:04:27 ioBroker kernel: el0t_64_sync+0x18c/0x190 Mär 14 15:04:27 ioBroker kernel: Mem-Info: Mär 14 15:04:27 ioBroker kernel: active_anon:515075 inactive_anon:415936 isolated_anon:0 active_file:0 inactive_file:135 isolated_file:0 unevictable:0 dirty:0 writeback:0 slab_reclaimable:8562 slab_unreclaimable:7650 mapped:0 shmem:41 pagetables:5184 sec_pagetables:0 bounce:0 kernel_misc_reclaimable:0 free:6952 free_pcp:753 free_cma:528 Mär 14 15:04:27 ioBroker kernel: Node 0 active_anon:2060300kB inactive_anon:1663744kB active_file:176kB inactive_file:244kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:0kB dirty:0kB writebac> Mär 14 15:04:27 ioBroker kernel: DMA free:15304kB boost:0kB min:3732kB low:4664kB high:5596kB reserved_highatomic:0KB active_anon:198648kB inactive_anon:646708kB active_file:84kB inactive_file:140kB unevicta> Mär 14 15:04:27 ioBroker kernel: lowmem_reserve[]: 0 2928 2928 2928 Mär 14 15:04:27 ioBroker kernel: DMA32 free:12504kB boost:0kB min:12648kB low:15808kB high:18968kB reserved_highatomic:0KB active_anon:1070856kB inactive_anon:1807832kB active_file:0kB inactive_file:600kB un> Mär 14 15:04:27 ioBroker kernel: lowmem_reserve[]: 0 0 0 0 Mär 14 15:04:27 ioBroker kernel: DMA: 152*4kB (UMEC) 143*8kB (UEC) 78*16kB (UMEC) 121*32kB (UMEC) 55*64kB (UMEC) 18*128kB (UME) 8*256kB (UME) 1*512kB (E) 0*1024kB 0*2048kB 0*4096kB = 15256kB Mär 14 15:04:27 ioBroker kernel: DMA32: 179*4kB (UME) 387*8kB (UME) 233*16kB (UME) 69*32kB (UME) 45*64kB (UME) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 12628kB Mär 14 15:04:27 ioBroker kernel: 3556 total pagecache pages Mär 14 15:04:27 ioBroker kernel: 3263 pages in swap cache Mär 14 15:04:27 ioBroker kernel: Free swap = 84kB Mär 14 15:04:27 ioBroker kernel: Total swap = 102396kB Mär 14 15:04:27 ioBroker kernel: 1012736 pages RAM Mär 14 15:04:27 ioBroker kernel: 0 pages HighMem/MovableOnly Mär 14 15:04:27 ioBroker kernel: 41660 pages reserved Mär 14 15:04:27 ioBroker kernel: 131072 pages cma reserved Mär 14 15:04:27 ioBroker kernel: Tasks state (memory values in pages): Mär 14 15:04:27 ioBroker kernel: [ pid ] uid tgid total_vm rss pgtables_bytes swapents oom_score_adj name Mär 14 15:04:27 ioBroker kernel: [ 279] 0 279 18634 104 135168 184 -250 systemd-journal Mär 14 15:04:27 ioBroker kernel: [ 300] 0 300 6446 14 69632 572 -1000 systemd-udevd Mär 14 15:04:27 ioBroker kernel: [ 425] 997 425 22645 35 73728 205 0 systemd-timesyn Mär 14 15:04:27 ioBroker kernel: [ 524] 104 524 1839 76 49152 55 0 avahi-daemon Mär 14 15:04:27 ioBroker kernel: [ 533] 0 533 1760 25 40960 35 0 cron Mär 14 15:04:27 ioBroker kernel: [ 538] 100 538 2172 120 49152 91 -900 dbus-daemon Mär 14 15:04:27 ioBroker kernel: [ 546] 104 546 1795 1 49152 77 0 avahi-daemon Mär 14 15:04:27 ioBroker kernel: [ 567] 996 567 58829 84 86016 154 0 polkitd Mär 14 15:04:27 ioBroker kernel: [ 591] 0 591 4296 117 69632 152 0 systemd-logind Mär 14 15:04:27 ioBroker kernel: [ 602] 65534 602 1457 10 45056 56 0 thd Mär 14 15:04:27 ioBroker kernel: [ 656] 0 656 80864 111 126976 371 0 ModemManager Mär 14 15:04:27 ioBroker kernel: [ 660] 0 660 65779 314 139264 436 0 NetworkManager Mär 14 15:04:27 ioBroker kernel: [ 662] 0 662 4078 17 61440 201 0 wpa_supplicant Mär 14 15:04:27 ioBroker kernel: [ 696] 1001 696 444124 203738 2326528 13280 0 iobroker.js-con Mär 14 15:04:27 ioBroker kernel: [ 708] 0 708 4084 51 65536 274 -1000 sshd Mär 14 15:04:27 ioBroker kernel: [ 756] 0 756 1492 0 36864 29 0 agetty Mär 14 15:04:27 ioBroker kernel: [ 760] 0 760 1398 0 45056 29 0 agetty Mär 14 15:04:27 ioBroker kernel: [ 875] 1001 875 268446 27900 643072 50 0 io.telegram.0 Mär 14 15:04:27 ioBroker kernel: [ 918] 1001 918 321458 100186 1179648 55 0 io.admin.0 Mär 14 15:04:27 ioBroker kernel: [ 940] 1001 940 170296 9570 368640 77 0 io.email.0 Mär 14 15:04:27 ioBroker kernel: [ 968] 1001 968 205706 25387 532480 40 0 io.history.0 Mär 14 15:04:27 ioBroker kernel: [ 1004] 1001 1004 226639 37021 626688 36 0 io.influxdb.0 Mär 14 15:04:27 ioBroker kernel: [ 1038] 1001 1038 279432 60806 966656 204 0 io.javascript.0 Mär 14 15:04:27 ioBroker kernel: [ 1052] 1001 1052 171125 10877 372736 129 0 io.node-red.0 Mär 14 15:04:27 ioBroker kernel: [ 1090] 1001 1090 1300810 25842 589824 2156 0 node-red Mär 14 15:04:27 ioBroker kernel: [ 1177] 1001 1177 173843 10000 413696 4099 0 io.hm-rega.0 Mär 14 15:04:27 ioBroker kernel: [ 1221] 1001 1221 240740 15039 438272 653 0 io.alexa2.0 Mär 14 15:04:27 ioBroker kernel: [ 1243] 1001 1243 173522 12586 430080 39 0 io.hm-rpc.1 Mär 14 15:04:27 ioBroker kernel: [ 1276] 1001 1276 171675 10655 417792 22 0 io.hm-rpc.3 Mär 14 15:04:27 ioBroker kernel: [ 1314] 1001 1314 1222000 14402 434176 37 0 io.hue.0 Mär 14 15:04:27 ioBroker kernel: [ 1362] 1001 1362 179087 18117 458752 56 0 io.modbus.0 Mär 14 15:04:27 ioBroker kernel: [ 1369] 1001 1369 173879 12666 413696 74 0 io.mqtt.0 Mär 14 15:04:27 ioBroker kernel: [ 1391] 1001 1391 230720 22923 548864 77 0 io.mqtt.1 Mär 14 15:04:27 ioBroker kernel: [ 1425] 1001 1425 171425 10695 389120 54 0 io.ping.0 Mär 14 15:04:27 ioBroker kernel: [ 1483] 1001 1483 178458 19608 491520 67 0 io.shelly.0 Mär 14 15:04:27 ioBroker kernel: [ 1546] 1001 1546 177530 18284 458752 41 0 io.shelly.1 Mär 14 15:04:27 ioBroker kernel: [ 1583] 1001 1583 204918 27443 528384 71 0 io.sonoff.0 Mär 14 15:04:27 ioBroker kernel: [ 1611] 1001 1611 173580 14759 409600 26 0 io.tr-064.0 Mär 14 15:04:27 ioBroker kernel: [ 1654] 1001 1654 170807 10240 376832 84 0 io.energiefluss Mär 14 15:04:27 ioBroker kernel: [ 1662] 1001 1662 217538 26519 544768 107 0 io.zigbee.0 Mär 14 15:04:27 ioBroker kernel: [ 1684] 1001 1684 173076 12284 397312 59 0 io.fritzdect.0 Mär 14 15:04:27 ioBroker kernel: [ 1713] 1001 1713 190437 13580 417792 107 0 io.iot.0 Mär 14 15:04:27 ioBroker kernel: [ 1749] 1001 1749 172278 10912 393216 94 0 io.sayit.0 Mär 14 15:04:27 ioBroker kernel: [ 1761] 1001 1761 199090 21736 516096 66 0 io.simple-api.0 Mär 14 15:04:27 ioBroker kernel: [ 1783] 1001 1783 171559 10231 389120 36 0 io.socketio.0 Mär 14 15:04:27 ioBroker kernel: [ 1808] 1001 1808 1288308 16686 507904 90 0 io.solarlog.0 Mär 14 15:04:27 ioBroker kernel: [ 1823] 1001 1823 191300 14808 425984 58 0 io.squeezeboxrp Mär 14 15:04:27 ioBroker kernel: [ 1839] 1001 1839 170735 10267 376832 41 0 io.text2command Mär 14 15:04:27 ioBroker kernel: [ 1889] 1001 1889 171922 12361 401408 68 0 io.trashschedul Mär 14 15:04:27 ioBroker kernel: [ 1909] 1001 1909 237538 14464 471040 56 0 io.web.0 Mär 14 15:04:27 ioBroker kernel: [ 1924] 1001 1924 171639 10532 368640 41 0 io.govee-local. Mär 14 15:04:27 ioBroker kernel: [ 40406] 1001 40406 174873 13678 446464 51 0 io.hm-rpc.2 Mär 14 15:04:27 ioBroker kernel: [ 59801] 1001 59801 2339840 17676 528384 0 0 io.backitup.0 Mär 14 15:04:27 ioBroker kernel: oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=iobroker.js-con,pid=696,uid=1001 Mär 14 15:04:27 ioBroker kernel: Out of memory: Killed process 696 (iobroker.js-con) total-vm:1776496kB, anon-rss:814952kB, file-rss:0kB, shmem-rss:0kB, UID:1001 pgtables:2272kB oom_score_adj:0 Mär 14 15:04:26 ioBroker systemd[1]: systemd-logind.service: Watchdog timeout (limit 3min)! Mär 14 15:04:26 ioBroker systemd[1]: systemd-logind.service: Killing process 591 (systemd-logind) with signal SIGABRT. Mär 14 15:04:26 ioBroker systemd[1]: systemd-logind.service: Main process exited, code=killed, status=6/ABRT Mär 14 15:04:26 ioBroker systemd[1]: systemd-logind.service: Failed with result 'watchdog'. Mär 14 15:04:26 ioBroker systemd[1]: systemd-logind.service: Consumed 1.577s CPU time. Mär 14 15:04:26 ioBroker systemd[1]: iobroker.service: Main process exited, code=killed, status=9/KILL Mär 14 15:04:26 ioBroker systemd[1]: systemd-logind.service: Scheduled restart job, restart counter is at 1. Mär 14 15:04:26 ioBroker systemd[1]: Stopped systemd-logind.service - User Login Management. Mär 14 15:04:26 ioBroker systemd[1]: systemd-logind.service: Consumed 1.577s CPU time. Mär 14 15:04:26 ioBroker systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Mär 14 15:04:27 ioBroker systemd[1]: modprobe@drm.service: Deactivated successfully. Mär 14 15:04:27 ioBroker systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. Mär 14 15:04:27 ioBroker systemd[1]: Starting systemd-logind.service - User Login Management... Mär 14 15:04:27 ioBroker systemd-logind[85172]: New seat seat0. Mär 14 15:04:27 ioBroker systemd-logind[85172]: Watching system buttons on /dev/input/event0 (vc4-hdmi-0) Mär 14 15:04:27 ioBroker systemd-logind[85172]: Watching system buttons on /dev/input/event1 (vc4-hdmi-1) Mär 14 15:04:27 ioBroker systemd[1]: Started systemd-logind.service - User Login Management. Mär 14 15:04:32 ioBroker sshd[85166]: Accepted password for pi from 192.168.150.218 port 59355 ssh2 Mär 14 15:04:32 ioBroker sshd[85166]: pam_unix(sshd:session): session opened for user pi(uid=1000) by (uid=0) Mär 14 15:04:32 ioBroker systemd-logind[85172]: New session 65 of user pi. Mär 14 15:04:32 ioBroker systemd[1]: Created slice user-1000.slice - User Slice of UID 1000. Mär 14 15:04:32 ioBroker systemd[1]: Starting user-runtime-dir@1000.service - User Runtime Directory /run/user/1000... Mär 14 15:04:32 ioBroker systemd[1]: Finished user-runtime-dir@1000.service - User Runtime Directory /run/user/1000. Mär 14 15:04:32 ioBroker systemd[1]: Starting user@1000.service - User Manager for UID 1000... Mär 14 15:04:32 ioBroker (systemd)[85177]: pam_unix(systemd-user:session): session opened for user pi(uid=1000) by (uid=0) Mär 14 15:04:32 ioBroker systemd[85177]: Queued start job for default target default.target. Mär 14 15:04:32 ioBroker systemd[85177]: Created slice app.slice - User Application Slice. Mär 14 15:04:32 ioBroker systemd[85177]: Reached target paths.target - Paths. Mär 14 15:04:32 ioBroker systemd[85177]: Reached target timers.target - Timers. Mär 14 15:04:32 ioBroker systemd[85177]: Starting dbus.socket - D-Bus User Message Bus Socket... Mär 14 15:04:32 ioBroker systemd[85177]: Listening on dirmngr.socket - GnuPG network certificate management daemon. Mär 14 15:04:32 ioBroker systemd[85177]: Listening on gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers). Mär 14 15:04:32 ioBroker systemd[85177]: Listening on gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted). Mär 14 15:04:32 ioBroker systemd[85177]: Listening on gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation). Mär 14 15:04:32 ioBroker systemd[85177]: Listening on gpg-agent.socket - GnuPG cryptographic agent and passphrase cache. Mär 14 15:04:33 ioBroker systemd[85177]: Listening on dbus.socket - D-Bus User Message Bus Socket. Mär 14 15:04:33 ioBroker systemd[85177]: Reached target sockets.target - Sockets. Mär 14 15:04:33 ioBroker systemd[85177]: Reached target basic.target - Basic System. Mär 14 15:04:33 ioBroker systemd[85177]: Reached target default.target - Main User Target. Mär 14 15:04:33 ioBroker systemd[85177]: Startup finished in 575ms. Mär 14 15:04:33 ioBroker systemd[1]: Started user@1000.service - User Manager for UID 1000. Mär 14 15:04:33 ioBroker systemd[1]: Started session-65.scope - Session 65 of User pi. Mär 14 15:04:33 ioBroker sshd[85166]: pam_env(sshd:session): deprecated reading of user environment enabled Mär 14 15:04:49 ioBroker systemd[1]: iobroker.service: Failed with result 'signal'. Mär 14 15:04:49 ioBroker systemd[1]: iobroker.service: Consumed 23h 15min 44.594s CPU time. Mär 14 15:04:52 ioBroker systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 1. Mär 14 15:04:52 ioBroker systemd[1]: Stopped iobroker.service - ioBroker Server. Mär 14 15:04:52 ioBroker systemd[1]: iobroker.service: Consumed 23h 15min 44.594s CPU time. Mär 14 15:04:52 ioBroker systemd[1]: Started iobroker.service - ioBroker Server. Mär 14 15:04:58 ioBroker bash[85211]: ================================== > LOG REDIRECT system.adapter.admin.0 => true [starting] Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.admin.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.email.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.history.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.influxdb.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.javascript.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.node-red.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.scenes.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.telegram.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.backitup.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.alexa2.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.chromecast.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.hm-rega.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.hm-rpc.1" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.hm-rpc.2" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.hm-rpc.3" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.hue.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.ical.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.modbus.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.mqtt.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.mqtt.1" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.ping.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.shelly.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.shelly.1" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.sonoff.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.tr-064.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.zigbee.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.discovery.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.denon.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.device-reminder.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.energiefluss.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.enigma2.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.eventlist.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.fritzdect.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.govee.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.iot.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.net-tools.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.sayit.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.simple-api.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.smartcontrol.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.socketio.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.solarlog.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.squeezeboxrpc.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.terminal.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.text2command.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.trashschedule.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.vis-bars.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.vis-canvas-gauges.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.vis-colorpicker.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.vis-hqwidgets.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.vis-metro.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.vis.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.web.0" for host "ioBroker" Mär 14 15:04:59 ioBroker bash[85211]: host.ioBroker check instance "system.adapter.govee-local.0" for host "ioBroker" Mär 14 15:05:02 ioBroker bash[85211]: ================================== > LOG REDIRECT system.adapter.admin.0 => false [Process stopped] Mär 14 15:05:02 ioBroker bash[85211]: ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging] Mär 14 15:05:19 ioBroker bash[85211]: ================================== > LOG REDIRECT system.adapter.javascript.0 => false [Process stopped] Mär 14 15:05:19 ioBroker bash[85211]: ================================== > LOG REDIRECT system.adapter.javascript.0 => false [system.adapter.javascript.0.logging] Mär 14 15:06:53 ioBroker bash[85211]: ================================== > LOG REDIRECT system.adapter.iot.0 => false [Process stopped] Mär 14 15:06:53 ioBroker bash[85211]: ================================== > LOG REDIRECT system.adapter.iot.0 => false [system.adapter.iot.0.logging] Mär 14 15:07:14 ioBroker bash[85211]: ================================== > LOG REDIRECT system.adapter.admin.0 => true [system.adapter.admin.0.logging] Mär 14 15:07:41 ioBroker bash[85211]: Was not able to detect the Linky linky_mode. Default to historique Mär 14 15:07:41 ioBroker bash[85211]: Was not able to detect the Linky energy_phase. Default to single_phase Mär 14 15:07:41 ioBroker bash[85211]: Not able to detect the current tarif. Not filtering any expose... Mär 14 15:17:01 ioBroker CRON[86572]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0) Mär 14 15:17:01 ioBroker CRON[86573]: (root) CMD (cd / && run-parts --report /etc/cron.hourly) Mär 14 15:17:01 ioBroker CRON[86572]: pam_unix(cron:session): session closed for user root Mär 14 15:17:13 ioBroker systemd[1]: Starting systemd-tmpfiles-clean.service - Cleanup of Temporary Directories... Mär 14 15:17:13 ioBroker systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully. Mär 14 15:17:13 ioBroker systemd[1]: Finished systemd-tmpfiles-clean.service - Cleanup of Temporary Directories. Mär 14 15:17:13 ioBroker systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully. lines 149-231/231 (END)Ich kann damit leider nichts anfangen. Könntest du bitte mal drüber schauen, was da los ist?
@w00dy sagte in ioB/RasPi hängt sich sporadisch auf bzw. friert ein:
Out of memory: Killed process 696
Im Selbsterhaltungstrieb des Kernels schießt der 'unnötiges' Zeuch ab. In dem Fall den Prozess mit der ProcessID 696.
Kurz: Dir geht der Arbeitsspeicher aus. -
@w00dy sagte in ioB/RasPi hängt sich sporadisch auf bzw. friert ein:
Out of memory: Killed process 696
Im Selbsterhaltungstrieb des Kernels schießt der 'unnötiges' Zeuch ab. In dem Fall den Prozess mit der ProcessID 696.
Kurz: Dir geht der Arbeitsspeicher aus.@thomas-braun
OK danke, aber was ist der Verursacher? Steht der im Log, oder gibt es eine Möglichkeit den herauszufinden?LG,
w00dy -
@thomas-braun
OK danke, aber was ist der Verursacher? Steht der im Log, oder gibt es eine Möglichkeit den herauszufinden? -
@thomas-braun
OK danke, aber was ist der Verursacher? Steht der im Log, oder gibt es eine Möglichkeit den herauszufinden?Das System killt den Prozess, der am meisten Swap benutzt und das ist in dem Moment
Mär 14 15:04:27 ioBroker kernel: [ 696] 1001 696 444124 203738 2326528 13280 0 iobroker.js-conDer Swap ist auch klein bemessen mit 104 MB.
Mach den mal größer. Dann überlebt wenigstens dein System auf Kosten der Performance. -
Das System killt den Prozess, der am meisten Swap benutzt und das ist in dem Moment
Mär 14 15:04:27 ioBroker kernel: [ 696] 1001 696 444124 203738 2326528 13280 0 iobroker.js-conDer Swap ist auch klein bemessen mit 104 MB.
Mach den mal größer. Dann überlebt wenigstens dein System auf Kosten der Performance.@rscsb
OK, muss mich erst einlesen, wie man den Swap beim Pi vergrößert. Die Größe wurde wohl bei der Installation automatisch ausgewählt.Zum Vertändnis:
"iobroker.js-con" ist der JS-Controller?
Ist dieser nur für die Skripte zuständig oder für das gesamte SystemLG,
w00dy -
@rscsb
OK, muss mich erst einlesen, wie man den Swap beim Pi vergrößert. Die Größe wurde wohl bei der Installation automatisch ausgewählt.Zum Vertändnis:
"iobroker.js-con" ist der JS-Controller?
Ist dieser nur für die Skripte zuständig oder für das gesamte SystemJa, das ist der Default-Wert. Wie es beim Raspi genau geht, weiß ich nicht, aber Google hilft bestimmt. (Raspi swap size)
Und ja, das ist der JS-Controller und damit reißt er alles mit sich in den Abgrund.
-
Ja, das ist der Default-Wert. Wie es beim Raspi genau geht, weiß ich nicht, aber Google hilft bestimmt. (Raspi swap size)
Und ja, das ist der JS-Controller und damit reißt er alles mit sich in den Abgrund.
-
@rscsb
Danke für die Info. Den Swap habe ich gerade auf 2048 erhöht, sollte hoffentlich reichen.@w00dy
Das sollte gut über die nächste Speicheranforderung helfen. Aber der Raspi schreibt dann natürlich etwas mehr auf die SD-Karte.Du kannst ja trotzdem "dann und wann" mit den Befehlen von Thomas Braun weiter oben im
Thread die Swap-Auslastung anzeigen lassen. Dann siehst Du auch wohin die Reise geht.Grüsse