Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Absturz aller Adapter nach Upgrade auf js-controller 5

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Absturz aller Adapter nach Upgrade auf js-controller 5

    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jens77 last edited by

      Systemdata Bitte Ausfüllen
      Hardwaresystem: Raspi 4b, 4GB, 500GB SSD (USB)
      Betriebssystem: Raspbian 64bit
      Nodejs-Version: 18.17.1
      NPM-Version: 9.6.7
      Installationsart: Skript

      Hallo,
      ich habe soeben meinen Raspi auf den aktuellsten Stand bringen wollen und bin dabei strikt nach Anleitung vorgegangen: zuerst js-controller upgraden, dann alle Adapter, im Wesentlichen iob stop ; iob fix ; iob upgrade self ; iob upgrade ; iob fix ; iob start.
      Fast alles hat auch funktioniert - allerdings stürzt ioBroker komplett ab, sobald ich einen der Adapter neustarte. Ich verwende den Compact Mode, der bisher allerdings nie Probleme gemacht hat. Auch nachträgliches iob fix hat nicht geholfen.

      Folgendes sieht man im Logfile - das Prozedere ist immer gleich, egal welchen Adapter ich neu starte.

      2023-10-30 18:51:04.687  - info: admin.0 (COMPACT) <== Disconnect system.user.admin from ::ffff:192.168.178.83 javascript
      2023-10-30 18:51:18.102  - info: influxdb.0 (COMPACT) Store 202 buffered influxDB history points
      2023-10-30 18:51:25.282  - info: host.raspberry64.compactgroup1 stopInstance system.adapter.discovery.0 (force=false, process=true)
      2023-10-30 18:51:25.371  - info: discovery.0 (COMPACT) Got terminate signal TERMINATE_YOURSELF
      2023-10-30 18:51:25.372  - info: discovery.0 (COMPACT) terminating
      2023-10-30 18:51:25.374  - info: discovery.0 (COMPACT) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2023-10-30 18:51:25.428  - info: host.raspberry64.compactgroup1 stopInstance system.adapter.discovery.0 send kill signal
      2023-10-30 18:51:25.486  - info: host.raspberry64 instance system.adapter.discovery.0 is handled by compact group controller pid 3525736
      2023-10-30 18:51:25.877  - info: discovery.0 (COMPACT) terminating
      2023-10-30 18:51:25.889  - warn: bydhvs.0 (COMPACT) get state error: Connection is closed.
      2023-10-30 18:51:25.896  - warn: bydhvs.0 (COMPACT) get state error: Connection is closed.
      2023-10-30 18:51:25.903  - info: sonoff.0 (COMPACT) setForeignState not processed because States database not connected
      2023-10-30 18:51:25.904  - info: sonoff.0 (COMPACT) getForeignState not processed because States database not connected
      
      (... diese Ausgabe wiederholt sich für jeden Adapter mindestens 20x, dann stürzen alle Adapter ab)
      
      2023-10-30 18:51:25.981  - warn: host.raspberry64.compactgroup1 instance system.adapter.discovery.0 terminated due to 11
      2023-10-30 18:51:25.982  - info: host.raspberry64.compactgroup1 instance system.adapter.discovery.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      
      (...)
      
      2023-10-30 18:51:30.126  - warn: bydhvs.0 (COMPACT) Cannot connect/reconnect to objects DB. Terminating
      2023-10-30 18:51:30.131  - info: plenticore.0 (COMPACT) setState not processed because States database not connected
      2023-10-30 18:51:30.126  - info: bydhvs.0 (COMPACT) Terminated (NO_ERROR): Without reason
      2023-10-30 18:51:30.127  - warn: bydhvs.0 (COMPACT) Cannot connect/reconnect to objects DB. Terminating
      2023-10-30 18:51:30.127  - warn: bydhvs.0 (COMPACT) Cannot connect/reconnect to objects DB. Terminating
      2023-10-30 18:51:30.131  - info: plenticore.0 (COMPACT) setState not processed because States database not connected
      2023-10-30 18:51:30.132  - info: plenticore.0 (COMPACT) setState not processed because States database not connected
      2023-10-30 18:51:30.132  - info: plenticore.0 (COMPACT) setState not processed because States database not connected
      (...)
      

      Dann fangen alle Adapter sich an, über "DB Closed" zu beschweren, und stürzen ab:


      2023-10-30 18:51:34.171 - info: mqtt.0 (COMPACT) setForeignState not processed because States database not connected
      2023-10-30 18:51:34.325 - info: deconz.0 (COMPACT) getObjectList not processed because Objects database not connected
      2023-10-30 18:51:34.838 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.admin.0 (force=false, process=true)
      2023-10-30 18:51:34.876 - error: admin.0 (COMPACT) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-10-30 18:51:34.880 - error: influxdb.0 (COMPACT) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-10-30 18:51:34.882 - error: node-red.0 (COMPACT) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-10-30 18:51:34.885 - error: javascript.0 (COMPACT) An error happened which is most likely from one of your scripts, but the originating script could not be detected.
      2023-10-30 18:51:34.886 - error: tr-064.0 (COMPACT) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-10-30 18:51:34.888 - error: sonoff.0 (COMPACT) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-10-30 18:51:34.889 - error: mqtt.0 (COMPACT) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-10-30 18:51:34.890 - error: discovery.0 (COMPACT) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-10-30 18:51:34.893 - error: backitup.0 (COMPACT) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-10-30 18:51:34.894 - error: fritzdect.0 (COMPACT) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-10-30 18:51:34.897 - error: web.0 (COMPACT) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-10-30 18:51:34.898 - error: iqontrol.0 (COMPACT) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-10-30 18:51:34.899 - error: plenticore.0 (COMPACT) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-10-30 18:51:34.901 - error: bydhvs.0 (COMPACT) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-10-30 18:51:34.903 - error: discovery.0 (COMPACT) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-10-30 18:51:34.896 - error: deconz.0 (COMPACT) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-10-30 18:51:34.896 - error: deconz.0 (COMPACT) unhandled promise rejection: DB closed
      2023-10-30 18:51:34.896 - error: deconz.0 (COMPACT) Error: DB closed
      at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17)
      at deconz.getObjectList (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:3820:26)
      (...)
      2023-10-30 18:51:34.896 - error: deconz.0 (COMPACT) DB closed
      2023-10-30 18:51:34.896 - info: deconz.0 (COMPACT) registerNotification not processed because States database not connected
      2023-10-30 18:51:34.952 - info: deconz.0 (COMPACT) setState not processed because States database not connected
      2023-10-30 18:51:34.953 - info: deconz.0 (COMPACT) setState not processed because States database not connected
      2023-10-30 18:51:34.953 - info: deconz.0 (COMPACT) cleaned everything up...
      2023-10-30 18:51:34.953 - info: deconz.0 (COMPACT) terminating
      2023-10-30 18:51:34.954 - warn: deconz.0 (COMPACT) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2023-10-30 18:51:34.840 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.influxdb.0 (force=false, process=true)
      2023-10-30 18:51:34.841 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.node-red.0 (force=false, process=true)
      2023-10-30 18:51:34.842 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.javascript.0 (force=false, process=true)
      2023-10-30 18:51:34.843 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.tr-064.0 (force=false, process=true)
      2023-10-30 18:51:34.844 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.sonoff.0 (force=false, process=true)
      2023-10-30 18:51:34.844 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.mqtt.0 (force=false, process=true)
      2023-10-30 18:51:34.845 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.openweathermap.0 (force=false, process=false)
      2023-10-30 18:51:34.846 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.weatherunderground.0 (force=false, process=false)
      2023-10-30 18:51:34.846 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.discovery.0 (force=false, process=true)
      2023-10-30 18:51:34.847 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.backitup.0 (force=false, process=true)
      2023-10-30 18:51:34.847 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.fritzdect.0 (force=false, process=true)
      2023-10-30 18:51:34.848 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.deconz.0 (force=false, process=true)
      2023-10-30 18:51:34.849 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.smartcontrol.0 (force=false, process=false)
      2023-10-30 18:51:34.849 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.web.0 (force=false, process=true)
      2023-10-30 18:51:34.850 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.iqontrol.0 (force=false, process=true)
      2023-10-30 18:51:34.850 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.plenticore.0 (force=false, process=true)
      2023-10-30 18:51:34.851 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.panasonic-comfort-cloud.0 (force=false, process=false)
      2023-10-30 18:51:34.851 - info: host.raspberry64.compactgroup1 stopInstance system.adapter.bydhvs.0 (force=false, process=false)
      2023-10-30 18:51:34.877 - error: admin.0 (COMPACT) unhandled promise rejection: DB closed
      2023-10-30 18:51:34.878 - error: admin.0 (COMPACT) Error: DB closed
      at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17)
      at deconz.getObjectList (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:3820:26)
      at /opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2336:16
      (...)
      2023-10-30 18:51:34.878 - error: admin.0 (COMPACT) DB closed
      2023-10-30 18:51:34.878 - info: admin.0 (COMPACT) registerNotification not processed because States database not connected
      2023-10-30 18:51:34.913 - info: admin.0 (COMPACT) terminating http server on port 8081
      2023-10-30 18:51:34.914 - info: admin.0 (COMPACT) unsubscribeForeignObjects not processed because Objects database not connected
      2023-10-30 18:51:34.915 - info: admin.0 (COMPACT) unsubscribeForeignObjects not processed because Objects database not connected
      2023-10-30 18:51:34.915 - info: admin.0 (COMPACT) unsubscribeForeignObjects not processed because Objects database not connected
      2023-10-30 18:51:34.916 - info: admin.0 (COMPACT) unsubscrubeForeignStates not processed because States database not connected
      2023-10-30 18:51:34.917 - info: admin.0 (COMPACT) unsubscrubeForeignStates not processed because States database not connected
      (...)

      Das Ganze passiert reproduzierbar immer dann, wenn ich - egal warum - einen Adapter neu starten will.
      Ich habe alle Adapter nach Verfügbarkeit aktualisiert:


      screen pi@raspberry64:~ $ iob list adapters
      system.adapter.admin : admin - v6.12.0
      system.adapter.backitup : backitup - v2.8.1
      system.adapter.bydhvs : bydhvs - v1.4.0
      system.adapter.deconz : deconz - v1.3.21
      system.adapter.discovery : discovery - v3.1.0
      system.adapter.fritzdect : fritzdect - v2.3.1
      system.adapter.habpanel : habpanel - v0.5.0
      system.adapter.influxdb : influxdb - v3.2.0
      system.adapter.iqontrol : iqontrol - v2.3.0
      system.adapter.jarvis : jarvis - v3.1.2
      system.adapter.javascript : javascript - v7.1.4
      system.adapter.mqtt : mqtt - v4.1.1
      system.adapter.net-tools : net-tools - v0.2.0
      system.adapter.netatmo : netatmo - v3.1.0
      system.adapter.node-red : node-red - v4.0.3
      system.adapter.openweathermap : openweathermap - v0.3.9
      system.adapter.panasonic-comfort-cloud : panasonic-comfort-cloud - v2.2.4
      system.adapter.plenticore : plenticore - v2.2.0
      system.adapter.rpi2 : rpi2 - v1.3.2
      system.adapter.simple-api : simple-api - v2.7.2
      system.adapter.smartcontrol : smartcontrol - v2.0.1
      system.adapter.sonoff : sonoff - v2.5.3
      system.adapter.synology : synology - v3.0.0
      system.adapter.tesla-motors : tesla-motors - v1.3.2
      system.adapter.tr-064 : tr-064 - v4.2.18
      system.adapter.weatherunderground : weatherunderground - v3.6.0
      system.adapter.web : web - v6.1.2

      Hat jemand eine Idee, was das sein könnte? Bin für alle Hinweise dankbar.

      Speicher:
      gesamt benutzt frei gemns. Puffer/Cache verfügbar
      Speicher: 3884372 1923460 307440 21132 1653472 1866200
      Swap: 3894268 94492 3799776

      SSD:
      Dateisystem 1K-Blöcke Benutzt Verfügbar Verw% Eingehängt auf
      /dev/root 461278876 79958808 362529288 19% /
      devtmpfs 1677960 0 1677960 0% /dev
      tmpfs 1942184 224 1941960 1% /dev/shm
      tmpfs 776876 1080 775796 1% /run
      tmpfs 5120 4 5116 1% /run/lock
      /dev/sda1 258095 31156 226940 13% /boot
      tmpfs 388436 8 388428 1% /run/user/1000

      Pakete:
      screen pi@raspberry64:~ $ sudo apt upgrade
      Paketlisten werden gelesen… Fertig
      Abhängigkeitsbaum wird aufgebaut… Fertig
      Statusinformationen werden eingelesen… Fertig
      Paketaktualisierung (Upgrade) wird berechnet… Fertig
      Die folgenden Pakete sind zurückgehalten worden:
      libpcre2-16-0 libpcre2-32-0 libpcre2-8-0 libpcre2-dev postgresql postgresql-client-common postgresql-common
      0 aktualisiert, 0 neu installiert, 0 zu entfernen und 7 nicht aktualisiert.

      System:
      Linux raspberry64 6.1.19-v8+ #1637 SMP PREEMPT Tue Mar 14 11:11:47 GMT 2023 aarch64 GNU/Linux

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Jens77 last edited by

        @jens77 sagte in Absturz aller Adapter nach Upgrade auf js-controller 5:

        und 7 nicht aktualisiert.

        Die schon mal einspielen.
        Und dann bitte die Langfassung von

        iob diag
        
        J 1 Reply Last reply Reply Quote 0
        • J
          Jens77 @Thomas Braun last edited by Jens77

          @thomas-braun Danke.

          Die Postgres-Pakete würden Postgres-16 installieren, ich verwende für Teslamate derzeit Postgres-14, daher werde ich die zurückhalten. Das hat mit meinem iobroker-Problem aber ziemlich sicher nichts zu tun.

          iob diag verlangt noch nach einem nodejs binary, welches seit nodejs 16 nicht mehr existiert (zumindest nicht in den Paketen von nodesource.com).


          *** BASE SYSTEM ***
          Static hostname: raspberry64
          Icon name: computer
          Operating System: Debian GNU/Linux 11 (bullseye)
          Kernel: Linux 6.1.19-v8+
          Architecture: arm64

          Model : Raspberry Pi 4 Model B Rev 1.2
          Docker : false
          Virtualization : none
          Kernel : aarch64
          Userland : arm64

          Systemuptime and Load:
          20:11:34 up 49 days, 3:25, 6 users, load average: 2.13, 1.94, 1.47
          CPU threads: 4

          *** RASPBERRY THROTTLING ***
          Current issues:
          No throttling issues detected.

          Previously detected issues:
          No throttling issues detected.

          This system needs to be REBOOTED!

          *** Time and Time Zones ***
          Local time: Mon 2023-10-30 20:11:35 CET
          Universal time: Mon 2023-10-30 19:11:35 UTC
          RTC time: n/a
          Time zone: Europe/Berlin (CET, +0100)
          System clock synchronized: yes
          NTP service: active
          RTC in local TZ: no

          *** User and Groups ***
          pi
          /home/pi
          pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin docker gpio i2c spi

          *** X-Server-Setup ***
          X-Server: false
          Desktop:
          Terminal: tty
          Boot Target: multi-user.target

          *** MEMORY ***
          total used free shared buff/cache available
          Mem: 3.8G 1.9G 154M 20M 1.7G 1.7G
          Swap: 3.8G 91M 3.7G
          Total: 7.6G 2.0G 3.9G

               3793 M total memory
               1935 M used memory
               1079 M active memory
               1656 M inactive memory
                154 M free memory
                 49 M buffer memory
               1654 M swap cache
               3802 M total swap
                 91 M used swap 
               3711 M free swap 
          

          Raspberry only:
          oom events: 0
          lifetime oom required: 0 Mbytes
          total time in oom handler: 0 ms
          max time spent in oom handler: 0 ms

          *** FAILED SERVICES ***

          UNIT LOAD ACTIVE SUB DESCRIPTION

          • hciuart.service loaded failed failed Configure Bluetooth Modems connected by UART

          LOAD = Reflects whether the unit definition was properly loaded.
          ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
          SUB = The low-level unit activation state, values depend on unit type.
          1 loaded units listed.

          *** FILESYSTEM ***
          Filesystem Type Size Used Avail Use% Mounted on
          /dev/root ext4 440G 77G 346G 19% /
          devtmpfs devtmpfs 1.7G 0 1.7G 0% /dev
          tmpfs tmpfs 1.9G 224K 1.9G 1% /dev/shm
          tmpfs tmpfs 759M 1.1M 758M 1% /run
          tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
          /dev/sda1 vfat 253M 31M 222M 13% /boot
          tmpfs tmpfs 380M 8.0K 380M 1% /run/user/1000

          Messages concerning ext4 filesystem in dmesg:
          [Mon Sep 11 17:46:02 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 smsc95xx.macaddr=DC:A6:32:73:2C:88 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000 console=ttyS0,115200 console=tty1 root=PARTUUID=38be9e7a-02 rootfstype=ext4 fsck.repair=yes rootwait
          [Mon Sep 11 17:46:05 2023] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
          [Mon Sep 11 17:46:05 2023] EXT4-fs (sda2): write access will be enabled during recovery
          [Mon Sep 11 17:46:05 2023] EXT4-fs (sda2): orphan cleanup on readonly fs
          [Mon Sep 11 17:46:05 2023] EXT4-fs (sda2): 13 orphan inodes deleted
          [Mon Sep 11 17:46:05 2023] EXT4-fs (sda2): recovery complete
          [Mon Sep 11 17:46:05 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
          [Mon Sep 11 17:46:05 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
          [Mon Sep 11 17:46:07 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.

          Show mounted filesystems (real ones only):
          TARGET SOURCE FSTYPE OPTIONS
          / /dev/sda2 ext4 rw,noatime
          `-/boot /dev/sda1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro

          Files in neuralgic directories:

          /var:

          17G /var/
          7.7G /var/lib
          4.9G /var/log
          3.2G /var/log/journal/82d4f63990114b27bac41e9b3e9a49f1
          3.2G /var/log/journal

          Archived and active journals take up 3.1G in the file system.

          /opt/iobroker/backups:
          603M /opt/iobroker/backups/

          /opt/iobroker/iobroker-data:
          247M /opt/iobroker/iobroker-data/
          160M /opt/iobroker/iobroker-data/files
          67M /opt/iobroker/iobroker-data/backup-objects
          52M /opt/iobroker/iobroker-data/files/javascript.admin
          34M /opt/iobroker/iobroker-data/files/javascript.admin/static

          The five largest files in iobroker-data are:
          21M /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
          8.3M /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js
          7.9M /opt/iobroker/iobroker-data/objects.jsonl
          7.1M /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.f22de4ab.chunk.js.map
          6.3M /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map

          USB-Devices by-id:
          USB-Sticks - Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':

          find: '/dev/serial/by-id/': No such file or directory
          *** NodeJS-Installation ***

          /home/iobroker/.diag.sh: line 277: nodejs: command not found

          /usr/bin/node v18.17.1
          /usr/bin/npm 9.6.7
          /usr/bin/npx 9.6.7
          /usr/bin/corepack 0.18.0
          /home/iobroker/.diag.sh: line 288: nodejs: command not found
          *** nodejs is NOT correctly installed ***

          nodejs:
          Installed: 18.17.1-deb-1nodesource1
          Candidate: 18.17.1-deb-1nodesource1
          Version table:
          *** 18.17.1-deb-1nodesource1 500
          500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
          100 /var/lib/dpkg/status
          12.22.12~dfsg-1~deb11u4 500
          500 http://deb.debian.org/debian bullseye/main arm64 Packages
          500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages

          Temp directories causing npm8 problem: 0
          No problems detected

          Errors in npm tree:

          *** ioBroker-Installation ***

          ioBroker Status
          iobroker is running on this host.

          Objects type: jsonl
          States type: jsonl

          Core adapters versions
          js-controller: 5.0.12
          admin: 6.12.0
          javascript: 7.1.4

          Adapters from github: 0

          Adapter State

          • system.adapter.admin.0 : admin : raspberry64 - enabled, compact enabled (group 1), port: 8081, bind: 0.0.0.0, run as: admin

          • system.adapter.backitup.0 : backitup : raspberry64 - enabled, compact enabled (group 1)

          • system.adapter.bydhvs.0 : bydhvs : raspberry64 - enabled, compact enabled (group 1)

          • system.adapter.deconz.0 : deconz : raspberry64 - enabled, compact enabled (group 1), port: 80

          • system.adapter.discovery.0 : discovery : raspberry64 - enabled, compact enabled (group 1)

          • system.adapter.fritzdect.0 : fritzdect : raspberry64 - enabled, compact enabled (group 1)
            system.adapter.habpanel.0 : habpanel : raspberry64 - enabled

          • system.adapter.influxdb.0 : influxdb : raspberry64 - enabled, compact enabled (group 1), port: 8086

          • system.adapter.iqontrol.0 : iqontrol : raspberry64 - enabled, compact enabled (group 1)

          • system.adapter.javascript.0 : javascript : raspberry64 - enabled, compact enabled (group 1)

          • system.adapter.mqtt.0 : mqtt : raspberry64 - enabled, compact enabled (group 1), port: 1884, bind: 0.0.0.0
            system.adapter.net-tools.0 : net-tools : raspberry64 - disabled, compact disabled
            system.adapter.netatmo.0 : netatmo : raspberry64 - disabled, compact disabled

          • system.adapter.node-red.0 : node-red : raspberry64 - enabled, compact enabled (group 1), port: 1880, bind: 0.0.0.0
            system.adapter.openweathermap.0 : openweathermap : raspberry64 - enabled, compact enabled (group 1)
            system.adapter.panasonic-comfort-cloud.0: panasonic-comfort-cloud: raspberry64 - disabled, compact enabled (group 1)

          • system.adapter.plenticore.0 : plenticore : raspberry64 - enabled, compact enabled (group 1), port: 80

          • system.adapter.rpi2.0 : rpi2 : raspberry64 - enabled
            system.adapter.smartcontrol.0 : smartcontrol : raspberry64 - disabled, compact enabled (group 1)

          • system.adapter.sonoff.0 : sonoff : raspberry64 - enabled, compact enabled (group 1), port: 1883, bind: 0.0.0.0

          • system.adapter.tesla-motors.0 : tesla-motors : raspberry64 - enabled, compact disabled

          • system.adapter.tr-064.0 : tr-064 : raspberry64 - enabled, compact enabled (group 1)
            system.adapter.weatherunderground.0 : weatherunderground : raspberry64 - enabled, compact enabled (group 1)

          • system.adapter.web.0 : web : raspberry64 - enabled, compact enabled (group 1), port: 8082, bind: 0.0.0.0, run as: admin

          • instance is alive

          Enabled adapters with bindings

          • system.adapter.admin.0 : admin : raspberry64 - enabled, compact enabled (group 1), port: 8081, bind: 0.0.0.0, run as: admin
          • system.adapter.deconz.0 : deconz : raspberry64 - enabled, compact enabled (group 1), port: 80
          • system.adapter.influxdb.0 : influxdb : raspberry64 - enabled, compact enabled (group 1), port: 8086
          • system.adapter.mqtt.0 : mqtt : raspberry64 - enabled, compact enabled (group 1), port: 1884, bind: 0.0.0.0
          • system.adapter.node-red.0 : node-red : raspberry64 - enabled, compact enabled (group 1), port: 1880, bind: 0.0.0.0
          • system.adapter.plenticore.0 : plenticore : raspberry64 - enabled, compact enabled (group 1), port: 80
          • system.adapter.sonoff.0 : sonoff : raspberry64 - enabled, compact enabled (group 1), port: 1883, bind: 0.0.0.0
          • system.adapter.web.0 : web : raspberry64 - enabled, compact enabled (group 1), port: 8082, bind: 0.0.0.0, run as: admin

          ioBroker-Repositories
          stable : http://download.iobroker.net/sources-dist.json
          beta : http://download.iobroker.net/sources-dist-latest.json

          Active repo(s): stable

          Installed ioBroker-Instances
          Used repository: stable
          Adapter "admin" : 6.12.0 , installed 6.12.0
          Adapter "backitup" : 2.8.1 , installed 2.8.1
          Adapter "bydhvs" : 1.4.0 , installed 1.4.0
          Adapter "deconz" : 1.3.21 , installed 1.3.21
          Adapter "discovery" : 3.1.0 , installed 3.1.0
          Adapter "fritzdect" : 2.3.1 , installed 2.3.1
          Adapter "habpanel" : 0.5.0 , installed 0.5.0
          Adapter "influxdb" : 3.2.0 , installed 3.2.0
          Adapter "iqontrol" : 2.3.0 , installed 2.3.0
          Adapter "jarvis" : 3.1.2 , installed 3.1.2
          Adapter "javascript" : 7.1.4 , installed 7.1.4
          Controller "js-controller": 5.0.12 , installed 5.0.12
          Adapter "mqtt" : 4.1.1 , installed 4.1.1
          Adapter "net-tools" : 0.2.0 , installed 0.2.0
          Adapter "netatmo" : 3.1.0 , installed 3.1.0
          Adapter "node-red" : 4.0.3 , installed 4.0.3
          Adapter "openweathermap": 0.3.9 , installed 0.3.9
          Adapter "panasonic-comfort-cloud": 2.2.4, installed 2.2.4
          Adapter "plenticore" : 2.2.0 , installed 2.2.0
          Adapter "rpi2" : 1.3.2 , installed 1.3.2
          Adapter "simple-api" : 2.7.2 , installed 2.7.2
          Adapter "smartcontrol" : 2.0.1 , installed 2.0.1
          Adapter "socketio" : 6.5.5 , installed 6.5.5
          Adapter "sonoff" : 2.5.3 , installed 2.5.3
          Adapter "synology" : 3.0.0 , installed 3.0.0
          Adapter "tesla-motors" : 1.3.2 , installed 1.3.2
          Adapter "tr-064" : 4.2.18 , installed 4.2.18
          Adapter "weatherunderground": 3.6.0, installed 3.6.0
          Adapter "web" : 6.1.2 , installed 6.1.2
          Adapter "ws" : 2.5.5 , installed 2.5.5

          Objects and States
          Please stand by - This may take a while
          Objects: 6466
          States: 5552

          *** OS-Repositories and Updates ***
          Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
          Hit:2 http://deb.debian.org/debian bullseye InRelease
          Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
          Hit:4 http://phoscon.de/apt/deconz bullseye InRelease
          Ign:5 http://binaries.erlang-solutions.com/debian stretch InRelease
          Hit:6 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:7 http://binaries.erlang-solutions.com/debian stretch Release
          Hit:8 https://apt.grafana.com stable InRelease
          Hit:9 https://repos.influxdata.com/debian bullseye InRelease
          Get:10 https://dl.cloudsmith.io/public/caddy/stable/deb/debian any-version InRelease [8263 B]
          Hit:11 https://packages.sury.org/php bullseye InRelease
          Hit:12 http://apt.postgresql.org/pub/repos/apt bullseye-pgdg InRelease
          Hit:13 https://deb.nodesource.com/node_18.x bullseye InRelease
          Hit:14 https://packagecloud.io/timescale/timescaledb/debian bullseye InRelease
          Fetched 8263 B in 6s (1438 B/s)
          Reading package lists...
          Pending Updates: 0

          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name
          tcp 0 0 127.0.0.1:45293 0.0.0.0:* LISTEN 0 101007442 3558521/containerd
          tcp 0 0 127.0.0.1:4100 0.0.0.0:* LISTEN 1003 100600466 3450285/beam.smp
          tcp 0 0 0.0.0.0:32943 0.0.0.0:* LISTEN 1003 100601531 3450285/beam.smp
          tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN 0 100598861 3449771/dnsmasq
          tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 101006440 3558544/sshd: /usr/
          tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 1000 101006581 3558589/deCONZ
          tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 1000 101007552 3558589/deCONZ
          tcp 0 0 0.0.0.0:4369 0.0.0.0:* LISTEN 1003 100601919 3450336/epmd
          tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 1001 100746363 3486227/iobroker.js
          tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 1001 100745357 3486227/iobroker.js
          tcp 0 0 127.0.0.1:5432 0.0.0.0:* LISTEN 110 100596344 3449823/postgres
          tcp 0 0 0.0.0.0:8000 0.0.0.0:* LISTEN 0 59433239 124555/docker-proxy
          tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 1001 100905151 3527193/iobroker.js
          tcp 0 0 0.0.0.0:1880 0.0.0.0:* LISTEN 1001 100905102 3527354/node-red
          tcp 0 0 0.0.0.0:1884 0.0.0.0:* LISTEN 1001 100902643 3527193/iobroker.js
          tcp 0 0 172.17.0.1:5432 0.0.0.0:* LISTEN 110 100596345 3449823/postgres
          tcp 0 0 127.0.0.1:2019 0.0.0.0:* LISTEN 998 100555213 3427267/caddy
          tcp6 0 0 :::3000 :::* LISTEN 115 100474205 3407841/grafana
          tcp6 0 0 :::53 :::* LISTEN 0 100598863 3449771/dnsmasq
          tcp6 0 0 :::4101 :::* LISTEN 998 100553324 3427267/caddy
          tcp6 0 0 :::22 :::* LISTEN 0 101006442 3558544/sshd: /usr/
          tcp6 0 0 :::81 :::* LISTEN 998 100553327 3427267/caddy
          tcp6 0 0 :::4369 :::* LISTEN 1003 100601920 3450336/epmd
          tcp6 0 0 :::8082 :::* LISTEN 1001 100905309 3527193/iobroker.js
          tcp6 0 0 :::8081 :::* LISTEN 1001 100903176 3527193/iobroker.js
          tcp6 0 0 :::8086 :::* LISTEN 999 100552823 3426555/influxd
          tcp6 0 0 :::6000 :::* LISTEN 998 100553326 3427267/caddy
          udp 0 0 169.254.39.1:5353 0.0.0.0:* 1001 100905131 3527193/iobroker.js
          udp 0 0 172.17.0.1:5353 0.0.0.0:* 1001 100905130 3527193/iobroker.js
          udp 0 0 192.168.178.54:5353 0.0.0.0:* 1001 100905129 3527193/iobroker.js
          udp 0 0 0.0.0.0:5353 0.0.0.0:* 108 100595343 3449495/avahi-daemo
          udp 0 0 0.0.0.0:1900 0.0.0.0:* 1000 101006633 3558589/deCONZ
          udp 0 0 0.0.0.0:1900 0.0.0.0:* 1001 100902803 3527193/iobroker.js
          udp 0 0 0.0.0.0:1900 0.0.0.0:* 1001 100902801 3527193/iobroker.js
          udp 0 0 0.0.0.0:1900 0.0.0.0:* 1001 100902798 3527193/iobroker.js
          udp 0 0 0.0.0.0:53 0.0.0.0:* 0 100598860 3449771/dnsmasq
          udp 0 0 0.0.0.0:67 0.0.0.0:* 0 100598857 3449771/dnsmasq
          udp 0 0 0.0.0.0:68 0.0.0.0:* 0 100595687 3449541/dhcpcd
          udp 0 0 0.0.0.0:53734 0.0.0.0:* 108 100595345 3449495/avahi-daemo
          udp6 0 0 :::5353 :::* 108 100595344 3449495/avahi-daemo
          udp6 0 0 :::1900 :::* 1001 100902804 3527193/iobroker.js
          udp6 0 0 :::1900 :::* 1001 100902802 3527193/iobroker.js
          udp6 0 0 :::1900 :::* 1001 100902800 3527193/iobroker.js
          udp6 0 0 :::1900 :::* 1001 100902799 3527193/iobroker.js
          udp6 0 0 :::4101 :::* 998 100553325 3427267/caddy
          udp6 0 0 :::53 :::* 0 100598862 3449771/dnsmasq
          udp6 0 0 :::55643 :::* 108 100595346 3449495/avahi-daemo
          udp6 0 0 :::546 :::* 0 100595686 3449541/dhcpcd

          *** Log File - Last 25 Lines ***

          2023-10-30 20:04:50.660 - info: influxdb.0 (COMPACT) Store 201 buffered influxDB history points
          2023-10-30 20:05:21.161 - info: influxdb.0 (COMPACT) Store 201 buffered influxDB history points
          2023-10-30 20:05:52.873 - info: influxdb.0 (COMPACT) Store 201 buffered influxDB history points
          2023-10-30 20:06:26.928 - info: influxdb.0 (COMPACT) Store 201 buffered influxDB history points
          2023-10-30 20:07:00.837 - info: influxdb.0 (COMPACT) Store 202 buffered influxDB history points
          2023-10-30 20:07:28.914 - info: influxdb.0 (COMPACT) Store 201 buffered influxDB history points
          2023-10-30 20:08:03.707 - info: influxdb.0 (COMPACT) Store 201 buffered influxDB history points
          2023-10-30 20:08:12.672 - info: plenticore.0 (COMPACT) Read forecast data before calcMinSoC.
          2023-10-30 20:08:13.146 - info: plenticore.0 (COMPACT) calcMinSoC for day 1.
          2023-10-30 20:08:13.189 - info: plenticore.0 (COMPACT) calcMinSoC for day 2.
          2023-10-30 20:08:13.189 - info: plenticore.0 (COMPACT) Using forecast of day 2 for MinSoC calculation.
          2023-10-30 20:08:15.354 - info: plenticore.0 (COMPACT) got weather data from met.no with 88 elements.
          2023-10-30 20:08:15.559 - info: plenticore.0 (COMPACT) Requested weather data from kachelmannwetter.com
          2023-10-30 20:08:15.698 - info: plenticore.0 (COMPACT) Requested alternative weather data from kachelmannwetter.com
          2023-10-30 20:08:15.707 - info: plenticore.0 (COMPACT) Got all internal forecast data and made it available to main process.
          2023-10-30 20:08:33.873 - info: influxdb.0 (COMPACT) Store 201 buffered influxDB history points
          2023-10-30 20:09:06.688 - info: influxdb.0 (COMPACT) Store 201 buffered influxDB history points
          2023-10-30 20:09:37.545 - info: influxdb.0 (COMPACT) Store 202 buffered influxDB history points
          2023-10-30 20:10:12.184 - info: influxdb.0 (COMPACT) Store 201 buffered influxDB history points
          2023-10-30 20:10:41.886 - info: influxdb.0 (COMPACT) Store 201 buffered influxDB history points
          2023-10-30 20:11:15.880 - info: influxdb.0 (COMPACT) Store 201 buffered influxDB history points
          2023-10-30 20:11:47.310 - info: influxdb.0 (COMPACT) Store 201 buffered influxDB history points
          2023-10-30 20:12:18.711 - info: influxdb.0 (COMPACT) Store 201 buffered influxDB history points
          2023-10-30 20:12:52.500 - info: influxdb.0 (COMPACT) Store 201 buffered influxDB history points
          2023-10-30 20:13:22.934 - info: influxdb.0 (COMPACT) Store 201 buffered influxDB history points

          [/s]
          
          Danke für jede Hilfe!
          Thomas Braun 2 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Jens77 last edited by

            @jens77 sagte in Absturz aller Adapter nach Upgrade auf js-controller 5:

            welches seit nodejs 16 nicht mehr existiert (zumindest nicht in den Paketen von nodesource.com).

            Doch, in den aktuellen Versionen ist es drin. Installier das.

            J 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Jens77 last edited by

              @jens77 >

              This system needs to be REBOOTED!

              J 1 Reply Last reply Reply Quote 0
              • J
                Jens77 @Thomas Braun last edited by

                @thomas-braun Wie heißt denn das Paket?

                nodejs (v18) ist bereits installiert.

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Jens77 last edited by

                  @jens77

                  Das Repo muss umgestellt werden.
                  Kannst du per Skript / Kommando machen

                  iob nodejs-update
                  
                  J 1 Reply Last reply Reply Quote 0
                  • J
                    Jens77 @Thomas Braun last edited by

                    @thomas-braun Meine beschriebenen iob-Probleme traten schon auf, bevor neu gestartet werden sollte. Ich habe erst als diese Probleme auftraten ein apt upgrade nachgeschoben, wobei (u.a.) ein neuer Kernel installiert wurde, der jetzt den Neustart fordert.

                    Ich denke also nicht, dass es daran liegen wird.

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Jens77 last edited by

                      @jens77 sagte in Absturz aller Adapter nach Upgrade auf js-controller 5:

                      Ich denke also nicht, dass es daran liegen wird.

                      Nein, aber mach es, damit die Updates auch greifen. Die Meldung kommt nicht aus Jux und Dollerei, die hat schon einen Hintergrund.

                      1 Reply Last reply Reply Quote 0
                      • J
                        Jens77 @Thomas Braun last edited by

                        @thomas-braun

                        Das Skript ist lustig:

                        Nothing to do - Your installation is using the correct paths.
                        
                        You are running nodejs v18.17.1. Do you want to install recommended version 18.18.2?
                        

                        Was denn jetzt? 🙂

                        Installing the recommended nodejs version now!
                        
                        /home/iobroker/.nodejs-update.sh: line 331: [: : integer expression expected
                        /home/iobroker/.nodejs-update.sh: line 348: [: : integer expression expected
                        Installing the recommended nodejs version!
                        (Reading database ... 89181 files and directories currently installed.)
                        Preparing to unpack .../nodejs_18.18.2-1nodesource1_arm64.deb ...
                        Detected old npm client, removing...
                        Unpacking nodejs (18.18.2-1nodesource1) over (18.17.1-deb-1nodesource1) ...
                        Setting up nodejs (18.18.2-1nodesource1) ...
                        

                        Gerade probiert - Problem tritt immer noch exakt so auf wie anfangs beschrieben, auch mit Node 18.18.

                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Jens77 last edited by Thomas Braun

                          @jens77 sagte in Absturz aller Adapter nach Upgrade auf js-controller 5:

                          Was denn jetzt?

                          Die Installations-Pfade sind richtig, an der Stelle ist also nichts zu tun, die Version ist allerdings nicht richtig/die aktuelle.
                          Und genau das wird gemeldet.
                          Also ganz 'unlustig' die richtige Diagnose.

                          J 1 Reply Last reply Reply Quote 0
                          • J
                            Jens77 @Thomas Braun last edited by

                            @thomas-braun Das stimmt wohl.
                            Der Vollständigkeit halber mache ich jetzt mal einen Neustart, melde mich dann zurück (das kann allerdings etwas dauern). Danke schon mal!

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @Jens77 last edited by

                              @jens77

                              Da hats mal Einschläge im Dateisystem gegeben:

                              [Mon Sep 11 17:46:05 2023] EXT4-fs (sda2): 13 orphan inodes deleted

                              Hit:7 http://binaries.erlang-solutions.com/debian stretch Release

                              Da gibt es mit Sicherheit aber auch ein für Bullseye passendes Repo.

                              mcm1957 J 2 Replies Last reply Reply Quote 0
                              • mcm1957
                                mcm1957 @Thomas Braun last edited by

                                @Jens77

                                Versuch mal das System OHNE Compact mode zu betreiben. Ich hab im Hinterkopf ein komisches Problem bei einem anderen Adapter das mit Compaq Mode zusammen hängen könnte. War damals nicht mehr reproduzierbar. Ist zwar nur ein Hintergrundgedanke und kann absoluter Blödsinn sein - aber wenn dein Problem ohne Compact Mode nicht auftritt und mit schon, dann mention bitte Foxriver76 damit er sich einklinkt. Dann könnte (BETONUNG könnte) ein Problem mit js-controller 5 und compact Mode existieren.

                                Aber wie geschrieben - ist nur ein Hintergrundgedanke und kann total falsch sein !

                                mcm1957 J 2 Replies Last reply Reply Quote 1
                                • mcm1957
                                  mcm1957 @mcm1957 last edited by

                                  Und noch was:
                                  Wenn da was abstürzt bitte den gesammten Log hier anhängen.
                                  Derzeit seh ich nicht wirklich ewas du unter 'stürzt ab' verstehst bzw.w eclhe Fehlermeldungen genau auftreten.

                                  J 2 Replies Last reply Reply Quote 0
                                  • J
                                    Jens77 @Thomas Braun last edited by

                                    @thomas-braun Korrekt, die Dateisystemfehler wurden behoben. (auch offline noch mal)

                                    Zum Thema Erlang: damals leider nicht. Das (brauche ich für Teslamate) ist aber auch völlig unabhängig von iobroker.

                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @Jens77 last edited by

                                      @jens77 sagte in Absturz aller Adapter nach Upgrade auf js-controller 5:

                                      ist aber auch völlig unabhängig von iobroker.

                                      Aber nicht unabhänigig vom Gesamtsystem.

                                      J 1 Reply Last reply Reply Quote 0
                                      • J
                                        Jens77 @mcm1957 last edited by

                                        @mcm57 Habe ich versucht. Die 520kb lassen das Forensystem abstürzen, jedes Mal wieder.
                                        Daher habe ich die 100-fachen Wiederholmeldungen rausgekürzt und den Rest hinter Spolier-Tags versteckt.

                                        Aber hier bitte: https://share.rb-hosting.de/s/fkqJWp2RinWCN9S
                                        Da ist das vollständige Log eines Adapter-Neustarts.

                                        1 Reply Last reply Reply Quote 0
                                        • J
                                          Jens77 @Thomas Braun last edited by

                                          @thomas-braun Nein, natürlich nicht. Alles ist verbunden.

                                          Aber man sollte nach Plausibilität priorisieren. Es gibt Dinge, die haben einen wahrscheinlichen Einfluss und Dinge, deren Einfluss ist eher unwahrscheinlich, und Dinge, denen Einfluss zu unterstellen wäre geradezu absurd.

                                          Ansonsten kommt der nächste und fragt nach der Konfiguration unserer Fritzbox, oder was ich zum Abendessen hatte. 🙂

                                          1 Reply Last reply Reply Quote -1
                                          • J
                                            Jens77 @mcm1957 last edited by

                                            @mcm57 Dann klick mal in meiner Originalmeldung auf die Spoiler-Tags. Da sind die Absturz-logs zitiert.
                                            Oder lad dir das ganze Log herunter, das konnte ich hier nicht posten, siehe Link in der vorigen Nachricht.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            831
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            29
                                            1370
                                            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