Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Beta Test js-controller Kiera (v6.0)

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.2k

Beta Test js-controller Kiera (v6.0)

Geplant Angeheftet Gesperrt Verschoben Tester
betajs-controllerkieratest
331 Beiträge 39 Kommentatoren 83.8k Aufrufe 42 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • B bommel_030

    @foxriver76
    Upgrade auf 6.0.1 via GUI gemacht, Instanzen soweit alle wieder grün, aber der JavaScript-Adapter meckert jetzt einige Skripte an das NPM Modul "moment" nutzen.

    	script.js.Online.VIS.IO_Adapterstatus: TypeError: moment.locale is not a function
    

    Wenn ich "moment" als zusätzliches NPM-Modul lösche und wieder hinzufüge kommt:

    Cannot install custom npm package fs: Error: Cannot find package '/opt/iobroker/node_modules/@iobroker-javascript.0/fs/package.json' imported from /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js
    
    foxriver76F Offline
    foxriver76F Offline
    foxriver76
    Developer
    schrieb am zuletzt editiert von foxriver76
    #32

    @bommel_030 Das mit javascript ist mit der nächsten Version vom Adapter (8.5.2 gerade auf dem Weg) gefixt, dann bleibt nur ein Sepcial Case wenn URLs genutzt werden https://github.com/ioBroker/ioBroker.js-controller/issues/2796 den ich heute oder morgen probiere im Controller zu fixen

    Videotutorials & mehr

    Hier könnt ihr mich unterstützen.

    B 1 Antwort Letzte Antwort
    1
    • T Offline
      T Offline
      tp1de
      schrieb am zuletzt editiert von
      #33

      Nach Installation vom js-controller 6.0.1 erhalte ich folgende Meldung:
      d6228ea1-25f4-4226-ba97-0c3f7d32abca-grafik.png
      (Debian Buster alle packages aktuell)
      Auf meiner ioBroker Windows Umgebung (Entwicklung) erscheint diese Meldung nicht.

      Wie habe ich die Meldung zu interpretieren?

      foxriver76F Thomas BraunT 2 Antworten Letzte Antwort
      0
      • T tp1de

        Nach Installation vom js-controller 6.0.1 erhalte ich folgende Meldung:
        d6228ea1-25f4-4226-ba97-0c3f7d32abca-grafik.png
        (Debian Buster alle packages aktuell)
        Auf meiner ioBroker Windows Umgebung (Entwicklung) erscheint diese Meldung nicht.

        Wie habe ich die Meldung zu interpretieren?

        foxriver76F Offline
        foxriver76F Offline
        foxriver76
        Developer
        schrieb am zuletzt editiert von
        #34

        @tp1de Dass ioBroker um 14:14 ein apt update ausgeführt hat und dabei raus kam, dass dieses Package updatebar ist. Wenn du im nachhinein die Packages updated verschwindet die Meldung dadurch nicht von selbst bis du sie bestätigt hast.

        Videotutorials & mehr

        Hier könnt ihr mich unterstützen.

        T M 2 Antworten Letzte Antwort
        0
        • T tp1de

          Nach Installation vom js-controller 6.0.1 erhalte ich folgende Meldung:
          d6228ea1-25f4-4226-ba97-0c3f7d32abca-grafik.png
          (Debian Buster alle packages aktuell)
          Auf meiner ioBroker Windows Umgebung (Entwicklung) erscheint diese Meldung nicht.

          Wie habe ich die Meldung zu interpretieren?

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

          @tp1de sagte in Beta Test js-controller Kiera (v6.0):

          Debian Buster

          Aber der Buster ist nicht mehr aktuell und muss durch was lebendiges ersetzt werden. Ist aber ein anderes Thema.

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

          1 Antwort Letzte Antwort
          0
          • foxriver76F foxriver76

            @tp1de Dass ioBroker um 14:14 ein apt update ausgeführt hat und dabei raus kam, dass dieses Package updatebar ist. Wenn du im nachhinein die Packages updated verschwindet die Meldung dadurch nicht von selbst bis du sie bestätigt hast.

            T Offline
            T Offline
            tp1de
            schrieb am zuletzt editiert von tp1de
            #36

            @foxriver76 Ich hatte vorher ein apt-get update / upgrade ausgeführt, ohne dass etwas gefunden wurde. apt update / upgrade findet das package. Ich war mir nicht bewusst, das es dort einen Unterschied gibt. Und ja ich habe mich verschrieben ist bookworm und nicht buster .... sorry

            1 Antwort Letzte Antwort
            0
            • foxriver76F foxriver76

              @tp1de Dass ioBroker um 14:14 ein apt update ausgeführt hat und dabei raus kam, dass dieses Package updatebar ist. Wenn du im nachhinein die Packages updated verschwindet die Meldung dadurch nicht von selbst bis du sie bestätigt hast.

              M Online
              M Online
              mrjeschke
              schrieb am zuletzt editiert von
              #37

              @foxriver76
              Wie mache ich jetzt adapter-updates über die Web-Oberfläche?
              Ich finde dort keinen Button mehr.
              86218588-20df-457f-a1df-eb3d2cbaa979-image.png

              Skript v.2024-05-22
              
              *** BASE SYSTEM ***
                Static hostname: iobroker
                      Icon name: computer-container
                        Chassis: container
                 Virtualization: lxc
               Operating System: Debian GNU/Linux 11 (bullseye)
                         Kernel: Linux 6.8.4-3-pve
                   Architecture: x86-64
              
              model name      : Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz
              Docker          : false
              Virtualization  : lxc
              Kernel          : x86_64
              Userland        : 64 bit
              
              Systemuptime and Load:
              16:53:33 up 1 day, 0 min,  1 user,  load average: 1.50, 0.99, 0.87
              CPU threads: 6
              
              
              *** Time and Time Zones ***
                            Local time: Tue 2024-06-11 16:53:33 CEST
                        Universal time: Tue 2024-06-11 14:53:33 UTC
                              RTC time: n/a
                             Time zone: Europe/Berlin (CEST, +0200)
              System clock synchronized: yes
                           NTP service: inactive
                       RTC in local TZ: no
              
              *** Users and Groups ***
              User that called 'iob diag':
              maik
              HOME=/home/maik
              GROUPS=maik adm tty dialout sudo audio video redis iobroker
              
              User that is running 'js-controller':
              iobroker
              HOME=/home/iobroker
              GROUPS=iobroker tty dialout audio video plugdev redis
              
              *** Display-Server-Setup ***
              Display-Server: false
              Desktop:
              Terminal:       tty
              Boot Target:    multi-user.target
              
              *** MEMORY ***
                            total        used        free      shared  buff/cache   available
              Mem:             15G        4.2G        9.8G        0.0K        1.4G         11G
              Swap:           512M          0B        512M
              Total:           15G        4.2G         10G
              
              Active iob-Instances:   38
              
                     15360 M total memory
                      4183 M used memory
                      4211 M active memory
                      1105 M inactive memory
                      9763 M free memory
                         0 M buffer memory
                      1413 M swap cache
                       512 M total swap
                         0 M used swap
                       512 M free swap
              
              *** top - Table Of Processes  ***
              top - 16:53:33 up 1 day, 0 min,  1 user,  load average: 1.38, 0.98, 0.86
              Tasks:  70 total,   1 running,  69 sleeping,   0 stopped,   0 zombie
              %Cpu(s):  8.8 us,  3.9 sy,  0.0 ni, 87.3 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
              MiB Mem :  15360.0 total,   9763.8 free,   4182.9 used,   1413.3 buff/cache
              MiB Swap:    512.0 total,    512.0 free,      0.0 used.  11177.0 avail Mem
              
              *** FAILED SERVICES ***
              
               UNIT                          LOAD   ACTIVE SUB    DESCRIPTION
              * run-rpc_pipefs.mount          loaded failed failed RPC Pipe File System
              * sys-kernel-config.mount       loaded failed failed Kernel Configuration File System
              * systemd-journald-audit.socket loaded failed failed Journal Audit Socket
              
              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.
              3 loaded units listed.
              
              *** FILESYSTEM ***
              Filesystem                       Type      Size  Used Avail Use% Mounted on
              /dev/mapper/pve-vm--181--disk--0 ext4       63G   14G   47G  23% /
              none                             tmpfs     492K  4.0K  488K   1% /dev
              udev                             devtmpfs   16G     0   16G   0% /dev/tty
              tmpfs                            tmpfs      16G     0   16G   0% /dev/shm
              tmpfs                            tmpfs     6.3G  132K  6.3G   1% /run
              tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
              tmpfs                            tmpfs     3.2G     0  3.2G   0% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              dmesg: read kernel buffer failed: Operation not permitted
              
              Show mounted filesystems:
              TARGET                                SOURCE                           FSTYPE     OPTIONS
              /                                     /dev/mapper/pve-vm--181--disk--0 ext4       rw,relatime,stripe=16
              |-/run                                tmpfs                            tmpfs      rw,nosuid,nodev,size=6540772k,nr_inodes=819200,mode=755,uid=100000,gid=100000,inode64
              | |-/run/lock                         tmpfs                            tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k,uid=100000,gid=100000,inode64
              | `-/run/user/1000                    tmpfs                            tmpfs      rw,nosuid,nodev,relatime,size=3270384k,nr_inodes=817596,mode=700,uid=101000,gid=101000,inode64
              |-/dev                                none                             tmpfs      rw,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
              | |-/dev/shm                          tmpfs                            tmpfs      rw,nosuid,nodev,uid=100000,gid=100000,inode64
              | |-/dev/mqueue                       mqueue                           mqueue     rw,nosuid,nodev,noexec,relatime
              | |-/dev/.lxc/proc                    proc                             proc       rw,relatime
              | |-/dev/.lxc/sys                     sys                              sysfs      rw,relatime
              | |-/dev/full                         udev[/full]                      devtmpfs   rw,nosuid,relatime,size=16318080k,nr_inodes=4079520,mode=755,inode64
              | |-/dev/null                         udev[/null]                      devtmpfs   rw,nosuid,relatime,size=16318080k,nr_inodes=4079520,mode=755,inode64
              | |-/dev/random                       udev[/random]                    devtmpfs   rw,nosuid,relatime,size=16318080k,nr_inodes=4079520,mode=755,inode64
              | |-/dev/tty                          udev[/tty]                       devtmpfs   rw,nosuid,relatime,size=16318080k,nr_inodes=4079520,mode=755,inode64
              | |-/dev/urandom                      udev[/urandom]                   devtmpfs   rw,nosuid,relatime,size=16318080k,nr_inodes=4079520,mode=755,inode64
              | |-/dev/zero                         udev[/zero]                      devtmpfs   rw,nosuid,relatime,size=16318080k,nr_inodes=4079520,mode=755,inode64
              | |-/dev/pts                          devpts                           devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
              | |-/dev/ptmx                         devpts[/ptmx]                    devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
              | |-/dev/console                      devpts[/0]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
              | |-/dev/tty1                         devpts[/1]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
              | `-/dev/tty2                         devpts[/2]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
              |-/proc                               proc                             proc       rw,nosuid,nodev,noexec,relatime
              | |-/proc/sys                         proc[/sys]                       proc       ro,relatime
              | | |-/proc/sys/net                   proc[/sys/net]                   proc       rw,nosuid,nodev,noexec,relatime
              | | `-/proc/sys/kernel/random/boot_id none[/.lxc-boot-id]              tmpfs      ro,nosuid,nodev,noexec,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
              | |-/proc/sysrq-trigger               proc[/sysrq-trigger]             proc       ro,relatime
              | |-/proc/cpuinfo                     lxcfs[/proc/cpuinfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/diskstats                   lxcfs[/proc/diskstats]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/loadavg                     lxcfs[/proc/loadavg]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/meminfo                     lxcfs[/proc/meminfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/slabinfo                    lxcfs[/proc/slabinfo]            fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/stat                        lxcfs[/proc/stat]                fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/swaps                       lxcfs[/proc/swaps]               fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | `-/proc/uptime                      lxcfs[/proc/uptime]              fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              `-/sys                                sysfs                            sysfs      ro,nosuid,nodev,noexec,relatime
               |-/sys/fs/fuse/connections          fusectl                          fusectl    rw,nosuid,nodev,noexec,relatime
               |-/sys/devices/virtual/net          sysfs[/devices/virtual/net]      sysfs      rw,nosuid,nodev,noexec,relatime
               |-/sys/fs/cgroup                    none                             cgroup2    rw,nosuid,nodev,noexec,relatime
               `-/sys/devices/system/cpu           lxcfs[/sys/devices/system/cpu]   fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              
              Files in neuralgic directories:
              
              /var:
              1.4G    /var/
              644M    /var/lib
              508M    /var/lib/redis
              479M    /var/log
              424M    /var/log/journal
              
              Archived and active journals take up 405.9M in the file system.
              
              /opt/iobroker/backups:
              229M    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              1.8G    /opt/iobroker/iobroker-data/
              1.2G    /opt/iobroker/iobroker-data/files
              269M    /opt/iobroker/iobroker-data/esphome.0/.esphome
              269M    /opt/iobroker/iobroker-data/esphome.0
              265M    /opt/iobroker/iobroker-data/esphome.0/.esphome/build
              
              The five largest files in iobroker-data are:
              41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
              40M     /opt/iobroker/iobroker-data/objects.jsonl
              35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
              33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
              27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
              
              USB-Devices by-id:
              USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
              
              No Devices found 'by-id'
              
              HINT:
              Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
              tcp
              
              
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v20.14.0
              /usr/bin/node           v20.14.0
              /usr/bin/npm            10.7.0
              /usr/bin/npx            10.7.0
              /usr/bin/corepack       0.28.1
              
              
              nodejs:
               Installed: 20.14.0-1nodesource1
               Candidate: 20.14.0-1nodesource1
               Version table:
              *** 20.14.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     100 /var/lib/dpkg/status
                  20.13.1-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.13.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.12.2-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.12.1-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.12.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.11.1-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.11.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.10.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.9.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.8.1-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.8.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.7.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.6.1-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.6.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.5.1-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.5.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.4.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.3.1-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.3.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.2.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.1.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  20.0.0-1nodesource1 1001
                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  12.22.12~dfsg-1~deb11u4 500
                     500 http://deb.debian.org/debian bullseye/main amd64 Packages
                     500 http://security.debian.org bullseye-security/main amd64 Packages
              
              Temp directories causing npm8 problem: 0
              No problems detected
              
              Errors in npm tree:
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              At least one iobroker host is running.
              
              Objects type: redis
              States  type: redis
              
              Core adapters versions
              js-controller:  6.0.1
              admin:          7.0.1
              javascript:     8.5.1
              
              nodejs modules from github:     1
              +-- iobroker.hiob@0.1.4 (git+ssh://git@github.com/moba15/ioBroker.hiob.git#9b983e7b527fea28ac141f257ee284603b2b0a48)
              
              Adapter State
              + system.adapter.accuweather.0            : accuweather           : iobroker                                 -  enabled
              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 80, bind: 0.0.0.0, run as: admin
              + system.adapter.admin.1                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
              + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
               system.adapter.alias-manager.0          : alias-manager         : iobroker                                 - disabled
              + system.adapter.awtrix-light.0           : awtrix-light          : iobroker                                 -  enabled
              + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
               system.adapter.birthdays.0              : birthdays             : iobroker                                 -  enabled
               system.adapter.devices.0                : devices               : iobroker                                 - disabled
              + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
              + system.adapter.enigma2.0                : enigma2               : iobroker                                 -  enabled
              + system.adapter.esphome.0                : esphome               : iobroker                                 -  enabled
              + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -  enabled
              + system.adapter.harmony.0                : harmony               : iobroker                                 -  enabled
              + system.adapter.hiob.0                   : hiob                  : iobroker                                 -  enabled, port: 8090
              + system.adapter.history.0                : history               : iobroker                                 -  enabled
               system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
               system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker                                 - disabled
               system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : iobroker                                 - disabled
               system.adapter.icons-icons8.0           : icons-icons8          : iobroker                                 - disabled
               system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 - disabled
               system.adapter.icons-material-svg.0     : icons-material-svg    : iobroker                                 - disabled
               system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 - disabled
               system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 - disabled
               system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker                                 - disabled
               system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker                                 - disabled
              + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
              + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
              + system.adapter.lg-thinq.0               : lg-thinq              : iobroker                                 -  enabled
              + system.adapter.linux-control.0          : linux-control         : iobroker                                 -  enabled
               system.adapter.material.0               : material              : iobroker                                 - disabled
              + system.adapter.mqtt-client.0            : mqtt-client           : iobroker                                 -  enabled, port: 1883
               system.adapter.netatmo-crawler.0        : netatmo-crawler       : iobroker                                 -  enabled
              + system.adapter.netatmo.0                : netatmo               : iobroker                                 -  enabled
              + system.adapter.node-red.0               : node-red              : iobroker                                 -  enabled, port: 1880, bind: 0.0.0.0 (SSL)
               system.adapter.odl.0                    : odl                   : iobroker                                 -  enabled
               system.adapter.openweathermap.0         : openweathermap        : iobroker                                 -  enabled
              + system.adapter.pi-hole.0                : pi-hole               : iobroker                                 -  enabled
              + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
              + system.adapter.pushover.0               : pushover              : iobroker                                 -  enabled
              + system.adapter.rest-api.0               : rest-api              : iobroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: admin
              + system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled
              + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8099, bind: 0.0.0.0, run as: admin
              + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1881, bind: 0.0.0.0
              + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
              + system.adapter.unifi.0                  : unifi                 : iobroker                                 -  enabled
               system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : iobroker                                 - disabled
               system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : iobroker                                 - disabled
               system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: iobroker                                 - disabled
               system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 - disabled
               system.adapter.vis-2-widgets-radar-trap.0: vis-2-widgets-radar-trap: iobroker                                 - disabled
               system.adapter.vis-2-widgets-sweethome3d.0: vis-2-widgets-sweethome3d: iobroker                                 - disabled
              + system.adapter.vis-2.0                  : vis-2                 : iobroker                                 -  enabled
               system.adapter.vis-bars.0               : vis-bars              : iobroker                                 - disabled
               system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 - disabled
               system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 - disabled
               system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
               system.adapter.vis-history.0            : vis-history           : iobroker                                 - disabled
               system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
               system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 - disabled
              + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
               system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 - disabled
               system.adapter.vis-lcars.0              : vis-lcars             : iobroker                                 - disabled
               system.adapter.vis-material-advanced.0  : vis-material-advanced : iobroker                                 - disabled
               system.adapter.vis-material-webfont.0   : vis-material-webfont  : iobroker                                 - disabled
               system.adapter.vis-material.0           : vis-material          : iobroker                                 - disabled
               system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 - disabled
               system.adapter.vis-metro.0              : vis-metro             : iobroker                                 - disabled
               system.adapter.vis-players.0            : vis-players           : iobroker                                 - disabled
               system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
               system.adapter.vis-weather.0            : vis-weather           : iobroker                                 - disabled
               system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.wled.0                   : wled                  : iobroker                                 -  enabled
              + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.yamaha.0                 : yamaha                : iobroker                                 -  enabled
              + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://172.16.4.137:6638
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 80, bind: 0.0.0.0, run as: admin
              + system.adapter.admin.1                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
              + system.adapter.hiob.0                   : hiob                  : iobroker                                 -  enabled, port: 8090
              + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
              + system.adapter.mqtt-client.0            : mqtt-client           : iobroker                                 -  enabled, port: 1883
              + system.adapter.node-red.0               : node-red              : iobroker                                 -  enabled, port: 1880, bind: 0.0.0.0 (SSL)
              + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
              + system.adapter.rest-api.0               : rest-api              : iobroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: admin
              + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8099, bind: 0.0.0.0, run as: admin
              + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1881, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://172.16.4.137:6638
              
              ioBroker-Repositories
              beta          : http://download.iobroker.net/sources-dist-latest.json
              stable        : http://download.iobroker.net/sources-dist.json
              live-stable   : http://iobroker.live/repo/sources-dist.json
              live-beta     : http://iobroker.live/repo/sources-dist-latest.json
              
              Active repo(s): beta
              
              Installed ioBroker-Instances
              Used repository: beta
              Adapter    "accuweather"  : 1.4.0    , installed 1.4.0
              Adapter    "admin"        : 6.17.14  , installed 7.0.1
              Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
              Adapter    "alias-manager": 1.2.6    , installed 1.2.6
              Adapter    "awtrix-light" : 1.2.1    , installed 1.2.1
              Adapter    "backitup"     : 3.0.3    , installed 3.0.3
              Adapter    "birthdays"    : 3.0.0    , installed 3.0.0
              Adapter    "devices"      : 1.1.5    , installed 1.1.5
              Adapter    "discovery"    : 4.5.0    , installed 4.5.0
              Adapter    "enigma2"      : 2.1.1    , installed 2.1.1
              Adapter    "esphome"      : 0.5.0-beta.8, installed 0.5.0-beta.8
              Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
              Adapter    "harmony"      : 1.5.0    , installed 1.5.0
              Adapter    "hiob"         : 0.1.4    , installed 0.1.4
              Adapter    "history"      : 3.0.1    , installed 3.0.1
              Adapter    "ical"         : 1.15.0   , installed 1.15.0
              Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
              Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
              Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
              Adapter    "icons-material-png": 0.1.0, installed 0.1.0
              Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
              Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
              Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
              Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
              Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
              Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
              Adapter    "javascript"   : 8.5.2    , installed 8.5.1  [Updatable]
              Controller "js-controller": 6.0.1    , installed 6.0.1
              Adapter    "lg-thinq"     : 1.0.1    , installed 1.0.1
              Adapter    "linux-control": 1.1.5    , installed 1.1.5
              Adapter    "material"     : 1.3.1    , installed 1.3.1
              Adapter    "mqtt-client"  : 1.8.0    , installed 1.8.0
              Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
              Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
              Adapter    "node-red"     : 5.2.1    , installed 5.2.1
              Adapter    "odl"          : 3.0.1    , installed 3.0.1
              Adapter    "openweathermap": 1.0.4   , installed 1.0.4
              Adapter    "pi-hole"      : 1.3.6    , installed 1.3.6
              Adapter    "proxmox"      : 2.3.0    , installed 2.3.0
              Adapter    "pushover"     : 3.0.6    , installed 3.0.6
              Adapter    "rest-api"     : 2.0.1    , installed 2.0.1
              Adapter    "scenes"       : 3.0.4    , installed 3.0.4
              Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
              Adapter    "socketio"     : 6.7.0    , installed 6.7.0
              Adapter    "sonoff"       : 3.1.0    , installed 3.1.0
              Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
              Adapter    "unifi"        : 0.7.0    , installed 0.7.0
              Adapter    "vis"          : 1.5.6    , installed 1.5.6
              Adapter    "vis-2"        : 2.9.64   , installed 2.9.64
              Adapter    "vis-2-widgets-energy": 0.3.11, installed 0.3.11
              Adapter    "vis-2-widgets-gauges": 1.0.3, installed 1.0.3
              Adapter    "vis-2-widgets-jaeger-design": 1.1.27, installed 1.1.27
              Adapter    "vis-2-widgets-material": 1.3.33, installed 1.3.33
              Adapter    "vis-2-widgets-radar-trap": 2.0.0, installed 2.0.0
              Adapter    "vis-2-widgets-sweethome3d": 0.1.6, installed 0.1.6
              Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
              Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
              Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
              Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
              Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
              Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
              Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
              Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
              Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
              Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
              Adapter    "vis-material" : 0.1.3    , installed 0.1.3
              Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
              Adapter    "vis-material-webfont": 0.0.3, installed 0.0.3
              Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
              Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
              Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
              Adapter    "web"          : 6.2.6    , installed 6.2.6
              Adapter    "wled"         : 0.7.3-beta.0, installed 0.7.2 [Updatable]
              Adapter    "ws"           : 2.6.1    , installed 2.6.1
              Adapter    "yamaha"       : 0.5.3    , installed 0.5.3
              Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
              
              Objects and States
              Please stand by - This may take a while
              Objects:        11170
              States:         10067
              
              *** OS-Repositories and Updates ***
              Hit:1 http://deb.debian.org/debian bullseye InRelease
              Hit:2 http://security.debian.org bullseye-security InRelease
              Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
              Hit:4 https://repos.influxdata.com/debian stable InRelease
              Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
              Hit:6 http://deb.volian.org/volian scar InRelease
              Hit:7 https://packages.redis.io/deb bullseye 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 0.0.0.0:6052            0.0.0.0:*               LISTEN      1001       260863260  26101/python3
              tcp        0      0 0.0.0.0:5355            0.0.0.0:*               LISTEN      104        259791586  121/systemd-resolve
              tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          259796348  308/master
              tcp        0      0 0.0.0.0:1881            0.0.0.0:*               LISTEN      1001       260859432  25971/io.sonoff.0
              tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       260853395  25698/node-red
              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          259796075  1/init
              tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      109        259791608  142/redis-server 12
              tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      104        259791592  121/systemd-resolve
              tcp6       0      0 :::5355                 :::*                    LISTEN      104        259791589  121/systemd-resolve
              tcp6       0      0 :::8099                 :::*                    LISTEN      1001       260880940  26720/io.socketio.0
              tcp6       0      0 :::8090                 :::*                    LISTEN      1001       260858927  25866/io.hiob.0
              tcp6       0      0 :::8093                 :::*                    LISTEN      1001       260881753  26690/io.rest-api.0
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       260883960  26826/io.web.0
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       260850634  25611/io.admin.1
              tcp6       0      0 :::8087                 :::*                    LISTEN      1001       260883533  26705/io.simple-api
              tcp6       0      0 :::8084                 :::*                    LISTEN      1001       260883398  26856/io.ws.0
              tcp6       0      0 ::1:25                  :::*                    LISTEN      0          259796349  308/master
              tcp6       0      0 ::1:6379                :::*                    LISTEN      109        259791609  142/redis-server 12
              tcp6       0      0 :::22                   :::*                    LISTEN      0          259794293  1/init
              tcp6       0      0 :::111                  :::*                    LISTEN      0          259796077  1/init
              tcp6       0      0 :::80                   :::*                    LISTEN      1001       260850553  25584/io.admin.0
              tcp6       0      0 :::3000                 :::*                    LISTEN      1001       260862597  26104/io.fullybrows
              tcp6       0      0 :::61991                :::*                    LISTEN      1001       260858881  25851/io.harmony.0
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       260876264  26841/io.wled.0
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       260865135  26080/io.esphome.0
              udp        0      0 172.16.4.181:5353       0.0.0.0:*                           1001       260863267  26101/python3
              udp        0      0 127.0.0.1:5353          0.0.0.0:*                           1001       260863266  26101/python3
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       260863261  26101/python3
              udp        0      0 0.0.0.0:5355            0.0.0.0:*                           104        259791585  121/systemd-resolve
              udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       260858882  25851/io.harmony.0
              udp        0      0 127.0.0.53:53           0.0.0.0:*                           104        259791591  121/systemd-resolve
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          259792563  83/dhclient
              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          259796076  1/init
              udp6       0      0 :::5355                 :::*                                104        259791588  121/systemd-resolve
              udp6       0      0 :::111                  :::*                                0          259796078  1/init
              
              *** Log File - Last 25 Lines ***
              
              
              

              mcm1957M 1 Antwort Letzte Antwort
              0
              • M mrjeschke

                @foxriver76
                Wie mache ich jetzt adapter-updates über die Web-Oberfläche?
                Ich finde dort keinen Button mehr.
                86218588-20df-457f-a1df-eb3d2cbaa979-image.png

                Skript v.2024-05-22
                
                *** BASE SYSTEM ***
                  Static hostname: iobroker
                        Icon name: computer-container
                          Chassis: container
                   Virtualization: lxc
                 Operating System: Debian GNU/Linux 11 (bullseye)
                           Kernel: Linux 6.8.4-3-pve
                     Architecture: x86-64
                
                model name      : Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz
                Docker          : false
                Virtualization  : lxc
                Kernel          : x86_64
                Userland        : 64 bit
                
                Systemuptime and Load:
                16:53:33 up 1 day, 0 min,  1 user,  load average: 1.50, 0.99, 0.87
                CPU threads: 6
                
                
                *** Time and Time Zones ***
                              Local time: Tue 2024-06-11 16:53:33 CEST
                          Universal time: Tue 2024-06-11 14:53:33 UTC
                                RTC time: n/a
                               Time zone: Europe/Berlin (CEST, +0200)
                System clock synchronized: yes
                             NTP service: inactive
                         RTC in local TZ: no
                
                *** Users and Groups ***
                User that called 'iob diag':
                maik
                HOME=/home/maik
                GROUPS=maik adm tty dialout sudo audio video redis iobroker
                
                User that is running 'js-controller':
                iobroker
                HOME=/home/iobroker
                GROUPS=iobroker tty dialout audio video plugdev redis
                
                *** Display-Server-Setup ***
                Display-Server: false
                Desktop:
                Terminal:       tty
                Boot Target:    multi-user.target
                
                *** MEMORY ***
                              total        used        free      shared  buff/cache   available
                Mem:             15G        4.2G        9.8G        0.0K        1.4G         11G
                Swap:           512M          0B        512M
                Total:           15G        4.2G         10G
                
                Active iob-Instances:   38
                
                       15360 M total memory
                        4183 M used memory
                        4211 M active memory
                        1105 M inactive memory
                        9763 M free memory
                           0 M buffer memory
                        1413 M swap cache
                         512 M total swap
                           0 M used swap
                         512 M free swap
                
                *** top - Table Of Processes  ***
                top - 16:53:33 up 1 day, 0 min,  1 user,  load average: 1.38, 0.98, 0.86
                Tasks:  70 total,   1 running,  69 sleeping,   0 stopped,   0 zombie
                %Cpu(s):  8.8 us,  3.9 sy,  0.0 ni, 87.3 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                MiB Mem :  15360.0 total,   9763.8 free,   4182.9 used,   1413.3 buff/cache
                MiB Swap:    512.0 total,    512.0 free,      0.0 used.  11177.0 avail Mem
                
                *** FAILED SERVICES ***
                
                 UNIT                          LOAD   ACTIVE SUB    DESCRIPTION
                * run-rpc_pipefs.mount          loaded failed failed RPC Pipe File System
                * sys-kernel-config.mount       loaded failed failed Kernel Configuration File System
                * systemd-journald-audit.socket loaded failed failed Journal Audit Socket
                
                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.
                3 loaded units listed.
                
                *** FILESYSTEM ***
                Filesystem                       Type      Size  Used Avail Use% Mounted on
                /dev/mapper/pve-vm--181--disk--0 ext4       63G   14G   47G  23% /
                none                             tmpfs     492K  4.0K  488K   1% /dev
                udev                             devtmpfs   16G     0   16G   0% /dev/tty
                tmpfs                            tmpfs      16G     0   16G   0% /dev/shm
                tmpfs                            tmpfs     6.3G  132K  6.3G   1% /run
                tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                tmpfs                            tmpfs     3.2G     0  3.2G   0% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                dmesg: read kernel buffer failed: Operation not permitted
                
                Show mounted filesystems:
                TARGET                                SOURCE                           FSTYPE     OPTIONS
                /                                     /dev/mapper/pve-vm--181--disk--0 ext4       rw,relatime,stripe=16
                |-/run                                tmpfs                            tmpfs      rw,nosuid,nodev,size=6540772k,nr_inodes=819200,mode=755,uid=100000,gid=100000,inode64
                | |-/run/lock                         tmpfs                            tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k,uid=100000,gid=100000,inode64
                | `-/run/user/1000                    tmpfs                            tmpfs      rw,nosuid,nodev,relatime,size=3270384k,nr_inodes=817596,mode=700,uid=101000,gid=101000,inode64
                |-/dev                                none                             tmpfs      rw,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
                | |-/dev/shm                          tmpfs                            tmpfs      rw,nosuid,nodev,uid=100000,gid=100000,inode64
                | |-/dev/mqueue                       mqueue                           mqueue     rw,nosuid,nodev,noexec,relatime
                | |-/dev/.lxc/proc                    proc                             proc       rw,relatime
                | |-/dev/.lxc/sys                     sys                              sysfs      rw,relatime
                | |-/dev/full                         udev[/full]                      devtmpfs   rw,nosuid,relatime,size=16318080k,nr_inodes=4079520,mode=755,inode64
                | |-/dev/null                         udev[/null]                      devtmpfs   rw,nosuid,relatime,size=16318080k,nr_inodes=4079520,mode=755,inode64
                | |-/dev/random                       udev[/random]                    devtmpfs   rw,nosuid,relatime,size=16318080k,nr_inodes=4079520,mode=755,inode64
                | |-/dev/tty                          udev[/tty]                       devtmpfs   rw,nosuid,relatime,size=16318080k,nr_inodes=4079520,mode=755,inode64
                | |-/dev/urandom                      udev[/urandom]                   devtmpfs   rw,nosuid,relatime,size=16318080k,nr_inodes=4079520,mode=755,inode64
                | |-/dev/zero                         udev[/zero]                      devtmpfs   rw,nosuid,relatime,size=16318080k,nr_inodes=4079520,mode=755,inode64
                | |-/dev/pts                          devpts                           devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                | |-/dev/ptmx                         devpts[/ptmx]                    devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                | |-/dev/console                      devpts[/0]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                | |-/dev/tty1                         devpts[/1]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                | `-/dev/tty2                         devpts[/2]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                |-/proc                               proc                             proc       rw,nosuid,nodev,noexec,relatime
                | |-/proc/sys                         proc[/sys]                       proc       ro,relatime
                | | |-/proc/sys/net                   proc[/sys/net]                   proc       rw,nosuid,nodev,noexec,relatime
                | | `-/proc/sys/kernel/random/boot_id none[/.lxc-boot-id]              tmpfs      ro,nosuid,nodev,noexec,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
                | |-/proc/sysrq-trigger               proc[/sysrq-trigger]             proc       ro,relatime
                | |-/proc/cpuinfo                     lxcfs[/proc/cpuinfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | |-/proc/diskstats                   lxcfs[/proc/diskstats]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | |-/proc/loadavg                     lxcfs[/proc/loadavg]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | |-/proc/meminfo                     lxcfs[/proc/meminfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | |-/proc/slabinfo                    lxcfs[/proc/slabinfo]            fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | |-/proc/stat                        lxcfs[/proc/stat]                fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | |-/proc/swaps                       lxcfs[/proc/swaps]               fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | `-/proc/uptime                      lxcfs[/proc/uptime]              fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                `-/sys                                sysfs                            sysfs      ro,nosuid,nodev,noexec,relatime
                 |-/sys/fs/fuse/connections          fusectl                          fusectl    rw,nosuid,nodev,noexec,relatime
                 |-/sys/devices/virtual/net          sysfs[/devices/virtual/net]      sysfs      rw,nosuid,nodev,noexec,relatime
                 |-/sys/fs/cgroup                    none                             cgroup2    rw,nosuid,nodev,noexec,relatime
                 `-/sys/devices/system/cpu           lxcfs[/sys/devices/system/cpu]   fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                
                Files in neuralgic directories:
                
                /var:
                1.4G    /var/
                644M    /var/lib
                508M    /var/lib/redis
                479M    /var/log
                424M    /var/log/journal
                
                Archived and active journals take up 405.9M in the file system.
                
                /opt/iobroker/backups:
                229M    /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                1.8G    /opt/iobroker/iobroker-data/
                1.2G    /opt/iobroker/iobroker-data/files
                269M    /opt/iobroker/iobroker-data/esphome.0/.esphome
                269M    /opt/iobroker/iobroker-data/esphome.0
                265M    /opt/iobroker/iobroker-data/esphome.0/.esphome/build
                
                The five largest files in iobroker-data are:
                41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                40M     /opt/iobroker/iobroker-data/objects.jsonl
                35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                
                USB-Devices by-id:
                USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                
                No Devices found 'by-id'
                
                HINT:
                Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                tcp
                
                
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs         v20.14.0
                /usr/bin/node           v20.14.0
                /usr/bin/npm            10.7.0
                /usr/bin/npx            10.7.0
                /usr/bin/corepack       0.28.1
                
                
                nodejs:
                 Installed: 20.14.0-1nodesource1
                 Candidate: 20.14.0-1nodesource1
                 Version table:
                *** 20.14.0-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       100 /var/lib/dpkg/status
                    20.13.1-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.13.0-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.12.2-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.12.1-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.12.0-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.11.1-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.11.0-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.10.0-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.9.0-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.8.1-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.8.0-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.7.0-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.6.1-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.6.0-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.5.1-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.5.0-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.4.0-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.3.1-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.3.0-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.2.0-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.1.0-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    20.0.0-1nodesource1 1001
                       500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    12.22.12~dfsg-1~deb11u4 500
                       500 http://deb.debian.org/debian bullseye/main amd64 Packages
                       500 http://security.debian.org bullseye-security/main amd64 Packages
                
                Temp directories causing npm8 problem: 0
                No problems detected
                
                Errors in npm tree:
                
                *** ioBroker-Installation ***
                
                ioBroker Status
                iobroker is running on this host.
                
                At least one iobroker host is running.
                
                Objects type: redis
                States  type: redis
                
                Core adapters versions
                js-controller:  6.0.1
                admin:          7.0.1
                javascript:     8.5.1
                
                nodejs modules from github:     1
                +-- iobroker.hiob@0.1.4 (git+ssh://git@github.com/moba15/ioBroker.hiob.git#9b983e7b527fea28ac141f257ee284603b2b0a48)
                
                Adapter State
                + system.adapter.accuweather.0            : accuweather           : iobroker                                 -  enabled
                + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 80, bind: 0.0.0.0, run as: admin
                + system.adapter.admin.1                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
                 system.adapter.alias-manager.0          : alias-manager         : iobroker                                 - disabled
                + system.adapter.awtrix-light.0           : awtrix-light          : iobroker                                 -  enabled
                + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                 system.adapter.birthdays.0              : birthdays             : iobroker                                 -  enabled
                 system.adapter.devices.0                : devices               : iobroker                                 - disabled
                + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                + system.adapter.enigma2.0                : enigma2               : iobroker                                 -  enabled
                + system.adapter.esphome.0                : esphome               : iobroker                                 -  enabled
                + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -  enabled
                + system.adapter.harmony.0                : harmony               : iobroker                                 -  enabled
                + system.adapter.hiob.0                   : hiob                  : iobroker                                 -  enabled, port: 8090
                + system.adapter.history.0                : history               : iobroker                                 -  enabled
                 system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                 system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker                                 - disabled
                 system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : iobroker                                 - disabled
                 system.adapter.icons-icons8.0           : icons-icons8          : iobroker                                 - disabled
                 system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 - disabled
                 system.adapter.icons-material-svg.0     : icons-material-svg    : iobroker                                 - disabled
                 system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 - disabled
                 system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 - disabled
                 system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker                                 - disabled
                 system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker                                 - disabled
                + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                + system.adapter.lg-thinq.0               : lg-thinq              : iobroker                                 -  enabled
                + system.adapter.linux-control.0          : linux-control         : iobroker                                 -  enabled
                 system.adapter.material.0               : material              : iobroker                                 - disabled
                + system.adapter.mqtt-client.0            : mqtt-client           : iobroker                                 -  enabled, port: 1883
                 system.adapter.netatmo-crawler.0        : netatmo-crawler       : iobroker                                 -  enabled
                + system.adapter.netatmo.0                : netatmo               : iobroker                                 -  enabled
                + system.adapter.node-red.0               : node-red              : iobroker                                 -  enabled, port: 1880, bind: 0.0.0.0 (SSL)
                 system.adapter.odl.0                    : odl                   : iobroker                                 -  enabled
                 system.adapter.openweathermap.0         : openweathermap        : iobroker                                 -  enabled
                + system.adapter.pi-hole.0                : pi-hole               : iobroker                                 -  enabled
                + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                + system.adapter.pushover.0               : pushover              : iobroker                                 -  enabled
                + system.adapter.rest-api.0               : rest-api              : iobroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: admin
                + system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled
                + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8099, bind: 0.0.0.0, run as: admin
                + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1881, bind: 0.0.0.0
                + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
                + system.adapter.unifi.0                  : unifi                 : iobroker                                 -  enabled
                 system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : iobroker                                 - disabled
                 system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : iobroker                                 - disabled
                 system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: iobroker                                 - disabled
                 system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 - disabled
                 system.adapter.vis-2-widgets-radar-trap.0: vis-2-widgets-radar-trap: iobroker                                 - disabled
                 system.adapter.vis-2-widgets-sweethome3d.0: vis-2-widgets-sweethome3d: iobroker                                 - disabled
                + system.adapter.vis-2.0                  : vis-2                 : iobroker                                 -  enabled
                 system.adapter.vis-bars.0               : vis-bars              : iobroker                                 - disabled
                 system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 - disabled
                 system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 - disabled
                 system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
                 system.adapter.vis-history.0            : vis-history           : iobroker                                 - disabled
                 system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
                 system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 - disabled
                + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
                 system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 - disabled
                 system.adapter.vis-lcars.0              : vis-lcars             : iobroker                                 - disabled
                 system.adapter.vis-material-advanced.0  : vis-material-advanced : iobroker                                 - disabled
                 system.adapter.vis-material-webfont.0   : vis-material-webfont  : iobroker                                 - disabled
                 system.adapter.vis-material.0           : vis-material          : iobroker                                 - disabled
                 system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 - disabled
                 system.adapter.vis-metro.0              : vis-metro             : iobroker                                 - disabled
                 system.adapter.vis-players.0            : vis-players           : iobroker                                 - disabled
                 system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                 system.adapter.vis-weather.0            : vis-weather           : iobroker                                 - disabled
                 system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.wled.0                   : wled                  : iobroker                                 -  enabled
                + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                + system.adapter.yamaha.0                 : yamaha                : iobroker                                 -  enabled
                + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://172.16.4.137:6638
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 80, bind: 0.0.0.0, run as: admin
                + system.adapter.admin.1                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                + system.adapter.hiob.0                   : hiob                  : iobroker                                 -  enabled, port: 8090
                + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                + system.adapter.mqtt-client.0            : mqtt-client           : iobroker                                 -  enabled, port: 1883
                + system.adapter.node-red.0               : node-red              : iobroker                                 -  enabled, port: 1880, bind: 0.0.0.0 (SSL)
                + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                + system.adapter.rest-api.0               : rest-api              : iobroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: admin
                + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8099, bind: 0.0.0.0, run as: admin
                + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1881, bind: 0.0.0.0
                + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://172.16.4.137:6638
                
                ioBroker-Repositories
                beta          : http://download.iobroker.net/sources-dist-latest.json
                stable        : http://download.iobroker.net/sources-dist.json
                live-stable   : http://iobroker.live/repo/sources-dist.json
                live-beta     : http://iobroker.live/repo/sources-dist-latest.json
                
                Active repo(s): beta
                
                Installed ioBroker-Instances
                Used repository: beta
                Adapter    "accuweather"  : 1.4.0    , installed 1.4.0
                Adapter    "admin"        : 6.17.14  , installed 7.0.1
                Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                Adapter    "awtrix-light" : 1.2.1    , installed 1.2.1
                Adapter    "backitup"     : 3.0.3    , installed 3.0.3
                Adapter    "birthdays"    : 3.0.0    , installed 3.0.0
                Adapter    "devices"      : 1.1.5    , installed 1.1.5
                Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                Adapter    "enigma2"      : 2.1.1    , installed 2.1.1
                Adapter    "esphome"      : 0.5.0-beta.8, installed 0.5.0-beta.8
                Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
                Adapter    "harmony"      : 1.5.0    , installed 1.5.0
                Adapter    "hiob"         : 0.1.4    , installed 0.1.4
                Adapter    "history"      : 3.0.1    , installed 3.0.1
                Adapter    "ical"         : 1.15.0   , installed 1.15.0
                Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                Adapter    "javascript"   : 8.5.2    , installed 8.5.1  [Updatable]
                Controller "js-controller": 6.0.1    , installed 6.0.1
                Adapter    "lg-thinq"     : 1.0.1    , installed 1.0.1
                Adapter    "linux-control": 1.1.5    , installed 1.1.5
                Adapter    "material"     : 1.3.1    , installed 1.3.1
                Adapter    "mqtt-client"  : 1.8.0    , installed 1.8.0
                Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
                Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
                Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                Adapter    "odl"          : 3.0.1    , installed 3.0.1
                Adapter    "openweathermap": 1.0.4   , installed 1.0.4
                Adapter    "pi-hole"      : 1.3.6    , installed 1.3.6
                Adapter    "proxmox"      : 2.3.0    , installed 2.3.0
                Adapter    "pushover"     : 3.0.6    , installed 3.0.6
                Adapter    "rest-api"     : 2.0.1    , installed 2.0.1
                Adapter    "scenes"       : 3.0.4    , installed 3.0.4
                Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                Adapter    "socketio"     : 6.7.0    , installed 6.7.0
                Adapter    "sonoff"       : 3.1.0    , installed 3.1.0
                Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                Adapter    "vis"          : 1.5.6    , installed 1.5.6
                Adapter    "vis-2"        : 2.9.64   , installed 2.9.64
                Adapter    "vis-2-widgets-energy": 0.3.11, installed 0.3.11
                Adapter    "vis-2-widgets-gauges": 1.0.3, installed 1.0.3
                Adapter    "vis-2-widgets-jaeger-design": 1.1.27, installed 1.1.27
                Adapter    "vis-2-widgets-material": 1.3.33, installed 1.3.33
                Adapter    "vis-2-widgets-radar-trap": 2.0.0, installed 2.0.0
                Adapter    "vis-2-widgets-sweethome3d": 0.1.6, installed 0.1.6
                Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
                Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
                Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                Adapter    "vis-material-webfont": 0.0.3, installed 0.0.3
                Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                Adapter    "web"          : 6.2.6    , installed 6.2.6
                Adapter    "wled"         : 0.7.3-beta.0, installed 0.7.2 [Updatable]
                Adapter    "ws"           : 2.6.1    , installed 2.6.1
                Adapter    "yamaha"       : 0.5.3    , installed 0.5.3
                Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                
                Objects and States
                Please stand by - This may take a while
                Objects:        11170
                States:         10067
                
                *** OS-Repositories and Updates ***
                Hit:1 http://deb.debian.org/debian bullseye InRelease
                Hit:2 http://security.debian.org bullseye-security InRelease
                Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                Hit:4 https://repos.influxdata.com/debian stable InRelease
                Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                Hit:6 http://deb.volian.org/volian scar InRelease
                Hit:7 https://packages.redis.io/deb bullseye 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 0.0.0.0:6052            0.0.0.0:*               LISTEN      1001       260863260  26101/python3
                tcp        0      0 0.0.0.0:5355            0.0.0.0:*               LISTEN      104        259791586  121/systemd-resolve
                tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          259796348  308/master
                tcp        0      0 0.0.0.0:1881            0.0.0.0:*               LISTEN      1001       260859432  25971/io.sonoff.0
                tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       260853395  25698/node-red
                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          259796075  1/init
                tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      109        259791608  142/redis-server 12
                tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      104        259791592  121/systemd-resolve
                tcp6       0      0 :::5355                 :::*                    LISTEN      104        259791589  121/systemd-resolve
                tcp6       0      0 :::8099                 :::*                    LISTEN      1001       260880940  26720/io.socketio.0
                tcp6       0      0 :::8090                 :::*                    LISTEN      1001       260858927  25866/io.hiob.0
                tcp6       0      0 :::8093                 :::*                    LISTEN      1001       260881753  26690/io.rest-api.0
                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       260883960  26826/io.web.0
                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       260850634  25611/io.admin.1
                tcp6       0      0 :::8087                 :::*                    LISTEN      1001       260883533  26705/io.simple-api
                tcp6       0      0 :::8084                 :::*                    LISTEN      1001       260883398  26856/io.ws.0
                tcp6       0      0 ::1:25                  :::*                    LISTEN      0          259796349  308/master
                tcp6       0      0 ::1:6379                :::*                    LISTEN      109        259791609  142/redis-server 12
                tcp6       0      0 :::22                   :::*                    LISTEN      0          259794293  1/init
                tcp6       0      0 :::111                  :::*                    LISTEN      0          259796077  1/init
                tcp6       0      0 :::80                   :::*                    LISTEN      1001       260850553  25584/io.admin.0
                tcp6       0      0 :::3000                 :::*                    LISTEN      1001       260862597  26104/io.fullybrows
                tcp6       0      0 :::61991                :::*                    LISTEN      1001       260858881  25851/io.harmony.0
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       260876264  26841/io.wled.0
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       260865135  26080/io.esphome.0
                udp        0      0 172.16.4.181:5353       0.0.0.0:*                           1001       260863267  26101/python3
                udp        0      0 127.0.0.1:5353          0.0.0.0:*                           1001       260863266  26101/python3
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       260863261  26101/python3
                udp        0      0 0.0.0.0:5355            0.0.0.0:*                           104        259791585  121/systemd-resolve
                udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       260858882  25851/io.harmony.0
                udp        0      0 127.0.0.53:53           0.0.0.0:*                           104        259791591  121/systemd-resolve
                udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          259792563  83/dhclient
                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          259796076  1/init
                udp6       0      0 :::5355                 :::*                                104        259791588  121/systemd-resolve
                udp6       0      0 :::111                  :::*                                0          259796078  1/init
                
                *** Log File - Last 25 Lines ***
                
                
                

                mcm1957M Online
                mcm1957M Online
                mcm1957
                schrieb am zuletzt editiert von mcm1957
                #38

                @mrjeschke
                Du hast admin 7.x.x installiert; das ist ein Bug in admin.
                https://github.com/ioBroker/ioBroker.admin/issues/2498

                Admin 7.0.x wurde zurückgezogen. Downgrade admin auf den aktuellen LATEST Stand (6.x.x) via Konsole / Commandline

                Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                Support Repositoryverwaltung.

                Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                LESEN - gute Forenbeitrage

                M 1 Antwort Letzte Antwort
                0
                • mcm1957M mcm1957

                  @mrjeschke
                  Du hast admin 7.x.x installiert; das ist ein Bug in admin.
                  https://github.com/ioBroker/ioBroker.admin/issues/2498

                  Admin 7.0.x wurde zurückgezogen. Downgrade admin auf den aktuellen LATEST Stand (6.x.x) via Konsole / Commandline

                  M Online
                  M Online
                  mrjeschke
                  schrieb am zuletzt editiert von
                  #39

                  @mcm1957
                  Danke, nach downgrade klappt es wieder.

                  1 Antwort Letzte Antwort
                  0
                  • A Offline
                    A Offline
                    anwa
                    schrieb am zuletzt editiert von Negalein
                    #40

                    Hallo,
                    hat hier noch jemand Probleme mit SourceAnalytix?

                    host.ioBroker  2024-06-11 20:41:00.166	info	Restart adapter system.adapter.sourceanalytix.0 because enabled
                    host.ioBroker  2024-06-11 20:41:00.166	error	instance system.adapter.sourceanalytix.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                    host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: Node.js v20.14.0
                    host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at node:internal/main/run_main_module:28:49
                    host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
                    host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12)
                    host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32)
                    host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                    host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
                    host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:31:36)
                    host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: TypeError: Class extends value #<Object> is not a constructor or null
                    host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: ^
                    host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: class Sourceanalytix extends utils.Adapter {
                    host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:31
                    host.ioBroker  2024-06-11 20:40:59.291	info	instance system.adapter.sourceanalytix.0 started with pid 207189
                    

                    Core adapters versions
                    js-controller: 6.0.1
                    admin: 7.0.1
                    javascript: 8.5.2

                    Calendar, eCharts machen auch probleme.

                    mcm1957M 1 Antwort Letzte Antwort
                    0
                    • foxriver76F foxriver76

                      @mcm1957 Geht rflink in 2.1.7?

                      mcm1957M Online
                      mcm1957M Online
                      mcm1957
                      schrieb am zuletzt editiert von
                      #41

                      @foxriver76 said in Beta Test js-controller Kiera (v6.0):

                      @mcm1957 Geht rflink in 2.1.7?

                      Sieht leider nicht so aus:
                      Siehe https://forum.iobroker.net/topic/75222/rflink-keine-serielle-schnittstelle/14

                      host.GLT
                      2024-06-11 20:10:24.709	info	Rebuild for adapter system.adapter.rflink.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                      host.GLT
                      2024-06-11 20:10:24.709	error	instance system.adapter.rflink.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                      host.GLT
                      2024-06-11 20:10:24.709	error	Caught by controller[1]: Node.js v20.14.0
                      host.GLT
                      2024-06-11 20:10:24.709	error	Caught by controller[1]:
                      host.GLT
                      2024-06-11 20:10:24.709	error	Caught by controller[1]: at node:internal/main/run_main_module:28:49
                      host.GLT
                      2024-06-11 20:10:24.709	error	Caught by controller[1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
                      host.GLT
                      2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:1024:12)
                      host.GLT
                      2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1208:32)
                      host.GLT
                      2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                      host.GLT
                      2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
                      host.GLT
                      2024-06-11 20:10:24.709	error	Caught by controller[1]: at Object.<anonymous> (C:\ioBroker\GLT\node_modules\iobroker.rflink\main.js:17:17)
                      host.GLT
                      2024-06-11 20:10:24.709	error	Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'supportsFeature')
                      host.GLT
                      2024-06-11 20:10:24.709	error	Caught by controller[1]:
                      host.GLT
                      2024-06-11 20:10:24.709	error	Caught by controller[1]: ^
                      host.GLT
                      2024-06-11 20:10:24.709	error	Caught by controller[1]: if (adapter.supportsFeature && !adapter.supportsFeature('CONTROLLER_NPM_AUTO_REBUILD')) {
                      host.GLT
                      2024-06-11 20:10:24.709	error	Caught by controller[1]: C:\ioBroker\GLT\node_modules\iobroker.rflink\main.js:17
                      host.GLT
                      2024-06-11 20:10:24.709	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\lib\binding\node-v115-win32-x64\bindings.node
                      host.GLT
                      2024-06-11 20:10:24.709	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\addon-build\default\install-root\bindings.node
                      host.GLT
                      2024-06-11 20:10:24.709	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\addon-build\debug\install-root\bindings.node
                      host.GLT
                      2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\addon-build\release\install-root\bindings.node
                      host.GLT
                      2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\compiled\20.14.0\win32\x64\bindings.node
                      host.GLT
                      2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\default\bindings.node
                      host.GLT
                      2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\Release\bindings.node
                      host.GLT
                      2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\out\Release\bindings.node
                      host.GLT
                      2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\Debug\bindings.node
                      host.GLT
                      2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\out\Debug\bindings.node
                      host.GLT
                      2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\Release\bindings.node
                      host.GLT
                      2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\Debug\bindings.node
                      host.GLT
                      2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\bindings.node
                      host.GLT
                      2024-06-11 20:10:24.707	error	Caught by controller[0]: Cannot load serialport module : Error: Could not locate the bindings file. Tried:
                      

                      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                      Support Repositoryverwaltung.

                      Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                      LESEN - gute Forenbeitrage

                      foxriver76F 1 Antwort Letzte Antwort
                      1
                      • A anwa

                        Hallo,
                        hat hier noch jemand Probleme mit SourceAnalytix?

                        host.ioBroker  2024-06-11 20:41:00.166	info	Restart adapter system.adapter.sourceanalytix.0 because enabled
                        host.ioBroker  2024-06-11 20:41:00.166	error	instance system.adapter.sourceanalytix.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                        host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: Node.js v20.14.0
                        host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at node:internal/main/run_main_module:28:49
                        host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
                        host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12)
                        host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32)
                        host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                        host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
                        host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:31:36)
                        host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: TypeError: Class extends value #<Object> is not a constructor or null
                        host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: ^
                        host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: class Sourceanalytix extends utils.Adapter {
                        host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:31
                        host.ioBroker  2024-06-11 20:40:59.291	info	instance system.adapter.sourceanalytix.0 started with pid 207189
                        

                        Core adapters versions
                        js-controller: 6.0.1
                        admin: 7.0.1
                        javascript: 8.5.2

                        Calendar, eCharts machen auch probleme.

                        mcm1957M Online
                        mcm1957M Online
                        mcm1957
                        schrieb am zuletzt editiert von
                        #42

                        @anwa said in Beta Test js-controller Kiera (v6.0):

                        Core adapters versions
                        js-controller: 6.0.1
                        admin: 7.0.1
                        javascript: 8.5.2

                        Danke guter Anfang. Aber es wäre noch von Interesse welche version von sourceanalytix du hats :-)

                        Calendar, eCharts machen auch probleme.

                        Beitte detailliertere Fehlermeldungen incl. Versionen

                        Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                        Support Repositoryverwaltung.

                        Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                        LESEN - gute Forenbeitrage

                        1 Antwort Letzte Antwort
                        0
                        • A Offline
                          A Offline
                          anwa
                          schrieb am zuletzt editiert von
                          #43

                          Sorry, immer die neueste... 0.4.14

                          mcm1957M 1 Antwort Letzte Antwort
                          0
                          • A Offline
                            A Offline
                            anwa
                            schrieb am zuletzt editiert von anwa
                            #44

                            Kalender (calendar) 1.2.0

                            host.ioBroker
                            2024-06-11 21:04:44.153	info	Restart adapter system.adapter.calendar.0 because enabled
                            
                            host.ioBroker
                            2024-06-11 21:04:44.153	error	instance system.adapter.calendar.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                            
                            host.ioBroker
                            2024-06-11 21:04:44.153	error	Caught by controller[0]: Node.js v20.14.0
                            
                            host.ioBroker
                            2024-06-11 21:04:44.153	error	Caught by controller[0]: at node:internal/main/run_main_module:28:49
                            
                            host.ioBroker
                            2024-06-11 21:04:44.153	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
                            
                            host.ioBroker
                            2024-06-11 21:04:44.153	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12)
                            
                            host.ioBroker
                            2024-06-11 21:04:44.153	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32)
                            
                            host.ioBroker
                            2024-06-11 21:04:44.153	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                            
                            host.ioBroker
                            2024-06-11 21:04:44.153	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
                            
                            host.ioBroker
                            2024-06-11 21:04:44.153	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.calendar/main.js:17:30)
                            
                            host.ioBroker
                            2024-06-11 21:04:44.153	error	Caught by controller[0]: TypeError: Class extends value #<Object> is not a constructor or null
                            
                            host.ioBroker
                            2024-06-11 21:04:44.153	error	Caught by controller[0]: ^
                            
                            host.ioBroker
                            2024-06-11 21:04:44.152	error	Caught by controller[0]: class Calendar extends utils.Adapter {
                            
                            host.ioBroker
                            2024-06-11 21:04:44.152	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.calendar/main.js:17
                            
                            

                            Vermutlich der gleiche Fehler...

                            mcm1957M 1 Antwort Letzte Antwort
                            0
                            • A anwa

                              Sorry, immer die neueste... 0.4.14

                              mcm1957M Online
                              mcm1957M Online
                              mcm1957
                              schrieb am zuletzt editiert von
                              #45

                              @anwa said in Beta Test js-controller Kiera (v6.0):

                              Sorry, immer die neueste... 0.4.14

                              @foxriver76
                              Bitte sourceanalytix auf die inkompaibel Liste.

                              Im Latest ist 0.4.14 mit "@iobroker/adapter-core": "^2.6.0" - das funkt nicht.
                              @Dutchman muss da ne neue Release mit aktuellem Adaptercore erstellen (außer du hast da Zugriff - hab aber keine Ahnung welchen Status die zwischenzeitlichen WIP Änderungen haben.

                              Hinweis:: sourceanalytix ist nicht im stable

                              Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                              Support Repositoryverwaltung.

                              Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                              LESEN - gute Forenbeitrage

                              1 Antwort Letzte Antwort
                              0
                              • A Offline
                                A Offline
                                anwa
                                schrieb am zuletzt editiert von
                                #46

                                E-Charts (echarts) 1.7.2

                                host.ioBroker
                                2024-06-11 21:06:38.263	info	Restart adapter system.adapter.echarts.0 because enabled
                                
                                host.ioBroker
                                2024-06-11 21:06:38.263	error	instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                
                                host.ioBroker
                                2024-06-11 21:06:38.263	error	Caught by controller[0]: Node.js v20.14.0
                                
                                host.ioBroker
                                2024-06-11 21:06:38.263	error	Caught by controller[0]: at node:internal/main/run_main_module:28:49
                                
                                host.ioBroker
                                2024-06-11 21:06:38.263	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
                                
                                host.ioBroker
                                2024-06-11 21:06:38.262	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12)
                                
                                host.ioBroker
                                2024-06-11 21:06:38.262	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32)
                                
                                host.ioBroker
                                2024-06-11 21:06:38.262	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                                
                                host.ioBroker
                                2024-06-11 21:06:38.262	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
                                
                                host.ioBroker
                                2024-06-11 21:06:38.262	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/main.js:325:5)
                                
                                host.ioBroker
                                2024-06-11 21:06:38.262	error	Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.echarts/main.js:70:15)
                                
                                host.ioBroker
                                2024-06-11 21:06:38.262	error	Caught by controller[0]: TypeError: utils.Adapter is not a constructor
                                
                                host.ioBroker
                                2024-06-11 21:06:38.262	error	Caught by controller[0]: ^
                                
                                host.ioBroker
                                2024-06-11 21:06:38.262	error	Caught by controller[0]: adapter = new utils.Adapter(options);
                                
                                host.ioBroker
                                2024-06-11 21:06:38.262	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.echarts/main.js:70
                                
                                host.ioBroker
                                2024-06-11 21:06:37.428	info	instance system.adapter.echarts.0 started with pid 212103
                                
                                host.ioBroker
                                2024-06-11 21:06:36.303	info	"system.adapter.echarts.0" enabled
                                
                                
                                mcm1957M 1 Antwort Letzte Antwort
                                0
                                • JB_SullivanJ Offline
                                  JB_SullivanJ Offline
                                  JB_Sullivan
                                  schrieb am zuletzt editiert von
                                  #47

                                  Ist nur eine Info Meldung, aber seit dem Update auf den 6er Controller, wirft einer von 5! Shelly 3EM diese Meldung ins Log.

                                  Alles Shellys sind gleich konfiguriert und auf Berlin konfiguriert, aber nur einer wirft diese Meldung.

                                  Weder in den ioB Basiseinstellungen noch in den Shelly Adapter Einstellungen gibt es einen Punkt wo man UTC einstellen oder ändern könnte.

                                  Hängt das ggf. mit dem 6er Controller zusammen?

                                  
                                  shelly.0
                                  11596	2024-06-11 20:59:21.019	info	[Sys.timezone] 10.122.60.105 (shellyem3 / shellyem3-8CAAB561EFDE / SHEM-3#8CAAB561EFDE#1): Configured timezone "UTC-120" and system timezone "Europe/Berlin" do not match. Please check configuration
                                  
                                  

                                  ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

                                  foxriver76F 1 Antwort Letzte Antwort
                                  0
                                  • A anwa

                                    Kalender (calendar) 1.2.0

                                    host.ioBroker
                                    2024-06-11 21:04:44.153	info	Restart adapter system.adapter.calendar.0 because enabled
                                    
                                    host.ioBroker
                                    2024-06-11 21:04:44.153	error	instance system.adapter.calendar.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    
                                    host.ioBroker
                                    2024-06-11 21:04:44.153	error	Caught by controller[0]: Node.js v20.14.0
                                    
                                    host.ioBroker
                                    2024-06-11 21:04:44.153	error	Caught by controller[0]: at node:internal/main/run_main_module:28:49
                                    
                                    host.ioBroker
                                    2024-06-11 21:04:44.153	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
                                    
                                    host.ioBroker
                                    2024-06-11 21:04:44.153	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12)
                                    
                                    host.ioBroker
                                    2024-06-11 21:04:44.153	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32)
                                    
                                    host.ioBroker
                                    2024-06-11 21:04:44.153	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                                    
                                    host.ioBroker
                                    2024-06-11 21:04:44.153	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
                                    
                                    host.ioBroker
                                    2024-06-11 21:04:44.153	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.calendar/main.js:17:30)
                                    
                                    host.ioBroker
                                    2024-06-11 21:04:44.153	error	Caught by controller[0]: TypeError: Class extends value #<Object> is not a constructor or null
                                    
                                    host.ioBroker
                                    2024-06-11 21:04:44.153	error	Caught by controller[0]: ^
                                    
                                    host.ioBroker
                                    2024-06-11 21:04:44.152	error	Caught by controller[0]: class Calendar extends utils.Adapter {
                                    
                                    host.ioBroker
                                    2024-06-11 21:04:44.152	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.calendar/main.js:17
                                    
                                    

                                    Vermutlich der gleiche Fehler...

                                    mcm1957M Online
                                    mcm1957M Online
                                    mcm1957
                                    schrieb am zuletzt editiert von
                                    #48

                                    @anwa said in Beta Test js-controller Kiera (v6.0):

                                    Kalender (calendar) 1.2.0

                                    Vermutlich der gleiche Fehler...

                                    Bitte für calendar ein Issue im Adapter repo erstellen.
                                    Adapter core @iobroker/adapter-core": "^2.3.1" ist inkompatibel.
                                    Allerdings ist der Adapter schon Jahre nicht mehr gewartet. Ich kann derzeit nicht sagen ob dieser gefixed oder deprectaed wird.

                                    Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                    Support Repositoryverwaltung.

                                    Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                    LESEN - gute Forenbeitrage

                                    1 Antwort Letzte Antwort
                                    0
                                    • JB_SullivanJ JB_Sullivan

                                      Ist nur eine Info Meldung, aber seit dem Update auf den 6er Controller, wirft einer von 5! Shelly 3EM diese Meldung ins Log.

                                      Alles Shellys sind gleich konfiguriert und auf Berlin konfiguriert, aber nur einer wirft diese Meldung.

                                      Weder in den ioB Basiseinstellungen noch in den Shelly Adapter Einstellungen gibt es einen Punkt wo man UTC einstellen oder ändern könnte.

                                      Hängt das ggf. mit dem 6er Controller zusammen?

                                      
                                      shelly.0
                                      11596	2024-06-11 20:59:21.019	info	[Sys.timezone] 10.122.60.105 (shellyem3 / shellyem3-8CAAB561EFDE / SHEM-3#8CAAB561EFDE#1): Configured timezone "UTC-120" and system timezone "Europe/Berlin" do not match. Please check configuration
                                      
                                      
                                      foxriver76F Offline
                                      foxriver76F Offline
                                      foxriver76
                                      Developer
                                      schrieb am zuletzt editiert von
                                      #49

                                      @jb_sullivan eher unwahrscheinlich also würde mich wundern..

                                      Videotutorials & mehr

                                      Hier könnt ihr mich unterstützen.

                                      1 Antwort Letzte Antwort
                                      0
                                      • mcm1957M mcm1957

                                        @foxriver76 said in Beta Test js-controller Kiera (v6.0):

                                        @mcm1957 Geht rflink in 2.1.7?

                                        Sieht leider nicht so aus:
                                        Siehe https://forum.iobroker.net/topic/75222/rflink-keine-serielle-schnittstelle/14

                                        host.GLT
                                        2024-06-11 20:10:24.709	info	Rebuild for adapter system.adapter.rflink.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                        host.GLT
                                        2024-06-11 20:10:24.709	error	instance system.adapter.rflink.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                        host.GLT
                                        2024-06-11 20:10:24.709	error	Caught by controller[1]: Node.js v20.14.0
                                        host.GLT
                                        2024-06-11 20:10:24.709	error	Caught by controller[1]:
                                        host.GLT
                                        2024-06-11 20:10:24.709	error	Caught by controller[1]: at node:internal/main/run_main_module:28:49
                                        host.GLT
                                        2024-06-11 20:10:24.709	error	Caught by controller[1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
                                        host.GLT
                                        2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:1024:12)
                                        host.GLT
                                        2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1208:32)
                                        host.GLT
                                        2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                                        host.GLT
                                        2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
                                        host.GLT
                                        2024-06-11 20:10:24.709	error	Caught by controller[1]: at Object.<anonymous> (C:\ioBroker\GLT\node_modules\iobroker.rflink\main.js:17:17)
                                        host.GLT
                                        2024-06-11 20:10:24.709	error	Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'supportsFeature')
                                        host.GLT
                                        2024-06-11 20:10:24.709	error	Caught by controller[1]:
                                        host.GLT
                                        2024-06-11 20:10:24.709	error	Caught by controller[1]: ^
                                        host.GLT
                                        2024-06-11 20:10:24.709	error	Caught by controller[1]: if (adapter.supportsFeature && !adapter.supportsFeature('CONTROLLER_NPM_AUTO_REBUILD')) {
                                        host.GLT
                                        2024-06-11 20:10:24.709	error	Caught by controller[1]: C:\ioBroker\GLT\node_modules\iobroker.rflink\main.js:17
                                        host.GLT
                                        2024-06-11 20:10:24.709	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\lib\binding\node-v115-win32-x64\bindings.node
                                        host.GLT
                                        2024-06-11 20:10:24.709	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\addon-build\default\install-root\bindings.node
                                        host.GLT
                                        2024-06-11 20:10:24.709	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\addon-build\debug\install-root\bindings.node
                                        host.GLT
                                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\addon-build\release\install-root\bindings.node
                                        host.GLT
                                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\compiled\20.14.0\win32\x64\bindings.node
                                        host.GLT
                                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\default\bindings.node
                                        host.GLT
                                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\Release\bindings.node
                                        host.GLT
                                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\out\Release\bindings.node
                                        host.GLT
                                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\Debug\bindings.node
                                        host.GLT
                                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\out\Debug\bindings.node
                                        host.GLT
                                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\Release\bindings.node
                                        host.GLT
                                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\Debug\bindings.node
                                        host.GLT
                                        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\bindings.node
                                        host.GLT
                                        2024-06-11 20:10:24.707	error	Caught by controller[0]: Cannot load serialport module : Error: Could not locate the bindings file. Tried:
                                        
                                        foxriver76F Offline
                                        foxriver76F Offline
                                        foxriver76
                                        Developer
                                        schrieb am zuletzt editiert von foxriver76
                                        #50

                                        @mcm1957 puh und ne alte Version geht mit alt Controller? Schaut eher nach serialport speziell aus.. Villt Zusammenhang mit Node 20? Ja das Ding braucht mal Tests …

                                        Videotutorials & mehr

                                        Hier könnt ihr mich unterstützen.

                                        mcm1957M 1 Antwort Letzte Antwort
                                        0
                                        • A anwa

                                          E-Charts (echarts) 1.7.2

                                          host.ioBroker
                                          2024-06-11 21:06:38.263	info	Restart adapter system.adapter.echarts.0 because enabled
                                          
                                          host.ioBroker
                                          2024-06-11 21:06:38.263	error	instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                          
                                          host.ioBroker
                                          2024-06-11 21:06:38.263	error	Caught by controller[0]: Node.js v20.14.0
                                          
                                          host.ioBroker
                                          2024-06-11 21:06:38.263	error	Caught by controller[0]: at node:internal/main/run_main_module:28:49
                                          
                                          host.ioBroker
                                          2024-06-11 21:06:38.263	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
                                          
                                          host.ioBroker
                                          2024-06-11 21:06:38.262	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12)
                                          
                                          host.ioBroker
                                          2024-06-11 21:06:38.262	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32)
                                          
                                          host.ioBroker
                                          2024-06-11 21:06:38.262	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                                          
                                          host.ioBroker
                                          2024-06-11 21:06:38.262	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
                                          
                                          host.ioBroker
                                          2024-06-11 21:06:38.262	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/main.js:325:5)
                                          
                                          host.ioBroker
                                          2024-06-11 21:06:38.262	error	Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.echarts/main.js:70:15)
                                          
                                          host.ioBroker
                                          2024-06-11 21:06:38.262	error	Caught by controller[0]: TypeError: utils.Adapter is not a constructor
                                          
                                          host.ioBroker
                                          2024-06-11 21:06:38.262	error	Caught by controller[0]: ^
                                          
                                          host.ioBroker
                                          2024-06-11 21:06:38.262	error	Caught by controller[0]: adapter = new utils.Adapter(options);
                                          
                                          host.ioBroker
                                          2024-06-11 21:06:38.262	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.echarts/main.js:70
                                          
                                          host.ioBroker
                                          2024-06-11 21:06:37.428	info	instance system.adapter.echarts.0 started with pid 212103
                                          
                                          host.ioBroker
                                          2024-06-11 21:06:36.303	info	"system.adapter.echarts.0" enabled
                                          
                                          
                                          mcm1957M Online
                                          mcm1957M Online
                                          mcm1957
                                          schrieb am zuletzt editiert von mcm1957
                                          #51

                                          @anwa

                                          Bitte erstell in den Repositories für

                                          • sourceanalytix
                                          • calendar
                                          • echarts

                                          jeweils ein Issue


                                          @foxriver76

                                          Bitte setz diese VIER Adapter auf die Liste der inkompatiblen Adapter

                                          • ad sourceanalytix
                                            Auf Github ist adaptercore schon auf einer (alten) 3.x.x. Alldings wurden auch div. Dinge erweitert / geändert. Da sollte @Dutchman eine saubere Release mit aktuellem adapter-core erstellen

                                          • ad calendar
                                            Der Adapter ist verwaist. Dev ist seit langem inaktiv. Hier muss abgeklärt werden ob fullcalendar ein Ersatz wäre und / oder ob wir den Adapter in community verschieben wollen (und ihn dorr anpassen. Bitte ggF Bescheid geben, wenn ich ein Timeout Issue erstellen soll.

                                          • ad echarts
                                            Der hat in der letzen Release noch nicht mal adapter-core benutzt. Auf Github wurde allerdings alles mögliche incl. adapter-core gemerged. Tests sind allerdings rot. Da muss wer sanieren. (iobroker orga, Zugriff sollte also da sein)

                                          • ad contact
                                            Der contact Adapter ist ebenfalls von WLANkabel und verwaist. Benutzt @iobroker/adapter-core": "^2.2.1" - wird also ziemlich sicher auch nicht gehen.

                                          Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                          Support Repositoryverwaltung.

                                          Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                          LESEN - gute Forenbeitrage

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          465

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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