Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. deconz.0 terminated with code 6 (UNCAUGHT_EXCEPTION)

    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

    deconz.0 terminated with code 6 (UNCAUGHT_EXCEPTION)

    This topic has been deleted. Only users with topic management privileges can see it.
    • Christian Wöhrle
      Christian Wöhrle last edited by

      Systemdata Bitte Ausfüllen
      Hardwaresystem: Raspi 4
      Arbeitsspeicher: 4GB
      Festplattenart: HDD
      Betriebssystem: RaspberryOS
      Node-Version: 10.
      Nodejs-Version: 16.18.1
      NPM-Version: 8.19.2
      Installationsart: Skript
      Image genutzt: Nein
      Ort/Name der Imagedatei: Link

      Hallo, seit heute hab ich Probleme mit meinem Deconz-Adapter.
      Folgender Log:

      2023-02-08 23:58:07.959 - error: deconz.0 (10011) 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-02-08 23:58:07.960 - error: deconz.0 (10011) unhandled promise rejection: Unexpected token < in JSON at position 4
      2023-02-08 23:58:07.962 - error: deconz.0 (10011) SyntaxError: Unexpected token < in JSON at position 4
      at JSON.parse ()
      at Request._callback (/opt/iobroker/node_modules/iobroker.deconz/main.js:773:36)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2023-02-08 23:58:07.963 - error: deconz.0 (10011) Unexpected token < in JSON at position 4
      2023-02-08 23:58:07.978 - info: deconz.0 (10011) cleaned everything up...
      2023-02-08 23:58:07.978 - info: deconz.0 (10011) terminating
      2023-02-08 23:58:07.979 - warn: deconz.0 (10011) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2023-02-08 23:58:08.724 - error: host.raspberrypi instance system.adapter.deconz.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2023-02-08 23:58:08.724 - info: host.raspberrypi Restart adapter system.adapter.deconz.0 because enabled
      2023-02-08 23:58:38.967 - info: host.raspberrypi instance system.adapter.deconz.0 started with pid 10385
      2023-02-08 23:58:42.058 - info: deconz.0 (10385) starting. Version 1.3.21 in /opt/iobroker/node_modules/iobroker.deconz, node: v16.18.1, js-controller: 4.0.24
      2023-02-08 23:58:42.178 - error: deconz.0 (10385) 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-02-08 23:58:42.179 - error: deconz.0 (10385) unhandled promise rejection: Unexpected token < in JSON at position 4
      2023-02-08 23:58:42.181 - error: deconz.0 (10385) SyntaxError: Unexpected token < in JSON at position 4
      at JSON.parse ()
      at Request._callback (/opt/iobroker/node_modules/iobroker.deconz/main.js:773:36)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2023-02-08 23:58:42.182 - error: deconz.0 (10385) Unexpected token < in JSON at position 4
      2023-02-08 23:58:42.199 - warn: deconz.0 (10385) Could not connect to websocket instance of deConz/Phoscon. Error: WebSocket was closed before the connection was established
      2023-02-08 23:58:42.202 - info: deconz.0 (10385) cleaned everything up...
      2023-02-08 23:58:42.203 - info: deconz.0 (10385) terminating
      2023-02-08 23:58:42.204 - warn: deconz.0 (10385) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2023-02-08 23:58:42.901 - error: host.raspberrypi instance system.adapter.deconz.0 terminated with code 6
      

      Leider hatte sich mein Raspi aufgehängt bzw. war nicht mehr erreichbar. Vermutlich hat ein Skript den Fehler verursacht. Jetzt komm ich aber den Deconz nicht mehr zum laufen.
      Kann mir jemand helfen?

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Christian Wöhrle last edited by

        @christian-wöhrle

        iob diag
        

        sagt?

        Christian Wöhrle 1 Reply Last reply Reply Quote 1
        • Christian Wöhrle
          Christian Wöhrle @Thomas Braun last edited by

          @thomas-braun

          ======== Start marking the full check here =========
          ```                                                         Skript v.2023-01-02                                         *** BASE SYSTEM ***
          Model           : Raspberry Pi 4 Model B Rev 1.2            Architecture:   armv7l
          Docker:         false
          Virtualization: none
          Distributor ID: Raspbian
          Description:    Raspbian GNU/Linux 10 (buster)              Release:        10
          Codename:       buster
          
          PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
          NAME="Raspbian GNU/Linux"
          VERSION_ID="10"
          VERSION="10 (buster)"
          VERSION_CODENAME=buster
          ID=raspbian
          ID_LIKE=debian
          HOME_URL="http://www.raspbian.org/"
          SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
          BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
          
          Systemuptime and Load:
           08:10:56 up  9:17,  1 user,  load average: 3.12, 3.13, 3.10CPU threads: 4
          
          *** Time and Time Zones ***
          Thu Feb  9 07:10:56 UTC 2023
          Thu Feb  9 08:10:56 CET 2023
          CET +0100
          Europe/Berlin
          
          *** User and Groups ***
          pi
          /home/pi
          pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
          
          *** X-Server-Setup ***
          X-Server:       false
          Desktop:
          Terminal:       tty
          Boot Target:    graphical.target
          
          *** MEMORY ***
                        total        used        free      shared  buff/cache   available
          Mem:           3.8G        1.3G         96M        194M        2.4G        2.3G
          Swap:           99M         99M          0B
          Total:         3.9G        1.4G         96M
          
                   3837 M total memory
                   1305 M used memory
                    290 M active memory
                   3291 M inactive memory
                     95 M free memory
                     14 M buffer memory
                   2421 M swap cache
                     99 M total swap
                     99 M used swap
                      0 M free swap
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          /dev/root      ext4      917G  316G  564G  36% /
          devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
          tmpfs          tmpfs     1.9G  1.1M  1.9G   1% /dev/shm
          tmpfs          tmpfs     1.9G  193M  1.7G  11% /run
          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
          tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
          /dev/sda1      vfat      253M   49M  204M  20% /boot
          tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
          
          Messages in dmesg:
          
          Show mounted filesystems (real ones only):
          TARGET        SOURCE    FSTYPE OPTIONS
          /             /dev/sda2 ext4   rw,noatime
          |-/sys/fs/bpf none      bpf    rw,nosuid,nodev,noexec,relatime,mode=700
          `-/boot       /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          311G    /var/
          310G    /var/log
          431M    /var/cache
          426M    /var/cache/apt
          367M    /var/cache/apt/archives
          
          /opt/iobroker/backups:
          219M    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          707M    /opt/iobroker/iobroker-data/
          272M    /opt/iobroker/iobroker-data/files
          207M    /opt/iobroker/iobroker-data/history
          94M     /opt/iobroker/iobroker-data/backup-objects
          72M     /opt/iobroker/iobroker-data/files/telegram.admin
          
          The five largest files in iobroker-data are:
          50M     /opt/iobroker/iobroker-data/objects.jsonl
          39M     /opt/iobroker/iobroker-data/states.jsonl
          20M     /opt/iobroker/iobroker-data/objects.json.migrated
          20M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
          19M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.806bf48a.js.map
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v16.18.1
          /usr/bin/node           v16.18.1
          /usr/bin/npm            8.19.2
          /usr/bin/npx            8.19.2
          
          nodejs:
            Installed: 16.18.1-deb-1nodesource1
            Candidate: 16.19.0-deb-1nodesource1
            Version table:
               16.19.0-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
           *** 16.18.1-deb-1nodesource1 100
                  100 /var/lib/dpkg/status
               10.24.0~dfsg-1~deb10u2 500
                  500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
          
          Temp directories causing npm8 problem: 2
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Core adapters versions
          js-controller:  4.0.24
          admin:          6.3.5
          javascript:     6.1.4
          
          Adapters from github:   3
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
          + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
            system.adapter.ble.0                    : ble                   : raspberrypi                              - disabled
          + system.adapter.bring.0                  : bring                 : raspberrypi                              -  enabled
          + system.adapter.broadlink2.0             : broadlink2            : raspberrypi                              -  enabled
            system.adapter.broadlink2.1             : broadlink2            : raspberrypi                              - disabled
            system.adapter.deconz.0                 : deconz                : raspberrypi                              -  enabled, port: 808
          + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
            system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
          + system.adapter.history.0                : history               : raspberrypi                              -  enabled
          + system.adapter.homeconnect.0            : homeconnect           : raspberrypi                              -  enabled
            system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
            system.adapter.icons-material-png.0     : icons-material-png    : raspberrypi                              - disabled
            system.adapter.icons-material-svg.0     : icons-material-svg    : raspberrypi                              - disabled
          + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
          + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
          + system.adapter.jarvis.0                 : jarvis                : raspberrypi                              -  enabled
          + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
            system.adapter.kodi.0                   : kodi                  : raspberrypi                              - disabled, port: 9090
            system.adapter.mihome-vacuum.0          : mihome-vacuum         : raspberrypi                              -  enabled, port: 54321
          + system.adapter.net-tools.0              : net-tools             : raspberrypi                              -  enabled
            system.adapter.netatmo-crawler.0        : netatmo-crawler       : raspberrypi                              -  enabled
            system.adapter.ping.0                   : ping                  : raspberrypi                              - disabled
          + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
          + system.adapter.scenes.0                 : scenes                : raspberrypi                              -  enabled
          + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1883, bind: 192.168.178.122
          + system.adapter.solaredge-modbus.0       : solaredge-modbus      : raspberrypi                              -  enabled, port: 1502
            system.adapter.solaredge.0              : solaredge             : raspberrypi                              -  enabled
          + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1500, bind: 0.0.0.0
            system.adapter.sony-bravia.0            : sony-bravia           : raspberrypi                              - disabled
          + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
            system.adapter.tankerkoenig.1           : tankerkoenig          : raspberrypi                              - disabled
            system.adapter.tankerkoenig.2           : tankerkoenig          : raspberrypi                              - disabled
          + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.telegram.1               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.tr-064.0                 : tr-064                : raspberrypi                              -  enabled
          + system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.wled.0                   : wled                  : raspberrypi                              -  enabled
          + system.adapter.yeelight-2.0             : yeelight-2            : raspberrypi                              -  enabled
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            system.adapter.deconz.0                 : deconz                : raspberrypi                              -  enabled, port: 808
            system.adapter.mihome-vacuum.0          : mihome-vacuum         : raspberrypi                              -  enabled, port: 54321
          + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1883, bind: 192.168.178.122
          + system.adapter.solaredge-modbus.0       : solaredge-modbus      : raspberrypi                              -  enabled, port: 1502
          + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1500, bind: 0.0.0.0
          + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.telegram.1               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          ioBroker-Repositories
          Stable (default): http://download.iobroker.net/sources-dist.json
          Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
          
          Active repo(s): Stable (default), Beta (latest)
          
          Installed ioBroker-Instances
          Used repositories: Stable (default), Beta (latest)
          Adapter    "admin"        : 6.3.6    , installed 6.3.5  [Updatable]
          Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
          Adapter    "backitup"     : 2.5.12   , installed 2.5.6  [Updatable]
          Adapter    "ble"          : 0.13.3   , installed 0.12.0 [Updatable]
          Adapter    "bring"        : 1.8.1    , installed 1.8.1
          Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
          Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
          Adapter    "deconz"       : 1.3.21   , installed 1.3.21
          Adapter    "discovery"    : 3.1.0    , installed 3.0.3  [Updatable]
          Adapter    "flot"         : 1.12.0   , installed 1.10.7 [Updatable]
          Adapter    "fritzdect"    : 2.2.6    , installed 2.1.15 [Updatable]
          Adapter    "history"      : 2.2.4    , installed 2.1.4  [Updatable]
          Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
          Adapter    "ical"         : 1.13.2   , installed 1.13.0 [Updatable]
          Adapter    "icons-material-png": 0.1.0, installed 0.1.0
          Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
          Adapter    "info"         : 1.9.26   , installed 1.9.21 [Updatable]
          Adapter    "iot"          : 1.14.3   , installed 1.14.3
          Adapter    "jarvis"       : 3.1.2    , installed 3.1.2
          Adapter    "javascript"   : 6.1.4    , installed 6.1.4
          Controller "js-controller": 4.0.24   , installed 4.0.24
          Adapter    "kodi"         : 2.0.9    , installed 2.0.9
          Adapter    "logparser"    : 1.1.0    , installed 1.1.0
          Adapter    "mihome-vacuum": 3.9.5    , installed 3.9.5
          Adapter    "net-tools"    : 0.2.0    , installed 0.1.7  [Updatable]
          Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
          Adapter    "ping"         : 1.5.3    , installed 1.5.0  [Updatable]
          Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
          Adapter    "scenes"       : 2.3.9    , installed 2.3.9
          Adapter    "shelly"       : 6.3.1    , installed 6.3.1
          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
          Adapter    "smartmeter"   : 3.3.4    , installed 3.2.1  [Updatable]
          Adapter    "socketio"     : 6.3.3    , installed 6.3.3
          Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
          Adapter    "sony-bravia"  : 1.0.9    , installed 1.0.9
          Adapter    "systeminfo"   : 0.3.1    , installed 0.3.1
          Adapter    "tankerkoenig" : 3.3.6    , installed 3.3.5  [Updatable]
          Adapter    "telegram"     : 1.15.2   , installed 1.15.2
          Adapter    "tr-064"       : 4.2.18   , installed 4.2.17 [Updatable]
          Adapter    "trashschedule": 2.2.0    , installed 2.1.0  [Updatable]
          Adapter    "web"          : 5.4.3    , installed 5.4.1  [Updatable]
          Adapter    "wled"         : 0.6.7    , installed 0.6.3  [Updatable]
          Adapter    "ws"           : 2.3.5    , installed 2.1.1  [Updatable]
          Adapter    "yeelight-2"   : 1.2.1    , installed 1.2.1
          
          Objects and States
          Please stand by - This may take a while
          Objects:        34629
          States:         19167
          
          *** OS-Repositories and Updates ***
          Hit:1 http://phoscon.de/apt/deconz buster InRelease
          Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
          Hit:3 http://archive.raspberrypi.org/debian buster InReleaseHit:4 https://deb.nodesource.com/node_16.x buster InRelease
          Reading package lists...
          Pending Updates: 33
          
          *** 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 0.0.0.0:8400            0.0.0.0:*               LISTEN      1001       222992     3753/io.jarvis.0  
          tcp        0      0 0.0.0.0:8080            0.0.0.0:*               LISTEN      1000       18772      359/deCONZ        
          tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          19687      796/lighttpd      
          tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      999        18756      805/pihole-FTL    
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          19474      699/sshd          
          tcp        0      0 192.168.178.122:1883    0.0.0.0:*               LISTEN      1001       222251     3312/io.shelly.0  
          tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      1000       20963      359/deCONZ        
          tcp        0      0 0.0.0.0:1500            0.0.0.0:*               LISTEN      1001       218742     2941/io.sonoff.0  
          tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      999        18762      805/pihole-FTL    
          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       218022     2449/iobroker.js-co
          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       218013     2449/iobroker.js-co
          tcp6       0      0 :::80                   :::*                    LISTEN      0          19688      796/lighttpd      
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       219304     2539/io.admin.0   
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       227357     4066/io.web.0     
          tcp6       0      0 :::53                   :::*                    LISTEN      999        18758      805/pihole-FTL    
          tcp6       0      0 :::22                   :::*                    LISTEN      0          19476      699/sshd          
          tcp6       0      0 ::1:4711                :::*                    LISTEN      999        18767      805/pihole-FTL    
          udp        0      0 0.0.0.0:54224           0.0.0.0:*                           108        15032      354/avahi-daemon: r
          udp        0      0 0.0.0.0:46110           0.0.0.0:*                           1001       234156     4835/io.broadlink2.
          udp        0      0 0.0.0.0:53              0.0.0.0:*                           999        18755      805/pihole-FTL    
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          17011      610/dhcpcd        
          udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       234153     4835/io.broadlink2.
          udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       1417849    13190/io.mihome-vac
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       224189     4589/io.wled.0    
          udp        0      0 192.168.178.122:5353    0.0.0.0:*                           1001       220146     3194/io.tr-064.0  
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        15030      354/avahi-daemon: r
          udp        0      0 0.0.0.0:51950           0.0.0.0:*                           1001       236795     4835/io.broadlink2.
          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       20971      359/deCONZ        
          udp6       0      0 :::546                  :::*                                0          17024      610/dhcpcd        
          udp6       0      0 :::53                   :::*                                999        18757      805/pihole-FTL    
          udp6       0      0 :::43593                :::*                                108        15033      354/avahi-daemon: r
          udp6       0      0 :::5353                 :::*                                108        15031      354/avahi-daemon: r
          
          *** Log File - Last 25 Lines ***
          
          2023-02-09 07:56:47.613  - info: deconz.0 (11624) terminating
          2023-02-09 07:56:47.615  - warn: deconz.0 (11624) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2023-02-09 07:56:48.407  - error: host.raspberrypi instance system.adapter.deconz.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2023-02-09 07:56:48.408  - info: host.raspberrypi Restart adapter system.adapter.deconz.0 because enabled
          2023-02-09 07:56:48.409  - warn: host.raspberrypi Do not restart adapter system.adapter.deconz.0 because restart loop detected
          2023-02-09 08:00:00.734  - info: host.raspberrypi instance system.adapter.solaredge.0 started with pid 14035
          2023-02-09 08:00:04.781  - info: host.raspberrypi instance system.adapter.netatmo-crawler.0 started with pid 14083
          2023-02-09 08:00:09.134  - info: host.raspberrypi instance system.adapter.ical.0 started with pid 14164
          2023-02-09 08:00:13.862  - info: solaredge.0 (14035) starting. Version 0.2.0 (non-npm: 92lleo/ioBroker.solaredge#189bb28347e0cfeffaa6b2b0b21c2534d827fbf9) in /opt/iobroker/node_modules/iobroker.solaredge, node: v16.18.1, js-controller: 4.0.24
          2023-02-09 08:00:13.987  - info: solaredge.0 (14035) site id: 2645724
          2023-02-09 08:00:13.989  - info: solaredge.0 (14035) api key: 2MQ9...
          2023-02-09 08:00:14.737  - info: solaredge.0 (14035) Current power for 2645724: 160.11249 W
          2023-02-09 08:00:14.754  - info: solaredge.0 (14035) Done, stopping...
          2023-02-09 08:00:14.755  - info: solaredge.0 (14035) cleaned everything up...
          2023-02-09 08:00:15.274  - info: solaredge.0 (14035) Terminated (NO_ERROR): Without reason
          2023-02-09 08:00:16.475  - info: host.raspberrypi instance system.adapter.solaredge.0 terminated with code 0 (NO_ERROR)
          2023-02-09 08:00:17.426  - info: netatmo-crawler.0 (14083) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v16.18.1, js-controller: 4.0.24
          2023-02-09 08:00:17.568  - info: netatmo-crawler.0 (14083) Getting data for stationid:70:ee:50:84:33:3a
          2023-02-09 08:00:18.643  - info: ical.0 (14164) starting. Version 1.13.0 in /opt/iobroker/node_modules/iobroker.ical, node: v16.18.1, js-controller: 4.0.24
          2023-02-09 08:00:19.287  - info: netatmo-crawler.0 (14083) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
          2023-02-09 08:00:19.803  - info: ical.0 (14164) processing URL: Abfallkalender https://calendar.google.com/calendar/ical/sam41tqnqdfrab0fberoql38lk%40group.calendar.google.com/publCopy text starting here:
          ```                                                         ======================= SUMMARY =======================
                               v.2023-01-02                           
          Operatingsystem:        Raspbian GNU/Linux 10 (buster)
          Installation:           Native                              Timezone:               Europe/Berlin                       User-ID:                1000
          X-Server:               false
          Boot Target:            graphical.target
          
          Pending OS-Updates:     33
          
          Nodejs-Installation:    /usr/bin/nodejs         v16.18.1
                                  /usr/bin/node           v16.18.1
                                  /usr/bin/npm            8.19.2
                                  /usr/bin/npx            8.19.2
          
          ioBroker Core:          js-controller           4.0.24
                                  admin                   6.3.5
          
          ioBroker Status:        iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Status admin:
          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          
          Pending iob updates:    18
          
          Active repo(s): Stable (default), Beta (latest)
          
          Objects:                34629
          States:                 19167
          
          Size of iob-Database:
          
          50M     /opt/iobroker/iobroker-data/objects.jsonl
          20M     /opt/iobroker/iobroker-data/objects.json.migrated
          20M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
          28K     /opt/iobroker/iobroker-data/objects.json.old
          39M     /opt/iobroker/iobroker-data/states.jsonl
          3.4M    /opt/iobroker/iobroker-data/states.json.migrated
          3.4M    /opt/iobroker/iobroker-data/states.json.bak.migrated4.0K    /opt/iobroker/iobroker-data/states.json.old
          0       /opt/iobroker/iobroker-data/states.json.broken
          
          
          =================== END OF SUMMARY ====================
          

          pi@raspberrypi:~ $

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Christian Wöhrle last edited by

            @christian-wöhrle sagte in deconz.0 terminated with code 6 (UNCAUGHT_EXCEPTION):

            Raspbian GNU/Linux 10 (buster) Release: 10

            Kannste direkt auf Bullseye / Release 11 bringen.

            Christian Wöhrle 1 Reply Last reply Reply Quote 1
            • Jey Cee
              Jey Cee Developer last edited by

              Bitte stell das Log level auf debug für die deConz Instanz und starte den Adapter.
              Anschließend bitte das Log hier posten.

              Christian Wöhrle 1 Reply Last reply Reply Quote 1
              • Christian Wöhrle
                Christian Wöhrle @Thomas Braun last edited by

                @thomas-braun said in deconz.0 terminated with code 6 (UNCAUGHT_EXCEPTION):

                @christian-wöhrle sagte in deconz.0 terminated with code 6 (UNCAUGHT_EXCEPTION):

                Raspbian GNU/Linux 10 (buster) Release: 10

                Kannste direkt auf Bullseye / Release 11 bringen.
                Das hab ich vorab gemacht. Warum auch immer, es funktioniert jetzt wieder alles!

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Christian Wöhrle
                  Christian Wöhrle @Jey Cee last edited by

                  @jey-cee said in deconz.0 terminated with code 6 (UNCAUGHT_EXCEPTION):

                  Bitte stell das Log level auf debug für die deConz Instanz und starte den Adapter.
                  Anschließend bitte das Log hier posten.

                  Läuft wieder nach Upgrade auf bullseye. Verstehen kann ich das allerdings nicht. Trotzdem natürlich danke!

                  1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Christian Wöhrle last edited by

                    @christian-wöhrle

                    Ich sach ja immer: Mit aktuell gehaltenen Systemen ist das Leben leichter.

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

                    Support us

                    ioBroker
                    Community Adapters
                    Donate

                    876
                    Online

                    31.8k
                    Users

                    80.0k
                    Topics

                    1.3m
                    Posts

                    3
                    8
                    829
                    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