Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. regelmäßig alle Instanzen down

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.7k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    718

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.2k

regelmäßig alle Instanzen down

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
13 Beiträge 5 Kommentatoren 834 Aufrufe 4 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @Spectrum1981 sagte in regelmäßig alle Instanzen down:

    Bitte Konsolentext in CodeTags setzen.

    Und

    sudo iobroker

    ist auch nicht richtig.
    iobroker wird nicht mit sudo aufgerufen.

    S Offline
    S Offline
    Spectrum1981
    schrieb am zuletzt editiert von
    #3

    @Thomas-Braun

    Sorry, habe es angepasst ;)

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • S Spectrum1981

      @Thomas-Braun

      Sorry, habe es angepasst ;)

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von Thomas Braun
      #4

      @Spectrum1981
      Was ist denn das für Hardware da?

      who -r
      free -h
      dmesg
      

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      S 1 Antwort Letzte Antwort
      0
      • S Spectrum1981

        Hallo!

        Ich habe ein kleines "Problem" mit meinm iobroker. Ab und an (Ich schätze alle 2-10 Tage) reagiert nicht mehr von der Automatisierung und man kann sich auch nicht mehr am Webinterface anmelden. Per ssh kann man dann das sehen:

        pi@ioBroker-RasPi:~ $ sudo iobroker list instances
          system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 192.168.81.250, run as: admin
          system.adapter.alexa2.0                : alexa2                -  enabled
          system.adapter.backitup.0              : backitup              -  enabled
          system.adapter.history.0               : history               -  enabled
          system.adapter.hm-rega.0               : hm-rega               -  enabled
          system.adapter.hm-rpc.0                : hm-rpc                -  enabled, port: 0
          system.adapter.iot.0                   : iot                   -  enabled
          system.adapter.javascript.0            : javascript            -  enabled
          system.adapter.lovelace.0              : lovelace              -  enabled, port: 8091, bind: 192.168.81.250, run as: admin
          system.adapter.mihome-vacuum.0         : mihome-vacuum         -  enabled, port: 54321
          system.adapter.mihome-vacuum.1         : mihome-vacuum         -  enabled, port: 54321
          system.adapter.pushover.0              : pushover              -  enabled
          system.adapter.rpi2.0                  : rpi2                  -  enabled
          system.adapter.scenes.0                : scenes                -  enabled
          system.adapter.socketio.0              : socketio              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          system.adapter.sonoff.0                : sonoff                -  enabled, port: 1883, bind: 192.168.81.250
          system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
          system.adapter.zigbee.0                : zigbee                -  enabled, port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0019369EA8-if00
        
        + instance is alive
        

        Es sind alle Instanzen down. Wo kann man sehen warum das so ist? Ich kann dann mit

        iobroker start
        

        wieder alles starten und gut ist. Der iobroker löuft auf einem pi3 mit SD Karte wenn das noch hilfreich sein kann.

        Wenn ihr mir sagt in welchen logs ich schauen muss, kann ich auch gerne noch mehr Input liefern.

        Vielen Dank!

        arteckA Offline
        arteckA Offline
        arteck
        Developer Most Active
        schrieb am zuletzt editiert von
        #5

        @Spectrum1981 arbeitest du mit dem backupit adapter ?

        zigbee hab ich, zwave auch, nuc's genauso und HA auch

        S 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @Spectrum1981
          Was ist denn das für Hardware da?

          who -r
          free -h
          dmesg
          
          S Offline
          S Offline
          Spectrum1981
          schrieb am zuletzt editiert von
          #6

          @Thomas-Braun said in regelmäßig alle Instanzen down:

          who -r

          pi@ioBroker-RasPi:~ $ who -r
                   Runlevel 5   2020-12-18 10:38
          
          pi@ioBroker-RasPi:~ $ free -h
                        total        used        free      shared  buff/cache   available
          Mem:           927M        731M         65M         40M        130M        130M
          Swap:           99M         95M        4,1M
          
          pi@ioBroker-RasPi:~ $ dmesg
          [    0.000000] Booting Linux on physical CPU 0x0
          [    0.000000] Linux version 4.14.30-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1102 SMP Mon Mar 26 16:45:49 BST 2018
          [    0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
          [    0.000000] CPU: div instructions available: patching division code
          [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
          [    0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
          [    0.000000] Memory policy: Data cache writealloc
          [    0.000000] cma: Reserved 8 MiB at 0x3ac00000
          [    0.000000] On node 0 totalpages: 242688
          [    0.000000] free_area_init_node: node 0, pgdat 80c7edc0, node_mem_map ba3a1000
          [    0.000000]   Normal zone: 2133 pages used for memmap
          [    0.000000]   Normal zone: 0 pages reserved
          [    0.000000]   Normal zone: 242688 pages, LIFO batch:31
          [    0.000000] random: fast init done
          [    0.000000] percpu: Embedded 17 pages/cpu @ba34a000 s38720 r8192 d22720 u69632
          [    0.000000] pcpu-alloc: s38720 r8192 d22720 u69632 alloc=17*4096
          [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
          [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 240555
          [    0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=9c63c4e6-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
          [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
          [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
          [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
          [    0.000000] Memory: 940260K/970752K available (7168K kernel code, 550K rwdata, 2048K rodata, 1024K init, 706K bss, 22300K reserved, 8192K cma-reserved)
          [    0.000000] Virtual kernel memory layout:
                             vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                             fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                             vmalloc : 0xbb800000 - 0xff800000   (1088 MB)
                             lowmem  : 0x80000000 - 0xbb400000   ( 948 MB)
                             modules : 0x7f000000 - 0x80000000   (  16 MB)
                               .text : 0x80008000 - 0x80800000   (8160 kB)
                               .init : 0x80b00000 - 0x80c00000   (1024 kB)
                               .data : 0x80c00000 - 0x80c8986c   ( 551 kB)
                                .bss : 0x80c90f40 - 0x80d417f4   ( 707 kB)
          [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
          [    0.000000] ftrace: allocating 24918 entries in 74 pages
          [    0.000000] Hierarchical RCU implementation.
          [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
          [    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
          [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
          [    0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
          [    0.000022] Switching to timer-based delay loop, resolution 52ns
          [    0.000275] Console: colour dummy device 80x30
          [    0.000817] console [tty1] enabled
          [    0.000853] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
          [    0.000893] pid_max: default: 32768 minimum: 301
          [    0.001222] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
          [    0.001256] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
          [    0.002210] Disabling memory control group subsystem
          [    0.002309] CPU: Testing write buffer coherency: ok
          [    0.002722] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
          [    0.003116] Setting up static identity map for 0x100000 - 0x10003c
          [    0.003250] Hierarchical SRCU implementation.
          [    0.003901] smp: Bringing up secondary CPUs ...
          [    0.004654] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
          [    0.005453] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
          [    0.006233] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
          [    0.006337] smp: Brought up 1 node, 4 CPUs
          [    0.006407] SMP: Total of 4 processors activated (153.60 BogoMIPS).
          [    0.006429] CPU: All CPU(s) started in HYP mode.
          [    0.006446] CPU: Virtualization extensions available.
          [    0.007312] devtmpfs: initialized
          [    0.017736] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
          [    0.017983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
          [    0.018027] futex hash table entries: 1024 (order: 4, 65536 bytes)
          [    0.018604] pinctrl core: initialized pinctrl subsystem
          [    0.019367] NET: Registered protocol family 16
          [    0.021984] DMA: preallocated 1024 KiB pool for atomic coherent allocations
          [    0.026765] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
          [    0.026797] hw-breakpoint: maximum watchpoint size is 8 bytes.
          [    0.027014] Serial: AMBA PL011 UART driver
          [    0.028654] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
          [    0.029130] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
          [    0.059991] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb813000, dmachans=0x1
          [    0.061525] SCSI subsystem initialized
          [    0.061767] usbcore: registered new interface driver usbfs
          [    0.061837] usbcore: registered new interface driver hub
          [    0.061939] usbcore: registered new device driver usb
          [    0.070105] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-03-23 16:31
          [    0.071392] clocksource: Switched to clocksource arch_sys_counter
          [    0.147237] VFS: Disk quotas dquot_6.6.0
          [    0.147349] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
          [    0.147554] FS-Cache: Loaded
          [    0.147764] CacheFiles: Loaded
          [    0.156665] NET: Registered protocol family 2
          [    0.157402] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
          [    0.157531] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
          [    0.157733] TCP: Hash tables configured (established 8192 bind 8192)
          [    0.157880] UDP hash table entries: 512 (order: 2, 16384 bytes)
          [    0.157941] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
          [    0.158186] NET: Registered protocol family 1
          [    0.158644] RPC: Registered named UNIX socket transport module.
          [    0.158669] RPC: Registered udp transport module.
          [    0.158688] RPC: Registered tcp transport module.
          [    0.158706] RPC: Registered tcp NFSv4.1 backchannel transport module.
          [    0.160134] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
          [    0.162901] workingset: timestamp_bits=14 max_order=18 bucket_order=4
          [    0.170820] FS-Cache: Netfs 'nfs' registered for caching
          [    0.171469] NFS: Registering the id_resolver key type
          [    0.171512] Key type id_resolver registered
          [    0.171531] Key type id_legacy registered
          [    0.173432] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
          [    0.173578] io scheduler noop registered
          [    0.173600] io scheduler deadline registered (default)
          [    0.173892] io scheduler cfq registered
          [    0.173913] io scheduler mq-deadline registered
          [    0.173933] io scheduler kyber registered
          [    0.176215] BCM2708FB: allocated DMA memory fad00000
          [    0.176260] BCM2708FB: allocated DMA channel 0 @ bb813000
          [    0.184798] Console: switching to colour frame buffer device 82x26
          [    0.192980] bcm2835-rng 3f104000.rng: hwrng registered
          [    0.195287] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
          [    0.200367] vc-sm: Videocore shared memory driver
          [    0.203014] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
          [    0.217254] brd: module loaded
          [    0.228147] loop: module loaded
          [    0.230392] Loading iSCSI transport class v2.0-870.
          [    0.233292] libphy: Fixed MDIO Bus: probed
          [    0.235643] usbcore: registered new interface driver lan78xx
          [    0.237968] usbcore: registered new interface driver smsc95xx
          [    0.240126] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
          [    0.470414] Core Release: 2.80a
          [    0.472602] Setting default values for core params
          [    0.474842] Finished setting default values for core params
          [    0.677363] Using Buffer DMA mode
          [    0.679650] Periodic Transfer Interrupt Enhancement - disabled
          [    0.682029] Multiprocessor Interrupt Enhancement - disabled
          [    0.684453] OTG VER PARAM: 0, OTG VER FLAG: 0
          [    0.686835] Dedicated Tx FIFOs mode
          [    0.689530] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xbad14000 dma = 0xfad14000 len=9024
          [    0.694244] FIQ FSM acceleration enabled for :
                         Non-periodic Split Transactions
                         Periodic Split Transactions
                         High-Speed Isochronous Endpoints
                         Interrupt/Control Split Transaction hack enabled
          [    0.705262] dwc_otg: Microframe scheduler enabled
          [    0.705320] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x805d2774
          [    0.707597] WARN::hcd_init_fiq:460: FIQ ASM at 0x805d2adc length 36
          [    0.709859] WARN::hcd_init_fiq:486: MPHI regs_base at 0xbb87e000
          [    0.712133] dwc_otg 3f980000.usb: DWC OTG Controller
          [    0.714451] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
          [    0.716813] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
          [    0.719134] Init: Port Power? op_state=1
          [    0.721415] Init: Power Port (0)
          [    0.723796] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
          [    0.726110] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
          [    0.728413] usb usb1: Product: DWC OTG Controller
          [    0.730660] usb usb1: Manufacturer: Linux 4.14.30-v7+ dwc_otg_hcd
          [    0.732956] usb usb1: SerialNumber: 3f980000.usb
          [    0.735803] hub 1-0:1.0: USB hub found
          [    0.738014] hub 1-0:1.0: 1 port detected
          [    0.740589] dwc_otg: FIQ enabled
          [    0.740594] dwc_otg: NAK holdoff enabled
          [    0.740599] dwc_otg: FIQ split-transaction FSM enabled
          [    0.740609] Module dwc_common_port init
          [    0.740841] usbcore: registered new interface driver usb-storage
          [    0.743169] mousedev: PS/2 mouse device common for all mice
          [    0.745396] IR NEC protocol handler initialized
          [    0.747569] IR RC5(x/sz) protocol handler initialized
          [    0.749774] IR RC6 protocol handler initialized
          [    0.751972] IR JVC protocol handler initialized
          [    0.754053] IR Sony protocol handler initialized
          [    0.756143] IR SANYO protocol handler initialized
          [    0.758233] IR Sharp protocol handler initialized
          [    0.760220] IR MCE Keyboard/mouse protocol handler initialized
          [    0.762260] IR XMP protocol handler initialized
          [    0.764919] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
          [    0.767252] bcm2835-cpufreq: min=600000 max=1400000
          [    0.769700] sdhci: Secure Digital Host Controller Interface driver
          [    0.771843] sdhci: Copyright(c) Pierre Ossman
          [    0.774280] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
          [    0.776751] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
          [    0.779037] sdhci-pltfm: SDHCI platform and OF driver helper
          [    0.782660] ledtrig-cpu: registered to indicate activity on CPUs
          [    0.785047] hidraw: raw HID events driver (C) Jiri Kosina
          [    0.787499] usbcore: registered new interface driver usbhid
          [    0.789801] usbhid: USB HID core driver
          [    0.792651] vchiq: vchiq_init_state: slot_zero = bad80000, is_master = 0
          [    0.796340] [vc_sm_connected_init]: start
          [    0.805057] [vc_sm_connected_init]: end - returning 0
          [    0.807907] Initializing XFRM netlink socket
          [    0.810281] NET: Registered protocol family 17
          [    0.812759] Key type dns_resolver registered
          [    0.815511] Registering SWP/SWPB emulation handler
          [    0.818520] registered taskstats version 1
          [    0.826839] uart-pl011 3f201000.serial: cts_event_workaround enabled
          [    0.829415] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
          [    0.836209] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
          [    0.838745] mmc-bcm2835 3f300000.mmc: DMA channel allocated
          [    0.902022] sdhost: log_buf @ bad13000 (fad13000)
          [    0.944018] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
          [    0.947983] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
          [    0.951513] Indeed it is in host mode hprt0 = 00021501
          [    1.014139] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
          [    1.019249] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
          [    1.041459] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
          [    1.044652] of_cfs_init
          [    1.046857] of_cfs_init: OK
          [    1.049313] Waiting for root device PARTUUID=9c63c4e6-02...
          [    1.108098] mmc1: new high speed SDIO card at address 0001
          [    1.161429] usb 1-1: new high-speed USB device number 2 using dwc_otg
          [    1.163731] Indeed it is in host mode hprt0 = 00001101
          [    1.237195] mmc0: host does not support reading read-only switch, assuming write-enable
          [    1.245363] mmc0: new high speed SDHC card at address aaaa
          [    1.248210] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
          [    1.253135]  mmcblk0: p1 p2
          [    1.275032] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
          [    1.279585] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
          [    1.292479] devtmpfs: mounted
          [    1.298164] Freeing unused kernel memory: 1024K
          [    1.401698] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
          [    1.404332] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
          [    1.407523] hub 1-1:1.0: USB hub found
          [    1.410164] hub 1-1:1.0: 4 ports detected
          [    1.731443] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
          [    1.740032] systemd[1]: System time before build time, advancing clock.
          [    1.858790] NET: Registered protocol family 10
          [    1.861841] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514
          [    1.862729] Segment Routing with IPv6
          [    1.867395] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
          [    1.870873] hub 1-1.1:1.0: USB hub found
          [    1.873766] hub 1-1.1:1.0: 3 ports detected
          [    1.879917] ip_tables: (C) 2000-2006 Netfilter Core Team
          [    1.904609] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
          [    1.913446] systemd[1]: Detected architecture arm.
          [    1.935541] systemd[1]: Set hostname to <ioBroker-RasPi>.
          [    2.191446] usb 1-1.1.2: new full-speed USB device number 4 using dwc_otg
          [    2.340501] usb 1-1.1.2: New USB device found, idVendor=0451, idProduct=16a8
          [    2.343275] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
          [    2.348574] usb 1-1.1.2: Product: TI CC2531 USB CDC
          [    2.351245] usb 1-1.1.2: Manufacturer: Texas Instruments
          [    2.353908] usb 1-1.1.2: SerialNumber: __0X00124B0019369EA8
          [    2.390492] systemd[1]: [/lib/systemd/system/redis-server.service:14] Unknown lvalue 'RunTimeDirectory' in section 'Service'
          [    2.423812] systemd[1]: Created slice System Slice.
          [    2.430353] systemd[1]: Created slice system-systemd\x2dfsck.slice.
          [    2.436719] systemd[1]: Created slice User and Session Slice.
          [    2.442685] systemd[1]: Listening on Syslog Socket.
          [    2.466737] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
          [    2.473593] systemd[1]: Created slice system-getty.slice.
          [    2.651478] usb 1-1.1.1: new high-speed USB device number 5 using dwc_otg
          [    2.781970] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800
          [    2.781987] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
          [    2.989350] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
          [    3.059135] libphy: lan78xx-mdiobus: probed
          [    3.074518] systemd-journald[99]: Received request to flush runtime journal from PID 1
          [    3.741793] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
          [    3.744718] bcm2835_alsa bcm2835_alsa: card created with 8 channels
          [    3.803150] cdc_acm 1-1.1.2:1.0: ttyACM0: USB ACM device
          [    3.804218] usbcore: registered new interface driver cdc_acm
          [    3.804230] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
          [    3.814940] brcmfmac: F1 signature read @0x18000000=0x15264345
          [    3.824419] brcmfmac: brcmf_fw_map_chip_to_name: using brcm/brcmfmac43455-sdio.bin for chip 0x004345(17221) rev 0x000006
          [    3.824833] usbcore: registered new interface driver brcmfmac
          [    4.102785] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
          [    4.103417] brcmfmac: brcmf_c_preinit_dcmds: CLM version = API: 12.2 Data: 9.10.105 Compiler: 1.29.4 ClmImport: 1.36.3 Creation: 2018-03-09 18:56:28
          [    4.875727] uart-pl011 3f201000.serial: no DMA platform data
          [    5.115750] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SSFS
          [    5.194106] random: crng init done
          [    5.222525] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
          [    5.222571] brcmfmac: power management disabled
          [    5.737230] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
          [    8.187587] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
          [   11.208598] Bluetooth: Core ver 2.22
          [   11.208721] NET: Registered protocol family 31
          [   11.208732] Bluetooth: HCI device and connection manager initialized
          [   11.210328] Bluetooth: HCI socket layer initialized
          [   11.210354] Bluetooth: L2CAP socket layer initialized
          [   11.210408] Bluetooth: SCO socket layer initialized
          [   11.217701] Bluetooth: HCI UART driver ver 2.3
          [   11.217714] Bluetooth: HCI UART protocol H4 registered
          [   11.217720] Bluetooth: HCI UART protocol Three-wire (H5) registered
          [   11.373979] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
          [   11.373985] Bluetooth: BNEP filters: protocol multicast
          [   11.373996] Bluetooth: BNEP socket layer initialized
          [94770.775813] kthreadd invoked oom-killer: gfp_mask=0x15000c0(GFP_KERNEL_ACCOUNT), nodemask=(null),  order=1, oom_score_adj=0
          [94770.775825] kthreadd cpuset=/ mems_allowed=0
          [94770.775837] CPU: 1 PID: 2 Comm: kthreadd Tainted: G         C      4.14.30-v7+ #1102
          [94770.775840] Hardware name: BCM2835
          [94770.775860] [<8010fff8>] (unwind_backtrace) from [<8010c260>] (show_stack+0x20/0x24)
          [94770.775869] [<8010c260>] (show_stack) from [<8076e124>] (dump_stack+0xd4/0x118)
          [94770.775879] [<8076e124>] (dump_stack) from [<80223c9c>] (dump_header+0xac/0x208)
          [94770.775887] [<80223c9c>] (dump_header) from [<802234d4>] (oom_kill_process+0x478/0x584)
          [94770.775894] [<802234d4>] (oom_kill_process) from [<80223964>] (out_of_memory+0x124/0x334)
          [94770.775902] [<80223964>] (out_of_memory) from [<80229428>] (__alloc_pages_nodemask+0x1068/0x11e0)
          [94770.775912] [<80229428>] (__alloc_pages_nodemask) from [<8011b11c>] (copy_process.part.5+0xec/0x17f8)
          [94770.775920] [<8011b11c>] (copy_process.part.5) from [<8011c9b8>] (_do_fork+0xc8/0x408)
          [94770.775928] [<8011c9b8>] (_do_fork) from [<8011cd68>] (kernel_thread+0x40/0x48)
          [94770.775936] [<8011cd68>] (kernel_thread) from [<8013e948>] (kthreadd+0x1e0/0x268)
          [94770.775944] [<8013e948>] (kthreadd) from [<8010812c>] (ret_from_fork+0x14/0x28)
          [94770.775947] Mem-Info:
          [94770.775958] active_anon:110896 inactive_anon:110906 isolated_anon:0
                          active_file:202 inactive_file:260 isolated_file:32
                          unevictable:0 dirty:0 writeback:0 unstable:0
                          slab_reclaimable:1748 slab_unreclaimable:2976
                          mapped:599 shmem:492 pagetables:2795 bounce:0
                          free:4578 free_pcp:0 free_cma:1171
          [94770.775966] Node 0 active_anon:443584kB inactive_anon:443624kB active_file:808kB inactive_file:1140kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:2396kB dirty:0kB writeback:0kB shmem:1968kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
          [94770.775976] Normal free:18312kB min:16384kB low:20480kB high:24576kB active_anon:443584kB inactive_anon:443624kB active_file:968kB inactive_file:1072kB unevictable:0kB writepending:0kB present:970752kB managed:949476kB mlocked:0kB kernel_stack:2448kB pagetables:11180kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:4684kB
          [94770.775978] lowmem_reserve[]: 0 0
          [94770.775984] Normal: 432*4kB (UMEC) 209*8kB (UEC) 107*16kB (UEC) 92*32kB (UEC) 34*64kB (UEC) 11*128kB (UEC) 6*256kB (UEC) 5*512kB (UEC) 1*1024kB (E) 1*2048kB (C) 0*4096kB = 18808kB
          [94770.776024] 22513 total pagecache pages
          [94770.776028] 21462 pages in swap cache
          [94770.776031] Swap cache stats: add 35286, delete 13824, find 21335/24307
          [94770.776033] Free swap  = 0kB
          [94770.776035] Total swap = 102396kB
          [94770.776037] 242688 pages RAM
          [94770.776039] 0 pages HighMem/MovableOnly
          [94770.776041] 5319 pages reserved
          [94770.776043] 2048 pages cma reserved
          [94770.776045] [ pid ]   uid  tgid total_vm      rss nr_ptes nr_pmds swapents oom_score_adj name
          [94770.776061] [   99]     0    99     6730      489      12       0       54             0 systemd-journal
          [94770.776066] [  124]     0   124     3581       14       8       0      160         -1000 systemd-udevd
          [94770.776072] [  251]   100   251     4319       17      10       0       92             0 systemd-timesyn
          [94770.776078] [  291]   105   291     1624       46       7       0       57          -900 dbus-daemon
          [94770.776082] [  301]     0   301     1727       26       7       0       64             0 systemd-logind
          [94770.776087] [  307]     0   307     1425       22       7       0       32             0 cron
          [94770.776093] [  313] 65534   313     1323        4       7       0       56             0 thd
          [94770.776098] [  315]   108   315     1600       42       7       0       46             0 avahi-daemon
          [94770.776103] [  322]     0   322     5937       47      10       0      105             0 rsyslogd
          [94770.776108] [  335]   108   335     1600       15       7       0       62             0 avahi-daemon
          [94770.776113] [  384]     0   384     2532       16       8       0      115             0 wpa_supplicant
          [94770.776118] [  421]     0   421      524        0       5       0       34             0 hciattach
          [94770.776123] [  426]     0   426     1768        0       6       0       76             0 bluetoothd
          [94770.776129] [  482]     0   482      737        8       5       0       92             0 dhcpcd
          [94770.776134] [  495]     0   495     1150        0       7       0       35             0 agetty
          [94770.776139] [  498]     0   498     2550        0       9       0      138         -1000 sshd
          [94770.776144] [  503]   109   503    47458     9680      83       0    21701             0 redis-server
          [94770.776148] [  509]  1001   509    37324     6770     124       0       40             0 iobroker.js-con
          [94770.776153] [  532]  1001   532    41546    11373     154       0        0             0 io.admin.0
          [94770.776158] [  564]  1001   564    35098     5853     111       0        0             0 io.hm-rpc.0
          [94770.776163] [  579]  1001   579    34631     4532      96       0        0             0 io.history.0
          [94770.776168] [  595]  1001   595    35029     5872     111       0        0             0 io.rpi2.0
          [94770.776173] [  655]  1001   655    36466     6799     134       0        0             0 io.alexa2.0
          [94770.776178] [  662]  1001   662    43452    13941     169       0        0             0 io.backitup.0
          [94770.776183] [  680]  1001   680    38806     7263     124       0        0             0 io.mihome-vacuu
          [94770.776188] [  703]  1001   703    48485    19146     199       0        0             0 io.javascript.0
          [94770.776193] [  710]  1001   710    34276     4888     100       0        0             0 io.pushover.0
          [94770.776198] [  733]  1001   733    34638     5726     109       0        0             0 io.web.0
          [94770.776203] [  748]  1001   748    36815     7615     135       0        0             0 io.zigbee.0
          [94770.776208] [  764]  1001   764    35268     6579     123       0        0             0 io.hm-rega.0
          [94770.776213] [  779]  1001   779    39327     8629     128       0        0             0 io.sonoff.0
          [94770.776218] [  794]  1001   794    34191     5025     103       0        0             0 io.socketio.0
          [94770.776223] [  809]  1001   809    37791     8086     126       0        0             0 io.lovelace.0
          [94770.776228] [  824]  1001   824    34052     5074     104       0        0             0 io.scenes.0
          [94770.776233] [  839]  1001   839   167595    48577     296       0        0             0 io.mihome-vacuu
          [94770.776238] [  850]  1001   850    36625     7382     131       0        0             0 io.iot.0
          [94770.776243] Out of memory: Kill process 839 (io.mihome-vacuu) score 185 or sacrifice child
          [94770.776285] Killed process 839 (io.mihome-vacuu) total-vm:670380kB, anon-rss:194308kB, file-rss:0kB, shmem-rss:0kB
          [94770.813102] oom_reaper: reaped process 839 (io.mihome-vacuu), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
          [95278.068632] io.rpi2.0 invoked oom-killer: gfp_mask=0x15200c2(GFP_HIGHUSER|__GFP_ACCOUNT), nodemask=(null),  order=0, oom_score_adj=0
          [95278.068643] io.rpi2.0 cpuset=/ mems_allowed=0
          [95278.068656] CPU: 0 PID: 595 Comm: io.rpi2.0 Tainted: G         C      4.14.30-v7+ #1102
          [95278.068658] Hardware name: BCM2835
          [95278.068678] [<8010fff8>] (unwind_backtrace) from [<8010c260>] (show_stack+0x20/0x24)
          [95278.068688] [<8010c260>] (show_stack) from [<8076e124>] (dump_stack+0xd4/0x118)
          [95278.068698] [<8076e124>] (dump_stack) from [<80223c9c>] (dump_header+0xac/0x208)
          [95278.068706] [<80223c9c>] (dump_header) from [<802234d4>] (oom_kill_process+0x478/0x584)
          [95278.068713] [<802234d4>] (oom_kill_process) from [<80223964>] (out_of_memory+0x124/0x334)
          [95278.068720] [<80223964>] (out_of_memory) from [<80229428>] (__alloc_pages_nodemask+0x1068/0x11e0)
          [95278.068729] [<80229428>] (__alloc_pages_nodemask) from [<80293224>] (pipe_write+0x24c/0x454)
          [95278.068738] [<80293224>] (pipe_write) from [<8028a930>] (__vfs_write+0xe0/0x138)
          [95278.068746] [<8028a930>] (__vfs_write) from [<8028ab50>] (vfs_write+0xb4/0x1bc)
          [95278.068752] [<8028ab50>] (vfs_write) from [<8028ada0>] (SyS_write+0x54/0xb0)
          [95278.068760] [<8028ada0>] (SyS_write) from [<80108080>] (ret_fast_syscall+0x0/0x28)
          [95278.068764] Mem-Info:
          [95278.068774] active_anon:110427 inactive_anon:110527 isolated_anon:0
                          active_file:108 inactive_file:406 isolated_file:0
                          unevictable:0 dirty:0 writeback:0 unstable:0
                          slab_reclaimable:1749 slab_unreclaimable:3030
                          mapped:499 shmem:501 pagetables:2784 bounce:0
                          free:5325 free_pcp:31 free_cma:1362
          [95278.068782] Node 0 active_anon:441708kB inactive_anon:442108kB active_file:432kB inactive_file:1624kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:1996kB dirty:0kB writeback:0kB shmem:2004kB writeback_tmp:0kB unstable:0kB all_unreclaimable? yes
          [95278.068792] Normal free:21300kB min:16384kB low:20480kB high:24576kB active_anon:441708kB inactive_anon:442108kB active_file:788kB inactive_file:1580kB unevictable:0kB writepending:0kB present:970752kB managed:949476kB mlocked:0kB kernel_stack:2472kB pagetables:11136kB bounce:0kB free_pcp:124kB local_pcp:120kB free_cma:5448kB
          [95278.068793] lowmem_reserve[]: 0 0
          [95278.068800] Normal: 619*4kB (UMEC) 324*8kB (UMEC) 195*16kB (UMEC) 86*32kB (UMEC) 31*64kB (UEC) 7*128kB (UE) 7*256kB (UEC) 5*512kB (UEC) 1*1024kB (E) 1*2048kB (C) 0*4096kB = 21244kB
          [95278.068839] 22749 total pagecache pages
          [95278.068843] 21692 pages in swap cache
          [95278.068847] Swap cache stats: add 35719, delete 14027, find 43325/46414
          [95278.068849] Free swap  = 0kB
          [95278.068851] Total swap = 102396kB
          [95278.068853] 242688 pages RAM
          [95278.068855] 0 pages HighMem/MovableOnly
          [95278.068857] 5319 pages reserved
          [95278.068859] 2048 pages cma reserved
          [95278.068862] [ pid ]   uid  tgid total_vm      rss nr_ptes nr_pmds swapents oom_score_adj name
          [95278.068879] [   99]     0    99     6730      496      12       0       54             0 systemd-journal
          [95278.068885] [  124]     0   124     3581       14       8       0      160         -1000 systemd-udevd
          [95278.068891] [  251]   100   251     4319       17      10       0       92             0 systemd-timesyn
          [95278.068897] [  291]   105   291     1624       46       7       0       57          -900 dbus-daemon
          [95278.068902] [  301]     0   301     1727       26       7       0       64             0 systemd-logind
          [95278.068907] [  307]     0   307     1425       22       7       0       32             0 cron
          [95278.068912] [  313] 65534   313     1323        4       7       0       56             0 thd
          [95278.068917] [  315]   108   315     1600       42       7       0       46             0 avahi-daemon
          [95278.068922] [  322]     0   322     5937      102      10       0       89             0 rsyslogd
          [95278.068927] [  335]   108   335     1600       15       7       0       62             0 avahi-daemon
          [95278.068932] [  384]     0   384     2532       16       8       0      115             0 wpa_supplicant
          [95278.068938] [  421]     0   421      524        0       5       0       34             0 hciattach
          [95278.068943] [  426]     0   426     1768        0       6       0       76             0 bluetoothd
          [95278.068948] [  482]     0   482      737        8       5       0       92             0 dhcpcd
          [95278.068953] [  495]     0   495     1150        0       7       0       35             0 agetty
          [95278.068958] [  498]     0   498     2550        0       9       0      138         -1000 sshd
          [95278.068963] [  503]   109   503    47458     9413      83       0    21736             0 redis-server
          [95278.068969] [  509]  1001   509    37554     6977     125       0       40             0 iobroker.js-con
          [95278.068974] [  532]  1001   532    41674    11497     154       0        0             0 io.admin.0
          [95278.068979] [  564]  1001   564    35098     5906     111       0        0             0 io.hm-rpc.0
          [95278.068985] [  579]  1001   579    34679     4629      96       0        0             0 io.history.0
          [95278.068990] [  595]  1001   595    35029     5904     111       0        0             0 io.rpi2.0
          [95278.068995] [  655]  1001   655    36466     6783     134       0        0             0 io.alexa2.0
          [95278.069001] [  662]  1001   662    43452    14019     169       0        0             0 io.backitup.0
          [95278.069005] [  680]  1001   680    38806     7255     124       0        0             0 io.mihome-vacuu
          [95278.069011] [  703]  1001   703    48101    18523     191       0        0             0 io.javascript.0
          [95278.069016] [  710]  1001   710    34276     4857     100       0        0             0 io.pushover.0
          [95278.069021] [  733]  1001   733    34638     5710     109       0        0             0 io.web.0
          [95278.069026] [  748]  1001   748    36815     7629     135       0        0             0 io.zigbee.0
          [95278.069031] [  764]  1001   764    35268     6523     123       0        0             0 io.hm-rega.0
          [95278.069036] [  779]  1001   779    39360     8575     128       0        0             0 io.sonoff.0
          [95278.069041] [  794]  1001   794    34143     4993     103       0        0             0 io.socketio.0
          [95278.069046] [  809]  1001   809    37791     8055     126       0        0             0 io.lovelace.0
          [95278.069051] [  824]  1001   824    34052     5055     104       0        0             0 io.scenes.0
          [95278.069056] [  850]  1001   850    36625     7421     131       0        0             0 io.iot.0
          [95278.069063] [ 8949]  1001  8949   167409    48046     292       0        0             0 io.mihome-vacuu
          [95278.069067] Out of memory: Kill process 8949 (io.mihome-vacuu) score 183 or sacrifice child
          [95278.069122] Killed process 8949 (io.mihome-vacuu) total-vm:669636kB, anon-rss:192192kB, file-rss:0kB, shmem-rss:0kB
          [95278.105231] oom_reaper: reaped process 8949 (io.mihome-vacuu), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
          [95484.965898] io.mihome-vacuu invoked oom-killer: gfp_mask=0x14080c0(GFP_KERNEL|__GFP_ZERO), nodemask=(null),  order=0, oom_score_adj=0
          [95484.965912] io.mihome-vacuu cpuset=/ mems_allowed=0
          [95484.965925] CPU: 3 PID: 9330 Comm: io.mihome-vacuu Tainted: G         C      4.14.30-v7+ #1102
          [95484.965928] Hardware name: BCM2835
          [95484.965948] [<8010fff8>] (unwind_backtrace) from [<8010c260>] (show_stack+0x20/0x24)
          [95484.965958] [<8010c260>] (show_stack) from [<8076e124>] (dump_stack+0xd4/0x118)
          [95484.965970] [<8076e124>] (dump_stack) from [<80223c9c>] (dump_header+0xac/0x208)
          [95484.965978] [<80223c9c>] (dump_header) from [<802234d4>] (oom_kill_process+0x478/0x584)
          [95484.965985] [<802234d4>] (oom_kill_process) from [<80223964>] (out_of_memory+0x124/0x334)
          [95484.965993] [<80223964>] (out_of_memory) from [<80229428>] (__alloc_pages_nodemask+0x1068/0x11e0)
          [95484.966002] [<80229428>] (__alloc_pages_nodemask) from [<8025588c>] (__pte_alloc+0x34/0x19c)
          [95484.966009] [<8025588c>] (__pte_alloc) from [<80259558>] (handle_mm_fault+0xb98/0xc20)
          [95484.966018] [<80259558>] (handle_mm_fault) from [<8078a80c>] (do_page_fault+0x330/0x3a4)
          [95484.966026] [<8078a80c>] (do_page_fault) from [<8078a93c>] (do_translation_fault+0xbc/0xc0)
          [95484.966034] [<8078a93c>] (do_translation_fault) from [<801011e4>] (do_DataAbort+0x48/0xc4)
          [95484.966040] [<801011e4>] (do_DataAbort) from [<8078a024>] (__dabt_usr+0x44/0x60)
          [95484.966043] Exception stack(0x89e53fb0 to 0x89e53ff8)
          [95484.966048] 3fa0:                                     0000065c 00000000 5bb68150 00000000
          [95484.966053] 3fc0: 000000ff 16c00000 5bb68388 16bfe8b8 00004000 00001980 5bb66a08 7e88dcdc
          [95484.966058] 3fe0: 00000000 7e88dc70 00000000 71ddb0d4 80000010 ffffffff
          [95484.966060] Mem-Info:
          [95484.966071] active_anon:110786 inactive_anon:110826 isolated_anon:0
                          active_file:36 inactive_file:31 isolated_file:0
                          unevictable:0 dirty:0 writeback:4 unstable:0
                          slab_reclaimable:1735 slab_unreclaimable:3014
                          mapped:460 shmem:510 pagetables:2786 bounce:0
                          free:5109 free_pcp:199 free_cma:1502
          [95484.966079] Node 0 active_anon:443144kB inactive_anon:443304kB active_file:144kB inactive_file:124kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:1840kB dirty:0kB writeback:16kB shmem:2040kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
          [95484.966089] Normal free:20436kB min:16384kB low:20480kB high:24576kB active_anon:443632kB inactive_anon:443008kB active_file:376kB inactive_file:336kB unevictable:0kB writepending:16kB present:970752kB managed:949476kB mlocked:0kB kernel_stack:2456kB pagetables:11144kB bounce:0kB free_pcp:796kB local_pcp:144kB free_cma:6008kB
          [95484.966090] lowmem_reserve[]: 0 0
          [95484.966097] Normal: 307*4kB (UMEC) 229*8kB (UMEC) 142*16kB (UEC) 96*32kB (UEC) 40*64kB (UMEC) 12*128kB (UEC) 9*256kB (UMEC) 5*512kB (UEC) 1*1024kB (E) 1*2048kB (C) 0*4096kB = 20436kB
          [95484.966137] 22301 total pagecache pages
          [95484.966141] 21700 pages in swap cache
          [95484.966144] Swap cache stats: add 35744, delete 14044, find 65006/68097
          [95484.966146] Free swap  = 0kB
          [95484.966148] Total swap = 102396kB
          [95484.966150] 242688 pages RAM
          [95484.966152] 0 pages HighMem/MovableOnly
          [95484.966154] 5319 pages reserved
          [95484.966156] 2048 pages cma reserved
          [95484.966159] [ pid ]   uid  tgid total_vm      rss nr_ptes nr_pmds swapents oom_score_adj name
          [95484.966175] [   99]     0    99     6730      504      12       0       54             0 systemd-journal
          [95484.966180] [  124]     0   124     3581       14       8       0      160         -1000 systemd-udevd
          [95484.966186] [  251]   100   251     4319       17      10       0       92             0 systemd-timesyn
          [95484.966191] [  291]   105   291     1624       46       7       0       57          -900 dbus-daemon
          [95484.966196] [  301]     0   301     1727       28       7       0       64             0 systemd-logind
          [95484.966201] [  307]     0   307     1425       22       7       0       32             0 cron
          [95484.966206] [  313] 65534   313     1323        4       7       0       56             0 thd
          [95484.966211] [  315]   108   315     1600       42       7       0       46             0 avahi-daemon
          [95484.966216] [  322]     0   322     5937      102      10       0       89             0 rsyslogd
          [95484.966221] [  335]   108   335     1600       15       7       0       62             0 avahi-daemon
          [95484.966226] [  384]     0   384     2532       16       8       0      115             0 wpa_supplicant
          [95484.966232] [  421]     0   421      524        0       5       0       34             0 hciattach
          [95484.966237] [  426]     0   426     1768        0       6       0       76             0 bluetoothd
          [95484.966242] [  482]     0   482      737        8       5       0       92             0 dhcpcd
          [95484.966247] [  495]     0   495     1150        0       7       0       35             0 agetty
          [95484.966252] [  498]     0   498     2550        0       9       0      138         -1000 sshd
          [95484.966257] [  503]   109   503    47458     9470      83       0    21745             0 redis-server
          [95484.966263] [  509]  1001   509    37949     7151     128       0       40             0 iobroker.js-con
          [95484.966268] [  532]  1001   532    41674    11532     154       0        0             0 io.admin.0
          [95484.966273] [  564]  1001   564    35098     5872     111       0        0             0 io.hm-rpc.0
          [95484.966278] [  579]  1001   579    34793     4632      96       0        0             0 io.history.0
          [95484.966283] [  595]  1001   595    35029     5910     111       0        0             0 io.rpi2.0
          [95484.966288] [  655]  1001   655    36466     6804     134       0        0             0 io.alexa2.0
          [95484.966294] [  662]  1001   662    43452    13946     169       0        0             0 io.backitup.0
          [95484.966298] [  680]  1001   680    38806     7163     124       0        0             0 io.mihome-vacuu
          [95484.966303] [  703]  1001   703    48125    18734     194       0        0             0 io.javascript.0
          [95484.966308] [  710]  1001   710    34276     4888     100       0        0             0 io.pushover.0
          [95484.966313] [  733]  1001   733    34702     5716     110       0        0             0 io.web.0
          [95484.966319] [  748]  1001   748    36815     7584     135       0        0             0 io.zigbee.0
          [95484.966324] [  764]  1001   764    35268     6640     123       0        0             0 io.hm-rega.0
          [95484.966329] [  779]  1001   779    39408     8778     128       0        0             0 io.sonoff.0
          [95484.966334] [  794]  1001   794    34239     5035     103       0        0             0 io.socketio.0
          [95484.966339] [  809]  1001   809    38111     8400     131       0        0             0 io.lovelace.0
          [95484.966344] [  824]  1001   824    34052     5109     104       0        0             0 io.scenes.0
          [95484.966349] [  850]  1001   850    36625     7402     131       0        0             0 io.iot.0
          [95484.966356] [ 9330]  1001  9330   167361    47678     286       0        0             0 io.mihome-vacuu
          [95484.966359] Out of memory: Kill process 9330 (io.mihome-vacuu) score 182 or sacrifice child
          [95484.966405] Killed process 9330 (io.mihome-vacuu) total-vm:669444kB, anon-rss:190712kB, file-rss:0kB, shmem-rss:0kB
          [95484.995866] oom_reaper: reaped process 9330 (io.mihome-vacuu), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
          [95681.814957] io.mihome-vacuu invoked oom-killer: gfp_mask=0x14080c0(GFP_KERNEL|__GFP_ZERO), nodemask=(null),  order=0, oom_score_adj=0
          [95681.814969] io.mihome-vacuu cpuset=/ mems_allowed=0
          [95681.814983] CPU: 0 PID: 9482 Comm: io.mihome-vacuu Tainted: G         C      4.14.30-v7+ #1102
          [95681.814985] Hardware name: BCM2835
          [95681.815005] [<8010fff8>] (unwind_backtrace) from [<8010c260>] (show_stack+0x20/0x24)
          [95681.815015] [<8010c260>] (show_stack) from [<8076e124>] (dump_stack+0xd4/0x118)
          [95681.815024] [<8076e124>] (dump_stack) from [<80223c9c>] (dump_header+0xac/0x208)
          [95681.815032] [<80223c9c>] (dump_header) from [<802234d4>] (oom_kill_process+0x478/0x584)
          [95681.815039] [<802234d4>] (oom_kill_process) from [<80223964>] (out_of_memory+0x124/0x334)
          [95681.815047] [<80223964>] (out_of_memory) from [<80229428>] (__alloc_pages_nodemask+0x1068/0x11e0)
          [95681.815056] [<80229428>] (__alloc_pages_nodemask) from [<8025588c>] (__pte_alloc+0x34/0x19c)
          [95681.815063] [<8025588c>] (__pte_alloc) from [<80259558>] (handle_mm_fault+0xb98/0xc20)
          [95681.815073] [<80259558>] (handle_mm_fault) from [<8078a80c>] (do_page_fault+0x330/0x3a4)
          [95681.815080] [<8078a80c>] (do_page_fault) from [<8078a93c>] (do_translation_fault+0xbc/0xc0)
          [95681.815088] [<8078a93c>] (do_translation_fault) from [<801011e4>] (do_DataAbort+0x48/0xc4)
          [95681.815094] [<801011e4>] (do_DataAbort) from [<8078a024>] (__dabt_usr+0x44/0x60)
          [95681.815098] Exception stack(0x8590bfb0 to 0x8590bff8)
          [95681.815102] bfa0:                                     3a6c0000 00021000 3a6c008c 3a6e03a4
          [95681.815107] bfc0: 3a6c0000 00021000 3a6c0000 02709290 3a6c008c 026cda90 00000000 7ebd199c
          [95681.815112] bfe0: 026f0ac0 7ebd1960 008ec7d4 0084f608 20000010 ffffffff
          [95681.815115] Mem-Info:
          [95681.815125] active_anon:110319 inactive_anon:110849 isolated_anon:0
                          active_file:127 inactive_file:318 isolated_file:0
                          unevictable:0 dirty:0 writeback:0 unstable:0
                          slab_reclaimable:1735 slab_unreclaimable:3005
                          mapped:520 shmem:523 pagetables:2793 bounce:0
                          free:5375 free_pcp:0 free_cma:1382
          [95681.815132] Node 0 active_anon:441276kB inactive_anon:443396kB active_file:508kB inactive_file:1272kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:2080kB dirty:0kB writeback:0kB shmem:2092kB writeback_tmp:0kB unstable:0kB all_unreclaimable? yes
          [95681.815142] Normal free:21500kB min:16384kB low:20480kB high:24576kB active_anon:441276kB inactive_anon:443396kB active_file:0kB inactive_file:1624kB unevictable:0kB writepending:0kB present:970752kB managed:949476kB mlocked:0kB kernel_stack:2440kB pagetables:11172kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:5528kB
          [95681.815144] lowmem_reserve[]: 0 0
          [95681.815150] Normal: 370*4kB (UMEC) 321*8kB (UMEC) 175*16kB (UMEC) 117*32kB (UMEC) 42*64kB (UMEC) 8*128kB (UEC) 4*256kB (UE) 4*512kB (UE) 2*1024kB (EC) 1*2048kB (C) 0*4096kB = 21472kB
          [95681.815190] 22727 total pagecache pages
          [95681.815195] 21724 pages in swap cache
          [95681.815198] Swap cache stats: add 35783, delete 14059, find 86704/89805
          [95681.815200] Free swap  = 0kB
          [95681.815202] Total swap = 102396kB
          [95681.815204] 242688 pages RAM
          [95681.815206] 0 pages HighMem/MovableOnly
          [95681.815208] 5319 pages reserved
          [95681.815210] 2048 pages cma reserved
          [95681.815213] [ pid ]   uid  tgid total_vm      rss nr_ptes nr_pmds swapents oom_score_adj name
          [95681.815231] [   99]     0    99     6730      518      12       0       54             0 systemd-journal
          [95681.815236] [  124]     0   124     3581       14       8       0      160         -1000 systemd-udevd
          [95681.815242] [  251]   100   251     4319       17      10       0       92             0 systemd-timesyn
          [95681.815248] [  291]   105   291     1624       46       7       0       57          -900 dbus-daemon
          [95681.815253] [  301]     0   301     1727       26       7       0       64             0 systemd-logind
          [95681.815259] [  307]     0   307     1425       22       7       0       32             0 cron
          [95681.815264] [  313] 65534   313     1323        4       7       0       56             0 thd
          [95681.815269] [  315]   108   315     1600       42       7       0       46             0 avahi-daemon
          [95681.815274] [  322]     0   322     5937      112      10       0       79             0 rsyslogd
          [95681.815280] [  335]   108   335     1600       15       7       0       62             0 avahi-daemon
          [95681.815285] [  384]     0   384     2532       16       8       0      115             0 wpa_supplicant
          [95681.815291] [  421]     0   421      524        0       5       0       34             0 hciattach
          [95681.815297] [  426]     0   426     1768        0       6       0       76             0 bluetoothd
          [95681.815302] [  482]     0   482      737        8       5       0       92             0 dhcpcd
          [95681.815307] [  495]     0   495     1150        0       7       0       35             0 agetty
          [95681.815312] [  498]     0   498     2550        0       9       0      138         -1000 sshd
          [95681.815317] [  503]   109   503    47458     9452      83       0    21759             0 redis-server
          [95681.815323] [  509]  1001   509    38211     7527     131       0       40             0 iobroker.js-con
          [95681.815328] [  532]  1001   532    41674    11504     154       0        0             0 io.admin.0
          [95681.815334] [  564]  1001   564    35098     5912     111       0        0             0 io.hm-rpc.0
          [95681.815339] [  579]  1001   579    34793     4669      96       0        0             0 io.history.0
          [95681.815344] [  595]  1001   595    35029     5931     111       0        0             0 io.rpi2.0
          [95681.815349] [  655]  1001   655    36466     6783     134       0        0             0 io.alexa2.0
          [95681.815355] [  662]  1001   662    43452    14037     169       0        0             0 io.backitup.0
          [95681.815360] [  680]  1001   680    38806     7184     124       0        0             0 io.mihome-vacuu
          [95681.815364] [  703]  1001   703    48513    19006     201       0        0             0 io.javascript.0
          [95681.815370] [  710]  1001   710    34276     4861     100       0        0             0 io.pushover.0
          [95681.815375] [  733]  1001   733    34702     5698     110       0        0             0 io.web.0
          [95681.815379] [  748]  1001   748    36815     7571     135       0        0             0 io.zigbee.0
          [95681.815384] [  764]  1001   764    35268     6539     123       0        0             0 io.hm-rega.0
          [95681.815389] [  779]  1001   779    39441     8803     128       0        0             0 io.sonoff.0
          [95681.815395] [  794]  1001   794    34225     5117     103       0        0             0 io.socketio.0
          [95681.815400] [  809]  1001   809    38495     8706     135       0        0             0 io.lovelace.0
          [95681.815404] [  824]  1001   824    34052     5089     104       0        0             0 io.scenes.0
          [95681.815409] [  850]  1001   850    36625     7373     131       0        0             0 io.iot.0
          [95681.815415] [ 9482]  1001  9482   151165    46116     275       0        0             0 io.mihome-vacuu
          [95681.815419] Out of memory: Kill process 9482 (io.mihome-vacuu) score 176 or sacrifice child
          [95681.815462] Killed process 9482 (io.mihome-vacuu) total-vm:604660kB, anon-rss:184464kB, file-rss:0kB, shmem-rss:0kB
          [95681.842937] oom_reaper: reaped process 9482 (io.mihome-vacuu), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
          [96265.860635] io.mihome-vacuu invoked oom-killer: gfp_mask=0x14080c0(GFP_KERNEL|__GFP_ZERO), nodemask=(null),  order=0, oom_score_adj=0
          [96265.860647] io.mihome-vacuu cpuset=/ mems_allowed=0
          [96265.860660] CPU: 2 PID: 9680 Comm: io.mihome-vacuu Tainted: G         C      4.14.30-v7+ #1102
          [96265.860662] Hardware name: BCM2835
          [96265.860681] [<8010fff8>] (unwind_backtrace) from [<8010c260>] (show_stack+0x20/0x24)
          [96265.860692] [<8010c260>] (show_stack) from [<8076e124>] (dump_stack+0xd4/0x118)
          [96265.860702] [<8076e124>] (dump_stack) from [<80223c9c>] (dump_header+0xac/0x208)
          [96265.860711] [<80223c9c>] (dump_header) from [<802234d4>] (oom_kill_process+0x478/0x584)
          [96265.860717] [<802234d4>] (oom_kill_process) from [<80223964>] (out_of_memory+0x124/0x334)
          [96265.860726] [<80223964>] (out_of_memory) from [<80229428>] (__alloc_pages_nodemask+0x1068/0x11e0)
          [96265.860735] [<80229428>] (__alloc_pages_nodemask) from [<8025588c>] (__pte_alloc+0x34/0x19c)
          [96265.860742] [<8025588c>] (__pte_alloc) from [<80259558>] (handle_mm_fault+0xb98/0xc20)
          [96265.860751] [<80259558>] (handle_mm_fault) from [<8078a80c>] (do_page_fault+0x330/0x3a4)
          [96265.860759] [<8078a80c>] (do_page_fault) from [<8078a93c>] (do_translation_fault+0xbc/0xc0)
          [96265.860766] [<8078a93c>] (do_translation_fault) from [<801011e4>] (do_DataAbort+0x48/0xc4)
          [96265.860773] [<801011e4>] (do_DataAbort) from [<8078a024>] (__dabt_usr+0x44/0x60)
          [96265.860776] Exception stack(0xb9797fb0 to 0xb9797ff8)
          [96265.860780] 7fa0:                                     0000043e 00000000 5ca00004 5e2c0004
          [96265.860786] 7fc0: 00000660 00000051 00000694 00001980 5e2bef08 5c9fef0c 0000052a 7ee1fce4
          [96265.860790] 7fe0: 000000fc 7ee1fc90 000000d4 71e9a064 60000010 ffffffff
          [96265.860793] Mem-Info:
          [96265.860803] active_anon:110509 inactive_anon:110616 isolated_anon:0
                          active_file:36 inactive_file:89 isolated_file:0
                          unevictable:0 dirty:0 writeback:0 unstable:0
                          slab_reclaimable:1715 slab_unreclaimable:3104
                          mapped:529 shmem:534 pagetables:2794 bounce:0
                          free:5572 free_pcp:91 free_cma:1667
          [96265.860811] Node 0 active_anon:442036kB inactive_anon:442464kB active_file:144kB inactive_file:356kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:2116kB dirty:0kB writeback:0kB shmem:2136kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
          [96265.860822] Normal free:22288kB min:16384kB low:20480kB high:24576kB active_anon:442036kB inactive_anon:442464kB active_file:252kB inactive_file:192kB unevictable:0kB writepending:0kB present:970752kB managed:949476kB mlocked:0kB kernel_stack:2456kB pagetables:11176kB bounce:0kB free_pcp:364kB local_pcp:224kB free_cma:6668kB
          [96265.860824] lowmem_reserve[]: 0 0
          [96265.860831] Normal: 726*4kB (UMEC) 220*8kB (UMEC) 146*16kB (UMEC) 90*32kB (UMEC) 42*64kB (UMEC) 14*128kB (UEC) 5*256kB (UEC) 5*512kB (UEC) 2*1024kB (EC) 1*2048kB (C) 0*4096kB = 22296kB
          [96265.860870] 22436 total pagecache pages
          [96265.860874] 21739 pages in swap cache
          [96265.860877] Swap cache stats: add 35832, delete 14093, find 108422/111571
          [96265.860880] Free swap  = 0kB
          [96265.860882] Total swap = 102396kB
          [96265.860884] 242688 pages RAM
          [96265.860886] 0 pages HighMem/MovableOnly
          [96265.860888] 5319 pages reserved
          [96265.860890] 2048 pages cma reserved
          [96265.860892] [ pid ]   uid  tgid total_vm      rss nr_ptes nr_pmds swapents oom_score_adj name
          [96265.860909] [   99]     0    99     6730      529      12       0       54             0 systemd-journal
          [96265.860914] [  124]     0   124     3581       14       8       0      160         -1000 systemd-udevd
          [96265.860920] [  251]   100   251     4319       17      10       0       92             0 systemd-timesyn
          [96265.860926] [  291]   105   291     1624       46       7       0       57          -900 dbus-daemon
          [96265.860931] [  301]     0   301     1727       26       7       0       64             0 systemd-logind
          [96265.860936] [  307]     0   307     1425       22       7       0       32             0 cron
          [96265.860941] [  313] 65534   313     1323        4       7       0       56             0 thd
          [96265.860947] [  315]   108   315     1600       42       7       0       46             0 avahi-daemon
          [96265.860952] [  322]     0   322     5937      114      10       0       79             0 rsyslogd
          [96265.860957] [  335]   108   335     1600       15       7       0       62             0 avahi-daemon
          [96265.860962] [  384]     0   384     2532       16       8       0      115             0 wpa_supplicant
          [96265.860967] [  421]     0   421      524        0       5       0       34             0 hciattach
          [96265.860973] [  426]     0   426     1768        0       6       0       76             0 bluetoothd
          [96265.860978] [  482]     0   482      737        8       5       0       92             0 dhcpcd
          [96265.860983] [  495]     0   495     1150        0       7       0       35             0 agetty
          [96265.860989] [  498]     0   498     2550        0       9       0      138         -1000 sshd
          [96265.860994] [  503]   109   503    47458     8976      83       0    21770             0 redis-server
          [96265.860998] [  509]  1001   509    36790     7079     128       0       40             0 iobroker.js-con
          [96265.861003] [  532]  1001   532    41674    11534     154       0        0             0 io.admin.0
          [96265.861010] [  564]  1001   564    35098     5823     111       0        0             0 io.hm-rpc.0
          [96265.861015] [  579]  1001   579    34902     4774      96       0        0             0 io.history.0
          [96265.861020] [  595]  1001   595    35029     5879     111       0        0             0 io.rpi2.0
          [96265.861025] [  655]  1001   655    36466     6880     134       0        0             0 io.alexa2.0
          [96265.861031] [  662]  1001   662    43452    14041     169       0        0             0 io.backitup.0
          [96265.861035] [  680]  1001   680    38806     7207     124       0        0             0 io.mihome-vacuu
          [96265.861041] [  703]  1001   703    47118    17882     189       0        0             0 io.javascript.0
          [96265.861046] [  710]  1001   710    34276     4874     100       0        0             0 io.pushover.0
          [96265.861051] [  733]  1001   733    34702     5714     110       0        0             0 io.web.0
          [96265.861056] [  748]  1001   748    36815     7549     135       0        0             0 io.zigbee.0
          [96265.861061] [  764]  1001   764    35268     6618     123       0        0             0 io.hm-rega.0
          [96265.861066] [  779]  1001   779    39507     8970     128       0        0             0 io.sonoff.0
          [96265.861071] [  794]  1001   794    34225     5144     103       0        0             0 io.socketio.0
          [96265.861076] [  809]  1001   809    36569     7871     128       0        0             0 io.lovelace.0
          [96265.861081] [  824]  1001   824    34100     5085     104       0        0             0 io.scenes.0
          [96265.861086] [  850]  1001   850    37053     7447     133       0        0             0 io.iot.0
          [96265.861093] [ 9680]  1001  9680   168612    48625     296       0        0             0 io.mihome-vacuu
          [96265.861097] Out of memory: Kill process 9680 (io.mihome-vacuu) score 186 or sacrifice child
          [96265.861134] Killed process 9680 (io.mihome-vacuu) total-vm:674448kB, anon-rss:194500kB, file-rss:0kB, shmem-rss:0kB
          [96265.892165] oom_reaper: reaped process 9680 (io.mihome-vacuu), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
          
          
          1 Antwort Letzte Antwort
          0
          • arteckA arteck

            @Spectrum1981 arbeitest du mit dem backupit adapter ?

            S Offline
            S Offline
            Spectrum1981
            schrieb am zuletzt editiert von
            #7

            @arteck

            Ja, den benutze ich und der erstellt auch immer Backups auf einen ftp Server.

            J Thomas BraunT 2 Antworten Letzte Antwort
            0
            • S Spectrum1981

              @arteck

              Ja, den benutze ich und der erstellt auch immer Backups auf einen ftp Server.

              J Offline
              J Offline
              Jan1
              schrieb am zuletzt editiert von
              #8

              @Spectrum1981
              Dein RAM ist alle und das Ding swapt schon wie wild. Wenn das auf SD läuft, dürfte die bald das Zeitliche segnen.
              Hier hilft nur ein Upgrade der HW ;)

              1 Antwort Letzte Antwort
              0
              • S Spectrum1981

                @arteck

                Ja, den benutze ich und der erstellt auch immer Backups auf einen ftp Server.

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #9

                @Spectrum1981
                Klarer Fall von 'Speicher ist ausgegangen'
                Als Sofortmaßnahme den RunLevel auf 3 setzen.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                S 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @Spectrum1981
                  Klarer Fall von 'Speicher ist ausgegangen'
                  Als Sofortmaßnahme den RunLevel auf 3 setzen.

                  S Offline
                  S Offline
                  Spectrum1981
                  schrieb am zuletzt editiert von
                  #10

                  @Thomas-Braun

                  Ok, wie kann man das machen und was bewirkt das?

                  Habt ihr Vorschläge für neue Hardware? Pi4? Intel NUC?

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • S Spectrum1981

                    @Thomas-Braun

                    Ok, wie kann man das machen und was bewirkt das?

                    Habt ihr Vorschläge für neue Hardware? Pi4? Intel NUC?

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #11

                    @Spectrum1981

                    sudo raspi-config
                    

                    und dort beim booten auf CLI with login (oder sinngemäß) umstellen.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    S 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @Spectrum1981

                      sudo raspi-config
                      

                      und dort beim booten auf CLI with login (oder sinngemäß) umstellen.

                      S Offline
                      S Offline
                      Spectrum1981
                      schrieb am zuletzt editiert von
                      #12

                      Ich habe den PI gerade mit allem upgedatet und nun sieht es so aus:

                      pi@ioBroker-RasPi:~ $ free -h
                                    total        used        free      shared  buff/cache   available
                      Mem:           926M        659M         82M        6,2M        184M        252M
                      Swap:           99M          0B         99M
                      

                      Ja, ich braucht trotzdem neue Hardware, aber ich suche vorwiegend das Problem das alle Instanzen down sind.

                      HomoranH 1 Antwort Letzte Antwort
                      0
                      • S Spectrum1981

                        Ich habe den PI gerade mit allem upgedatet und nun sieht es so aus:

                        pi@ioBroker-RasPi:~ $ free -h
                                      total        used        free      shared  buff/cache   available
                        Mem:           926M        659M         82M        6,2M        184M        252M
                        Swap:           99M          0B         99M
                        

                        Ja, ich braucht trotzdem neue Hardware, aber ich suche vorwiegend das Problem das alle Instanzen down sind.

                        HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #13

                        @Spectrum1981 sagte in regelmäßig alle Instanzen down:

                        aber ich suche vorwiegend das Problem das alle Instanzen down sind.

                        Wenn zuwenig RAM zur Verfügung steht beendet der Controller einige Instanzen

                        kein Support per PN! - Fragen im Forum stellen -
                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        1 Antwort Letzte Antwort
                        0

                        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
                        Antworten
                        • In einem neuen Thema antworten
                        Anmelden zum Antworten
                        • Älteste zuerst
                        • Neuste zuerst
                        • Meiste Stimmen


                        Support us

                        ioBroker
                        Community Adapters
                        Donate
                        FAQ Cloud / IOT
                        HowTo: Node.js-Update
                        HowTo: Backup/Restore
                        Downloads
                        BLOG

                        644

                        Online

                        32.9k

                        Benutzer

                        83.0k

                        Themen

                        1.3m

                        Beiträge
                        Community
                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                        ioBroker Community 2014-2025
                        logo
                        • Anmelden

                        • Du hast noch kein Konto? Registrieren

                        • Anmelden oder registrieren, um zu suchen
                        • Erster Beitrag
                          Letzter Beitrag
                        0
                        • Home
                        • Aktuell
                        • Tags
                        • Ungelesen 0
                        • Kategorien
                        • Unreplied
                        • Beliebt
                        • GitHub
                        • Docu
                        • Hilfe