Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller 6.0.x jetzt für alle User im STABLE!

    NEWS

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    • Save The Date: ioBroker@Smart Living Forum Solingen, 14.06.

    js-controller 6.0.x jetzt für alle User im STABLE!

    This topic has been deleted. Only users with topic management privileges can see it.
    • foxriver76
      foxriver76 Developer @MartinP last edited by

      @martinp ist auch erst seit heute morgen oder gestern Abend stable also könnte sein, dass es ohne manuelles aktualisieren nocht niocht aufgepoppt ist.

      MartinP 1 Reply Last reply Reply Quote 0
      • crunchip
        crunchip Forum Testing Most Active @foxriver76 last edited by crunchip

        @foxriver76 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

        kannst du mal inventwo vorher stoppen und dann nochmal probieren, iwie überlebt der den terminate Prozess

        hab ich vorher gestoppt, trotzdem bei upgrade, irgendwie seltsam

        2024-08-02 09:22:49.895  - info: admin.0 (150) ==> Connected system.user.admin from ::ffff:10.1.1.129
        2024-08-02 09:23:23.143  - info: host.IoBroker "system.adapter.vis-inventwo.0" disabled
        2024-08-02 09:23:23.143  - info: host.IoBroker stopInstance system.adapter.vis-inventwo.0 (force=false, process=true)
        
        
        2024-08-02 09:25:05.288  - info: host.IoBroker [CONTROLLER_AUTO_UPGRADE] Successfully stopped js-controller
        2024-08-02 09:25:05.290  - info: host.IoBroker [CONTROLLER_AUTO_UPGRADE] Server is running on http://localhost:8081
        2024-08-02 09:25:14.298  - info: host.IoBroker force terminating
        2024-08-02 09:25:14.299  - info: host.IoBroker Adapter vis-inventwo still running
        2024-08-02 09:25:19.287  - error: vis-inventwo.0 (1494) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
        2024-08-02 09:25:19.301  - error: vis-inventwo.0 (1494) States database error: connect ECONNREFUSED 127.0.0.1:9000
        2024-08-02 09:25:24.290  - error: vis-inventwo.0 (1494) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
        2024-08-02 09:25:24.301  - error: vis-inventwo.0 (1494) States database error: connect ECONNREFUSED 127.0.0.1:9000
        2024-08-02 09:25:29.292  - error: vis-inventwo.0 (1494) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
        2024-08-02 09:25:29.303  - error: vis-inventwo.0 (1494) States database error: connect ECONNREFUSED 127.0.0.1:9000
        
        foxriver76 1 Reply Last reply Reply Quote 0
        • MartinP
          MartinP @foxriver76 last edited by

          @foxriver76 Jetzt ist der Update einigermaßen durch. Admin war vorher noch auf 6.xxx, wird gerade auf die 7er Version aktualisiert

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

            @crunchip hm mal stoppen und den Prozess per cli abschießen, iwie möchte der sich nicht beenden lassen.

            Vorher im ioBroker den Adapter deaktivieren
            ps -aux | grep io.vis-inventwo die erste Zahl nach dem User Namen ist die PID
            dann kill -9 <pid>

            dann nochmal das ps Kommando um sicherzustellen dass der Prozess weg ist, aber wenn er in ioB deaktiviert ist sollte niemand ihn neustarten. Dann nochmal probieren.

            Aber echt merkwürdig..

            Im Zweifel würde ich das offizielle Docker Image klassisch updaten und mit Controller v6 sollten auch solche hartnäckigen Fälle gekillt werden.

            crunchip O 2 Replies Last reply Reply Quote 0
            • crunchip
              crunchip Forum Testing Most Active @foxriver76 last edited by crunchip

              @foxriver76 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

              die erste Zahl nach dem User Namen ist die PID

              root@IoBroker:/opt/iobroker# ps -aux | grep io.vis-inventwo
              root       987  0.0  0.0   6816  2156 pts/0    S+   09:43   0:00 grep io.vis-inventwo
              root@IoBroker:/opt/iobroker# kill -9 987
              bash: kill: (987) - No such process
              root@IoBroker:/opt/iobroker# 
              
              root@IoBroker:/opt/iobroker# ps -aux | grep io
              root         1  0.0  0.0   7412  3636 ?        Ss   09:32   0:00 bash /opt/scripts/iobroker_startup.sh
              iobroker   127 27.7  2.2 11822860 707788 ?     Rl   09:33   3:30 iobroker.js-controller
              iobroker   149  0.9  0.7 11577724 239640 ?     Sl   09:33   0:07 io.admin.0
              iobroker   171  0.4  0.2 753232 83532 ?        Sl   09:33   0:03 io.history.0
              iobroker   191  2.3  0.3 706508 105880 ?       Sl   09:33   0:17 io.influxdb.0
              iobroker   206  2.3  0.3 707676 107100 ?       Sl   09:33   0:17 io.influxdb.1
              iobroker   221  6.6  0.9 11622720 300588 ?     Sl   09:33   0:49 io.javascript.0
              iobroker   236  0.5  0.2 11314760 95704 ?      Sl   09:33   0:03 io.telegram.0
              iobroker   251  0.5  0.3 11314312 96984 ?      Sl   09:34   0:03 io.telegram.1
              iobroker   266  0.7  0.2 958668 96164 ?        Sl   09:34   0:05 io.alexa2.0
              iobroker   281  0.1  0.2 11163424 78016 ?      Sl   09:34   0:01 io.broadlink2.0
              iobroker   296  0.2  0.2 683488 81404 ?        Sl   09:34   0:01 io.chromecast.0
              iobroker   311  1.5  0.3 764808 106788 ?       Sl   09:34   0:10 io.device-watcher.0
              iobroker   371  0.1  0.2 678448 76468 ?        Sl   09:34   0:01 io.mihome.0
              iobroker   386  0.1  0.2 688864 85220 ?        Sl   09:34   0:01 io.mqtt.0
              iobroker   401  0.2  0.2 684756 90216 ?        Sl   09:34   0:01 io.radar2.0
              iobroker   441  2.1  0.4 717540 152316 ?       Sl   09:34   0:14 io.shelly.0
              iobroker   459  0.2  0.2 683088 85192 ?        Sl   09:34   0:01 io.shuttercontrol.0
              iobroker   475  1.2  0.3 703544 101964 ?       Sl   09:34   0:08 io.sonoff.0
              iobroker   492  0.2  0.2 949048 90020 ?        Sl   09:35   0:01 io.tibberlink.0
              iobroker   510  0.3  0.3 691148 96500 ?        Sl   09:35   0:02 io.tr-064.0
              iobroker   526  0.6  0.3 11440424 105252 ?     Sl   09:35   0:04 io.unifi.0
              iobroker   543  0.2  0.2 680260 78012 ?        Sl   09:35   0:01 io.yeelight-2.0
              iobroker   560  0.4  0.3 776960 96652 ?        Sl   09:35   0:03 io.zigbee2mqtt.0
              iobroker   579  3.2  0.3 11199096 124304 ?     Sl   09:35   0:21 io.frigate.0
              iobroker   594  0.4  0.3 11456024 110832 ?     Sl   09:35   0:02 io.iot.0
              iobroker   610  3.9  0.4 726156 130972 ?       Sl   09:35   0:25 io.jarvis.0
              iobroker   622  0.3  0.2 681732 84828 ?        Sl   09:35   0:02 io.logparser.0
              iobroker   642  0.1  0.2 678916 75152 ?        Sl   09:35   0:01 io.milight-smart-light.0
              iobroker   657  0.3  0.2 683384 85548 ?        Sl   09:35   0:02 io.opendtu.0
              iobroker   673  0.2  0.2 682532 78364 ?        Sl   09:35   0:01 io.sayit.0
              iobroker   688  0.5  0.2 684008 81788 ?        Sl   09:35   0:03 io.simple-api.0
              iobroker   703  0.3  0.2 682672 88804 ?        Sl   09:35   0:01 io.smartcontrol.0
              iobroker   718  1.0  0.3 688696 112396 ?       Sl   09:35   0:06 io.sourceanalytix.0
              iobroker   733  0.3  0.2 812432 82120 ?        Sl   09:36   0:02 io.tankerkoenig.0
              iobroker   748  0.2  0.2 679108 76012 ?        Sl   09:36   0:01 io.text2command.0
              iobroker   763  0.1  0.2 11228256 75324 ?      Sl   09:36   0:01 io.traccar.0
              iobroker   778  0.2  0.2 679160 77860 ?        Sl   09:36   0:01 io.trashschedule.0
              iobroker   793  0.4  0.2 689772 87896 ?        Rl   09:36   0:02 io.virtualpowermeter.0
              iobroker   823  0.2  0.2 680776 78824 ?        Sl   09:36   0:01 io.wallpanel.0
              iobroker   839  0.5  0.3 11246432 96360 ?      Sl   09:36   0:03 io.web.0
              iobroker   855  0.2  0.2 680208 81756 ?        Sl   09:36   0:01 io.wiffi-wz.0
              iobroker   870  0.2  0.2 674372 74384 ?        Sl   09:36   0:01 io.wiobrowser.0
              iobroker   886  0.2  0.2 682604 80400 ?        Sl   09:36   0:01 io.wled.0
              iobroker   902  0.2  0.2 11166604 81820 ?      Sl   09:36   0:01 io.ws.0
              iobroker   918  0.7  0.2 812764 87188 ?        Sl   09:36   0:04 io.weather-warnings.0
              root      1012  0.0  0.0   6680  2184 pts/0    S+   09:46   0:00 grep io
              root@IoBroker:/opt/iobroker#
              

              ich probier es nochmal
              71e218b5-1862-47b3-b4d2-a2b9f1990978-image.png

              @foxriver76 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

              mit Controller v6 sollten auch solche hartnäckigen Fälle gekillt werden

              werden wir beim nächsten mal sehen☺

              1 Reply Last reply Reply Quote 1
              • O
                Oli @foxriver76 last edited by

                @foxriver76
                ich habe soeben den Javaskript-Adapter, den JS-Controller und Admin aktualisiert, daher kann ich leider nicht sagen woher die Fehlermeldung kommt.

                Aber seitdem bekomme ich im Log folgende Fehlermeldung:

                avascript.0
                2024-08-02 10:34:10.709	error	Error in callback: TypeError: moment.duration(...).format is not a function
                

                Im Javascript-Adapter ist folgendes eingetragen:
                7d2852c1-786d-4bfa-a562-7969673c37bb-image.png

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

                  @oli Schau mal hier https://github.com/ioBroker/ioBroker.javascript/issues/1613

                  MK-66 created this issue in ioBroker/ioBroker.javascript

                  open [Bug]: moment-duration-format generates script error with js-controller 6.x #1613

                  O Meister Mopper 2 Replies Last reply Reply Quote 1
                  • O
                    Oli @foxriver76 last edited by

                    @foxriver76
                    Super, danke dir, dass hat geholfen

                    1 Reply Last reply Reply Quote 0
                    • B
                      babl last edited by

                      Update über SSH auf den 6.0.9 gemacht, anschliessend gleich noch das nodejs nachgezogen auf die version 20.16.0, dann neu gestartet, bisher keine aufälligkeiten.

                      Danke

                      C 1 Reply Last reply Reply Quote 2
                      • Meister Mopper
                        Meister Mopper @foxriver76 last edited by

                        @foxriver76

                        Hey Moritz,

                        ich habe das heute mal in Angriff genommen:

                        1 x Multiuser Master als LXC unter Proxmox
                        1 x dazugehöriger Slave auf einem RPI
                        1 x Standalone als VM unter Proxmox

                        Alle drei Upgrades verliefen ohne Probleme. 😀

                        Herzlichen Dank dafür! 👏

                        1 Reply Last reply Reply Quote 2
                        • C
                          Chris777 @babl last edited by

                          @babl Hallo, ich habe iobrocker auf eine Synology laufen. Kannst du mir sagen/Link von einer Vorgehensweise senden, um das Node zu aktualisieren?
                          Danke und Gruß

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

                            @chris777 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                            Kannst du mir sagen/Link von einer Vorgehensweise senden, um das Node zu aktualisieren?

                            Am besten mal irgendwann das entsprechende Docker-Image verwenden.

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

                              Irgendwie habe ich das subjektive Gefühl, dass das jetzt mit dem neuen Controller und den anderen Herzstücken alles etwas schnittiger vonstattengeht (die Jugend möge mir diese Vokabeln verzeihen 😁 ).

                              Sehr nice! Ich fühle mich bestens betreut.

                              1 Reply Last reply Reply Quote 2
                              • C
                                Chris777 last edited by

                                host.iOBrocker
                                	2024-08-02 18:55:41.112	error	iobroker host.iOBrocker Cannot install iobroker.backitup@latest: 1
                                host.iOBrocker
                                	2024-08-02 18:55:41.111	error	iobroker npm error code EBADENGINEnpm error engine Unsupported enginenpm error engine Not compatible with your version of node/npm: minimatch@10.0.1npm error notsup Not compatible with your version of node/npm: minimatch@10.0.1npm error notsup Required: {"node":"20 || >=22"}npm error notsup Actual: {"npm":"10.8.2","node":"v18.20.4"}npm error A complete log of this run can be found in: /opt/iobroker/.npm/_logs/2024-08-02T16_55_34_985Z-debug-0.log
                                

                                Habe Version
                                Plattform: docker (official image - v9.1.2)
                                RAM: 11.5 GB
                                Node.js: v18.20.4(20.16.0)
                                NPM: 10.8.2

                                1 Reply Last reply Reply Quote 0
                                • XBiT
                                  XBiT last edited by

                                  Nach dem update auf den js-controller 6.0.9 bekomme ich folgende Fehler im log zu so fast jeden Adapter:

                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.911	info	Restart adapter system.adapter.vis-inventwo.0 because enabled
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.910	error	instance system.adapter.vis-inventwo.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.910	error	Caught by controller[0]: Node.js v18.20.4
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.910	error	Caught by controller[0]: at node:internal/main/run_main_module:28:49
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.910	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.910	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.910	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.910	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.910	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.910	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.vis-inventwo/main.js:14:33)
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.910	error	Caught by controller[0]: TypeError: Class extends value #<Object> is not a constructor or null
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.910	error	Caught by controller[0]: ^
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.910	error	Caught by controller[0]: class visInventwo extends utils.Adapter {
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.910	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.vis-inventwo/main.js:14
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.725	info	instance system.adapter.upnp.0 in version "1.0.21" started with pid 8475
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.709	info	Restart adapter system.adapter.sourceanalytix.0 because enabled
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.709	error	instance system.adapter.sourceanalytix.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.709	error	Caught by controller[0]: Node.js v18.20.4
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.709	error	Caught by controller[0]: at node:internal/main/run_main_module:28:49
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.709	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.709	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.709	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.709	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.709	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.709	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:31:36)
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.709	error	Caught by controller[0]: TypeError: Class extends value #<Object> is not a constructor or null
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.708	error	Caught by controller[0]: ^
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.708	error	Caught by controller[0]: class Sourceanalytix extends utils.Adapter {
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.706	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:31
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:23.018	info	instance system.adapter.vis-inventwo.0 in version "3.3.4" started with pid 8468
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:22.942	info	instance system.adapter.sourceanalytix.0 in version "0.4.12-2" (non-npm: DrozmotiX/ioBroker.sourceanalytix#c9b9e18e1694e45ce88e21e868e38e565aad6910) started with pid 8461
                                  
                                  host.IoBroker
                                  2024-08-02 20:33:22.149	info	Restart adapter system.adapter.upnp.0 because enabled
                                  

                                  iob diag sagt:

                                  Skript v.2024-05-22
                                  
                                  *** BASE SYSTEM ***
                                   Static hostname: IoBroker
                                         Icon name: computer-vm
                                           Chassis: vm 🖴
                                    Virtualization: kvm
                                  Operating System: Debian GNU/Linux 12 (bookworm)
                                            Kernel: Linux 6.1.0-23-amd64
                                      Architecture: x86-64
                                   Hardware Vendor: QEMU
                                    Hardware Model: Standard PC _i440FX + PIIX, 1996_
                                  Firmware Version: rel-1.16.2-0-gea1b7a073390-prebuilt.qemu.org
                                  
                                  model name      : Common KVM processor
                                  Docker          : false
                                  Virtualization  : kvm
                                  Kernel          : x86_64
                                  Userland        : 64 bit
                                  
                                  Systemuptime and Load:
                                   20:39:02 up 23 min,  3 users,  load average: 3.61, 2.84, 2.11
                                  CPU threads: 8
                                  
                                  
                                  *** Time and Time Zones ***
                                                 Local time: Fri 2024-08-02 20:39:02 CEST
                                             Universal time: Fri 2024-08-02 18:39:02 UTC
                                                   RTC time: Fri 2024-08-02 18:39:02
                                                  Time zone: Europe/Berlin (CEST, +0200)
                                  System clock synchronized: yes
                                                NTP service: active
                                            RTC in local TZ: no
                                  
                                  *** Users and Groups ***
                                  User that called 'iob diag':
                                  stephan
                                  HOME=/home/stephan
                                  GROUPS=stephan cdrom floppy sudo audio dip video plugdev netdev iobroker
                                  
                                  User that is running 'js-controller':
                                  iobroker
                                  HOME=/home/iobroker
                                  GROUPS=iobroker tty dialout audio video plugdev
                                  
                                  *** Display-Server-Setup ***
                                  Display-Server: false
                                  Desktop:
                                  Terminal:       tty
                                  Boot Target:    graphical.target
                                  
                                  *** MEMORY ***
                                                 total        used        free      shared  buff/cache   available
                                  Mem:             16G        4.8G         11G        524K        1.0G         11G
                                  Swap:           6.4G          0B        6.4G
                                  Total:           23G        4.8G         17G
                                  
                                  Active iob-Instances:   45
                                  
                                          15992 M total memory
                                           4618 M used memory
                                            478 M active memory
                                           4274 M inactive memory
                                          10743 M free memory
                                            161 M buffer memory
                                            799 M swap cache
                                           6140 M total swap
                                              0 M used swap
                                           6140 M free swap
                                  
                                  *** top - Table Of Processes  ***
                                  top - 20:39:02 up 23 min,  3 users,  load average: 3.61, 2.84, 2.11
                                  Tasks: 161 total,   4 running, 157 sleeping,   0 stopped,   0 zombie
                                  %Cpu(s): 33.3 us, 33.3 sy,  0.0 ni, 33.3 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                  MiB Mem :  15992.7 total,  10742.4 free,   4619.5 used,    960.9 buff/cache
                                  MiB Swap:   6141.0 total,   6141.0 free,      0.0 used.  11373.2 avail Mem
                                  
                                  *** FAILED SERVICES ***
                                  
                                    UNIT LOAD ACTIVE SUB DESCRIPTION
                                  0 loaded units listed.
                                  
                                  *** FILESYSTEM ***
                                  Filesystem     Type      Size  Used Avail Use% Mounted on
                                  udev           devtmpfs  7.8G     0  7.8G   0% /dev
                                  tmpfs          tmpfs     1.6G  520K  1.6G   1% /run
                                  /dev/sda1      ext4       34G   13G   19G  42% /
                                  tmpfs          tmpfs     7.9G     0  7.9G   0% /dev/shm
                                  tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                  tmpfs          tmpfs     1.6G     0  1.6G   0% /run/user/1000
                                  
                                  Messages concerning ext4 filesystem in dmesg:
                                  [Fri Aug  2 20:15:45 2024] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                                  [Fri Aug  2 20:15:45 2024] EXT4-fs (sda1): re-mounted. Quota mode: none.
                                  
                                  Show mounted filesystems:
                                  TARGET                                                  SOURCE      FSTYPE      OPTIONS
                                  /                                                       /dev/sda1   ext4        rw,relatime,errors=remount-ro
                                  |-/sys                                                  sysfs       sysfs       rw,nosuid,nodev,noexec,relatime
                                  | |-/sys/kernel/security                                securityfs  securityfs  rw,nosuid,nodev,noexec,relatime
                                  | |-/sys/fs/cgroup                                      cgroup2     cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
                                  | |-/sys/fs/pstore                                      pstore      pstore      rw,nosuid,nodev,noexec,relatime
                                  | |-/sys/fs/bpf                                         bpf         bpf         rw,nosuid,nodev,noexec,relatime,mode=700
                                  | |-/sys/kernel/debug                                   debugfs     debugfs     rw,nosuid,nodev,noexec,relatime
                                  | |-/sys/kernel/tracing                                 tracefs     tracefs     rw,nosuid,nodev,noexec,relatime
                                  | |-/sys/kernel/config                                  configfs    configfs    rw,nosuid,nodev,noexec,relatime
                                  | `-/sys/fs/fuse/connections                            fusectl     fusectl     rw,nosuid,nodev,noexec,relatime
                                  |-/proc                                                 proc        proc        rw,nosuid,nodev,noexec,relatime
                                  | `-/proc/sys/fs/binfmt_misc                            systemd-1   autofs      rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=12580
                                  |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc binfmt_misc rw,nosuid,nodev,noexec,relatime
                                  |-/dev                                                  udev        devtmpfs    rw,nosuid,relatime,size=8169164k,nr_inodes=2042291,mode=755,inode64
                                  | |-/dev/pts                                            devpts      devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                                  | |-/dev/shm                                            tmpfs       tmpfs       rw,nosuid,nodev,inode64
                                  | |-/dev/hugepages                                      hugetlbfs   hugetlbfs   rw,relatime,pagesize=2M
                                  | `-/dev/mqueue                                         mqueue      mqueue      rw,nosuid,nodev,noexec,relatime
                                  `-/run                                                  tmpfs       tmpfs       rw,nosuid,nodev,noexec,relatime,size=1637652k,mode=755,inode64
                                    |-/run/lock                                           tmpfs       tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k,inode64
                                    |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs       ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                                    |-/run/credentials/systemd-sysctl.service             ramfs       ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                                    |-/run/credentials/systemd-sysusers.service           ramfs       ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                                    |-/run/credentials/systemd-tmpfiles-setup.service     ramfs       ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                                    |-/run/user/1000                                      tmpfs       tmpfs       rw,nosuid,nodev,relatime,size=1637648k,nr_inodes=409412,mode=700,uid=1000,gid=1000,inode64
                                    `-/run/rpc_pipefs                                     sunrpc      rpc_pipefs  rw,relatime
                                  
                                  Files in neuralgic directories:
                                  
                                  /var:
                                  1.1G    /var/
                                  468M    /var/log
                                  450M    /var/log/journal/81661bec9382417183506b6886357c63
                                  450M    /var/log/journal
                                  409M    /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 41.3M in the file system.
                                  
                                  /opt/iobroker/backups:
                                  879M    /opt/iobroker/backups/
                                  
                                  /opt/iobroker/iobroker-data:
                                  1.4G    /opt/iobroker/iobroker-data/
                                  1.1G    /opt/iobroker/iobroker-data/files
                                  441M    /opt/iobroker/iobroker-data/files/javascript.admin
                                  409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                                  408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                  
                                  The five largest files in iobroker-data are:
                                  48M     /opt/iobroker/iobroker-data/objects.jsonl
                                  27M     /opt/iobroker/iobroker-data/states.jsonl
                                  27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                                  24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                  24M     /opt/iobroker/iobroker-data/files/eventlist/static/js/main.bf7d9efc.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'
                                  
                                  
                                  
                                  
                                  *** NodeJS-Installation ***
                                  
                                  /usr/bin/nodejs         v18.20.4
                                  /usr/bin/node           v18.20.4
                                  /usr/bin/npm            10.7.0
                                  /usr/bin/npx            10.7.0
                                  /usr/bin/corepack       0.28.0
                                  
                                  
                                  nodejs:
                                    Installed: 18.20.4-1nodesource1
                                    Candidate: 18.20.4-1nodesource1
                                    Version table:
                                   *** 18.20.4-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          100 /var/lib/dpkg/status
                                       18.20.3-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.20.2-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.20.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.20.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.19.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.19.0+dfsg-6~deb12u2 500
                                          500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                       18.19.0+dfsg-6~deb12u1 500
                                          500 http://security.debian.org/debian-security bookworm-security/main amd64 Packages
                                       18.19.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.18.2-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.18.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.18.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.17.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.17.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.16.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.16.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.15.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.14.2-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.14.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.14.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.13.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.12.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.11.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.10.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.9.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.9.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.8.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.7.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.6.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.5.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.4.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.3.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.2.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.1.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.0.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/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.
                                  
                                  
                                  Objects type: jsonl
                                  States  type: jsonl
                                  
                                  Core adapters versions
                                  js-controller:  6.0.9
                                  admin:          7.0.22
                                  javascript:     8.7.6
                                  
                                  nodejs modules from github:     11
                                  +-- iobroker.deyeidc@0.0.14 (git+ssh://git@github.com/raschy/ioBroker.deyeidc.git#1e9919216a6173e4089dff844edb4abb35eb2366)
                                  +-- iobroker.energiefluss-erweitert@0.4.1 (git+ssh://git@github.com/SKB-CGN/ioBroker.energiefluss-erweitert.git#f724bf54ab9a69bc6d4533b59f560462e1bb2993)
                                  +-- iobroker.fullybrowser@3.0.12 (git+ssh://git@github.com/arteck/ioBroker.fullybrowser.git#e962587ed6e25b749b28c8537318c39f2c0deefe)
                                  +-- iobroker.google-sharedlocations@2.2.1 (git+ssh://git@github.com/Garfonso/ioBroker.google-sharedlocations.git#91ce6d3d470cba4011b7861103c4bfffa32dffbe)
                                  +-- iobroker.govee-app@0.0.6 (git+ssh://git@github.com/TA2k/ioBroker.govee-app.git#6a0f84cfb34eb3a0ca647c7a519b9d5a48ccfb85)
                                  +-- iobroker.mercedesme@0.1.6 (git+ssh://git@github.com/TA2k/iobroker.mercedesme.git#b58e9673d5c28e358830fd45d231dd97ab425219)
                                  +-- iobroker.omada@0.0.6 (git+ssh://git@github.com/TA2k/ioBroker.omada.git#8fb0331b97155bd4fae67c940d98c57b2ea34be2)
                                  +-- iobroker.sayit@3.0.5 (git+ssh://git@github.com/ioBroker/ioBroker.sayit.git#581f2fb99f33c2b8b0a628d91be14967788ac120)
                                  +-- iobroker.sourceanalytix@0.4.12-2 (git+ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git#c9b9e18e1694e45ce88e21e868e38e565aad6910)
                                  | +-- syno@3.0.0 (git+ssh://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
                                  +-- iobroker.zendure-solarflow@1.7.0 (git+ssh://git@github.com/nograx/ioBroker.zendure-solarflow.git#f2c56c734ba9176aa75b36391c868a3c0fe33a60)
                                  
                                  Adapter State
                                  + system.adapter.accuweather.0            : accuweather           : IoBroker                                 -  enabled
                                  + system.adapter.admin.0                  : admin                 : IoBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    system.adapter.alias-manager.0          : alias-manager         : IoBroker                                 - disabled
                                  + system.adapter.backitup.0               : backitup              : IoBroker                                 -  enabled
                                  + system.adapter.device-watcher.0         : device-watcher        : IoBroker                                 -  enabled
                                  + system.adapter.deyeidc.0                : deyeidc               : IoBroker                                 -  enabled, port: 8899
                                  + system.adapter.discovery.0              : discovery             : IoBroker                                 -  enabled
                                  + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: IoBroker                                 -  enabled
                                  + system.adapter.enigma2.0                : enigma2               : IoBroker                                 -  enabled
                                  + system.adapter.enigma2.1                : enigma2               : IoBroker                                 -  enabled
                                  + system.adapter.enigma2.2                : enigma2               : IoBroker                                 -  enabled
                                    system.adapter.feiertage.0              : feiertage             : IoBroker                                 -  enabled
                                    system.adapter.flot.0                   : flot                  : IoBroker                                 - disabled
                                  + system.adapter.followthesun.0           : followthesun          : IoBroker                                 -  enabled
                                  + system.adapter.fullybrowser.0           : fullybrowser          : IoBroker                                 -  enabled
                                    system.adapter.google-sharedlocations.0 : google-sharedlocations: IoBroker                                 -  enabled
                                  + system.adapter.govee-app.0              : govee-app             : IoBroker                                 -  enabled
                                  + system.adapter.govee-local.0            : govee-local           : 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.hm-rpc.2                 : hm-rpc                : IoBroker                                 -  enabled, port: 0
                                  + system.adapter.hm-rpc.3                 : hm-rpc                : IoBroker                                 -  enabled, port: 0
                                    system.adapter.ical.0                   : ical                  : IoBroker                                 -  enabled
                                    system.adapter.ical.1                   : ical                  : IoBroker                                 -  enabled
                                    system.adapter.icons-mfd-png.0          : icons-mfd-png         : IoBroker                                 - disabled
                                  + system.adapter.info.0                   : info                  : IoBroker                                 -  enabled
                                  + system.adapter.javascript.0             : javascript            : IoBroker                                 -  enabled
                                    system.adapter.logparser.0              : logparser             : IoBroker                                 - disabled
                                  + system.adapter.lovelace.0               : lovelace              : IoBroker                                 -  enabled, port: 8091, bind: 192.168.1.251, run as: admin
                                    system.adapter.meater.0                 : meater                : IoBroker                                 - disabled
                                  + system.adapter.mercedesme.0             : mercedesme            : IoBroker                                 -  enabled
                                  + system.adapter.mihome-vacuum.0          : mihome-vacuum         : IoBroker                                 -  enabled, port: 54321
                                  + system.adapter.omada.0                  : omada                 : IoBroker                                 -  enabled, port: 8043
                                  + system.adapter.onvif.0                  : onvif                 : IoBroker                                 -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
                                  + system.adapter.ping.0                   : ping                  : IoBroker                                 -  enabled
                                  + system.adapter.proxmox.0                : proxmox               : IoBroker                                 -  enabled, port: 8006
                                    system.adapter.roborock.0               : roborock              : IoBroker                                 - disabled
                                  + system.adapter.sayit.0                  : sayit                 : IoBroker                                 -  enabled
                                  + system.adapter.shelly.1                 : shelly                : IoBroker                                 -  enabled, port: 2023, bind: 0.0.0.0
                                    system.adapter.sia.0                    : sia                   : IoBroker                                 -  enabled, port: 50001, bind: 0.0.0.0
                                  + system.adapter.sonos.0                  : sonos                 : IoBroker                                 -  enabled
                                  + system.adapter.sony-bravia.0            : sony-bravia           : IoBroker                                 -  enabled
                                    system.adapter.sourceanalytix.0         : sourceanalytix        : IoBroker                                 -  enabled
                                  + system.adapter.sql.0                    : sql                   : IoBroker                                 -  enabled, port: 3306
                                  + system.adapter.synochat.0               : synochat              : IoBroker                                 -  enabled
                                  + system.adapter.synology.0               : synology              : IoBroker                                 -  enabled, port: 5000
                                  + 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.telegram.2               : 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.viessmannapi.0           : viessmannapi          : IoBroker                                 -  enabled
                                    system.adapter.vis-2.0                  : vis-2                 : IoBroker                                 - disabled
                                    system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : 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-metro.0              : vis-metro             : IoBroker                                 - disabled
                                    system.adapter.vis-players.0            : vis-players           : 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.zendure-solarflow.0      : zendure-solarflow     : IoBroker                                 -  enabled
                                  
                                  + instance is alive
                                  
                                  Enabled adapters with bindings
                                  + system.adapter.admin.0                  : admin                 : IoBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  + system.adapter.deyeidc.0                : deyeidc               : IoBroker                                 -  enabled, port: 8899
                                  + system.adapter.hm-rpc.0                 : hm-rpc                : IoBroker                                 -  enabled, port: 0
                                  + system.adapter.hm-rpc.1                 : hm-rpc                : IoBroker                                 -  enabled, port: 0
                                  + system.adapter.hm-rpc.2                 : hm-rpc                : IoBroker                                 -  enabled, port: 0
                                  + system.adapter.hm-rpc.3                 : hm-rpc                : IoBroker                                 -  enabled, port: 0
                                  + system.adapter.lovelace.0               : lovelace              : IoBroker                                 -  enabled, port: 8091, bind: 192.168.1.251, run as: admin
                                  + system.adapter.mihome-vacuum.0          : mihome-vacuum         : IoBroker                                 -  enabled, port: 54321
                                  + system.adapter.omada.0                  : omada                 : IoBroker                                 -  enabled, port: 8043
                                  + system.adapter.onvif.0                  : onvif                 : IoBroker                                 -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
                                  + system.adapter.proxmox.0                : proxmox               : IoBroker                                 -  enabled, port: 8006
                                  + system.adapter.shelly.1                 : shelly                : IoBroker                                 -  enabled, port: 2023, bind: 0.0.0.0
                                    system.adapter.sia.0                    : sia                   : IoBroker                                 -  enabled, port: 50001, bind: 0.0.0.0
                                  + system.adapter.sql.0                    : sql                   : IoBroker                                 -  enabled, port: 3306
                                  + system.adapter.synology.0               : synology              : IoBroker                                 -  enabled, port: 5000
                                  + 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.telegram.2               : 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
                                  
                                  ioBroker-Repositories
                                  ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                  │ (index) │   name   │                           url                           │ auto upgrade │
                                  ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                  │    0    │ 'stable' │    'http://download.iobroker.net/sources-dist.json'     │    false     │
                                  │    1    │  'beta'  │ 'http://download.iobroker.net/sources-dist-latest.json' │    false     │
                                  └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                  
                                  Active repo(s): stable
                                  Upgrade policy: none
                                  
                                  Installed ioBroker-Instances
                                  Used repository: stable
                                  Adapter    "accuweather"  : 1.5.0    , installed 1.5.0
                                  Adapter    "admin"        : 7.0.22   , installed 7.0.22
                                  Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                  Adapter    "backitup"     : 2.11.0   , installed 2.11.0
                                  Adapter    "coronavirus-statistics": 0.9.0, installed 0.9.0
                                  Adapter    "device-watcher": 2.12.1  , installed 2.12.1
                                  Adapter    "deyeidc"      : 0.0.14   , installed 0.0.14
                                  Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                                  Adapter    "energiefluss-erweitert": 0.4.1, installed 0.4.1
                                  Adapter    "enigma2"      : 2.1.1    , installed 2.1.1
                                  Adapter    "eventlist"    : 2.0.1    , installed 2.0.1
                                  Adapter    "fahrplan"     : 1.2.3    , installed 1.2.3
                                  Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
                                  Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                  Adapter    "followthesun" : 0.5.0    , installed 0.5.0
                                  Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
                                  Adapter    "govee-local"  : 0.2.6    , installed 0.2.6
                                  Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                                  Adapter    "hm-rpc"       : 1.17.0   , installed 1.17.0
                                  Adapter    "ical"         : 1.15.0   , installed 1.15.0
                                  Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                  Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                  Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                                  Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                  Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                                  Controller "js-controller": 6.0.9    , installed 6.0.9
                                  Adapter    "logparser"    : 2.2.2    , installed 2.2.2
                                  Adapter    "lovelace"     : 4.1.10   , installed 4.1.10
                                  Adapter    "meater"       : 1.1.1    , installed 1.1.1
                                  Adapter    "mihome-vacuum": 4.2.0    , installed 4.2.0
                                  Adapter    "onvif"        : 1.1.4    , installed 1.1.4
                                  Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                  Adapter    "proxmox"      : 2.3.0    , installed 2.3.0
                                  Adapter    "roborock"     : 0.6.4    , installed 0.6.4
                                  Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                                  Adapter    "shelly"       : 7.0.0    , installed 7.0.0
                                  Adapter    "sia"          : 1.0.4    , installed 1.0.4
                                  Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                  Adapter    "socketio"     : 6.7.0    , installed 6.7.0
                                  Adapter    "sonos"        : 3.0.0    , installed 3.0.0
                                  Adapter    "sony-bravia"  : 1.1.0    , installed 1.1.0
                                  Adapter    "sql"          : 3.0.1    , installed 3.0.1
                                  Adapter    "synochat"     : 1.3.1    , installed 1.3.1
                                  Adapter    "synology"     : 3.1.0    , installed 3.1.0
                                  Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                                  Adapter    "telegram"     : 3.3.2    , installed 3.3.2
                                  Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                                  Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                                  Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                                  Adapter    "viessmannapi" : 2.3.0    , installed 2.3.0
                                  Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                  Adapter    "vis-2"        : 2.9.32   , installed 2.9.32
                                  Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                  Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                                  Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                  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-plumb"    : 1.0.2    , installed 1.0.2
                                  Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                  Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                                  Adapter    "web"          : 6.2.5    , installed 6.2.5
                                  Adapter    "ws"           : 2.6.1    , installed 2.6.1
                                  Adapter    "zendure-solarflow": 1.6.7, installed 1.7.0
                                  
                                  Objects and States
                                  Please stand by - This may take a while
                                  Objects:        39665
                                  States:         34253
                                  
                                  *** OS-Repositories and Updates ***
                                  Hit:1 http://deb.debian.org/debian bookworm InRelease
                                  Hit:2 http://security.debian.org/debian-security bookworm-security InRelease
                                  Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                                  Hit:4 https://deb.nodesource.com/node_18.x nodistro 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:2023            0.0.0.0:*               LISTEN      1001       50826      6428/io.shelly.1
                                  tcp        0      0 192.168.1.251:42001     0.0.0.0:*               LISTEN      1001       49127      6181/io.hm-rpc.0
                                  tcp        0      0 192.168.1.251:42010     0.0.0.0:*               LISTEN      1001       49781      6210/io.hm-rpc.1
                                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14944      470/sshd: /usr/sbin
                                  tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          580        1/init
                                  tcp        0      0 192.168.1.251:8701      0.0.0.0:*               LISTEN      1001       49844      6240/io.hm-rpc.3
                                  tcp        0      0 192.168.1.251:49292     0.0.0.0:*               LISTEN      1001       49815      6225/io.hm-rpc.2
                                  tcp        0      0 0.0.0.0:5005            0.0.0.0:*               LISTEN      0          841        454/node
                                  tcp        0      0 192.168.1.251:8091      0.0.0.0:*               LISTEN      1001       52164      6930/io.lovelace.0
                                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       50203      5950/iobroker.js-co
                                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       48035      5950/iobroker.js-co
                                  tcp6       0      0 :::22                   :::*                    LISTEN      0          14946      470/sshd: /usr/sbin
                                  tcp6       0      0 :::111                  :::*                    LISTEN      0          14335      1/init
                                  tcp6       0      0 :::3500                 :::*                    LISTEN      0          843        454/node
                                  tcp6       0      0 :::3501                 :::*                    LISTEN      1001       49964      6328/io.sonos.0
                                  tcp6       0      0 :::3000                 :::*                    LISTEN      1001       56808      7478/io.fullybrowse
                                  tcp6       0      0 :::8082                 :::*                    LISTEN      1001       54993      7174/io.web.0
                                  tcp6       0      0 :::8081                 :::*                    LISTEN      1001       50231      5968/io.admin.0
                                  tcp6       0      0 :::8095                 :::*                    LISTEN      1001       55243      7295/io.onvif.0
                                  udp        0      0 192.168.1.251:5353      0.0.0.0:*                           1001       50102      6375/io.tr-064.0
                                  udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          581        1/init
                                  udp        0      0 0.0.0.0:4002            0.0.0.0:*                           1001       58098      7557/io.govee-local
                                  udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       52279      6270/io.mihome-vacu
                                  udp6       0      0 :::111                  :::*                                0          12022      1/init
                                  
                                  *** Log File - Last 25 Lines ***
                                  
                                  2024-08-02 20:39:33.951  - error: host.IoBroker Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                                  2024-08-02 20:39:33.951  - error: host.IoBroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
                                  2024-08-02 20:39:33.951  - error: host.IoBroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
                                  2024-08-02 20:39:33.951  - error: host.IoBroker Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                                  2024-08-02 20:39:33.951  - error: host.IoBroker Caught by controller[0]:     at node:internal/main/run_main_module:28:49
                                  2024-08-02 20:39:33.951  - error: host.IoBroker Caught by controller[0]: Node.js v18.20.4
                                  2024-08-02 20:39:33.951  - error: host.IoBroker instance system.adapter.sourceanalytix.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                  2024-08-02 20:39:33.951  - info: host.IoBroker Restart adapter system.adapter.sourceanalytix.0 because enabled
                                  2024-08-02 20:39:34.096  - error: host.IoBroker Caught by controller[0]: /opt/iobroker/node_modules/iobroker.upnp/main.js:88
                                  2024-08-02 20:39:34.096  - error: host.IoBroker Caught by controller[0]:     adapter = new utils.Adapter(options);
                                  2024-08-02 20:39:34.096  - error: host.IoBroker Caught by controller[0]:               ^
                                  2024-08-02 20:39:34.096  - error: host.IoBroker Caught by controller[0]: TypeError: utils.Adapter is not a constructor
                                  2024-08-02 20:39:34.096  - error: host.IoBroker Caught by controller[0]:     at startAdapter (/opt/iobroker/node_modules/iobroker.upnp/main.js:88:15)
                                  2024-08-02 20:39:34.096  - error: host.IoBroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.upnp/main.js:1931:5)
                                  2024-08-02 20:39:34.096  - error: host.IoBroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
                                  2024-08-02 20:39:34.096  - error: host.IoBroker Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                                  2024-08-02 20:39:34.096  - error: host.IoBroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
                                  2024-08-02 20:39:34.096  - error: host.IoBroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
                                  2024-08-02 20:39:34.096  - error: host.IoBroker Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                                  2024-08-02 20:39:34.096  - error: host.IoBroker Caught by controller[0]:     at node:internal/main/run_main_module:28:49
                                  2024-08-02 20:39:34.096  - error: host.IoBroker Caught by controller[0]: Node.js v18.20.4
                                  2024-08-02 20:39:34.096  - error: host.IoBroker instance system.adapter.upnp.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                  2024-08-02 20:39:34.096  - info: host.IoBroker Restart adapter system.adapter.upnp.0 because enabled
                                  2024-08-02 20:39:35.857  - info: host.IoBroker instance system.adapter.sourceanalytix.0 in version "0.4.12-2" (non-npm: DrozmotiX/ioBroker.sourceanalytix#c9b9e18e1694e45ce88e21e868e38e565aad6910) started with pid 12932
                                  2024-08-02 20:39:35.916  - info: host.IoBroker instance system.adapter.upnp.0 in version "1.0.21" started with pid 12939
                                  
                                  

                                  kann mir da wer helfen?

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

                                    @xbit said in js-controller 6.0.x jetzt für alle User im STABLE!:

                                    instance system.adapter.sourceanalytix.0 in version "0.4.12-2" (non-npm: ...

                                    Dieser GitHub Stand wird wohl veraltet sein. Von Github Installationen wir generell abgeraten. Kontaktiere den Dev bzw. installiere eine neuere Version.

                                    zu so fast jeden Adapter

                                    Hast du nur 2 Adapter?
                                    Ich seh nur sourceanaytix und vis-inventwo. Wobei vis-inventwo ein veraltetes adapter-core benutzt; dieses Problem sollte aber seit Wochen behoben sein. Bei Github Installationen kann es divereste Gründe geben dass diese nicht funktionieren - hier bitte mit dem Dev Kontaktaufnehmen wenn er die Github Installation empfohlen hat oder selbst suchen ...

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

                                      @xbit

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

                                        @thomas-braun

                                        Danke mache ich gerade..

                                        @mcm1957

                                        die Adapter die es betrifft sind: (fast alle war sehr übertrieben sorry)

                                        google-sharelocation
                                        Sia09
                                        UPNP
                                        Sourceanalytix

                                        bei den oberen 2 gibt es kein update werde ich mal nachfragen... Sourceanalytix mache ich gleich ein update

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

                                          @xbit

                                          Das solltest du auf ein Maß zurückstutzen, das du auch noch überblicken kannst:

                                          nodejs modules from github: 11

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

                                            @thomas-braun & @mcm1957

                                            Vielen Dank es läuft soweit wieder alles.

                                            Die anderen Adapter (UPNP,SIA09 etc.) gehen nun auch wieder warum auch immer ist mir leider erst nach dem update von Sourceanalytix aufgefallen habe aber nur dieses update gemacht und das nodejs update auf V20

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            644
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            controller js-controller kiera stable
                                            47
                                            257
                                            32648
                                            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