Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Fehler im ioBroker

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Fehler im ioBroker

    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      Tomme @Codierknecht last edited by Homoran

      @codierknecht said in Fehler im ioBroker:

      iob diag

      Teil 1

      ======== Start marking the full check here =========

      Skript v.2023-04-16
      
      *** BASE SYSTEM ***
      Model           : Raspberry Pi 4 Model B Rev 1.5
      Architecture    : aarch64
      Docker          : false
      Virtualization  : none
      Distributor ID: Debian
      Description:    Debian GNU/Linux 11 (bullseye)
      Release:        11
      Codename:       bullseye
      
      PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
      NAME="Debian GNU/Linux"
      VERSION_ID="11"
      VERSION="11 (bullseye)"
      VERSION_CODENAME=bullseye
      ID=debian
      HOME_URL="https://www.debian.org/"
      SUPPORT_URL="https://www.debian.org/support"
      BUG_REPORT_URL="https://bugs.debian.org/"
      
      Systemuptime and Load:
       21:58:49 up 1 day, 20:28,  4 users,  load average: 0.46, 0.33, 0.34
      CPU threads: 4
      
      Raspberry only:
      throttled=0x0
      Other values than 0x0 hint to temperature/voltage problems
      temp=54.0'C
      volt=0.9260V
      
      *** Time and Time Zones ***
                     Local time: Thu 2023-04-27 21:58:50 CEST
                 Universal time: Thu 2023-04-27 19:58:50 UTC
                       RTC time: n/a
                      Time zone: Europe/Berlin (CEST, +0200)
      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 render netdev lpadmin gpio i2c spi iobroker
      
      *** X-Server-Setup ***
      X-Server:       true
      Desktop:
      Terminal:       tty
      Boot Target:    graphical.target
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            7.8G        2.5G        1.5G         78M        3.7G        5.0G
      Swap:           3.7G          0B        3.7G
      Total:           11G        2.5G        5.2G
      
               7811 M total memory
               2550 M used memory
               3142 M active memory
               2003 M inactive memory
               1513 M free memory
                328 M buffer memory
               3418 M swap cache
               3683 M total swap
                  0 M used swap
               3683 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
      
      *** FILESYSTEM ***
      Filesystem               Type      Size  Used Avail Use% Mounted on
      /dev/root                ext4       24G  8.1G   15G  36% /
      devtmpfs                 devtmpfs  3.6G     0  3.6G   0% /dev
      tmpfs                    tmpfs     3.9G     0  3.9G   0% /dev/shm
      tmpfs                    tmpfs     1.6G  1.4M  1.6G   1% /run
      tmpfs                    tmpfs     5.0M  4.0K  5.0M   1% /run/lock
      /dev/sda1                vfat      255M   31M  225M  13% /boot
      tmpfs                    tmpfs     782M   36K  782M   1% /run/user/1000
      /dev/sda4                fuseblk  1000M  321M  680M  33% /media/pi/Austausch-USB
      /dev/mmcblk0p4           ext4       12G  312M   11G   3% /media/pi/Austausch-SD
      /dev/mmcblk0p2           ext4       14G   11G  2.1G  84% /media/pi/writable
      /dev/mmcblk0p1           vfat      253M  120M  133M  48% /media/pi/system-boot
      //192.168.7.1/BackItUp   cifs      238G  183G   55G  77% /opt/iobroker/backups
      //192.168.7.1/BackItUp/  cifs      238G  183G   55G  77% /opt/iobroker/backups
      //192.168.7.1/ioBrokerPi cifs      238G  183G   55G  77% /mnt/LaptopIoBrokerPi
      
      Messages concerning ext4 filesystem in dmesg:
      [Wed Apr 26 01:30:03 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 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=D8:3A:DD:0A:D6:44 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=ee423409-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
      [Wed Apr 26 01:30:06 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
      [Wed Apr 26 01:30:06 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
      [Wed Apr 26 01:30:08 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
      [Wed Apr 26 01:30:33 2023] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Quota mode: none.
      [Wed Apr 26 01:30:34 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. 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,errors=remount-ro
      |-/mnt/LaptopIoBrokerPi   //192.168.7.1/ioBrokerPi cifs    rw,relatime,vers=2.1,cache=strict,username=Tomme,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.7.1,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=1048576,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=5
      |-/media/pi/Austausch-USB /dev/sda4                fuseblk rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096
      |-/media/pi/Austausch-SD  /dev/mmcblk0p4           ext4    rw,nosuid,nodev,relatime,errors=remount-ro
      |-/media/pi/writable      /dev/mmcblk0p2           ext4    rw,nosuid,nodev,relatime,errors=remount-ro
      |-/media/pi/system-boot   /dev/mmcblk0p1           vfat    rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,showexec,utf8,flush,errors=remount-ro
      `-/opt/iobroker/backups   //192.168.7.1/BackItUp   cifs    rw,relatime,vers=2.1,cache=strict,username=Tomme,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.7.1,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=1048576,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=5
        `-/opt/iobroker/backups //192.168.7.1/BackItUp/  cifs    rw,relatime,vers=2.0,cache=strict,username=Tomme,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.7.1,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=65536,wsize=65536,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=5
      
      Files in neuralgic directories:
      
      /var:
      1.2G    /var/
      491M    /var/cache
      482M    /var/cache/apt
      381M    /var/cache/apt/archives
      326M    /var/log
      
      Archived and active journals take up 304.1M in the file system.
      
      /opt/iobroker/backups:
      6.2M    /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      269M    /opt/iobroker/iobroker-data/
      132M    /opt/iobroker/iobroker-data/node-red/node_modules
      132M    /opt/iobroker/iobroker-data/node-red
      91M     /opt/iobroker/iobroker-data/files
      51M     /opt/iobroker/iobroker-data/files/javascript.admin
      
      The five largest files in iobroker-data are:
      14M     /opt/iobroker/iobroker-data/objects.jsonl
      11M     /opt/iobroker/iobroker-data/states.jsonl
      7.8M    /opt/iobroker/iobroker-data/files/homekit-controller.admin/static/js/main.52e68e8c.js
      6.9M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.de0231c9.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
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v18.16.0
      /usr/bin/node           v18.16.0
      /usr/bin/npm            9.5.1
      /usr/bin/npx            9.5.1
      
      
      nodejs:
        Installed: 18.16.0-deb-1nodesource1
        Candidate: 18.16.0-deb-1nodesource1
        Version table:
       *** 18.16.0-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~deb11u3 500
              500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
           12.22.5~dfsg-2~11u1 500
              500 http://deb.debian.org/debian bullseye/main arm64 Packages
      
      Temp directories causing npm8 problem: 0
      No problems detected
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      MULTIHOSTSERVICE/enabled: false
      
      Core adapters versions
      js-controller:  4.0.24
      admin:          6.3.5
      javascript:     6.1.4
      
      Adapters from github:   2
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : ioBrokerPi                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.alarm.0                  : alarm                 : ioBrokerPi                               -  enabled
      + system.adapter.backitup.0               : backitup              : ioBrokerPi                               -  enabled
      + system.adapter.bmw.0                    : bmw                   : ioBrokerPi                               -  enabled
      + system.adapter.cloud.0                  : cloud                 : ioBrokerPi                               -  enabled
        system.adapter.daswetter.0              : daswetter             : ioBrokerPi                               -  enabled
      + system.adapter.discovery.0              : discovery             : ioBrokerPi                               -  enabled
        system.adapter.dwd.0                    : dwd                   : ioBrokerPi                               -  enabled
      + system.adapter.geofency.0               : geofency              : ioBrokerPi                               -  enabled, port: 7999, bind: 0.0.0.0
      + system.adapter.homeconnect.0            : homeconnect           : ioBrokerPi                               -  enabled
      + system.adapter.homekit-controller.0     : homekit-controller    : ioBrokerPi                               -  enabled
      + system.adapter.javascript.0             : javascript            : ioBrokerPi                               -  enabled
        system.adapter.landroid.0               : landroid              : ioBrokerPi                               - disabled
      + system.adapter.lg-thinq.0               : lg-thinq              : ioBrokerPi                               -  enabled
      + system.adapter.loxone.0                 : loxone                : ioBrokerPi                               -  enabled, port: 80
      + system.adapter.net-tools.0              : net-tools             : ioBrokerPi                               -  enabled
      + system.adapter.nina.0                   : nina                  : ioBrokerPi                               -  enabled
      + system.adapter.node-red.0               : node-red              : ioBrokerPi                               -  enabled, port: 1880, bind: 0.0.0.0
      + system.adapter.ping.0                   : ping                  : ioBrokerPi                               -  enabled
        system.adapter.reolink.0                : reolink               : ioBrokerPi                               - disabled
      + system.adapter.reolink.1                : reolink               : ioBrokerPi                               - disabled
      + system.adapter.reolink.2                : reolink               : ioBrokerPi                               -  enabled
        system.adapter.reolink.3                : reolink               : ioBrokerPi                               - disabled
        system.adapter.reolink.4                : reolink               : ioBrokerPi                               - disabled
        system.adapter.reolink.5                : reolink               : ioBrokerPi                               - disabled
      + system.adapter.samsung.0                : samsung               : ioBrokerPi                               -  enabled
      + system.adapter.simple-api.0             : simple-api            : ioBrokerPi                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
        system.adapter.solarwetter.0            : solarwetter           : ioBrokerPi                               -  enabled
        system.adapter.weatherunderground.0     : weatherunderground    : ioBrokerPi                               -  enabled
        system.adapter.weatherunderground.1     : weatherunderground    : ioBrokerPi                               -  enabled
      + system.adapter.worx.0                   : worx                  : ioBrokerPi                               -  enabled
      + system.adapter.yahka.0                  : yahka                 : ioBrokerPi                               -  enabled
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : ioBrokerPi                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.geofency.0               : geofency              : ioBrokerPi                               -  enabled, port: 7999, bind: 0.0.0.0
      + system.adapter.loxone.0                 : loxone                : ioBrokerPi                               -  enabled, port: 80
      + system.adapter.node-red.0               : node-red              : ioBrokerPi                               -  enabled, port: 1880, bind: 0.0.0.0
      + system.adapter.simple-api.0             : simple-api            : ioBrokerPi                               -  enabled, port: 8087, 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.3.5    , installed 6.3.5
      Adapter    "alarm"        : 3.3.9    , installed 3.3.9
      Adapter    "backitup"     : 2.6.19   , installed 2.6.19
      Adapter    "bmw"          : 2.5.7    , installed 2.5.7
      Adapter    "cloud"        : 4.3.0    , installed 4.4.1
      Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
      Adapter    "discovery"    : 3.1.0    , installed 3.1.0
      Adapter    "dwd"          : 2.8.3    , installed 2.8.3
      Adapter    "geofency"     : 1.2.4    , installed 1.2.4
      Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
      Adapter    "homekit-controller": 0.5.8, installed 0.5.8
      Adapter    "javascript"   : 6.1.4    , installed 6.1.4
      Controller "js-controller": 4.0.24   , installed 4.0.24
      Adapter    "landroid"     : 1.0.3    , installed 1.0.3
      Adapter    "lg-thinq"     : 0.1.4    , installed 0.1.4
      Adapter    "loxone"       : 3.0.1    , installed 3.0.1
      Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
      Adapter    "nina"         : 0.0.25   , installed 0.0.25
      Adapter    "node-red"     : 4.0.0    , installed 4.0.3
      Adapter    "ping"         : 1.5.3    , installed 1.5.3
      Adapter    "samsung"      : 0.5.11   , installed 0.5.11
      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
      Adapter    "solarwetter"  : 1.0.0    , installed 1.0.2
      Adapter    "weatherunderground": 3.4.2, installed 3.4.2
      Adapter    "worx"         : 2.1.3    , installed 2.1.3
      Adapter    "yahka"        : 0.17.0   , installed 0.17.0
      
      Objects and States
      Please stand by - This may take a while
      Objects:        10450
      States:         8419
      
      *** 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://archive.raspberrypi.org/debian bullseye InRelease
      Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
      Hit:5 https://linux.teamviewer.com/deb stable InRelease
      Hit:6 https://deb.nodesource.com/node_18.x bullseye InRelease
      Hit:7 https://repo.homebridge.io stable InRelease
      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:39619         0.0.0.0:*               LISTEN      116        1027712    218340/homebridge:
      tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       612208     218206/node-red
      tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          734        623/vncserver-x11-c
      tcp        0      0 0.0.0.0:5938            0.0.0.0:*               LISTEN      0          1017263    406348/teamviewerd
      tcp        0      0 127.0.0.1:44549         0.0.0.0:*               LISTEN      1001       616532     218875/io.yahka.0
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          638        656/sshd: /usr/sbin
      tcp        0      0 127.0.0.1:40435         0.0.0.0:*               LISTEN      116        612338     218278/homebridge
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       610697     216843/iobroker.js-
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       612593     216843/iobroker.js-
      tcp        0      0 0.0.0.0:44083           0.0.0.0:*               LISTEN      1001       614202     218875/io.yahka.0
      tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          15354      921/exim4
      tcp        0      0 127.0.0.1:36971         0.0.0.0:*               LISTEN      116        1025518    218278/homebridge
      tcp        0      0 127.0.0.1:5939          0.0.0.0:*               LISTEN      0          1017265    406348/teamviewerd
      tcp        0      0 127.0.0.1:6011          0.0.0.0:*               LISTEN      1000       1356322    608524/sshd: pi@pts
      tcp        0      0 127.0.0.1:6010          0.0.0.0:*               LISTEN      1000       1356914    608219/sshd: pi@pts
      tcp        0      0 127.0.0.1:46197         0.0.0.0:*               LISTEN      116        1026919    218278/homebridge
      tcp6       0      0 :::54900                :::*                    LISTEN      116        612034     218346/homebridge:
      tcp6       0      0 :::5900                 :::*                    LISTEN      0          733        623/vncserver-x11-c
      tcp6       0      0 :::5938                 :::*                    LISTEN      0          1017261    406348/teamviewerd
      tcp6       0      0 :::34623                :::*                    LISTEN      116        612084     218340/homebridge:
      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          15355      921/exim4
      tcp6       0      0 ::1:6011                :::*                    LISTEN      1000       1356321    608524/sshd: pi@pts
      tcp6       0      0 ::1:6010                :::*                    LISTEN      1000       1356913    608219/sshd: pi@pts
      tcp6       0      0 :::22                   :::*                    LISTEN      0          640        656/sshd: /usr/sbin
      tcp6       0      0 :::41095                :::*                    LISTEN      116        611079     218339/homebridge:
      tcp6       0      0 :::8581                 :::*                    LISTEN      116        613689     216910/hb-service
      tcp6       0      0 :::40463                :::*                    LISTEN      116        613864     218358/homebridge:
      tcp6       0      0 :::7999                 :::*                    LISTEN      1001       611931     218198/io.geofency.
      tcp6       0      0 :::8087                 :::*                    LISTEN      1001       616493     218783/io.simple-ap
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       611773     216947/io.admin.0
      tcp6       0      0 :::56771                :::*                    LISTEN      116        611115     218347/homebridge:
      tcp6       0      0 :::51619                :::*                    LISTEN      116        613763     218278/homebridge
      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          16458      520/dhcpcd
      udp        0      0 0.0.0.0:58508           0.0.0.0:*                           108        15402      442/avahi-daemon: r
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       614207     218875/io.yahka.0
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       614206     218875/io.yahka.0
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       615470     218634/io.homekit-c
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       613242     218206/node-red
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           116        613686     216910/hb-service
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        15400      442/avahi-daemon: r
      udp6       0      0 :::5353                 :::*                                108        15401      442/avahi-daemon: r
      udp6       0      0 :::59619                :::*                                108        15403      442/avahi-daemon: r
      
      *** Log File - Last 25 Lines ***
      
      2023-04-27 21:40:24.303  - info: bmw.0 (413780) Found 1 bmw vehicles
      2023-04-27 21:42:58.735  - info: worx.0 (218834) No payload found
      2023-04-27 21:45:00.055  - info: host.ioBrokerPi instance system.adapter.dwd.0 started with pid 620555
      2023-04-27 21:45:02.739  - info: dwd.0 (620555) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.0, js-controller: 4.0.24
      2023-04-27 21:45:04.095  - info: host.ioBrokerPi instance system.adapter.daswetter.0 started with pid 620582
      2023-04-27 21:45:04.828  - info: dwd.0 (620555) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2023-04-27 21:45:05.383  - info: host.ioBrokerPi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2023-04-27 21:45:06.599  - info: daswetter.0 (620582) starting. Version 3.1.8 in /opt/iobroker/node_modules/iobroker.daswetter, node: v18.16.0, js-controller: 4.0.24
      2023-04-27 21:45:07.765  - info: daswetter.0 (620582) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2023-04-27 21:45:08.284  - info: daswetter.0 (620582) cleaned everything up...
      2023-04-27 21:45:08.303  - info: host.ioBrokerPi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2023-04-27 21:45:25.456  - info: bmw.0 (413780) Found 1 bmw vehicles
      2023-04-27 21:50:00.046  - info: host.ioBrokerPi instance system.adapter.dwd.0 started with pid 621711
      2023-04-27 21:50:02.542  - info: dwd.0 (621711) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.0, js-controller: 4.0.24
      2023-04-27 21:50:04.536  - info: dwd.0 (621711) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2023-04-27 21:50:05.121  - info: host.ioBrokerPi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2023-04-27 21:50:24.777  - info: bmw.0 (413780) Found 1 bmw vehicles
      2023-04-27 21:50:36.029  - info: homekit-controller.0 (218634) IP-7A:0C:6C:53:B1:DF (Bungalow) found without known pairing data and already paired: ignoring
      2023-04-27 21:52:46.685  - info: admin.0 (216947) ==> Connected system.user.admin from ::ffff:192.168.7.1
      2023-04-27 21:52:58.784  - info: worx.0 (218834) No payload found
      2023-04-27 21:55:00.047  - info: host.ioBrokerPi instance system.adapter.dwd.0 started with pid 623022
      2023-04-27 21:55:02.716  - info: dwd.0 (623022) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.0, js-controller: 4.0.24
      2023-04-27 21:55:04.411  - info: dwd.0 (623022) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2023-04-27 21:55:05.000  - info: host.ioBrokerPi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2023-04-27 21:55:24.661  - info: bmw.0 (413780) Found 1 bmw vehicles
      
      ============ Mark until here for C&P =============
      
      iob diag has finished.
      
      
      Press any key for a summary
      1 Reply Last reply Reply Quote 0
      • T
        Tomme @Codierknecht last edited by Tomme

        @codierknecht

        Copy text starting here:
        
        
        ======================= SUMMARY =======================
                             v.2023-04-16
        
        
        Operatingsystem:        Debian GNU/Linux 11 (bullseye)
        Kernel:                 6.1.21-v8+
        Installation:           Native
        Timezone:               Europe/Berlin (CEST, +0200)
        User-ID:                1000
        X-Server:               true
        Boot Target:            graphical.target
        
        Pending OS-Updates:     0
        Pending iob updates:    0
        
        Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                                /usr/bin/node           v18.16.0
                                /usr/bin/npm            9.5.1
                                /usr/bin/npx            9.5.1
        
        Recommended versions are nodejs 18.x.y and npm 9.x.y
        Your nodejs installation is correct
        
        MEMORY:
                       total        used        free      shared  buff/cache   available
        Mem:            7.8G        2.5G        1.5G         78M        3.8G        5.0G
        Swap:           3.7G          0B        3.7G
        Total:           11G        2.5G        5.2G
        
        Active iob-Instances:   23
        Active repo(s): stable
        
        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 and web instance:
        + system.adapter.admin.0                  : admin                 : ioBrokerPi                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        
        Objects:                10450
        States:                 8419
        
        Size of iob-Database:
        
        14M     /opt/iobroker/iobroker-data/objects.jsonl
        12M     /opt/iobroker/iobroker-data/states.jsonl
        
        
        
        =================== END OF SUMMARY ====================
        
        
        pi@ioBrokerPi:/opt/iobroker $
        
        
        1 Reply Last reply Reply Quote 0
        • T
          Tomme @Codierknecht last edited by Tomme

          @codierknecht

          iwi fehlt da immer der reolink adapter ... davon habe ich 6 instanzen ... aber wird nicht angezeigt ich schau mal ob die gelöscht sind ;/

          ... sind noch da

          1 Reply Last reply Reply Quote 0
          • Codierknecht
            Codierknecht Developer Most Active last edited by

            @tomme
            Da läuft ein Desktop. Der hat auf 'nem Server nix verloren.
            Und das Boot-Target sollte dann auch gleich auf multi-user.target umgestellt werden.

            T 2 Replies Last reply Reply Quote 1
            • T
              Tomme @Codierknecht last edited by

              @codierknecht

              den desktop schalte ich aus wenn alles läuft

              und von dem anderen habe ich keine ahnung ... leider

              Codierknecht 1 Reply Last reply Reply Quote 0
              • T
                Tomme @Codierknecht last edited by

                @codierknecht

                hab ich jetzt was falsch gemacht?

                
                pi@ioBrokerPi:/opt/iobroker $ iob setup
                Successfully migrated 10450 objects to Redis Sets
                object 0_userdata.0.example_state yet exists
                object 0_userdata.0 yet exists
                object alias.0 yet exists
                object system.certificates yet exists
                object system.licenses yet exists
                object system.repositories yet exists
                object system.config yet exists
                object enum.functions yet exists
                object enum.rooms yet exists
                object system.group.user yet exists
                object system.group.administrator yet exists
                object _design/system updated
                pi@ioBrokerPi:/opt/iobroker $ 
                
                1 Reply Last reply Reply Quote 0
                • Codierknecht
                  Codierknecht Developer Most Active @Tomme last edited by

                  @tomme sagte in Fehler im ioBroker:

                  den desktop schalte ich aus wenn alles läuft

                  Wenn Du den nur ausschaltest, schleppst Du den Kram ja trotzdem weiterhin mit.

                  und von dem anderen habe ich keine ahnung ... leider

                  Nur damit da keine falsche Hoffnung aufkommt: Ich auch nicht wirklich - ich nutze an der Ecke einen fertigen Container.

                  Vielleicht kann ja mal @Thomas-Braun hier drüberschauen?

                  T 2 Replies Last reply Reply Quote 1
                  • T
                    Tomme @Codierknecht last edited by Tomme

                    @codierknecht said in Fehler im ioBroker:

                    Vielleicht kann ja mal @Thomas-Braun hier drüberschauen?

                    woher weißt du wie ich heiße??? ist ja witzig 👍

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tomme @Codierknecht last edited by

                      @codierknecht

                      an docker habe ich mich noch nicht ran getraut ... wollte erstmal hiermit klar kommen

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

                        @tomme

                        Finger weg von

                        npm audit fix --force
                        

                        Das zieht dir ggfls. unwiederbringlich die Installation auf Links.

                        Und ein Desktop inkl. Teamviewer hat auf einem Server nic verloren.

                        Installier es neu, diesmal gescheit.

                        T 1 Reply Last reply Reply Quote 1
                        • T
                          Tomme @Thomas Braun last edited by Tomme

                          @thomas-braun

                          moin,
                          alles neu?
                          kriegen wir wenigstens das backup vorher zum laufen???
                          teamviewer ist schnell gelöscht

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

                            @tomme

                            Hast du etwa keins von vor dem Blödsinn?

                            T 2 Replies Last reply Reply Quote 0
                            • T
                              Tomme @Thomas Braun last edited by

                              @thomas-braun

                              na nee darum bin ich ja hier ... 🤕

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • T
                                Tomme @Thomas Braun last edited by

                                @thomas-braun

                                du heißt übrigens genau wie ich ... das ist sehr löblich 😉

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

                                  @codierknecht sagte in Fehler im ioBroker:

                                  Wie hast Du den denn installiert?

                                  Mit dem (auch noch per --force) reingeballerten audit fix.

                                  Der installiert dann ohne Rücksicht auf Verluste die letzte Version, die den auditierten Fehler noch nicht enthält.

                                  Und deswegen lässt man die Finger von dem Befehl.

                                  T 1 Reply Last reply Reply Quote 1
                                  • Thomas Braun
                                    Thomas Braun Most Active @Tomme last edited by

                                    @tomme

                                    Von dem Trümmerfeld brauchste jetzt auch kein Backup mehr machen.

                                    1 Reply Last reply Reply Quote 2
                                    • T
                                      Tomme @Thomas Braun last edited by

                                      @thomas-braun said in Fehler im ioBroker:

                                      nstalliert dann ohne Rücksicht auf Verluste die letzte Version, die den auditierten Fehler noch nicht enthält.
                                      Und deswegen lässt man die Finger von dem Befehl.

                                      ich gelobe besserung! das hab ich aus irgend einem forumbeitrag im raspiforum gefischt ...
                                      ich bin echt totaler frischling

                                      Thomas Braun Codierknecht 2 Replies Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Tomme last edited by

                                        @tomme

                                        Warum installierst du nodejs überhaupt separat?
                                        Die passende Version kommt mit dem iobroker-Installer auf das System.

                                        1 Reply Last reply Reply Quote 0
                                        • Codierknecht
                                          Codierknecht Developer Most Active @Tomme last edited by

                                          @tomme sagte in Fehler im ioBroker:

                                          aus irgend einem forumbeitrag im raspiforum

                                          Nicht machen - böse. Genau wie viele kursierende YT-Videos.
                                          Hier werden Sie geholfen ... 😁

                                          T 1 Reply Last reply Reply Quote 1
                                          • T
                                            Tomme @Codierknecht last edited by

                                            @codierknecht

                                            ja na irgendwie muss man ja raus kriegen wie man das installiert ...

                                            ich war ganz stolz das das alles so weit lief bis auf das backup und homebridge 😕

                                            Thomas Braun 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            623
                                            Online

                                            32.0k
                                            Users

                                            80.3k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            43
                                            15486
                                            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