Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Alpha Test js-controller 5.0

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Alpha Test js-controller 5.0

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

      Hallo alle zusammen,

      ich habe soeben die Alpha Version vom js-controller 5 aktualisiert.

      Changelog 5.0.1-alpha.0-20230418-efa3e809

      • Fixed issue with certificate validity on leap years
      • Backup fixed (Fixed wrong return type on db level for readFile promisified)
      • Remove windows bat files completely, installer will create them when needed
      • Respect dns resolution (ipv4/ipv6 first) from config internally and provide relevant methods via adapter-core - I theory a ipv6 only iobroker in a ipv6 only network is possible with this!

      Adapter mit bekannten Problemen hinzugefügt:

      • fitbit-fitness
      • enigma2 (GitHub version fixed)
      Gaspode Neuschwansteini Feuersturm Rene55 4 Replies Last reply Reply Quote 4
      • Gaspode
        Gaspode @apollon77 last edited by

        @apollon77
        Keine Auffälligkeiten, keine Fehler im Log File.
        Die alten Windows bat Files wurden beim Update gelöscht.

        1 Reply Last reply Reply Quote 1
        • Neuschwansteini
          Neuschwansteini @apollon77 last edited by

          @apollon77

          Hello,
          laeuft hier wunderbar, das Backup geht wieder, super!

          Der Fitbit-Adapter hatte damals (mit der letzten Alpha) einen Schluckauf, jetzt einwandfrei gestartet... konnte den Fehler nicht mehr nach vollziehen..

          Genauso hatte ich nicht nachvollziehbare Phänomene mit dem Tuya Adapter.. ich behalts im Auge, wenn ich was nachvollziehen kann, gibts n Issue mit Debuglog..

          1 Reply Last reply Reply Quote 1
          • Feuersturm
            Feuersturm @apollon77 last edited by

            @apollon77 sagte in Alpha Test js-controller 5.0:

            ich habe soeben die Alpha Version vom js-controller 5 aktualisiert.
            Changelog 5.0.1-alpha.0-20230418-efa3e809

            Master Slave System erfolgreich aktualisiert und keine Auffälligkeiten im Log 🙂

            1 Reply Last reply Reply Quote 1
            • Rene55
              Rene55 @apollon77 last edited by

              @apollon77 Ich habe eine kleine Auffälligkeit: Bei Protokollen wird rechts oben die Log-Größe angegeben. Ich hab da Log-Größe: 1.286821432096196e+145 GB . Ist das nur bei mir so?
              Aktuelle Größe ist -rw-rw-r--+ 1 iobroker iobroker 94947 Apr 25 10:36 iobroker.2023-04-25.log

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

                @rene55

                Nee, gibt soweit ich weiß auch ein Issue dazu drüben bei GitHub.

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

                  @thomas-braun Danke für den Hinweis. Gerade mal geschaut - aber nichts gefunden bei >100 Issues.
                  Läuft ja alles soweit, Hauptsache es wird vor dem Finale gefixt.

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

                    @rene55
                    Ich glaube der ist auch schon geschlossen.

                    1 Reply Last reply Reply Quote 0
                    • Feuersturm
                      Feuersturm @Rene55 last edited by

                      @rene55 hier ist das issue dazu https://github.com/ioBroker/ioBroker.admin/issues/1913

                      DEV2DEV-DE created this issue in ioBroker/ioBroker.admin

                      closed Log-Größe wird falsch dargestellt #1913

                      1 Reply Last reply Reply Quote 0
                      • T
                        todde last edited by

                        Alle adapter laufen nach dem Update auf v5 bis auf Doorbird. Der crashed mit einer uncaught exception:

                        2023-05-16 07:24:37.299 - debug: doorbird.0 (177011) Redis Objects: Use Redis connection: 0.0.0.0:9001
                        2023-05-16 07:24:37.369 - debug: doorbird.0 (177011) Objects client ready ... initialize now
                        2023-05-16 07:24:37.372 - debug: doorbird.0 (177011) Objects create System PubSub Client
                        2023-05-16 07:24:37.373 - debug: doorbird.0 (177011) Objects create User PubSub Client
                        2023-05-16 07:24:37.529 - debug: doorbird.0 (177011) Objects client initialize lua scripts
                        2023-05-16 07:24:37.561 - debug: doorbird.0 (177011) Objects connected to redis: 0.0.0.0:9001
                        2023-05-16 07:24:37.564 - silly: doorbird.0 (177011) redis psubscribe cfg.o.system.user.*
                        2023-05-16 07:24:37.616 - silly: doorbird.0 (177011) redis psubscribe cfg.o.enum.*
                        2023-05-16 07:24:37.619 - silly: doorbird.0 (177011) objectDB connected
                        2023-05-16 07:24:37.622 - debug: doorbird.0 (177011) Redis States: Use Redis connection: 0.0.0.0:9000
                        2023-05-16 07:24:37.738 - debug: doorbird.0 (177011) States create System PubSub Client
                        2023-05-16 07:24:37.739 - debug: doorbird.0 (177011) States create User PubSub Client
                        2023-05-16 07:24:37.877 - debug: doorbird.0 (177011) States connected to redis: 0.0.0.0:9000
                        2023-05-16 07:24:37.878 - silly: doorbird.0 (177011) statesDB connected
                        2023-05-16 07:24:38.406 - info: doorbird.0 (177011) starting. Version 0.1.5 in /opt/iobroker/node_modules/iobroker.doorbird, node: v18.16.0, js-controller: 5.0.1-alpha.0-20230418-efa3e809
                        2023-05-16 07:24:38.458 - silly: doorbird.0 (177011) States system redis pmessage system.adapter.doorbird.0.logLevel/system.adapter.doorbird.0.logLevel:{"val":"silly","ack":true,"ts":1684214678440,"q":0,"from":"system.adapter.doorbird.0","lc":1684214678440}
                        2023-05-16 07:24:38.508 - silly: doorbird.0 (177011) States user redis pmessage doorbird.0.*/doorbird.0.info.connection:{"val":false,"ack":true,"ts":1684214678501,"q":0,"from":"system.adapter.doorbird.0","user":"system.user.admin","lc":1684214678501}
                        2023-05-16 07:24:38.532 - debug: doorbird.0 (177011) Authorization with User gheicj0001 successfull!
                        2023-05-16 07:24:38.559 - debug: doorbird.0 (177011) Checking favorites on DoorBird Device..
                        2023-05-16 07:24:38.569 - silly: doorbird.0 (177011) States user redis pmessage doorbird.0.*/doorbird.0.info.connection:{"val":true,"ack":true,"ts":1684214678565,"q":0,"from":"system.adapter.doorbird.0","user":"system.user.admin","lc":1684214678565}
                        2023-05-16 07:24:38.587 - debug: doorbird.0 (177011) Found a Favorite that belongs to me..
                        2023-05-16 07:24:38.588 - debug: doorbird.0 (177011) (ID: 0) (ioBroker doorbird.0 1 Ring: http://192.168.6.54:8100/ring?1)
                        2023-05-16 07:24:38.588 - debug: doorbird.0 (177011) Found a Favorite that belongs to me..
                        2023-05-16 07:24:38.589 - debug: doorbird.0 (177011) (ID: 1) (ioBroker doorbird.0 Motion: http://192.168.6.54:8100/motion)
                        2023-05-16 07:24:38.589 - debug: doorbird.0 (177011) Result of Favorites: {"1":{"ID":"0","URL":"http://192.168.6.54:8100/ring?1"},"Motion":{"ID":"1","URL":"http://192.168.6.54:8100/motion"}}
                        2023-05-16 07:24:38.600 - silly: doorbird.0 (177011) States user redis pmessage doorbird.0.*/doorbird.0.info.firmware:{"val":"000139","ack":true,"ts":1684214678595,"q":0,"from":"system.adapter.doorbird.0","user":"system.user.admin","lc":1683609657823}
                        2023-05-16 07:24:38.618 - silly: doorbird.0 (177011) States user redis pmessage doorbird.0.*/doorbird.0.info.build:{"val":"16824274","ack":true,"ts":1684214678615,"q":0,"from":"system.adapter.doorbird.0","user":"system.user.admin","lc":1683609657823}
                        2023-05-16 07:24:38.620 - silly: doorbird.0 (177011) States user redis pmessage doorbird.0.*/doorbird.0.info.type:{"val":"DoorBird D2101V","ack":true,"ts":1684214678615,"q":0,"from":"system.adapter.doorbird.0","user":"system.user.admin","lc":1558199246009}
                        2023-05-16 07:24:38.625 - debug: doorbird.0 (177011) Looping trough the Schedules..
                        2023-05-16 07:24:38.626 - debug: doorbird.0 (177011) Detected a Doorbell Schedule!
                        2023-05-16 07:24:38.626 - debug: doorbird.0 (177011) The Param of the actual Schedule is: 1
                        2023-05-16 07:24:38.627 - debug: doorbird.0 (177011) The Output contains 3 entries!
                        2023-05-16 07:24:38.627 - debug: doorbird.0 (177011) Entry "0" is: {"event":"notify","param":"","schedule":{"weekdays":[{"to":"75599","from":"75600"}]}}
                        2023-05-16 07:24:38.627 - debug: doorbird.0 (177011) Entry "1" is: {"event":"sip","param":"1","schedule":{"weekdays":[{"to":"75599","from":"75600"}]}}
                        2023-05-16 07:24:38.628 - debug: doorbird.0 (177011) Entry "2" is: {"event":"http","param":"0","enabled":"1","schedule":{"weekdays":[{"from":"75600","to":"75599"}]}}
                        2023-05-16 07:24:38.628 - debug: doorbird.0 (177011) Counted 1 Doorbells.
                        2023-05-16 07:24:38.628 - debug: doorbird.0 (177011) Detected Motion Schedule!
                        2023-05-16 07:24:38.629 - debug: doorbird.0 (177011) The Output contains 2 entries!
                        2023-05-16 07:24:38.629 - debug: doorbird.0 (177011) Entry "0" is: {"event":"notify","param":"","schedule":{"weekdays":[{"to":"75599","from":"75600"}]}}
                        2023-05-16 07:24:38.630 - debug: doorbird.0 (177011) Entry "1" is: {"event":"http","param":"1","enabled":"1","schedule":{"weekdays":[{"from":"75600","to":"75599"}]}}
                        2023-05-16 07:24:38.630 - debug: doorbird.0 (177011) Checking if we need to create any favorites..
                        2023-05-16 07:24:38.631 - debug: doorbird.0 (177011) Cheking if Favorite for Doorbell ID 1 exists.
                        2023-05-16 07:24:38.631 - debug: doorbird.0 (177011) Favorite for Doorbell ID 1 exists!
                        2023-05-16 07:24:38.632 - debug: doorbird.0 (177011) Checking if we need to create any favorites..
                        2023-05-16 07:24:38.632 - debug: doorbird.0 (177011) Favorites checked successfully. No actions needed!
                        2023-05-16 07:24:38.633 - debug: doorbird.0 (177011) Checking if we need to create Schedules on DoorBird Device..
                        2023-05-16 07:24:38.633 - debug: doorbird.0 (177011) Okay we dont need to create any Doorbell-Schedules..
                        2023-05-16 07:25:09.094 - debug: doorbird.0 (177011) Received Motion-alert from Doorbird!
                        2023-05-16 07:25:09.138 - silly: doorbird.0 (177011) States user redis pmessage doorbird.0.*/doorbird.0.Motion.trigger:{"val":true,"ack":true,"ts":1684214709133,"q":0,"from":"system.adapter.doorbird.0","user":"system.user.admin","lc":1683122919533}
                        2023-05-16 07:25:09.174 - error: doorbird.0 (177011) uncaught exception: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker-data/doorbird.0.snap.jpg'
                        2023-05-16 07:25:09.175 - error: doorbird.0 (177011) Error: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker-data/doorbird.0.snap.jpg'
                        2023-05-16 07:25:09.175 - error: doorbird.0 (177011) Exception-Code: ENOENT: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker-data/doorbird.0.snap.jpg'
                        2023-05-16 07:25:09.180 - info: doorbird.0 (177011) terminating
                        2023-05-16 07:25:09.181 - warn: doorbird.0 (177011) Terminated (UNCAUGHT_EXCEPTION): Without reason
                        2023-05-16 07:25:09.683 - info: doorbird.0 (177011) terminating
                        2023-05-16 07:25:09.842 - error: host.iobroker instance system.adapter.doorbird.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                        2023-05-16 07:25:09.842 - info: host.iobroker Restart adapter system.adapter.doorbird.0 because enabled
                        

                        Hier das iob diag:

                        Skript v.2023-04-16
                        
                        *** BASE SYSTEM ***
                        Architecture    : x86_64
                        Docker          : false
                        Virtualization  : none
                        Distributor ID: Debian
                        Description:    Debian GNU/Linux 11 (bullseye)
                        Release:        11
                        Codename:       bullseye
                        
                        PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                        NAME="Debian GNU/Linux"
                        VERSION_ID="11"
                        VERSION="11 (bullseye)"
                        VERSION_CODENAME=bullseye
                        ID=debian
                        HOME_URL="https://www.debian.org/"
                        SUPPORT_URL="https://www.debian.org/support"
                        BUG_REPORT_URL="https://bugs.debian.org/"
                        
                        Systemuptime and Load:
                        07:39:41 up 12 days, 17:10,  1 user,  load average: 1.21, 1.04, 1.00
                        CPU threads: 4
                        
                        
                        *** Time and Time Zones ***
                                      Local time: Tue 2023-05-16 07:39:41 CEST
                                  Universal time: Tue 2023-05-16 05:39:41 UTC
                                        RTC time: Tue 2023-05-16 05:39:41
                                       Time zone: Europe/Berlin (CEST, +0200)
                        System clock synchronized: yes
                                     NTP service: n/a
                                 RTC in local TZ: no
                        
                        *** User and Groups ***
                        thrieger
                        /home/thrieger
                        thrieger cdrom floppy sudo audio dip video plugdev netdev iobroker
                        
                        *** X-Server-Setup ***
                        X-Server:       false
                        Desktop:
                        Terminal:       tty
                        Boot Target:    graphical.target
                        
                        *** MEMORY ***
                                      total        used        free      shared  buff/cache   available
                        Mem:            7.8G        4.9G        2.3G        0.0K        589M        2.5G
                        Swap:           976M        469M        507M
                        Total:          8.8G        5.4G        2.8G
                        
                                7794 M total memory
                                4931 M used memory
                                 661 M active memory
                                4535 M inactive memory
                                2273 M free memory
                                 203 M buffer memory
                                 385 M swap cache
                                 976 M total swap
                                 469 M used swap
                                 507 M free swap
                        
                        *** FILESYSTEM ***
                        Filesystem     Type      Size  Used Avail Use% Mounted on
                        udev           devtmpfs  3.8G     0  3.8G   0% /dev
                        tmpfs          tmpfs     780M  808K  779M   1% /run
                        /dev/sda2      ext4      109G   18G   86G  17% /
                        tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                        tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                        /dev/sda1      vfat      511M  6.1M  505M   2% /boot/efi
                        tmpfs          tmpfs     780M     0  780M   0% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        [Wed May  3 14:28:55 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
                        [Wed May  3 14:28:56 2023] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
                        [Wed May 10 19:27:39 2023]  ext4_filemap_fault+0x2d/0x50 [ext4]
                        [Thu May 11 06:37:28 2023]  ext4_filemap_fault+0x2d/0x50 [ext4]
                        [Thu May 11 07:05:50 2023]  ext4_filemap_fault+0x2d/0x50 [ext4]
                        
                        Show mounted filesystems (real ones only):
                        TARGET      SOURCE    FSTYPE OPTIONS
                        /           /dev/sda2 ext4   rw,relatime,errors=remount-ro
                        `-/boot/efi /dev/sda1 vfat   rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
                        
                        Files in neuralgic directories:
                        
                        /var:
                        3.7G    /var/
                        3.1G    /var/log/journal/10061850f7cc416f9745face05a6bc4e
                        3.1G    /var/log/journal
                        3.1G    /var/log
                        300M    /var/cache
                        
                        Hint: You are currently not seeing messages from other users and the system.
                             Users in groups 'adm', 'systemd-journal' can see all messages.
                             Pass -q to turn off this notice.
                        Archived and active journals take up 128.0M in the file system.
                        
                        /opt/iobroker/backups:
                        348M    /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        3.0G    /opt/iobroker/iobroker-data/
                        1.3G    /opt/iobroker/iobroker-data/history
                        1.3G    /opt/iobroker/iobroker-data/files
                        615M    /opt/iobroker/iobroker-data/files/vis-2-beta
                        545M    /opt/iobroker/iobroker-data/files/vis-2-beta/static
                        
                        The five largest files in iobroker-data are:
                        32M     /opt/iobroker/iobroker-data/objects.jsonl
                        24M     /opt/iobroker/iobroker-data/esphome.0/.esphome/build/esphometest/.pioenvs/esphometest/libFrameworkArduino.a
                        23M     /opt/iobroker/iobroker-data/states.jsonl
                        23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.de9334af.js.map
                        23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.e7d9968b.js.map
                        
                        *** NodeJS-Installation ***
                        
                        /usr/bin/nodejs         v18.16.0
                        /usr/bin/node           v18.16.0
                        /usr/bin/npm            9.5.1
                        /usr/bin/npx            9.5.1
                        
                        
                        nodejs:
                         Installed: 18.16.0-deb-1nodesource1
                         Candidate: 18.16.0-deb-1nodesource1
                         Version table:
                        *** 18.16.0-deb-1nodesource1 500
                               500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                               100 /var/lib/dpkg/status
                            12.22.12~dfsg-1~deb11u4 500
                               500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                            12.22.12~dfsg-1~deb11u3 500
                               500 http://deb.debian.org/debian bullseye/main amd64 Packages
                            10.24.0~dfsg-1~deb10u3 500
                               500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                            10.24.0~dfsg-1~deb10u1 500
                               500 http://deb.debian.org/debian buster/main amd64 Packages
                        
                        Temp directories causing npm8 problem: 0
                        No problems detected
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        
                        Core adapters versions
                        js-controller:  5.0.1-alpha.0-20230418-efa3e809
                        admin:          6.4.4
                        javascript:     7.0.3
                        
                        Adapters from github:   6
                        
                        Adapter State
                         system.adapter.acme.0                   : acme                  : iobroker                                 -  enabled, port: 8090, bind: 192.168.6.54
                        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
                        + system.adapter.alexa2.1                 : alexa2                : iobroker                                 -  enabled
                        + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                         system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                        + system.adapter.device-reminder.0        : device-reminder       : iobroker                                 -  enabled
                         system.adapter.discovery.0              : discovery             : iobroker                                 - disabled
                         system.adapter.doorbird.0               : doorbird              : iobroker                                 - disabled
                         system.adapter.dwd.0                    : dwd                   : iobroker                                 -  enabled
                        + system.adapter.echarts.0                : echarts               : iobroker                                 -  enabled
                        + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: iobroker                                 -  enabled
                        + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
                        + system.adapter.energiefluss.1           : energiefluss          : iobroker                                 -  enabled
                        + system.adapter.esphome.0                : esphome               : iobroker                                 -  enabled
                        + system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobroker                                 -  enabled
                         system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
                         system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
                        + system.adapter.fritzdect.0              : fritzdect             : iobroker                                 -  enabled
                        + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -  enabled
                        + system.adapter.ham.0                    : ham                   : iobroker                                 -  enabled
                        + system.adapter.history.0                : history               : iobroker                                 -  enabled
                        + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                        + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                         system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                         system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker                                 - disabled
                         system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 - disabled
                        + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
                        + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
                        + system.adapter.jarvis.0                 : jarvis                : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                         system.adapter.javascript.1             : javascript            : iobroker                                 - disabled
                         system.adapter.linux-control.0          : linux-control         : iobroker                                 - disabled
                        + system.adapter.luxtronik1.0             : luxtronik1            : iobroker                                 -  enabled, port: 8899
                        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                         system.adapter.nina.0                   : nina                  : iobroker                                 - disabled
                         system.adapter.openweathermap.0         : openweathermap        : iobroker                                 - disabled
                         system.adapter.pollenflug.0             : pollenflug            : iobroker                                 - disabled
                        + system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
                        + system.adapter.rest-api.0               : rest-api              : iobroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: admin
                         system.adapter.samsung_tizen.0          : samsung_tizen         : iobroker                                 - disabled, port: 8002
                        + system.adapter.senec.0                  : senec                 : iobroker                                 -  enabled
                        + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                        + system.adapter.simple-api.1             : simple-api            : iobroker                                 -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                        + system.adapter.simple-api.2             : simple-api            : iobroker                                 -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                         system.adapter.snmp.0                   : snmp                  : iobroker                                 - disabled
                        + system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 -  enabled
                        + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
                        + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
                        + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
                        + system.adapter.upnp.0                   : upnp                  : iobroker                                 -  enabled
                        + system.adapter.vis-2-beta.0             : vis-2-beta            : iobroker                                 -  enabled
                         system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : iobroker                                 -  enabled
                         system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : iobroker                                 -  enabled
                         system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 -  enabled
                         system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 - disabled
                         system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 - disabled
                         system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
                         system.adapter.vis-map.0                : vis-map               : iobroker                                 - disabled
                         system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 -  enabled
                         system.adapter.vis-metro.0              : vis-metro             : iobroker                                 - disabled
                         system.adapter.vis-plumb.0              : vis-plumb             : iobroker                                 - disabled
                         system.adapter.vis-timeandweather.0     : vis-timeandweather    : 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.yahka.0                  : yahka                 : iobroker                                 - disabled
                        + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                         system.adapter.acme.0                   : acme                  : iobroker                                 -  enabled, port: 8090, bind: 192.168.6.54
                        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                        + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                        + system.adapter.jarvis.0                 : jarvis                : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        + system.adapter.luxtronik1.0             : luxtronik1            : iobroker                                 -  enabled, port: 8899
                        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.rest-api.0               : rest-api              : iobroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: admin
                        + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                        + system.adapter.simple-api.1             : simple-api            : iobroker                                 -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                        + system.adapter.simple-api.2             : simple-api            : iobroker                                 -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                        + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                        
                        ioBroker-Repositories
                        stable        : http://download.iobroker.net/sources-dist.json
                        beta          : http://download.iobroker.net/sources-dist-latest.json
                        
                        Active repo(s): beta
                        
                        Installed ioBroker-Instances
                        Used repository: beta
                        Adapter    "acme"         : 0.0.2    , installed 0.0.2
                        Adapter    "admin"        : 6.4.4    , installed 6.4.4
                        Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                        Adapter    "backitup"     : 2.6.20   , installed 2.6.20
                        Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                        Adapter    "device-reminder": 1.2.9  , installed 1.2.9
                        Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                        Adapter    "doorbird"     : 0.1.5    , installed 0.1.5
                        Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                        Adapter    "echarts"      : 1.4.15   , installed 1.4.15
                        Adapter    "esphome"      : 0.2.4    , installed 0.2.4
                        Adapter    "fb-checkpresence": 1.1.26, installed 1.1.26
                        Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                        Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
                        Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                        Adapter    "ham"          : 5.3.1    , installed 5.3.1
                        Adapter    "history"      : 2.2.4    , installed 2.2.4
                        Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
                        Adapter    "hm-rpc"       : 1.15.18  , installed 1.15.18
                        Adapter    "ical"         : 1.13.2   , installed 1.13.2
                        Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                        Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                        Adapter    "info"         : 1.9.26   , installed 1.9.26
                        Adapter    "iot"          : 1.14.5   , installed 1.14.5
                        Adapter    "jarvis"       : 3.1.3    , installed 3.1.3
                        Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                        Controller "js-controller": 4.0.24   , installed 5.0.1
                        Adapter    "linux-control": 1.1.5    , installed 1.1.5
                        Adapter    "luftdaten"    : 3.0.0    , installed 3.0.0
                        Adapter    "luxtronik1"   : 0.3.5    , installed 0.3.5
                        Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                        Adapter    "nina"         : 0.0.25   , installed 0.0.25
                        Adapter    "openweathermap": 0.3.8   , installed 0.3.8
                        Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                        Adapter    "pvforecast"   : 2.7.1    , installed 2.7.1
                        Adapter    "rest-api"     : 1.1.0    , installed 1.1.0
                        Adapter    "senec"        : 1.3.9    , installed 1.3.9
                        Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                        Adapter    "snmp"         : 2.4.7    , installed 2.4.7
                        Adapter    "socketio"     : 6.3.5    , installed 6.3.5
                        Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                        Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                        Adapter    "telegram"     : 1.15.6   , installed 1.15.6
                        Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                        Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                        Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                        Adapter    "vis"          : 1.4.16   , installed 1.4.16
                        Adapter    "vis-2-widgets-energy": 0.1.12, installed 0.1.12
                        Adapter    "vis-2-widgets-gauges": 0.1.12, installed 0.1.12
                        Adapter    "vis-2-widgets-material": 0.2.13, installed 0.2.13
                        Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                        Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                        Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
                        Adapter    "vis-materialdesign": 0.5.9, installed 0.5.94
                        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                        Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                        Adapter    "web"          : 5.5.3    , installed 5.5.3
                        Adapter    "wled"         : 0.6.7    , installed 0.6.7
                        Adapter    "ws"           : 2.3.6    , installed 2.3.6
                        Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                        Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        21303
                        States:         21197
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://security.debian.org/debian-security buster/updates InRelease
                        Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
                        Hit:3 http://deb.debian.org/debian buster InRelease
                        Hit:4 http://deb.debian.org/debian buster-updates InRelease
                        Hit:5 http://deb.debian.org/debian bullseye InRelease
                        Hit:6 http://deb.debian.org/debian bullseye-updates InRelease
                        Hit:7 https://deb.nodesource.com/node_18.x bullseye InRelease
                        Reading package lists...
                        Pending Updates: 3
                        
                        *** 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:111             0.0.0.0:*               LISTEN      0          12982      1/init
                        tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          61397439   220138/nc
                        tcp        0      0 0.0.0.0:8400            0.0.0.0:*               LISTEN      1001       37046815   2776150/io.jarvis.0
                        tcp        0      0 192.168.6.54:2001       0.0.0.0:*               LISTEN      1001       37039146   2772811/io.hm-rpc.0
                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          11842      533/sshd: /usr/sbin
                        tcp        0      0 192.168.6.54:2010       0.0.0.0:*               LISTEN      1001       37039382   2773270/io.hm-rpc.1
                        tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       37036786   2773037/io.shelly.0
                        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       37037714   2772978/io.mqtt.0
                        tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       37037715   2772978/io.mqtt.0
                        tcp        0      0 0.0.0.0:6052            0.0.0.0:*               LISTEN      1001       37043830   2775659/python3
                        tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       37035584   2771578/iobroker.js
                        tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       37035577   2771578/iobroker.js
                        tcp6       0      0 :::111                  :::*                    LISTEN      0          11562      1/init
                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       37037425   2772295/io.admin.0
                        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       37042022   2774602/io.web.0
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          11844      533/sshd: /usr/sbin
                        tcp6       0      0 :::8087                 :::*                    LISTEN      1001       37043779   2775528/io.simple-a
                        tcp6       0      0 :::8088                 :::*                    LISTEN      1001       37045947   2776355/io.simple-a
                        tcp6       0      0 :::8089                 :::*                    LISTEN      1001       37047767   2777702/io.simple-a
                        tcp6       0      0 :::8093                 :::*                    LISTEN      1001       37045169   2776815/io.rest-api
                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          16579      468/dhclient
                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          1416       1/init
                        udp        0      0 192.168.6.54:123        0.0.0.0:*                           0          12086      661/ntpd
                        udp        0      0 127.0.0.1:123           0.0.0.0:*                           0          12084      661/ntpd
                        udp        0      0 0.0.0.0:123             0.0.0.0:*                           0          12080      661/ntpd
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       37047312   2776808/io.wled.0
                        udp        0      0 127.0.0.1:5353          0.0.0.0:*                           1001       37043839   2775659/python3
                        udp        0      0 192.168.6.54:5353       0.0.0.0:*                           1001       37043838   2775659/python3
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       37043833   2775659/python3
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       37046340   2775329/io.esphome.
                        udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       37043538   2774506/io.upnp.0
                        udp6       0      0 :::111                  :::*                                0          858        1/init
                        udp6       0      0 2003:cc:8f2e:9700:9:123 :::*                                108        44031850   661/ntpd
                        udp6       0      0 fe80::96c6:91ff:fea:123 :::*                                0          12092      661/ntpd
                        udp6       0      0 ::1:123                 :::*                                0          12088      661/ntpd
                        udp6       0      0 :::123                  :::*                                0          12077      661/ntpd
                        
                        *** Log File - Last 25 Lines ***
                        
                        2023-05-16 07:25:54.986  - info: host.iobroker instance system.adapter.doorbird.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2023-05-16 07:30:00.252  - info: host.iobroker instance system.adapter.dwd.0 started with pid 190996
                        2023-05-16 07:30:03.208  - info: dwd.0 (190996) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.0, js-controller: 5.0.1-alpha.0-20230418-efa3e809
                        2023-05-16 07:30:04.341  - info: host.iobroker instance system.adapter.ical.0 started with pid 191069
                        2023-05-16 07:30:05.863  - warn: dwd.0 (190996) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        2023-05-16 07:30:06.636  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2023-05-16 07:30:07.366  - info: ical.0 (191069) starting. Version 1.13.2 in /opt/iobroker/node_modules/iobroker.ical, node: v18.16.0, js-controller: 5.0.1-alpha.0-20230418-efa3e809
                        2023-05-16 07:30:13.661  - info: ical.0 (191069) Terminated (NO_ERROR): Without reason
                        2023-05-16 07:30:14.210  - info: host.iobroker instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                        2023-05-16 07:31:48.020  - info: javascript.0 (2772368) script.js.ThR.TabletEingang: Tablet battery new level: 37
                        2023-05-16 07:35:00.273  - info: host.iobroker instance system.adapter.dwd.0 started with pid 203821
                        2023-05-16 07:35:03.014  - info: dwd.0 (203821) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.0, js-controller: 5.0.1-alpha.0-20230418-efa3e809
                        2023-05-16 07:35:04.977  - warn: dwd.0 (203821) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        2023-05-16 07:35:05.658  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2023-05-16 07:40:00.256  - info: host.iobroker instance system.adapter.dwd.0 started with pid 216923
                        2023-05-16 07:40:03.014  - info: dwd.0 (216923) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.0, js-controller: 5.0.1-alpha.0-20230418-efa3e809
                        2023-05-16 07:40:05.303  - warn: dwd.0 (216923) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        2023-05-16 07:40:05.836  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        
                        ======================= SUMMARY =======================
                                            v.2023-04-16
                        
                        
                        Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                        Kernel:                 5.10.0-22-amd64
                        Installation:           Native
                        Timezone:               Europe/Berlin (CEST, +0200)
                        User-ID:                1000
                        X-Server:               false
                        Boot Target:            graphical.target
                        
                        Pending OS-Updates:     3
                        Pending iob updates:    0
                        
                        Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                                               /usr/bin/node           v18.16.0
                                               /usr/bin/npm            9.5.1
                                               /usr/bin/npx            9.5.1
                        
                        Recommended versions are nodejs 18.x.y and npm 9.x.y
                        Your nodejs installation is correct
                        
                        MEMORY:
                                      total        used        free      shared  buff/cache   available
                        Mem:            7.8G        4.9G        1.9G        0.0K        966M        2.5G
                        Swap:           976M        469M        507M
                        Total:          8.8G        5.4G        2.4G
                        
                        Active iob-Instances:   43
                        Active repo(s): beta
                        
                        ioBroker Core:          js-controller           5.0.1-alpha.0-20230418-efa3e809
                                               admin                   6.4.4
                        
                        ioBroker Status:        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Status admin and web instance:
                        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        Objects:                21303
                        States:                 21197
                        
                        Size of iob-Database:
                        
                        32M     /opt/iobroker/iobroker-data/objects.jsonl
                        15M     /opt/iobroker/iobroker-data/objects.json.migrated
                        15M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                        25M     /opt/iobroker/iobroker-data/states.jsonl
                        3.8M    /opt/iobroker/iobroker-data/states.json.migrated
                        3.8M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                        
                        
                        
                        =================== END OF SUMMARY ====================
                        

                        Issue ist beim Adapter auf GitHub offen: https://github.com/BuZZy1337/ioBroker.doorbird/issues/27

                        todde99 created this issue in BuZZy1337/ioBroker.doorbird

                        closed Issue with js-controller 5 Alpha #27

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

                          @todde

                          Deine Quellen sind falsch. Entweder 'buster' oder 'bullseye', aber nicht beides. Lösch die doppelten Einträge mit Buster.

                          Und das Dateisystem schaut mir auch verdächtig aus.

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

                            @thomas-braun vielen Dank für deine schnelle Antwort. Buster ist entfernt und ein sudo apt update && sudo apt upgrade lief durch.

                            OK:1 http://security.debian.org/debian-security bullseye-security InRelease
                            OK:2 http://deb.debian.org/debian bullseye InRelease
                            OK:3 http://deb.debian.org/debian bullseye-updates InRelease
                            OK:4 https://deb.nodesource.com/node_18.x bullseye InRelease
                            

                            Was genau meinst du mit dem Dateisystem?

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

                              @todde

                              Damit meine ich diese Einträge mit ext4_filemap_fault:

                              Messages concerning ext4 filesystem in dmesg:
                              [Wed May  3 14:28:55 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
                              [Wed May  3 14:28:56 2023] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
                              [Wed May 10 19:27:39 2023]  ext4_filemap_fault+0x2d/0x50 [ext4]
                              [Thu May 11 06:37:28 2023]  ext4_filemap_fault+0x2d/0x50 [ext4]
                              [Thu May 11 07:05:50 2023]  ext4_filemap_fault+0x2d/0x50 [ext4]
                              

                              Das ist nicht normal.

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

                                @todde Ok itte die "Diag diskussion" in einen anderen Thread verlagern. Am Ende Doorbord: Der mact etwas was er nie tun darf und das rächt sich jetzt. Da muss der Adapter-Dev ran.

                                T Schmakus 2 Replies Last reply Reply Quote 1
                                • T
                                  todde @apollon77 last edited by

                                  @apollon77 , vielen Dank fürs Nachschauen. Leider ist der Adapter-Entwickler seit 5 Jahren inaktiv ...

                                  foxriver76 1 Reply Last reply Reply Quote 0
                                  • foxriver76
                                    foxriver76 Developer @todde last edited by

                                    @todde Ist jetzt in der Community und somit für viele Entwickler zugängig: https://github.com/iobroker-community-adapters/ioBroker.doorbird

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

                                      So, nach einer kleinen "Pause", in der vor allem @foxriver76 aber nicht untätig war.

                                      Das wichtigste ist das ab sofort auch Node.js 14 nicht mehr unterstützt wird!!

                                      Danke für Eure nächste Testrunde. Ich denke es geht dann auch bald in Latest damit

                                      Changelog 5.0.1-alpha.0-20230525-c580eb7e

                                      • drop support for nodejs 14 with controller 5 as it is EOL
                                      • (foxriver76) Enable upgrade of js-controller via Admin UI (Linux only) - will be testable when we start with Beta
                                      • (foxriver76) fix wrong hostname after backup restore
                                        (foxriver76) new io-package flag common.supportedMessages to replace messagebox and other messagebox-related properties
                                      • (foxriver76) adapter.sendTo now accepts an optional timeout argument
                                      Neuschwansteini E 2 Replies Last reply Reply Quote 2
                                      • Neuschwansteini
                                        Neuschwansteini @apollon77 last edited by Neuschwansteini

                                        @apollon77

                                        Fettes Dankeschön an alle Entwickler!
                                        Update durchgeführt, startet bis jetzt ohne weitere Auffälligkeiten.. 75 Adapter .. Node 18, Synology VM mit Debian Bullseye.
                                        Auch Adapter, die mal gemeckert haben, laufen / liefen bisher, Fitbit, LGTV (hab den Fork von @basti4557 LGTV Adapter Fork) und auch Yeelight ohne Probleme.

                                        ilovegym@iobrokerS2:/opt/iobroker$ iob stop
                                        ilovegym@iobrokerS2:/opt/iobroker$ iob backup
                                        host.iobrokerS2 87547 states saved
                                        host.iobrokerS2 105622 objects saved
                                        Backup created: /opt/iobroker/backups/2023_05_26-11_38_17_backupiobroker.tar.gz
                                        This backup can only be restored with js-controller version up from 4.1
                                        ilovegym@iobrokerS2:/opt/iobroker$ npm i iobroker.js-controller@next
                                        
                                        changed 12 packages in 1m
                                        
                                        145 packages are looking for funding
                                         run `npm fund` for details
                                        ilovegym@iobrokerS2:/opt/iobroker$ iob start
                                        ilovegym@iobrokerS2:/opt/iobroker$ iob status
                                        iobroker is running on this host.
                                        
                                        At least one iobroker host is running.
                                        
                                        Objects type: redis
                                        States  type: redis
                                        ilovegym@iobrokerS2:/opt/iobroker$ iob list instances
                                        + system.adapter.admin.0                  : admin                 : iobrokerS2                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                         system.adapter.alarm.0                  : alarm                 : iobrokerS2                               -  enabled
                                         system.adapter.alexa-shoppinglist.0     : alexa-shoppinglist    : iobrokerS2                               -  enabled
                                         system.adapter.alexa-timer-vis.0        : alexa-timer-vis       : iobrokerS2                               -  enabled
                                         system.adapter.alexa2.0                 : alexa2                : iobrokerS2                               -  enabled
                                         system.adapter.backitup.0               : backitup              : iobrokerS2                               -  enabled
                                         system.adapter.bluelink.0               : bluelink              : iobrokerS2                               -  enabled
                                         system.adapter.cloud.0                  : cloud                 : iobrokerS2                               -  enabled
                                         system.adapter.countdown.0              : countdown             : iobrokerS2                               -  enabled
                                         system.adapter.device-watcher.0         : device-watcher        : iobrokerS2                               -  enabled
                                         system.adapter.devices.0                : devices               : iobrokerS2                               - disabled
                                         system.adapter.deyeidc.0                : deyeidc               : iobrokerS2                               -  enabled, port: 8899
                                         system.adapter.deyeidc.1                : deyeidc               : iobrokerS2                               -  enabled, port: 8899
                                         system.adapter.discovery.0              : discovery             : iobrokerS2                               -  enabled
                                         system.adapter.drops-weather.0          : drops-weather         : iobrokerS2                               -  enabled
                                         system.adapter.dwd.0                    : dwd                   : iobrokerS2                               -  enabled
                                        + system.adapter.email.0                  : email                 : iobrokerS2                               -  enabled
                                         system.adapter.energiefluss.0           : energiefluss          : iobrokerS2                               -  enabled
                                         system.adapter.energiefluss.1           : energiefluss          : iobrokerS2                               -  enabled
                                         system.adapter.feiertage.0              : feiertage             : iobrokerS2                               -  enabled
                                         system.adapter.fitbit-fitness.0         : fitbit-fitness        : iobrokerS2                               -  enabled
                                         system.adapter.flot.0                   : flot                  : iobrokerS2                               - disabled
                                         system.adapter.fritzdect.0              : fritzdect             : iobrokerS2                               -  enabled
                                         system.adapter.fully-mqtt.0             : fully-mqtt            : iobrokerS2                               -  enabled
                                         system.adapter.go-e.0                   : go-e                  : iobrokerS2                               -  enabled
                                         system.adapter.govee-app.0              : govee-app             : iobrokerS2                               -  enabled
                                         system.adapter.heizoel.0                : heizoel               : iobrokerS2                               -  enabled
                                         system.adapter.hp-ilo.0                 : hp-ilo                : iobrokerS2                               -  enabled
                                         system.adapter.ical.0                   : ical                  : iobrokerS2                               -  enabled
                                         system.adapter.iceroad.0                : iceroad               : iobrokerS2                               -  enabled
                                        + system.adapter.influxdb.0               : influxdb              : iobrokerS2                               -  enabled, port: 8086
                                        + system.adapter.influxdb.1               : influxdb              : iobrokerS2                               -  enabled, port: 8086
                                        + system.adapter.influxdb.2               : influxdb              : iobrokerS2                               -  enabled, port: 8086
                                         system.adapter.iot.0                    : iot                   : iobrokerS2                               -  enabled
                                        + system.adapter.javascript.0             : javascript            : iobrokerS2                               -  enabled
                                         system.adapter.lgtv.0                   : lgtv                  : iobrokerS2                               -  enabled
                                         system.adapter.lgtv.1                   : lgtv                  : iobrokerS2                               -  enabled
                                         system.adapter.lightcontrol.0           : lightcontrol          : iobrokerS2                               -  enabled
                                         system.adapter.lightcontrol.1           : lightcontrol          : iobrokerS2                               -  enabled
                                         system.adapter.linux-control.0          : linux-control         : iobrokerS2                               -  enabled
                                         system.adapter.lovelace.0               : lovelace              : iobrokerS2                               -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
                                         system.adapter.meteoalarm.0             : meteoalarm            : iobrokerS2                               -  enabled
                                         system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobrokerS2                               -  enabled, port: 54321
                                        + system.adapter.mihome-vacuum.1          : mihome-vacuum         : iobrokerS2                               -  enabled, port: 54321
                                        + system.adapter.mihome-vacuum.2          : mihome-vacuum         : iobrokerS2                               -  enabled, port: 54321
                                        + system.adapter.mihome-vacuum.3          : mihome-vacuum         : iobrokerS2                               -  enabled, port: 54321
                                         system.adapter.minuaru.0                : minuaru               : iobrokerS2                               -  enabled
                                         system.adapter.minuvis.0                : minuvis               : iobrokerS2                               - disabled
                                        + system.adapter.mqtt.0                   : mqtt                  : iobrokerS2                               -  enabled, port: 1886, bind: 0.0.0.0
                                        + system.adapter.mqtt.1                   : mqtt                  : iobrokerS2                               -  enabled, port: 1884, bind: 0.0.0.0
                                        + system.adapter.nut.0                    : nut                   : iobrokerS2                               -  enabled
                                         system.adapter.octoprint.0              : octoprint             : iobrokerS2                               -  enabled
                                         system.adapter.odl.0                    : odl                   : iobrokerS2                               -  enabled
                                         system.adapter.oilfox.0                 : oilfox                : iobrokerS2                               -  enabled
                                         system.adapter.openligadb.0             : openligadb            : iobrokerS2                               -  enabled
                                         system.adapter.openweathermap.0         : openweathermap        : iobrokerS2                               -  enabled
                                         system.adapter.operating-hours.0        : operating-hours       : iobrokerS2                               -  enabled
                                        + system.adapter.ping.0                   : ping                  : iobrokerS2                               -  enabled
                                         system.adapter.pioneer_sc_vsx.0         : pioneer_sc_vsx        : iobrokerS2                               -  enabled, port: 8102
                                         system.adapter.pollenflug.0             : pollenflug            : iobrokerS2                               -  enabled
                                         system.adapter.puppeteer.0              : puppeteer             : iobrokerS2                               -  enabled
                                         system.adapter.rest-api.0               : rest-api              : iobrokerS2                               -  enabled, port: 8880, bind: 0.0.0.0, run as: restapi
                                         system.adapter.simple-api.0             : simple-api            : iobrokerS2                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                         system.adapter.snmp.0                   : snmp                  : iobrokerS2                               -  enabled
                                         system.adapter.solarmanpv.0             : solarmanpv            : iobrokerS2                               -  enabled
                                         system.adapter.sonoff.0                 : sonoff                : iobrokerS2                               -  enabled, port: 1883, bind: 0.0.0.0
                                         system.adapter.synochat.0               : synochat              : iobrokerS2                               -  enabled
                                        + system.adapter.synology.0               : synology              : iobrokerS2                               -  enabled, port: 5001
                                         system.adapter.synology.1               : synology              : iobrokerS2                               -  enabled, port: 5000
                                         system.adapter.text2command.0           : text2command          : iobrokerS2                               -  enabled
                                        + system.adapter.tr-064.0                 : tr-064                : iobrokerS2                               -  enabled
                                        + system.adapter.tr-064.1                 : tr-064                : iobrokerS2                               -  enabled
                                         system.adapter.trashschedule.0          : trashschedule         : iobrokerS2                               -  enabled
                                         system.adapter.tuya.0                   : tuya                  : iobrokerS2                               -  enabled
                                         system.adapter.unifi.0                  : unifi                 : iobrokerS2                               -  enabled
                                         system.adapter.viessmannapi.0           : viessmannapi          : iobrokerS2                               -  enabled
                                         system.adapter.vis.0                    : vis                   : iobrokerS2                               -  enabled
                                         system.adapter.weatherunderground.0     : weatherunderground    : iobrokerS2                               -  enabled
                                         system.adapter.web.0                    : web                   : iobrokerS2                               -  enabled, port: 81, bind: 0.0.0.0, run as: admin
                                        + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : iobrokerS2                               -  enabled
                                        + system.adapter.wifilight.0              : wifilight             : iobrokerS2                               -  enabled
                                         system.adapter.windows-control.0        : windows-control       : iobrokerS2                               -  enabled
                                        + system.adapter.wireguard.0              : wireguard             : iobrokerS2                               -  enabled
                                         system.adapter.wled.0                   : wled                  : iobrokerS2                               -  enabled
                                         system.adapter.worx.0                   : worx                  : iobrokerS2                               -  enabled
                                         system.adapter.yahka.0                  : yahka                 : iobrokerS2                               -  enabled
                                         system.adapter.yeelight-2.0             : yeelight-2            : iobrokerS2                               -  enabled
                                         system.adapter.zigbee.0                 : zigbee                : iobrokerS2                               -  enabled, port: tcp://10.1.1.98:20108
                                        
                                        + instance is alive
                                        ilovegym@iobrokerS2:/opt/iobroker$ date
                                        Fri 26 May 2023 11:44:03 AM CEST
                                        ilovegym@iobrokerS2:/opt/iobroker$ iob logs --watch
                                        
                                        ilovegym@iobrokerS2:/opt/iobroker$ iob update
                                        Used repository: beta
                                        Adapter    "admin"        : 6.5.3    , installed 6.5.3
                                        Adapter    "alarm"        : 3.3.11   , installed 3.3.11
                                        Adapter    "alexa-shoppinglist": 0.1.5, installed 0.1.5
                                        Adapter    "alexa-timer-vis": 0.1.14 , installed 0.1.14
                                        Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                                        Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                                        Adapter    "bluelink"     : 2.3.2    , installed 2.3.2
                                        Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                        Adapter    "countdown"    : 2.0.1    , installed 2.0.1
                                        Adapter    "device-watcher": 2.9.2   , installed 2.9.2
                                        Adapter    "devices"      : 1.1.3    , installed 1.1.3
                                        Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                        Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                                        Adapter    "email"        : 1.1.4    , installed 1.1.4
                                        Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                                        Adapter    "fitbit-fitness": 0.4.10  , installed 0.4.10
                                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                        Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
                                        Adapter    "go-e"         : 1.0.27   , installed 1.0.27
                                        Adapter    "heizoel"      : 1.0.3    , installed 1.0.3
                                        Adapter    "hp-ilo"       : 1.0.6    , installed 1.0.6
                                        Adapter    "ical"         : 1.13.2   , installed 1.13.2
                                        Adapter    "iceroad"      : 1.2.0    , installed 1.2.0
                                        Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                                        Adapter    "iot"          : 1.14.5   , installed 1.14.5
                                        Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                                        Controller "js-controller": 4.0.24   , installed 5.0.1
                                        Adapter    "lgtv"         : 1.1.10   , installed 1.1.11
                                        Adapter    "lightcontrol" : 0.2.17   , installed 0.2.17
                                        Adapter    "linux-control": 1.1.5    , installed 1.1.5
                                        Adapter    "lovelace"     : 3.0.1    , installed 3.0.1
                                        Adapter    "meteoalarm"   : 2.3.5    , installed 2.3.5
                                        Adapter    "mihome-vacuum": 3.11.0   , installed 3.11.0
                                        Adapter    "minuaru"      : 1.1.0    , installed 1.1.0
                                        Adapter    "minuvis"      : 2.3.3    , installed 2.3.3
                                        Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                                        Adapter    "nut"          : 1.6.0    , installed 1.6.0
                                        Adapter    "octoprint"    : 5.0.0    , installed 5.0.0
                                        Adapter    "odl"          : 2.0.5    , installed 2.0.5
                                        Adapter    "oilfox"       : 4.1.2    , installed 4.1.2
                                        Adapter    "openligadb"   : 1.2.4    , installed 1.2.4
                                        Adapter    "openweathermap": 0.3.8   , installed 0.3.8
                                        Adapter    "operating-hours": 1.0.1  , installed 1.0.1
                                        Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                        Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                                        Adapter    "puppeteer"    : 0.2.7    , installed 0.2.7
                                        Adapter    "rest-api"     : 1.1.0    , installed 1.1.0
                                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                        Adapter    "snmp"         : 2.4.7    , installed 2.4.7
                                        Adapter    "socketio"     : 6.3.5    , installed 6.3.5
                                        Adapter    "solarmanpv"   : 0.4.0    , installed 0.4.0
                                        Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                                        Adapter    "synochat"     : 1.2.1    , installed 1.2.1
                                        Adapter    "synology"     : 2.1.13   , installed 2.1.13
                                        Adapter    "text2command" : 3.0.2    , installed 3.0.2
                                        Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                        Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                                        Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                                        Adapter    "unifi"        : 0.6.4    , installed 0.6.4
                                        Adapter    "viessmannapi" : 2.0.9    , installed 2.0.9
                                        Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                        Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                                        Adapter    "web"          : 5.5.3    , installed 5.5.3
                                        Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
                                        Adapter    "wifilight"    : 1.1.4    , installed 1.1.4
                                        Adapter    "windows-control": 0.1.5  , installed 0.1.5
                                        Adapter    "wireguard"    : 1.4.1    , installed 1.4.1
                                        Adapter    "wled"         : 0.6.7    , installed 0.6.7
                                        Adapter    "worx"         : 2.1.3    , installed 2.1.3
                                        Adapter    "ws"           : 2.3.6    , installed 2.3.6
                                        Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                                        Adapter    "yeelight-2"   : 1.2.1    , installed 1.2.1
                                        Adapter    "zigbee"       : 1.8.10   , installed 1.8.9  [Updatable]
                                        ilovegym@iobrokerS2:/opt/iobroker$
                                        
                                        
                                        

                                        1 Reply Last reply Reply Quote 1
                                        • Schmakus
                                          Schmakus Developer @apollon77 last edited by

                                          @apollon77 Was genau darf der Adapter nicht machen?

                                          foxriver76 apollon77 2 Replies Last reply Reply Quote 0
                                          • foxriver76
                                            foxriver76 Developer @Schmakus last edited by

                                            @schmakus Außerhalb seines Directories schreiben. Ist allerdings schon behoben, soweit ich das sehe (zumindest auf GitHub): https://github.com/iobroker-community-adapters/ioBroker.doorbird/commit/57d05c5689d8fb1fb152b62bc90746ac97f297b1

                                            0 todde99 committed to iobroker-community-adapters/ioBroker.doorbird
                                            Update main.js
                                            
                                            Fixes for js-controller 5.0
                                            1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            407
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

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