Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. IoBroker mach nur noch Probleme

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    IoBroker mach nur noch Probleme

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      RappiRN Most Active last edited by

      Du schreibst von einem Restart, der auch nur kurz hilft. Startest du dabei alle Hosts neu, oder nur den Master?

      Die Fehlermeldung kommt ja scheinbar von einem Slave, ist der auch schonmal neugestartet worden?

      Bei mir hilft es manchmal auch einfach die gemeldeten Instanzen von Hand zu stoppen und wieder zu starten.

      @eric: Kann es sein, dass die CPU nicht erkannt bzw. nicht richtig ausgelesen wird, weil es keine ARM-CPU ist?

      Enrico

      1 Reply Last reply Reply Quote 0
      • eric2905
        eric2905 last edited by

        @RappiRN:

        @eric: Kann es sein, dass die CPU nicht erkannt bzw. nicht richtig ausgelesen wird, weil es keine ARM-CPU ist? `
        Möglich ist das schon.

        Bzgl. Neustart:

        Laut Screenshot wurden 2 Maschinen relativ zeitnah neu gestartet, die dritte läuft seit einigen Tagen.

        Also kein Neustart aller Maschinen.

        Gruß,

        Eric

        Von unterwegs getippert

        1 Reply Last reply Reply Quote 0
        • eric2905
          eric2905 last edited by

          Und npm 5.6.0 ist dafür bekannt, das er sehr fehleranfällig ist und unbedingt durch eine ältere oder neuere (5.7.1 +) ersetzt werden muss.

          Eine Neuinstallation mit npm 5.6.0 wird sogar vom Setup verweigert.

          Gruß,

          Eric

          Von unterwegs getippert

          1 Reply Last reply Reply Quote 0
          • E
            Elektroman last edited by

            Erst einmal vielen dank für die Antworten!

            1. Mittlere Host ist der NAS " Marvell PJ4Bv7 Processor " (Funktionierte auch lange Zeit Gut)

            2. Ja habe alles und in jeder Art und Weise neu gestartet

            3. Master ist der raspberrypi, Nasserver und ioBroker-Pi3-slave-sw sind die Slaves

            1 Reply Last reply Reply Quote 0
            • E
              Elektroman last edited by

              hier noch mal der Log von heute

              
              2018-10-07 07:35:52.639 - info: host.raspberrypi iobroker.js-controller version 1.4.2 js-controller starting
              2018-10-07 07:35:52.659 - info: host.raspberrypi Copyright (c) 2014-2018 bluefox, 2014 hobbyquaker
              2018-10-07 07:35:52.660 - info: host.raspberrypi hostname: raspberrypi, node: v8.11.4
              2018-10-07 07:35:52.671 - info: host.raspberrypi ip addresses: 192.168.168.222 fe80::8bcf:e410:ed6f:584a
              2018-10-07 07:35:54.169 - info: host.raspberrypi inMem-states listening on port 9000
              2018-10-07 07:36:06.112 - info: host.raspberrypi inMem-objects listening on port 9001
              2018-10-07 07:36:06.156 - info: host.raspberrypi InMemoryDB connected
              2018-10-07 07:36:06.484 - info: host.raspberrypi 61 instances found
              2018-10-07 07:36:06.564 - info: host.raspberrypi starting 4 instances
              2018-10-07 07:36:06.792 - info: host.raspberrypi instance system.adapter.admin.11 started with pid 1159
              2018-10-07 07:36:10.620 - info: host.raspberrypi instance system.adapter.email.0 started with pid 1165
              2018-10-07 07:36:15.026 - info: host.raspberrypi instance system.adapter.harmony.0 started with pid 1173
              2018-10-07 07:36:16.012 - info: email.0 starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.email, node: v8.11.4
              2018-10-07 07:36:21.479 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 1183
              2018-10-07 07:36:24.202 - error: harmony.0 no connection to objects DB
              2018-10-07 07:36:27.802 - info: admin.11 starting. Version 3.4.7 in /opt/iobroker/node_modules/iobroker.admin, node: v8.11.4
              2018-10-07 07:36:28.501 - info: admin.11 requesting all states
              2018-10-07 07:36:28.509 - info: admin.11 requesting all objects
              2018-10-07 07:36:28.513 - info: admin.11 Request actual repository...
              2018-10-07 07:36:34.914 - error: zigbee.0 no connection to objects DB
              2018-10-07 07:36:38.374 - info: harmony.0 starting. Version 0.9.3 in /opt/iobroker/node_modules/iobroker.harmony, node: v8.11.4
              2018-10-07 07:36:38.424 - info: harmony.0 searching for Harmony Hubs...
              2018-10-07 07:36:39.760 - info: harmony.0 discovered Remote-Hub-Wohnzimmer
              2018-10-07 07:36:43.109 - error: zigbee.0 no connection to states DB: Connection timeout
              2018-10-07 07:37:28.773 - warn: harmony.0 Reconnection to DB.
              2018-10-07 07:37:28.779 - warn: harmony.0 Reconnection to DB.
              2018-10-07 07:37:29.392 - error: email.0 already running
              2018-10-07 07:37:29.398 - error: harmony.0 already running
              2018-10-07 07:37:29.799 - error: host.raspberrypi instance system.adapter.email.0 terminated with code 7 (Adapter already running)
              2018-10-07 07:37:29.800 - info: host.raspberrypi Restart adapter system.adapter.email.0 because enabled
              2018-10-07 07:37:29.898 - error: host.raspberrypi instance system.adapter.harmony.0 terminated with code 7 (Adapter already running)
              2018-10-07 07:37:29.899 - info: host.raspberrypi Restart adapter system.adapter.harmony.0 because enabled
              2018-10-07 07:37:30.153 - info: zigbee.0 starting. Version 0.7.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v8.11.4
              2018-10-07 07:37:30.165 - info: zigbee.0 Start on port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018E1CD67-if00 with panID 6754 channel 11
              2018-10-07 07:37:30.365 - info: zigbee.0 starting. Version 0.7.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v8.11.4
              2018-10-07 07:37:30.369 - info: zigbee.0 Start on port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018E1CD67-if00 with panID 6754 channel 11
              2018-10-07 07:37:31.018 - error: zigbee.0 uncaught exception: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js-controller/../../iobroker-data/zigbee_0/shepherd.db~' -> '/opt/iobroker/node_modules/iobroker.js-controller/../../iobroker-data/zigbee_0/shepherd.db'
              2018-10-07 07:37:31.019 - error: zigbee.0 Error: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js-controller/../../iobroker-data/zigbee_0/shepherd.db~' -> '/opt/iobroker/node_modules/iobroker.js-controller/../../iobroker-data/zigbee_0/shepherd.db'
              2018-10-07 07:37:31.029 - info: zigbee.0 zigbee-shepherd stopped
              2018-10-07 07:37:31.058 - info: zigbee.0 terminating
              2018-10-07 07:37:31.255 - error: Caught by controller[0]: Sun, 07 Oct 2018 07:37:30 GMT zigbee-shepherd:init zigbee-shepherd booting...
              2018-10-07 07:37:31.256 - error: Caught by controller[0]: Sun, 07 Oct 2018 07:37:30 GMT cc-znp The serialport /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018E1CD67-if00 is opened.
              2018-10-07 07:37:31.256 - error: Caught by controller[0]: Sun, 07 Oct 2018 07:37:30 GMT zigbee-shepherd:request REQ --> SYS:osalNvRead
              2018-10-07 07:37:31.256 - error: Caught by controller[0]: Sun, 07 Oct 2018 07:37:30 GMT cc-znp:SREQ --> SYS:osalNvRead, { id: 3840, offset: 0, len: 1, value: [ 85 ] }
              2018-10-07 07:37:31.257 - error: Caught by controller[0]: Sun, 07 Oct 2018 07:37:30 GMT zigbee-shepherd:init zigbee-shepherd booting...
              2018-10-07 07:37:31.257 - error: Caught by controller[0]: Sun, 07 Oct 2018 07:37:30 GMT zigbee:controller debug Error while starting zigbee-shepherd, attemping to fix... (takes 60 seconds) undefined
              2018-10-07 07:37:31.257 - error: Caught by controller[0]: { Error: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js-controller/../../iobroker-data/zigbee_0/shepherd.db~' -> '/opt/iobroker/node_modules/iobroker.js-controller/../../iobroker-data/zigbee_0/shepherd.db'
              2018-10-07 07:37:31.258 - error: Caught by controller[0]: errno: -2,
              2018-10-07 07:37:31.258 - error: Caught by controller[0]: code: 'ENOENT',
              2018-10-07 07:37:31.258 - error: Caught by controller[0]: syscall: 'rename',
              2018-10-07 07:37:31.259 - error: Caught by controller[0]: path: '/opt/iobroker/node_modules/iobroker.js-controller/../../iobroker-data/zigbee_0/shepherd.db~',
              2018-10-07 07:37:31.259 - error: Caught by controller[0]: dest: '/opt/iobroker/node_modules/iobroker.js-controller/../../iobroker-data/zigbee_0/shepherd.db' }
              2018-10-07 07:37:31.259 - error: Caught by controller[0]: Sun, 07 Oct 2018 07:37:31 GMT zigbee:controller info zigbee-shepherd stopped undefined
              2018-10-07 07:37:31.260 - error: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 0 (OK)
              2018-10-07 07:37:31.260 - info: host.raspberrypi Restart adapter system.adapter.zigbee.0 because enabled
              2018-10-07 07:37:31.537 - warn: admin.11 Reconnection to DB.
              2018-10-07 07:37:31.553 - warn: admin.11 Reconnection to DB.
              2018-10-07 07:37:33.586 - error: admin.11 already running
              2018-10-07 07:37:33.668 - error: host.raspberrypi instance system.adapter.admin.11 terminated with code 7 (Adapter already running)
              2018-10-07 07:37:33.669 - info: host.raspberrypi Restart adapter system.adapter.admin.11 because enabled
              2018-10-07 07:37:59.848 - info: host.raspberrypi instance system.adapter.email.0 started with pid 1255
              2018-10-07 07:37:59.960 - info: host.raspberrypi instance system.adapter.harmony.0 started with pid 1261
              2018-10-07 07:38:01.357 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 1267
              2018-10-07 07:38:03.230 - info: email.0 starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.email, node: v8.11.4
              2018-10-07 07:38:05.067 - info: host.raspberrypi instance system.adapter.admin.11 started with pid 1277
              2018-10-07 07:38:05.948 - info: harmony.0 starting. Version 0.9.3 in /opt/iobroker/node_modules/iobroker.harmony, node: v8.11.4
              2018-10-07 07:38:06.020 - info: harmony.0 searching for Harmony Hubs...
              2018-10-07 07:38:05.978 - info: zigbee.0 starting. Version 0.7.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v8.11.4
              2018-10-07 07:38:07.310 - info: harmony.0 discovered Remote-Hub-Wohnzimmer
              2018-10-07 07:38:06.004 - info: zigbee.0 Start on port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018E1CD67-if00 with panID 6754 channel 11
              2018-10-07 07:38:11.989 - info: zigbee.0 zigbee-shepherd started!
              2018-10-07 07:38:12.003 - info: zigbee.0 zigbee-shepherd ready
              2018-10-07 07:38:12.022 - info: zigbee.0 (0x00158d0001e148e6): RTCGQ01LM - Xiaomi MiJia human body movement sensor (EndDevice)
              2018-10-07 07:38:14.570 - error: admin.11 no connection to objects DB
              2018-10-07 07:38:15.346 - info: harmony.0 connecting to Remote-Hub-Wohnzimmer
              2018-10-07 07:38:16.898 - info: admin.11 starting. Version 3.4.7 in /opt/iobroker/node_modules/iobroker.admin, node: v8.11.4
              2018-10-07 07:38:17.415 - info: admin.11 requesting all states
              2018-10-07 07:38:17.424 - info: admin.11 requesting all objects
              2018-10-07 07:38:17.441 - info: admin.11 Request actual repository...
              2018-10-07 07:38:17.797 - info: harmony.0 connected to Remote-Hub-Wohnzimmer
              2018-10-07 07:38:18.900 - info: harmony.0 synced hub config
              2018-10-07 07:38:39.381 - info: admin.11 received all states
              2018-10-07 07:38:51.898 - warn: admin.11 Reconnection to DB.
              2018-10-07 07:38:51.907 - warn: admin.11 Reconnection to DB.
              2018-10-07 07:40:15.502 - info: host.raspberrypi object change system.adapter.admin.12
              2018-10-07 07:40:30.048 - error: admin.11 already running
              2018-10-07 07:40:30.558 - error: host.raspberrypi instance system.adapter.admin.11 terminated with code 7 (Adapter already running)
              2018-10-07 07:40:30.559 - info: host.raspberrypi Restart adapter system.adapter.admin.11 because enabled
              2018-10-07 07:40:59.402 - info: host.raspberrypi Update repository "default" under "http://download.iobroker.net/sources-dist.json"
              2018-10-07 07:41:01.350 - info: host.raspberrypi instance system.adapter.admin.11 started with pid 1312
              2018-10-07 07:41:09.754 - info: admin.11 starting. Version 3.4.7 in /opt/iobroker/node_modules/iobroker.admin, node: v8.11.4
              2018-10-07 07:41:10.031 - info: admin.11 requesting all states
              2018-10-07 07:41:10.037 - info: admin.11 requesting all objects
              2018-10-07 07:41:10.040 - info: admin.11 Request actual repository...
              2018-10-07 07:41:27.197 - warn: host.raspberrypi some hosts are offline
              2018-10-07 07:41:42.361 - warn: email.0 Reconnection to DB.
              2018-10-07 07:41:42.368 - warn: email.0 Reconnection to DB.
              2018-10-07 07:41:42.386 - warn: zigbee.0 Reconnection to DB.
              2018-10-07 07:41:42.391 - warn: harmony.0 Reconnection to DB.
              2018-10-07 07:41:42.399 - warn: harmony.0 Reconnection to DB.
              2018-10-07 07:41:42.398 - warn: zigbee.0 Reconnection to DB.
              2018-10-07 07:41:42.430 - warn: admin.11 Reconnection to DB.
              2018-10-07 07:41:42.438 - warn: admin.11 Reconnection to DB.
              2018-10-07 07:41:42.567 - error: email.0 already running
              2018-10-07 07:41:42.626 - error: zigbee.0 already running
              2018-10-07 07:41:42.641 - error: harmony.0 already running
              2018-10-07 07:41:43.201 - error: host.raspberrypi instance system.adapter.email.0 terminated with code 7 (Adapter already running)
              2018-10-07 07:41:43.202 - info: host.raspberrypi Restart adapter system.adapter.email.0 because enabled
              2018-10-07 07:41:43.257 - error: host.raspberrypi instance system.adapter.harmony.0 terminated with code 7 (Adapter already running)
              2018-10-07 07:41:43.257 - info: host.raspberrypi Restart adapter system.adapter.harmony.0 because enabled
              2018-10-07 07:41:43.311 - error: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 7 (Adapter already running)
              2018-10-07 07:41:43.312 - info: host.raspberrypi Restart adapter system.adapter.zigbee.0 because enabled
              2018-10-07 07:41:43.426 - error: admin.11 already running
              2018-10-07 07:41:45.937 - error: host.raspberrypi instance system.adapter.admin.11 terminated with code 7 (Adapter already running)
              2018-10-07 07:41:45.938 - info: host.raspberrypi Restart adapter system.adapter.admin.11 because enabled
              2018-10-07 07:42:17.923 - info: host.raspberrypi instance system.adapter.email.0 started with pid 1324
              2018-10-07 07:42:18.025 - info: host.raspberrypi instance system.adapter.harmony.0 started with pid 1330
              2018-10-07 07:42:18.127 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 1335
              2018-10-07 07:42:18.237 - info: host.raspberrypi instance system.adapter.admin.11 started with pid 1341
              2018-10-07 07:42:25.888 - info: email.0 starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.email, node: v8.11.4
              2018-10-07 07:42:28.082 - info: harmony.0 starting. Version 0.9.3 in /opt/iobroker/node_modules/iobroker.harmony, node: v8.11.4
              2018-10-07 07:42:28.202 - info: harmony.0 searching for Harmony Hubs...
              2018-10-07 07:42:28.075 - info: zigbee.0 starting. Version 0.7.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v8.11.4
              2018-10-07 07:42:28.150 - info: zigbee.0 Start on port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018E1CD67-if00 with panID 6754 channel 11
              2018-10-07 07:42:29.188 - info: admin.11 starting. Version 3.4.7 in /opt/iobroker/node_modules/iobroker.admin, node: v8.11.4
              2018-10-07 07:42:29.490 - info: harmony.0 discovered Remote-Hub-Wohnzimmer
              2018-10-07 07:42:29.550 - info: admin.11 requesting all states
              2018-10-07 07:42:29.577 - info: admin.11 requesting all objects
              2018-10-07 07:42:29.592 - info: admin.11 Request actual repository...
              2018-10-07 07:42:29.747 - info: zigbee.0 zigbee-shepherd started!
              2018-10-07 07:42:29.764 - info: zigbee.0 zigbee-shepherd ready
              2018-10-07 07:42:29.782 - info: zigbee.0 (0x00158d0001e148e6): RTCGQ01LM - Xiaomi MiJia human body movement sensor (EndDevice)
              2018-10-07 07:42:35.071 - info: harmony.0 connecting to Remote-Hub-Wohnzimmer
              2018-10-07 07:42:37.629 - info: harmony.0 connected to Remote-Hub-Wohnzimmer
              2018-10-07 07:42:38.710 - info: harmony.0 synced hub config
              2018-10-07 07:42:56.704 - warn: admin.11 Reconnection to DB.
              2018-10-07 07:42:56.752 - warn: admin.11 Reconnection to DB.
              2018-10-07 07:43:05.973 - error: admin.11 already running
              2018-10-07 07:43:06.471 - error: host.raspberrypi instance system.adapter.admin.11 terminated with code 7 (Adapter already running)
              2018-10-07 07:43:06.473 - info: host.raspberrypi Restart adapter system.adapter.admin.11 because enabled
              2018-10-07 07:43:26.997 - warn: host.raspberrypi too delayed answer for ioBroker-Pi3-slave-sw
              2018-10-07 07:43:37.199 - info: host.raspberrypi instance system.adapter.admin.11 started with pid 1365
              2018-10-07 07:43:42.357 - info: admin.11 starting. Version 3.4.7 in /opt/iobroker/node_modules/iobroker.admin, node: v8.11.4
              2018-10-07 07:43:42.719 - info: admin.11 requesting all states
              2018-10-07 07:43:42.727 - info: admin.11 requesting all objects
              2018-10-07 07:43:42.731 - info: admin.11 Request actual repository...
              2018-10-07 07:43:56.786 - info: admin.11 received all states
              2018-10-07 07:44:07.512 - info: admin.11 received all objects
              2018-10-07 07:44:08.153 - info: admin.11 http server listening on port 8086
              2018-10-07 07:44:08.154 - info: admin.11 Use link "http://localhost:8086" to configure.
              2018-10-07 07:44:08.613 - info: host.raspberrypi Update repository "default" under "http://download.iobroker.net/sources-dist.json"
              2018-10-07 07:44:13.547 - info: admin.11 Repository received successfully.
              2018-10-07 08:04:20.829 - info: host.raspberrypi object change system.adapter.admin.13
              2018-10-07 08:07:01.524 - warn: admin.11 Reconnection to DB.
              2018-10-07 08:07:01.552 - warn: admin.11 Reconnection to DB.
              2018-10-07 08:07:02.028 - error: admin.11 already running
              2018-10-07 08:07:02.209 - error: host.raspberrypi instance system.adapter.admin.11 terminated with code 7 (Adapter already running)
              2018-10-07 08:07:02.210 - info: host.raspberrypi Restart adapter system.adapter.admin.11 because enabled
              2018-10-07 08:07:32.661 - error: uncaught exception: spawn ENOMEM
              2018-10-07 08:07:32.914 - info: harmony.0 terminating
              2018-10-07 08:07:33.007 - info: zigbee.0 zigbee-shepherd stopped
              2018-10-07 08:07:33.354 - error: harmony.0 websocket error
              2018-10-07 08:07:33.434 - error: zigbee.0 websocket error
              2018-10-07 08:07:33.473 - error: zigbee.0 Error: websocket error
              at WS.Transport.onError (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transport.js:64:13)
              at WebSocket.ws.onerror (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transports/websocket.js:150:10)
              at WebSocket.onError (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/lib/EventTarget.js:109:16)
              at emitOne (events.js:116:13)
              at WebSocket.emit (events.js:211:7)
              at WebSocket.finalize (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/lib/WebSocket.js:182:41)
              at emitOne (events.js:116:13)
              at Socket.emit (events.js:211:7)
              at onwriteError (_stream_writable.js:418:12)
              at onwrite (_stream_writable.js:440:5)
              2018-10-07 08:07:33.429 - error: harmony.0 Error: websocket error
              at WS.Transport.onError (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transport.js:64:13)
              at WebSocket.ws.onerror (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transports/websocket.js:150:10)
              at WebSocket.onError (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/lib/EventTarget.js:109:16)
              at emitOne (events.js:116:13)
              at WebSocket.emit (events.js:211:7)
              at WebSocket.finalize (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/lib/WebSocket.js:182:41)
              at emitOne (events.js:116:13)
              at Socket.emit (events.js:211:7)
              at emitErrorNT (internal/streams/destroy.js:64:8)
              at _combinedTickCallback (internal/process/next_tick.js:138:11)
              2018-10-07 08:07:34.421 - info: zigbee.0 terminating with timeout
              2018-10-07 08:07:34.464 - info: email.0 terminating with timeout
              2018-10-07 08:07:34.560 - info: harmony.0 terminating with timeout
              2018-10-07 08:27:07.443 - info: host.raspberrypi iobroker.js-controller version 1.4.2 js-controller starting
              2018-10-07 08:27:07.458 - info: host.raspberrypi Copyright (c) 2014-2018 bluefox, 2014 hobbyquaker
              2018-10-07 08:27:07.459 - info: host.raspberrypi hostname: raspberrypi, node: v8.11.4
              2018-10-07 08:27:07.467 - info: host.raspberrypi ip addresses: 192.168.168.222 fe80::8bcf:e410:ed6f:584a
              2018-10-07 08:27:08.165 - info: host.raspberrypi inMem-states listening on port 9000
              2018-10-07 08:27:11.569 - info: host.raspberrypi inMem-objects listening on port 9001
              2018-10-07 08:27:11.605 - info: host.raspberrypi InMemoryDB connected
              2018-10-07 08:27:11.918 - info: host.raspberrypi 64 instances found
              2018-10-07 08:27:11.997 - info: host.raspberrypi starting 3 instances
              2018-10-07 08:27:12.140 - info: host.raspberrypi instance system.adapter.email.0 started with pid 1614
              2018-10-07 08:27:15.308 - info: email.0 starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.email, node: v8.11.4
              2018-10-07 08:27:16.535 - info: host.raspberrypi instance system.adapter.harmony.0 started with pid 1624
              2018-10-07 08:27:20.604 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 1630
              2018-10-07 08:27:29.355 - error: zigbee.0 no connection to objects DB
              2018-10-07 08:27:38.978 - info: zigbee.0 starting. Version 0.7.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v8.11.4
              2018-10-07 08:27:38.990 - info: zigbee.0 Start on port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018E1CD67-if00 with panID 6754 channel 11
              2018-10-07 08:27:40.611 - info: zigbee.0 zigbee-shepherd started!
              2018-10-07 08:27:40.625 - info: zigbee.0 zigbee-shepherd ready
              2018-10-07 08:27:40.644 - info: zigbee.0 (0x00158d0001e148e6): RTCGQ01LM - Xiaomi MiJia human body movement sensor (EndDevice)
              2018-10-07 08:28:31.863 - info: host.raspberrypi object change system.adapter.admin.10
              2018-10-07 08:28:50.254 - info: harmony.0 starting. Version 0.9.3 in /opt/iobroker/node_modules/iobroker.harmony, node: v8.11.4
              2018-10-07 08:28:50.340 - info: harmony.0 searching for Harmony Hubs...
              2018-10-07 08:28:50.373 - info: harmony.0 starting. Version 0.9.3 in /opt/iobroker/node_modules/iobroker.harmony, node: v8.11.4
              2018-10-07 08:28:51.627 - info: harmony.0 discovered Remote-Hub-Wohnzimmer
              2018-10-07 08:28:54.197 - info: harmony.0 connecting to Remote-Hub-Wohnzimmer
              2018-10-07 08:28:56.761 - info: harmony.0 connected to Remote-Hub-Wohnzimmer
              2018-10-07 08:28:59.576 - info: harmony.0 synced hub config
              2018-10-07 08:29:57.828 - info: host.raspberrypi object change system.adapter.admin.11
              2018-10-07 08:29:57.829 - info: host.raspberrypi "system.adapter.admin.11" enabled
              2018-10-07 08:29:57.899 - info: host.raspberrypi instance system.adapter.admin.11 started with pid 1674
              2018-10-07 08:30:13.002 - error: admin.11 setObject id missing!!
              2018-10-07 08:30:13.030 - info: admin.11 starting. Version 3.5.10 in /opt/iobroker/node_modules/iobroker.admin, node: v8.11.4
              2018-10-07 08:30:13.056 - info: admin.11 requesting all states
              2018-10-07 08:30:13.061 - info: admin.11 requesting all objects
              2018-10-07 08:30:13.064 - info: admin.11 Request actual repository...
              2018-10-07 08:30:22.249 - info: admin.11 received all states
              2018-10-07 08:30:31.279 - info: admin.11 received all objects
              2018-10-07 08:30:32.006 - info: admin.11 http server listening on port 8086
              2018-10-07 08:30:32.006 - info: admin.11 Use link "http://localhost:8086" to configure.
              2018-10-07 08:30:32.867 - info: host.raspberrypi Update repository "default" under "http://download.iobroker.net/sources-dist.json"
              2018-10-07 08:30:38.360 - info: admin.11 Repository received successfully.
              2018-10-07 08:31:00.538 - warn: host.raspberrypi some hosts are offline
              2018-10-07 08:31:01.092 - warn: host.raspberrypi too delayed answer for ioBroker-Pi3-slave-sw
              2018-10-07 08:34:15.194 - info: host.raspberrypi received SIGTERM
              2018-10-07 08:34:15.218 - info: admin.11 terminating http server on port 8086
              2018-10-07 08:34:15.223 - info: harmony.0 terminating
              2018-10-07 08:34:15.201 - info: host.raspberrypi stopInstance system.adapter.sayit.0
              2018-10-07 08:34:15.201 - warn: host.raspberrypi stopInstance system.adapter.sayit.0 not running
              2018-10-07 08:34:15.202 - info: host.raspberrypi stopInstance system.adapter.email.0
              2018-10-07 08:34:15.202 - info: host.raspberrypi stopInstance system.adapter.email.0 killing pid 1614
              2018-10-07 08:34:15.204 - info: host.raspberrypi stopInstance system.adapter.rflink.0
              2018-10-07 08:34:15.204 - warn: host.raspberrypi stopInstance system.adapter.rflink.0 not running
              2018-10-07 08:34:15.205 - info: host.raspberrypi stopInstance system.adapter.tr-064.0
              2018-10-07 08:34:15.205 - warn: host.raspberrypi stopInstance system.adapter.tr-064.0 not running
              2018-10-07 08:34:15.206 - info: host.raspberrypi stopInstance system.adapter.mobile.0
              2018-10-07 08:34:15.206 - info: host.raspberrypi stopInstance system.adapter.s7.0
              2018-10-07 08:34:15.206 - warn: host.raspberrypi stopInstance system.adapter.s7.0 not running
              2018-10-07 08:34:15.207 - info: host.raspberrypi stopInstance system.adapter.ble.0
              2018-10-07 08:34:15.207 - warn: host.raspberrypi stopInstance system.adapter.ble.0 not running
              2018-10-07 08:34:15.207 - info: host.raspberrypi stopInstance system.adapter.harmony.0
              2018-10-07 08:34:15.208 - info: host.raspberrypi stopInstance system.adapter.harmony.0 killing pid 1624
              2018-10-07 08:34:15.208 - info: host.raspberrypi stopInstance system.adapter.zigbee.0
              2018-10-07 08:34:15.209 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 killing pid 1630
              2018-10-07 08:34:15.210 - info: host.raspberrypi stopInstance system.adapter.admin.11
              2018-10-07 08:34:15.210 - info: host.raspberrypi stopInstance system.adapter.admin.11 killing pid 1674
              2018-10-07 08:34:15.211 - info: host.raspberrypi stopInstance system.adapter.admin.14
              2018-10-07 08:34:15.212 - warn: host.raspberrypi stopInstance system.adapter.admin.14 not running
              2018-10-07 08:34:15.247 - info: zigbee.0 zigbee-shepherd stopped
              2018-10-07 08:34:15.250 - info: zigbee.0 terminating
              2018-10-07 08:34:15.253 - info: admin.11 terminating
              2018-10-07 08:34:15.270 - info: harmony.0 terminating
              2018-10-07 08:34:15.403 - info: host.raspberrypi instance system.adapter.harmony.0 terminated with code 0 (OK)
              2018-10-07 08:34:16.712 - info: email.0 terminating with timeout
              2018-10-07 08:34:15.404 - info: host.raspberrypi All instances are stopped.
              2018-10-07 08:34:15.513 - error: Caught by controller[1]: Sun, 07 Oct 2018 08:34:15 GMT zigbee-shepherd:request REQ --> ZDO:mgmtPermitJoinReq
              2018-10-07 08:34:15.513 - error: Caught by controller[1]: Sun, 07 Oct 2018 08:34:15 GMT cc-znp:SREQ --> ZDO:mgmtPermitJoinReq, { addrmode: 15, dstaddr: 65532, duration: 0, tcsignificance: 0 }
              2018-10-07 08:34:15.514 - error: Caught by controller[1]: Sun, 07 Oct 2018 08:34:15 GMT cc-znp The serialport /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018E1CD67-if00 is closed.
              2018-10-07 08:34:15.514 - error: Caught by controller[2]: Sun, 07 Oct 2018 08:34:15 GMT zigbee:controller info zigbee-shepherd stopped undefined
              2018-10-07 08:34:15.514 - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 0 (OK)
              2018-10-07 08:34:15.515 - info: host.raspberrypi All instances are stopped.
              2018-10-07 08:34:15.591 - info: host.raspberrypi instance system.adapter.admin.11 terminated with code 0 (OK)
              2018-10-07 08:34:15.592 - info: host.raspberrypi All instances are stopped.
              2018-10-07 08:34:16.950 - info: host.raspberrypi terminated
              2018-10-07 08:34:17.387 - info: host.raspberrypi instance system.adapter.email.0 terminated with code 0 (OK)
              2018-10-07 08:37:00.358 - info: host.raspberrypi iobroker.js-controller version 1.4.2 js-controller starting
              2018-10-07 08:37:00.372 - info: host.raspberrypi Copyright (c) 2014-2018 bluefox, 2014 hobbyquaker
              2018-10-07 08:37:00.373 - info: host.raspberrypi hostname: raspberrypi, node: v8.11.4
              2018-10-07 08:37:00.381 - info: host.raspberrypi ip addresses: 192.168.168.222 fe80::8bcf:e410:ed6f:584a
              2018-10-07 08:37:01.114 - info: host.raspberrypi inMem-states listening on port 9000
              2018-10-07 08:37:04.508 - info: host.raspberrypi inMem-objects listening on port 9001
              2018-10-07 08:37:04.538 - info: host.raspberrypi InMemoryDB connected
              2018-10-07 08:37:04.851 - info: host.raspberrypi 64 instances found
              2018-10-07 08:37:04.934 - info: host.raspberrypi starting 4 instances
              2018-10-07 08:37:05.162 - info: host.raspberrypi instance system.adapter.admin.11 started with pid 1786
              2018-10-07 08:37:09.014 - info: host.raspberrypi instance system.adapter.email.0 started with pid 1792
              2018-10-07 08:37:13.011 - info: host.raspberrypi instance system.adapter.harmony.0 started with pid 1798
              2018-10-07 08:37:14.299 - info: email.0 starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.email, node: v8.11.4
              2018-10-07 08:37:14.350 - error: admin.11 setObject id missing!!
              2018-10-07 08:37:14.408 - info: admin.11 starting. Version 3.5.10 in /opt/iobroker/node_modules/iobroker.admin, node: v8.11.4
              2018-10-07 08:37:15.166 - info: admin.11 requesting all states
              2018-10-07 08:37:15.187 - info: admin.11 requesting all objects
              2018-10-07 08:37:15.191 - info: admin.11 Request actual repository...
              2018-10-07 08:37:20.481 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 1812
              2018-10-07 08:37:26.485 - info: harmony.0 starting. Version 0.9.3 in /opt/iobroker/node_modules/iobroker.harmony, node: v8.11.4
              2018-10-07 08:37:26.575 - info: harmony.0 searching for Harmony Hubs...
              2018-10-07 08:37:27.786 - info: harmony.0 discovered Remote-Hub-Wohnzimmer
              2018-10-07 08:37:33.604 - info: harmony.0 connecting to Remote-Hub-Wohnzimmer
              2018-10-07 08:37:33.673 - info: zigbee.0 starting. Version 0.7.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v8.11.4
              2018-10-07 08:37:33.697 - info: zigbee.0 Start on port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018E1CD67-if00 with panID 6754 channel 11
              2018-10-07 08:37:36.178 - info: harmony.0 connected to Remote-Hub-Wohnzimmer
              2018-10-07 08:37:37.408 - info: harmony.0 synced hub config
              2018-10-07 08:37:38.119 - info: zigbee.0 zigbee-shepherd started!
              2018-10-07 08:37:38.137 - info: zigbee.0 zigbee-shepherd ready
              2018-10-07 08:37:38.159 - info: zigbee.0 (0x00158d0001e148e6): RTCGQ01LM - Xiaomi MiJia human body movement sensor (EndDevice)
              2018-10-07 08:37:40.087 - info: admin.11 received all states
              2018-10-07 08:37:45.089 - warn: admin.11 Reconnection to DB.
              2018-10-07 08:37:45.111 - warn: admin.11 Reconnection to DB.
              2018-10-07 08:40:20.131 - info: host.raspberrypi object change system.adapter.admin.11
              2018-10-07 08:40:20.142 - info: admin.11 terminating http server on port 8086
              2018-10-07 08:40:20.132 - info: host.raspberrypi object deleted system.adapter.admin.11
              2018-10-07 08:40:20.136 - info: host.raspberrypi stopInstance system.adapter.admin.11
              2018-10-07 08:40:20.137 - info: host.raspberrypi stopInstance system.adapter.admin.11 killing pid 1786
              2018-10-07 08:40:20.155 - info: admin.11 terminating
              2018-10-07 08:40:20.298 - error: host.raspberrypi instance system.adapter.admin.11 terminated with code 0 (OK)
              2018-10-07 08:40:20.298 - info: host.raspberrypi Do not restart adapter system.adapter.admin.11 because disabled or deleted
              2018-10-07 08:40:51.464 - info: host.raspberrypi object change system.adapter.admin.12
              2018-10-07 08:42:13.129 - info: host.raspberrypi object change system.adapter.admin.14
              2018-10-07 08:42:13.130 - info: host.raspberrypi object deleted system.adapter.admin.14
              2018-10-07 08:44:28.192 - info: host.raspberrypi object change system.adapter.admin.13
              2018-10-07 08:44:51.340 - info: host.raspberrypi object change system.adapter.admin.10
              2018-10-07 08:45:15.730 - info: host.raspberrypi object change system.adapter.admin.0
              2018-10-07 08:45:15.774 - info: host.raspberrypi instance system.adapter.admin.0 started with pid 1900
              2018-10-07 08:45:20.294 - info: admin.0 starting. Version 3.5.10 in /opt/iobroker/node_modules/iobroker.admin, node: v8.11.4
              2018-10-07 08:45:20.348 - info: admin.0 requesting all states
              2018-10-07 08:45:20.354 - info: admin.0 requesting all objects
              2018-10-07 08:45:20.356 - info: admin.0 Request actual repository...
              2018-10-07 08:45:29.887 - info: admin.0 received all states
              2018-10-07 08:45:41.050 - info: admin.0 received all objects
              2018-10-07 08:45:41.709 - info: admin.0 http server listening on port 8081
              2018-10-07 08:45:41.710 - info: admin.0 Use link "http://localhost:8081" to configure.
              2018-10-07 08:45:42.109 - info: host.raspberrypi Update repository "default" under "http://download.iobroker.net/sources-dist.json"
              2018-10-07 08:45:44.493 - info: email.0 Send email: {"text":"backitup","to":"nachrichtensysteme@gmail.com","subject":"Updates für ioBroker","from":"ioBroker "}
              2018-10-07 08:45:46.448 - info: email.0 sent to nachrichtensysteme@gmail.com
              2018-10-07 08:45:53.898 - warn: admin.0 Reconnection to DB.
              2018-10-07 08:45:53.928 - warn: admin.0 Reconnection to DB.
              2018-10-07 08:45:54.298 - error: admin.0 already running
              2018-10-07 08:45:54.594 - error: host.raspberrypi instance system.adapter.admin.0 terminated with code 7 (Adapter already running)
              2018-10-07 08:45:54.595 - info: host.raspberrypi Restart adapter system.adapter.admin.0 because enabled
              2018-10-07 08:46:24.637 - info: host.raspberrypi instance system.adapter.admin.0 started with pid 1933
              2018-10-07 08:46:29.398 - info: admin.0 starting. Version 3.5.10 in /opt/iobroker/node_modules/iobroker.admin, node: v8.11.4
              2018-10-07 08:46:29.780 - info: admin.0 requesting all states
              2018-10-07 08:46:29.786 - info: admin.0 requesting all objects
              2018-10-07 08:46:29.789 - info: admin.0 Request actual repository...
              2018-10-07 08:46:38.380 - info: admin.0 received all states
              2018-10-07 08:46:47.702 - info: admin.0 received all objects
              2018-10-07 08:46:48.347 - info: admin.0 http server listening on port 8081
              2018-10-07 08:46:48.347 - info: admin.0 Use link "http://localhost:8081" to configure.
              2018-10-07 08:46:48.633 - info: host.raspberrypi Update repository "default" under "http://download.iobroker.net/sources-dist.json"
              2018-10-07 08:46:52.285 - info: admin.0 Repository received successfully.
              2018-10-07 09:05:28.889 - warn: host.raspberrypi some hosts are offline
              2018-10-07 09:06:03.847 - warn: email.0 Reconnection to DB.
              2018-10-07 09:06:03.852 - warn: email.0 Reconnection to DB.
              2018-10-07 09:06:05.523 - error: email.0 already running
              2018-10-07 09:06:07.528 - error: host.raspberrypi instance system.adapter.email.0 terminated with code 7 (Adapter already running)
              2018-10-07 09:06:07.530 - info: host.raspberrypi Restart adapter system.adapter.email.0 because enabled
              2018-10-07 09:06:40.902 - error: uncaught exception: spawn ENOMEM
              2018-10-07 09:06:40.938 - info: harmony.0 terminating
              2018-10-07 09:06:40.950 - info: admin.0 terminating http server on port 8081
              2018-10-07 09:06:41.048 - info: zigbee.0 zigbee-shepherd stopped
              2018-10-07 09:06:41.428 - error: admin.0 websocket error
              2018-10-07 09:06:41.456 - error: admin.0 Error: websocket error
              at WS.Transport.onError (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transport.js:64:13)
              at WebSocket.ws.onerror (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transports/websocket.js:150:10)
              at WebSocket.onError (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/lib/EventTarget.js:109:16)
              at emitOne (events.js:116:13)
              at WebSocket.emit (events.js:211:7)
              at WebSocket.finalize (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/lib/WebSocket.js:182:41)
              at emitOne (events.js:116:13)
              at Socket.emit (events.js:211:7)
              at emitErrorNT (internal/streams/destroy.js:64:8)
              at _combinedTickCallback (internal/process/next_tick.js:138:11)
              2018-10-07 09:06:42.454 - info: harmony.0 terminating with timeout
              2018-10-07 09:06:42.468 - info: admin.0 terminating with timeout
              2018-10-07 09:06:42.468 - info: zigbee.0 terminating with timeout
              2018-10-07 09:12:55.103 - info: host.raspberrypi iobroker.js-controller version 1.4.2 js-controller starting
              2018-10-07 09:12:55.117 - info: host.raspberrypi Copyright (c) 2014-2018 bluefox, 2014 hobbyquaker
              2018-10-07 09:12:55.118 - info: host.raspberrypi hostname: raspberrypi, node: v8.11.4
              2018-10-07 09:12:55.131 - info: host.raspberrypi ip addresses: 192.168.168.222 fe80::8bcf:e410:ed6f:584a
              2018-10-07 09:12:55.851 - info: host.raspberrypi inMem-states listening on port 9000
              2018-10-07 09:12:59.148 - info: host.raspberrypi inMem-objects listening on port 9001
              2018-10-07 09:12:59.197 - info: host.raspberrypi InMemoryDB connected
              2018-10-07 09:12:59.512 - info: host.raspberrypi 60 instances found
              2018-10-07 09:12:59.600 - info: host.raspberrypi starting 4 instances
              2018-10-07 09:12:59.735 - info: host.raspberrypi instance system.adapter.admin.0 started with pid 2005
              2018-10-07 09:13:09.567 - error: admin.0 no connection to objects DB
              2018-10-07 09:13:13.125 - info: host.raspberrypi instance system.adapter.email.0 started with pid 2015
              2018-10-07 09:13:16.086 - info: host.raspberrypi instance system.adapter.harmony.0 started with pid 2021
              2018-10-07 09:13:16.402 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 2028
              2018-10-07 09:13:22.100 - info: email.0 starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.email, node: v8.11.4
              2018-10-07 09:13:25.338 - info: admin.0 starting. Version 3.5.10 in /opt/iobroker/node_modules/iobroker.admin, node: v8.11.4
              2018-10-07 09:13:25.805 - info: admin.0 requesting all states
              2018-10-07 09:13:25.811 - info: admin.0 requesting all objects
              2018-10-07 09:13:25.815 - info: admin.0 Request actual repository...
              2018-10-07 09:13:30.357 - info: harmony.0 starting. Version 0.9.3 in /opt/iobroker/node_modules/iobroker.harmony, node: v8.11.4
              2018-10-07 09:13:30.466 - info: harmony.0 searching for Harmony Hubs...
              2018-10-07 09:13:31.711 - info: harmony.0 discovered Remote-Hub-Wohnzimmer
              2018-10-07 09:13:37.433 - info: harmony.0 connecting to Remote-Hub-Wohnzimmer
              2018-10-07 09:13:37.075 - info: zigbee.0 starting. Version 0.7.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v8.11.4
              2018-10-07 09:13:37.132 - info: zigbee.0 Start on port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018E1CD67-if00 with panID 6754 channel 11
              2018-10-07 09:13:38.835 - info: zigbee.0 zigbee-shepherd started!
              2018-10-07 09:13:38.852 - info: zigbee.0 zigbee-shepherd ready
              2018-10-07 09:13:38.879 - info: zigbee.0 (0x00158d0001e148e6): RTCGQ01LM - Xiaomi MiJia human body movement sensor (EndDevice)
              2018-10-07 09:13:39.847 - info: harmony.0 connected to Remote-Hub-Wohnzimmer
              2018-10-07 09:13:40.939 - info: harmony.0 synced hub config
              2018-10-07 09:13:47.920 - warn: email.0 Reconnection to DB.
              2018-10-07 09:13:47.948 - warn: email.0 Reconnection to DB.
              2018-10-07 09:13:48.616 - warn: admin.0 Reconnection to DB.
              2018-10-07 09:13:48.638 - warn: admin.0 Reconnection to DB.
              2018-10-07 09:13:51.083 - info: admin.0 received all states
              2018-10-07 09:16:56.598 - info: host.raspberrypi object change system.adapter.admin.0
              2018-10-07 09:16:56.609 - info: admin.0 terminating http server on port 8081
              2018-10-07 09:16:56.603 - info: host.raspberrypi stopInstance system.adapter.admin.0
              2018-10-07 09:16:56.604 - info: host.raspberrypi stopInstance system.adapter.admin.0 killing pid 2005
              2018-10-07 09:16:56.625 - info: admin.0 terminating
              2018-10-07 09:16:56.759 - info: host.raspberrypi instance system.adapter.admin.0 terminated with code 0 (OK)
              2018-10-07 09:16:59.137 - info: host.raspberrypi instance system.adapter.admin.0 started with pid 2059
              2018-10-07 09:17:04.151 - info: admin.0 starting. Version 3.5.10 in /opt/iobroker/node_modules/iobroker.admin, node: v8.11.4
              2018-10-07 09:17:04.207 - info: admin.0 requesting all states
              2018-10-07 09:17:04.213 - info: admin.0 requesting all objects
              2018-10-07 09:17:04.216 - info: admin.0 Request actual repository...
              2018-10-07 09:17:13.969 - info: admin.0 received all states
              2018-10-07 09:17:22.238 - info: admin.0 received all objects
              2018-10-07 09:17:22.970 - info: admin.0 http server listening on port 8081
              2018-10-07 09:17:22.971 - info: admin.0 Use link "http://localhost:8081" to configure.
              2018-10-07 09:17:23.332 - info: host.raspberrypi Update repository "default" under "http://download.iobroker.net/sources-dist.json"
              2018-10-07 09:17:28.299 - info: admin.0 Repository received successfully.
              2018-10-07 09:38:50.901 - warn: harmony.0 lost Remote-Hub-Wohnzimmer
              2018-10-07 09:38:52.942 - info: harmony.0 client ended: Remote-Hub-Wohnzimmer
              2018-10-07 09:38:53.005 - info: harmony.0 discovered Remote-Hub-Wohnzimmer
              2018-10-07 09:38:54.599 - info: harmony.0 connecting to Remote-Hub-Wohnzimmer
              2018-10-07 09:38:55.204 - info: harmony.0 keep alive failed: Error: Timed out after 5000 ms
              2018-10-07 09:38:56.929 - info: harmony.0 connected to Remote-Hub-Wohnzimmer
              2018-10-07 09:38:57.889 - info: harmony.0 synced hub config
              2018-10-07 09:39:26.808 - warn: host.raspberrypi some hosts are offline
              2018-10-07 09:40:43.558 - warn: harmony.0 lost Remote-Hub-Wohnzimmer
              2018-10-07 09:40:43.569 - info: harmony.0 client ended: Remote-Hub-Wohnzimmer
              2018-10-07 09:40:43.576 - info: harmony.0 discovered Remote-Hub-Wohnzimmer
              2018-10-07 09:40:48.245 - info: harmony.0 connecting to Remote-Hub-Wohnzimmer
              2018-10-07 09:40:51.182 - info: harmony.0 connected to Remote-Hub-Wohnzimmer
              2018-10-07 09:40:52.788 - info: harmony.0 synced hub config
              2018-10-07 09:41:12.318 - warn: admin.0 Reconnection to DB.
              2018-10-07 09:41:12.324 - warn: admin.0 Reconnection to DB.
              2018-10-07 09:41:12.373 - error: admin.0 already running
              2018-10-07 09:41:12.711 - error: host.raspberrypi instance system.adapter.admin.0 terminated with code 7 (Adapter already running)
              2018-10-07 09:41:12.712 - info: host.raspberrypi Restart adapter system.adapter.admin.0 because enabled
              2018-10-07 09:41:42.744 - error: uncaught exception: spawn ENOMEM
              2018-10-07 09:41:42.864 - info: harmony.0 terminating
              2018-10-07 09:41:43.125 - info: zigbee.0 zigbee-shepherd stopped
              2018-10-07 09:41:43.280 - error: harmony.0 websocket error
              2018-10-07 09:41:43.389 - error: zigbee.0 websocket error
              2018-10-07 09:41:43.330 - error: harmony.0 Error: websocket error
              at WS.Transport.onError (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transport.js:64:13)
              at WebSocket.ws.onerror (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transports/websocket.js:150:10)
              at WebSocket.onError (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/lib/EventTarget.js:109:16)
              at emitOne (events.js:116:13)
              at WebSocket.emit (events.js:211:7)
              at WebSocket.finalize (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/lib/WebSocket.js:182:41)
              at emitOne (events.js:116:13)
              at Socket.emit (events.js:211:7)
              at emitErrorNT (internal/streams/destroy.js:64:8)
              at _combinedTickCallback (internal/process/next_tick.js:138:11)
              2018-10-07 09:41:43.405 - error: zigbee.0 Error: websocket error
              at WS.Transport.onError (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transport.js:64:13)
              at WebSocket.ws.onerror (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transports/websocket.js:150:10)
              at WebSocket.onError (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/lib/EventTarget.js:109:16)
              at emitOne (events.js:116:13)
              at WebSocket.emit (events.js:211:7)
              at WebSocket.finalize (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/lib/WebSocket.js:182:41)
              at emitOne (events.js:116:13)
              at Socket.emit (events.js:211:7)
              at emitErrorNT (internal/streams/destroy.js:64:8)
              at _combinedTickCallback (internal/process/next_tick.js:138:11)
              2018-10-07 09:41:44.407 - info: harmony.0 terminating with timeout
              2018-10-07 09:41:44.439 - info: zigbee.0 terminating with timeout
              2018-10-07 09:41:44.438 - info: email.0 terminating with timeout
              2018-10-07 09:44:05.726 - info: host.raspberrypi iobroker.js-controller version 1.4.2 js-controller starting
              2018-10-07 09:44:05.750 - info: host.raspberrypi Copyright (c) 2014-2018 bluefox, 2014 hobbyquaker
              2018-10-07 09:44:05.751 - info: host.raspberrypi hostname: raspberrypi, node: v8.11.4
              2018-10-07 09:44:05.761 - info: host.raspberrypi ip addresses: 192.168.168.222 fe80::8bcf:e410:ed6f:584a
              2018-10-07 09:44:06.672 - info: host.raspberrypi inMem-states listening on port 9000
              2018-10-07 09:44:09.983 - info: host.raspberrypi inMem-objects listening on port 9001
              2018-10-07 09:44:10.026 - info: host.raspberrypi InMemoryDB connected
              2018-10-07 09:44:10.346 - info: host.raspberrypi 60 instances found
              2018-10-07 09:44:10.425 - info: host.raspberrypi starting 4 instances
              2018-10-07 09:44:10.558 - info: host.raspberrypi instance system.adapter.admin.0 started with pid 2132
              2018-10-07 09:44:15.021 - info: host.raspberrypi instance system.adapter.email.0 started with pid 2138
              2018-10-07 09:44:19.961 - info: host.raspberrypi instance system.adapter.harmony.0 started with pid 2144
              2018-10-07 09:44:22.175 - info: email.0 starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.email, node: v8.11.4
              2018-10-07 09:44:22.591 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 2158
              2018-10-07 09:44:22.758 - info: admin.0 starting. Version 3.5.10 in /opt/iobroker/node_modules/iobroker.admin, node: v8.11.4
              2018-10-07 09:44:23.155 - info: admin.0 requesting all states
              2018-10-07 09:44:23.173 - info: admin.0 requesting all objects
              2018-10-07 09:44:23.177 - info: admin.0 Request actual repository...
              2018-10-07 09:44:29.875 - error: harmony.0 no connection to objects DB
              2018-10-07 09:44:30.523 - info: harmony.0 starting. Version 0.9.3 in /opt/iobroker/node_modules/iobroker.harmony, node: v8.11.4
              2018-10-07 09:44:30.577 - info: harmony.0 searching for Harmony Hubs...
              2018-10-07 09:44:31.843 - info: harmony.0 discovered Remote-Hub-Wohnzimmer
              2018-10-07 09:44:30.542 - info: zigbee.0 starting. Version 0.7.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v8.11.4
              2018-10-07 09:44:30.577 - info: zigbee.0 Start on port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018E1CD67-if00 with panID 6754 channel 11
              2018-10-07 09:44:33.564 - info: harmony.0 connecting to Remote-Hub-Wohnzimmer
              2018-10-07 09:44:34.199 - info: zigbee.0 zigbee-shepherd started!
              2018-10-07 09:44:34.212 - info: zigbee.0 zigbee-shepherd ready
              2018-10-07 09:44:34.231 - info: zigbee.0 (0x00158d0001e148e6): RTCGQ01LM - Xiaomi MiJia human body movement sensor (EndDevice)
              2018-10-07 09:44:36.130 - info: harmony.0 connected to Remote-Hub-Wohnzimmer
              2018-10-07 09:44:37.310 - info: admin.0 received all states
              2018-10-07 09:44:37.318 - info: harmony.0 synced hub config
              2018-10-07 09:44:53.037 - warn: admin.0 Reconnection to DB.
              2018-10-07 09:44:53.047 - warn: email.0 Reconnection to DB.
              2018-10-07 09:44:53.055 - warn: email.0 Reconnection to DB.
              2018-10-07 09:44:53.066 - warn: admin.0 Reconnection to DB.
              2018-10-07 09:54:35.610 - warn: admin.0 Reconnection to DB.
              2018-10-07 09:54:35.620 - warn: admin.0 Reconnection to DB.
              2018-10-07 09:54:35.629 - warn: email.0 Reconnection to DB.
              2018-10-07 09:54:35.635 - warn: email.0 Reconnection to DB.
              2018-10-07 10:28:28.390 - info: host.raspberrypi object change system.adapter.admin.0
              2018-10-07 10:28:28.401 - info: admin.0 terminating http server on port 8081
              2018-10-07 10:28:28.395 - info: host.raspberrypi stopInstance system.adapter.admin.0
              2018-10-07 10:28:28.395 - info: host.raspberrypi stopInstance system.adapter.admin.0 killing pid 2132
              2018-10-07 10:28:28.415 - info: admin.0 terminating
              2018-10-07 10:28:28.555 - info: host.raspberrypi instance system.adapter.admin.0 terminated with code 0 (OK)
              2018-10-07 10:28:30.936 - info: host.raspberrypi instance system.adapter.admin.0 started with pid 2241
              2018-10-07 10:28:37.560 - info: admin.0 starting. Version 3.5.10 in /opt/iobroker/node_modules/iobroker.admin, node: v8.11.4
              2018-10-07 10:28:38.080 - info: admin.0 requesting all states
              2018-10-07 10:28:38.087 - info: admin.0 requesting all objects
              2018-10-07 10:28:38.090 - info: admin.0 Request actual repository...
              2018-10-07 10:28:47.997 - info: admin.0 received all states
              2018-10-07 10:29:00.293 - info: admin.0 received all objects
              2018-10-07 10:29:02.219 - info: admin.0 http server listening on port 8081
              2018-10-07 10:29:02.219 - info: admin.0 Use link "http://localhost:8081" to configure.
              2018-10-07 10:29:02.844 - info: host.raspberrypi Update repository "default" under "http://download.iobroker.net/sources-dist.json"
              2018-10-07 10:29:12.158 - info: admin.0 Repository received successfully.
              2018-10-07 10:44:05.726 - info: host.raspberrypi Delete log file iobroker.2018-09-30.log
              2018-10-07 10:50:34.720 - warn: zigbee.0 Reconnection to DB.
              2018-10-07 10:50:34.747 - error: email.0 already running
              2018-10-07 10:50:34.738 - warn: zigbee.0 Reconnection to DB.
              2018-10-07 10:50:34.985 - error: harmony.0 already running
              2018-10-07 10:50:35.149 - error: host.raspberrypi instance system.adapter.email.0 terminated with code 7 (Adapter already running)
              2018-10-07 10:50:35.150 - info: host.raspberrypi Restart adapter system.adapter.email.0 because enabled
              2018-10-07 10:50:35.205 - error: host.raspberrypi instance system.adapter.harmony.0 terminated with code 7 (Adapter already running)
              2018-10-07 10:50:35.206 - info: host.raspberrypi Restart adapter system.adapter.harmony.0 because enabled
              2018-10-07 10:50:35.427 - error: zigbee.0 already running
              2018-10-07 10:50:35.581 - error: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 7 (Adapter already running)
              2018-10-07 10:50:35.582 - info: host.raspberrypi Restart adapter system.adapter.zigbee.0 because enabled
              2018-10-07 10:51:05.981 - error: uncaught exception: spawn ENOMEM
              2018-10-07 10:51:06.010 - info: admin.0 terminating http server on port 8081
              2018-10-07 10:51:06.398 - error: admin.0 websocket error
              2018-10-07 10:51:06.422 - error: admin.0 Error: websocket error
              at WS.Transport.onError (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transport.js:64:13)
              at WebSocket.ws.onerror (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/lib/transports/websocket.js:150:10)
              at WebSocket.onError (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/lib/EventTarget.js:109:16)
              at emitOne (events.js:116:13)
              at WebSocket.emit (events.js:211:7)
              at WebSocket.finalize (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/lib/WebSocket.js:182:41)
              at emitOne (events.js:116:13)
              at Socket.emit (events.js:211:7)
              at emitErrorNT (internal/streams/destroy.js:64:8)
              at _combinedTickCallback (internal/process/next_tick.js:138:11)
              2018-10-07 10:51:07.523 - info: admin.0 terminating with timeout
              2018-10-07 11:03:55.125 - info: host.raspberrypi iobroker.js-controller version 1.4.2 js-controller starting
              2018-10-07 11:03:55.149 - info: host.raspberrypi Copyright (c) 2014-2018 bluefox, 2014 hobbyquaker
              2018-10-07 11:03:55.150 - info: host.raspberrypi hostname: raspberrypi, node: v8.11.4
              2018-10-07 11:03:55.158 - info: host.raspberrypi ip addresses: 192.168.168.222 fe80::8bcf:e410:ed6f:584a
              2018-10-07 11:03:56.070 - info: host.raspberrypi inMem-states listening on port 9000
              2018-10-07 11:03:59.342 - info: host.raspberrypi inMem-objects listening on port 9001
              2018-10-07 11:03:59.397 - info: host.raspberrypi InMemoryDB connected
              2018-10-07 11:03:59.717 - info: host.raspberrypi 60 instances found
              2018-10-07 11:03:59.805 - info: host.raspberrypi starting 4 instances
              2018-10-07 11:04:00.059 - info: host.raspberrypi instance system.adapter.admin.0 started with pid 2305
              2018-10-07 11:04:05.985 - info: host.raspberrypi instance system.adapter.email.0 started with pid 2311
              2018-10-07 11:04:09.604 - info: host.raspberrypi instance system.adapter.harmony.0 started with pid 2317
              2018-10-07 11:04:10.629 - error: admin.0 no connection to objects DB
              2018-10-07 11:04:12.675 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 2328
              2018-10-07 11:04:18.327 - error: email.0 no connection to states DB: Connection timeout
              2018-10-07 11:04:21.333 - error: harmony.0 no connection to objects DB
              2018-10-07 11:04:22.095 - info: email.0 starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.email, node: v8.11.4
              2018-10-07 11:04:22.125 - info: admin.0 starting. Version 3.5.10 in /opt/iobroker/node_modules/iobroker.admin, node: v8.11.4
              2018-10-07 11:04:22.933 - info: admin.0 requesting all states
              2018-10-07 11:04:22.939 - info: admin.0 requesting all objects
              2018-10-07 11:04:22.953 - info: admin.0 Request actual repository...
              2018-10-07 11:04:28.537 - info: harmony.0 starting. Version 0.9.3 in /opt/iobroker/node_modules/iobroker.harmony, node: v8.11.4
              2018-10-07 11:04:28.594 - info: harmony.0 searching for Harmony Hubs...
              2018-10-07 11:04:29.818 - info: harmony.0 discovered Remote-Hub-Wohnzimmer
              2018-10-07 11:04:29.096 - info: zigbee.0 starting. Version 0.7.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v8.11.4
              2018-10-07 11:04:29.121 - info: zigbee.0 Start on port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018E1CD67-if00 with panID 6754 channel 11
              2018-10-07 11:04:32.035 - info: harmony.0 connecting to Remote-Hub-Wohnzimmer
              2018-10-07 11:04:32.257 - info: zigbee.0 zigbee-shepherd started!
              2018-10-07 11:04:32.272 - info: zigbee.0 zigbee-shepherd ready
              2018-10-07 11:04:32.296 - info: zigbee.0 (0x00158d0001e148e6): RTCGQ01LM - Xiaomi MiJia human body movement sensor (EndDevice)
              2018-10-07 11:04:34.551 - info: harmony.0 connected to Remote-Hub-Wohnzimmer
              2018-10-07 11:04:35.396 - info: admin.0 received all states
              2018-10-07 11:04:35.638 - info: harmony.0 synced hub config
              2018-10-07 11:04:43.381 - warn: admin.0 Reconnection to DB.
              2018-10-07 11:04:43.399 - warn: admin.0 Reconnection to DB.
              2018-10-07 11:05:28.979 - info: host.raspberrypi object change system.adapter.admin.0
              2018-10-07 11:05:28.990 - info: admin.0 terminating http server on port 8081
              2018-10-07 11:05:28.984 - info: host.raspberrypi stopInstance system.adapter.admin.0
              2018-10-07 11:05:28.985 - info: host.raspberrypi stopInstance system.adapter.admin.0 killing pid 2305
              2018-10-07 11:05:29.035 - info: admin.0 terminating
              2018-10-07 11:05:29.185 - info: host.raspberrypi instance system.adapter.admin.0 terminated with code 0 (OK)
              2018-10-07 11:05:31.532 - info: host.raspberrypi instance system.adapter.admin.0 started with pid 2355
              2018-10-07 11:05:39.555 - info: admin.0 starting. Version 3.5.10 in /opt/iobroker/node_modules/iobroker.admin, node: v8.11.4
              2018-10-07 11:05:40.069 - info: admin.0 requesting all states
              2018-10-07 11:05:40.076 - info: admin.0 requesting all objects
              2018-10-07 11:05:40.080 - info: admin.0 Request actual repository...
              2018-10-07 11:05:54.014 - info: admin.0 received all states
              2018-10-07 11:06:04.289 - info: admin.0 received all objects
              2018-10-07 11:06:05.267 - info: admin.0 http server listening on port 8081
              2018-10-07 11:06:05.268 - info: admin.0 Use link "http://localhost:8081" to configure.
              2018-10-07 11:06:05.633 - info: host.raspberrypi Update repository "default" under "http://download.iobroker.net/sources-dist.json"
              2018-10-07 11:06:21.207 - info: admin.0 Repository received successfully.
              2018-10-07 11:09:16.050 - warn: host.raspberrypi some hosts are offline
              2018-10-07 11:09:21.798 - warn: host.raspberrypi too delayed answer for ioBroker-Pi3-slave-sw
              
              
              1 Reply Last reply Reply Quote 0
              • eric2905
                eric2905 last edited by

                @Elektroman:

                2. Ja habe alles und in jeder Art und Weise neu gestartet `
                Das kann eigentlich nicht sein.

                Der NAS-Host meldet eine Uptime von fast 4 Tagen:

                ~~![](</s><URL url=)<link_text text="https://uploads.tapatalk-cdn.com/201810 ... 35479a.jpg">https://uploads.tapatalk-cdn.com/20181007/adb1b61012598d748e25959dfb35479a.jpg</link_text>" />

                Reboote den erst mal und installiere ein anderes npm.

                Bzw. schau mal auf der Konsole, welche npm-Version installiert ist.

                Gruß,

                Eric

                Von unterwegs getippert~~

                1 Reply Last reply Reply Quote 0
                • E
                  Elektroman last edited by

                  sorry war kein aktuelles Bild
                  950_iobroker4.jpg
                  950_iobroker5.jpg

                  1 Reply Last reply Reply Quote 0
                  • eric2905
                    eric2905 last edited by

                    @Elektroman:

                    sorry war kein aktuelles Bild `
                    Danke für das in die Irre leiten.

                    Jetzt die npm-Version anpassen.

                    Gruß,

                    Eric

                    Von unterwegs getippert

                    1 Reply Last reply Reply Quote 0
                    • E
                      Elektroman last edited by

                      das funktioniert leider nicht beim NAS

                      sudo apt-get –purge remove node

                      sudo apt-get --purge remove nodejs

                      sudo apt-get autoremove

                      curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -

                      sudo apt-get install -y nodejs

                      node -v

                      sudo npm install -g npm@4

                      npm -v
                      950_iobroker6.jpg

                      1 Reply Last reply Reply Quote 0
                      • E
                        Elektroman last edited by

                        sudo npm install -g npm@4.6.1

                        hat funktioniert

                        Zeigt aber 5 noch an

                        1 Reply Last reply Reply Quote 0
                        • E
                          Elektroman last edited by

                          Siehe hier
                          950_iobroker7.jpg

                          1 Reply Last reply Reply Quote 0
                          • apollon77
                            apollon77 last edited by

                            Dann hilft ggf ein "which npm" um zu sehen wo er es installiert hat … scheinbar hast Du es jetzt doppelt drauf.

                            Mit "npm root -g" bekommst Du eine Info zum Basisverzeichnis wo npm sich selbst global installiert hat (und globale Module)

                            Da musst Du jetzt malschauen

                            1 Reply Last reply Reply Quote 0
                            • E
                              Elektroman last edited by

                              Hallo und danke für Deine Hilfe!!!

                              Und was jetzt ???

                              <u>Master:</u>

                              root@raspberrypi:~# npm root -g

                              /usr/lib/node_modules

                              <u>Slave Raspi:</u>

                              pi@ioBroker-Pi3-slave:~ $ npm root -g

                              /usr/lib/node_modules

                              <u>Slave NAS:</u>

                              admin@nasserver:~$ npm root -g

                              /volume1/@appstore/Node.js_v6/usr/local/lib/node_modules

                              1 Reply Last reply Reply Quote 0
                              • apollon77
                                apollon77 last edited by

                                und was sagt which npm

                                auf dem NAS Slave (nur der Macht probleme korrekt?)

                                1 Reply Last reply Reply Quote 0
                                • E
                                  Elektroman last edited by

                                  Alles macht leider Probleme.

                                  Meine Vermutung ist nur das es an npm 5x liegt(NAS). Habe ich so irgendwo gelesen

                                  Ich muss sehr oft den Master neu starten (iobroker start und admin.0 restart)

                                  Bin leider auch kein Profi 😢

                                  Master Raspi:

                                  root@raspberrypi:/opt/iobroker# which npm

                                  /usr/bin/npm

                                  Slave Raspi:

                                  pi@ioBroker-Pi3-slave:~ $ which npm

                                  /usr/bin/npm

                                  NAS:

                                  admin@nasserver:~$ which npm

                                  /usr/local/bin/npm

                                  1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 last edited by

                                    Also mal eins nach dem anderen!!

                                    Du hast scheinbar mehrere Probleme in deinem Setup die im ersten Schritt mal unabhängig sind, wenn ich das so richtig lese.

                                    Ich sehe mindestens 2:

                                    1.) Auf deinem pi hast du öfter meldungen über doppelt laufende Prozesse

                                    2.) Auf deinem nas kannst du npm nicht updaten (und ja 5.6.0 ist böse, sollte aber dann nur den Slave betreffen und dem Master erstmal egal sein!)

                                    Die Probleme mit Admin und so könnten von ersterem herrühren.

                                    Sonst noch mehr?

                                    zu 1.) Zu diesem Thema findest Du mehrere Threads hier im Forum.

                                    Ohne weitere Infos (wieveiele Adapter laufen da in Summe und auch dem Pi? Redis oder nicht? CPU/Speicher-Auslastung?…) ist hier alles Glaskugel. Solche Probleme sind meistens irgendwie wegen Ressourcenlimits (i/o, CPU, RAM) verursacht und am Ende ist ein Logauszug von "wenn es schon passiert ist" zu spät. Du musst finden was das log sagt wenn diese Themen anfangen!

                                    Auch ein Check in /var/log/syslog ist ggf interessant falls da das wort killer (genau genommen OOM killer) vorkommt, dann ist Dir nämlich der RAM ausgegangen!

                                    Was Du hier tun kannst ist dich annähern. Schalte auf dem pi alle Adapterinstanzen aus auser Admin und reboote. Dann hast Du einen cleanen stand. jetzt nach und nach die Instanzen einschalten. Dabei "top" (und damit CPU und RAM und so im Auge behalten) und ioBroker Logfile auf der Platte (/opt/iobroker/log/...) anschauen. Dann siehst Du ggf was passiert wenn deine probleme starten und du kannst von da aus weiter probieren und ggf auch hier die relevanten Teile posten.

                                    zu 2.) Scheinbar hat deine NAS den Pfad von originalen NPM version im pfad und so wird die neue nicht geladen. Jetzt musst Du für deine NAS schauen ob Du den Pfad (PATH) dauerhaft anpassen kannst oder ob Du die /usr/local/bin/npm in einen symbolischen Link verwandelst der auf die andere globale Installations-Lokation zeigt. Dann sollte die npm version von dort genutzt werden.

                                    Ingo

                                    1 Reply Last reply Reply Quote 0
                                    • E
                                      Elektroman last edited by

                                      Erst einmal vielen dank für die ausführliche Hilfe!!!!!

                                      Den RAM habe ich eigentlich immer im Auge (selten unter 30%)

                                      wie sieht es aus wenn ich das iobroker Verzeichnis in iobrokerOLD umbenenne und nach einer Neuinstallierung alles zurück kopiere? Kopiere ich den Fehler auch mit? oder ist das ein Versuch wert ? (Ja ist klar Glaskugel und so 😉 )

                                      Zu 2.

                                      Sorry aber ich komm da nicht mit

                                      1 Reply Last reply Reply Quote 0
                                      • apollon77
                                        apollon77 last edited by

                                        @Elektroman:

                                        Den RAM habe ich eigentlich immer im Auge (selten unter 30%)

                                        wie sieht es aus wenn ich das iobroker Verzeichnis in iobrokerOLD umbenenne und nach einer Neuinstallierung alles zurück kopiere? Kopiere ich den Fehler auch mit? oder ist das ein Versuch wert ? (Ja ist klar Glaskugel und so 😉 ) `

                                        Welchen "Fehler" meinst Du denn? Für mich ist nicht klar das ein Fehler überhaupt da ist.

                                        Wenn schon dann backup machen und das zurückspielen nach einer Neuinstallation, aber wenn die Adapter an sich starten und alles läuft bis plötzlich diese Probleme anfangen dann ist das nichts was eine neuinstallation fixen sollte denke ich.

                                        1 Reply Last reply Reply Quote 0
                                        • E
                                          Elektroman last edited by

                                          Ich starte jetzt langsam die Adapter wieder zu !

                                          Bin gerade bei der CCU

                                          läuft !

                                          Nur wie bekomme ich das mit dem npm 5x auf den NAS behoben. Das habe ich leider noch nicht verstanden

                                          1 Reply Last reply Reply Quote 0
                                          • E
                                            Elektroman last edited by

                                            Hallo,

                                            ich glaube Du hast recht mit dem Hauptspeicher

                                            es läuft auf dem Master nur noch der Admin Adapter und nach einem neustart wird der freie Speicher immer geringer nach der Zeit

                                            Anfang 70% nach 15 min. nur noch 8% (deshalb ist mir das auch nicht aufgefallen)

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            772
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            46
                                            3411
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo