Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [gelöst] Admin nach Update (6.2.17) weg

    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

    [gelöst] Admin nach Update (6.2.17) weg

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

      @hant0r sagte in Admin nach Update (6.2.17) weg:

      iob install admin@5.2.8

      mach mal bitte

      iob install admin@6.2.17 --debug
      
      Hant0r 1 Reply Last reply Reply Quote 0
      • Hant0r
        Hant0r @Glasfaser last edited by

        @glasfaser sagte in Admin nach Update (6.2.17) weg:

        iob install admin@6.2.17 --debug

        root@ioBroker:/opt/iobroker# iob install admin@6.2.17 --debug
        NPM version: 8.15.0
        Installing iobroker.admin@6.2.17... (System call)
        npm ERR! code ENOTEMPTY
        npm ERR! syscall rename
        npm ERR! path /opt/iobroker/node_modules/iobroker.admin
        npm ERR! dest /opt/iobroker/node_modules/.iobroker.admin-TtUA2igk
        npm ERR! errno -39
        npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.admin' -> '/opt/iobroker/node_modules/.iobroker.admin-TtUA2igk'
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /opt/iobroker/.npm/_logs/2022-08-23T22_18_15_571Z-debug-0.log
        host.ioBroker Cannot install iobroker.admin@6.2.17: 217
        
        Glasfaser 1 Reply Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @Hant0r last edited by

          @hant0r

          rm -rf  /opt/iobroker/node_modules/.iobroker.admin-TtUA2igk
          

          dann nochmal

          iob install admin@6.2.17 --debug
          
          Hant0r 1 Reply Last reply Reply Quote 0
          • Hant0r
            Hant0r @Glasfaser last edited by Hant0r

            @glasfaser sagte in Admin nach Update (6.2.17) weg:

            iob install admin@6.2.17 --debug

            root@ioBroker:/opt/iobroker# rm -rf  /opt/iobroker/node_modules/.iobroker.admin-TtUA2igk
            root@ioBroker:/opt/iobroker# iob install admin@6.2.17 --debug
            NPM version: 8.15.0
            Installing iobroker.admin@6.2.17... (System call)
            npm ERR! code ENOTEMPTY
            npm ERR! syscall rename
            npm ERR! path /opt/iobroker/node_modules/busboy
            npm ERR! dest /opt/iobroker/node_modules/.busboy-A5FsP0CS
            npm ERR! errno -39
            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/busboy' -> '/opt/iobroker/node_modules/.busboy-A5FsP0CS'
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /opt/iobroker/.npm/_logs/2022-08-23T22_20_31_569Z-debug-0.log
            host.ioBroker Cannot install iobroker.admin@6.2.17: 217
            

            Den auch löschen?

            Glasfaser 1 Reply Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @Hant0r last edited by Glasfaser

              @hant0r

              cd /opt/iobroker/node_modules
              
              for i in $(find -type d -iname ".*-????????" ! -iname ".local-chromium"); do rm -rf ${i%%/}; done
              

              dann nochmal

              iob install admin@6.2.17 --debug
              
              Hant0r 1 Reply Last reply Reply Quote 0
              • Hant0r
                Hant0r @Glasfaser last edited by

                @glasfaser
                Da gab es wirklich noch drei weitere ... sind nun weg

                Installation sieht besser aus, aber komme noch nicht auf die Webseite

                root@ioBroker:/opt/iobroker# iob install admin@6.2.17 --debug
                NPM version: 8.15.0
                Installing iobroker.admin@6.2.17... (System call)
                
                added 3 packages, removed 89 packages, and changed 12 packages in 20s
                
                175 packages are looking for funding
                  run `npm fund` for details
                host.ioBroker install adapter admin@6.2.17
                upload [51] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                upload [50] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/customComponents.js custom/customComponents.js application/javascript
                upload [40] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/ru.json custom/i18n/ru.json application/json
                upload [30] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_prop-types_index_js.512eddf9.chunk.js custom/static/js/node_modules_prop-types_index_js.512eddf9.chunk.js application/javascript
                upload [20] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js application/javascript
                upload [19] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map application/json
                upload [18] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js application/javascript
                upload [17] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map application/json
                upload [16] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js application/javascript
                upload [15] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js.map custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js.map application/json
                upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js application/javascript
                upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js.map custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js.map application/json
                upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js application/javascript
                upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js.map custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js.map application/json
                upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json
                upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json
                upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json
                upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json
                upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json5 jsonConfig.json5 application/json5
                host.ioBroker object system.adapter.admin created/updated
                Update "system.adapter.admin.0"
                
                
                Glasfaser 1 Reply Last reply Reply Quote 0
                • Glasfaser
                  Glasfaser @Hant0r last edited by Glasfaser

                  @hant0r sagte in Admin nach Update (6.2.17) weg:

                  Da gab es wirklich noch drei weitere ...

                  Wie hast du die gelöscht !?

                  mit rm -rf

                  Warum nicht mit dem anderen angegebeben code

                  iobroker start admin
                  
                  Hant0r 1 Reply Last reply Reply Quote 0
                  • Hant0r
                    Hant0r @Glasfaser last edited by

                    @glasfaser

                    Doch habe es über dein Script gemacht 😉
                    Wollte nur wissen wie viele es noch gab 👼

                    @glasfaser sagte in Admin nach Update (6.2.17) weg:

                    iobroker start admin

                    Das war es .... D A N K E 🙂

                    Das war mal echt eine schnelle Hilfe.
                    Wieso es aber dazu kam, weißt du auch nicht oder?

                    Glasfaser 3 Replies Last reply Reply Quote 0
                    • Glasfaser
                      Glasfaser @Hant0r last edited by Glasfaser

                      @hant0r sagte in Admin nach Update (6.2.17) weg:

                      Wieso es aber dazu kam, weißt du auch nicht oder?

                      Doch schon lange 😉 !

                      Du hast ein Update mal gemacht auf Nodejs16 mit NPM8 !
                      Da gibt es einige Thread dazu .

                      z.b 217 / Error 25

                      1 Reply Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @Hant0r last edited by Glasfaser

                        @hant0r

                        Beispiel :

                        https://forum.iobroker.net/topic/57337/fehler-25-bei-adapter-install-update-mit-npm8

                        https://forum.iobroker.net/topic/57238/error-25-npm-err-code-enotempty?_=1661294007594

                        usw ..

                        Hant0r 1 Reply Last reply Reply Quote 1
                        • Hant0r
                          Hant0r @Glasfaser last edited by

                          @glasfaser Aaaah ...

                          Da ich den Fehler 217 und nicht 25 hatte, habe ich den Thread wahrscheinlich nicht über die Suche gefunden.

                          Auf jedenfall danke das du so schnell geholfen hast 🙂

                          Glasfaser 1 Reply Last reply Reply Quote 1
                          • Glasfaser
                            Glasfaser @Hant0r last edited by

                            @hant0r sagte in Admin nach Update (6.2.17) weg:

                            Doch habe es über dein Script gemacht

                            ist von Thomas !!

                            https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian/2

                            1 Reply Last reply Reply Quote 1
                            • Glasfaser
                              Glasfaser @Hant0r last edited by

                              @hant0r sagte in Admin nach Update (6.2.17) weg:

                              Auf jedenfall danke das du so schnell geholfen hast

                              Sehr gerne ..

                              Dann setze den Thread auf [gelöst]

                              draexler 1 Reply Last reply Reply Quote 1
                              • draexler
                                draexler @Glasfaser last edited by

                                @glasfaser Hatte das gleiche Problem. Danke 🙂

                                Da ich keine Linux Profi bin.

                                Ich habe den Befehl

                                iob install admin@6.2.17 --debug
                                

                                im Verzeichnis:

                                cd /opt/iobroker/node_modules
                                

                                ausgeführt.

                                Macht das was? Momentan läuft alles 🙂

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

                                  @draexler

                                  iobroker update
                                  

                                  zeigen

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

                                    @thomas-braun

                                    Used repository: Stable (default)
                                    Adapter    "admin"        : 6.2.17   , installed 6.2.17
                                    Adapter    "alarm"        : 3.1.1    , installed 3.1.1
                                    Adapter    "alexa2"       : 3.11.2   , installed 3.12.0
                                    Adapter    "alias-manager": 1.2.4    , installed 1.2.4
                                    Adapter    "backitup"     : 2.4.10   , installed 2.4.10
                                    Adapter    "bring"        : 1.8.1    , installed 1.8.1
                                    Adapter    "cloud"        : 4.2.1    , installed 4.2.1
                                    Adapter    "coronavirus-statistics": 0.8.7, installed 0.8.7
                                    Adapter    "daswetter"    : 3.1.2    , installed 3.1.2
                                    Adapter    "devices"      : 1.0.12   , installed 1.0.12
                                    Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                                    Adapter    "ecovacs-deebot": 1.4.4   , installed 1.4.4
                                    Adapter    "email"        : 1.1.3    , installed 1.1.3
                                    Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                                    Adapter    "flot"         : 1.11.0   , installed 1.11.0
                                    Adapter    "ham"          : 4.0.2    , installed 5.0.1
                                    Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                                    Adapter    "heizoel"      : 1.0.3    , installed 1.0.3
                                    Adapter    "history"      : 2.2.0    , installed 2.2.0
                                    Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                                    Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                                    Adapter    "hue"          : 3.7.1    , installed 3.7.1
                                    Adapter    "ical"         : 1.13.1   , installed 1.13.1
                                    Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                    Adapter    "info"         : 1.9.19   , installed 1.9.19
                                    Adapter    "iot"          : 1.11.8   , installed 1.11.8
                                    Adapter    "javascript"   : 6.0.0    , installed 6.0.0
                                    Controller "js-controller": 4.0.23   , installed 4.0.23
                                    Adapter    "linux-control": 1.1.3    , installed 1.1.3
                                    Adapter    "meteoalarm"   : 2.1.3    , installed 2.1.3
                                    Adapter    "mqtt"         : 3.0.6    , installed 3.0.6
                                    Adapter    "netatmo"      : 1.7.1    , installed 1.7.1
                                    Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
                                    Adapter    "oilfox"       : 4.1.2    , installed 4.1.2
                                    Adapter    "parcel"       : 0.0.20   , installed 0.0.20
                                    Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
                                    Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                    Adapter    "plenticore"   : 2.2.0    , installed 2.2.0
                                    Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                                    Adapter    "pushover"     : 3.0.2    , installed 3.0.2
                                    Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                    Adapter    "shelly"       : 6.0.0    , installed 6.0.0
                                    Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                                    Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
                                    Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                    Adapter    "sql"          : 2.1.7    , installed 2.1.7
                                    Adapter    "synology"     : 2.1.9    , installed 2.1.9
                                    Adapter    "tankerkoenig" : 2.1.1    , installed 2.1.1
                                    Adapter    "telegram"     : 1.13.0   , installed 1.13.0
                                    Adapter    "terminal"     : 0.2.6    , installed 0.2.6
                                    Adapter    "trashschedule": 2.0.3    , installed 2.0.3
                                    Adapter    "tvprogram"    : 1.1.2    , installed 1.1.2
                                    Adapter    "unifi"        : 0.5.10   , installed 0.5.10
                                    Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                    Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                    Adapter    "vis-hqwidgets": 1.2.0    , installed 1.2.0
                                    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                    Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                    Adapter    "vis-material-advanced": 1.7.2, installed 1.7.2
                                    Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                    Adapter    "web"          : 4.3.0    , installed 4.3.0
                                    Adapter    "wolf"         : 1.5.0    , installed 1.5.0
                                    Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                    Adapter    "yahka"        : 0.13.1   , installed 0.13.1
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • Glasfaser
                                      Glasfaser @draexler last edited by

                                      @draexler sagte in [gelöst] Admin nach Update (6.2.17) weg:

                                      im Verzeichnis:

                                      .

                                      Mit iobroker / iob vorraus Befehle , kannst du auch z.B. im home Verzeichniss durchführen.

                                      D 1 Reply Last reply Reply Quote 0
                                      • D
                                        daniello @Glasfaser last edited by

                                        Hallo allerseits, ich habe bei jedem Admin-Update die Panik, ob die Webseite dann wohl erreichbar sein wird. Grad bin ich nach einem Upate wieder nicht an die GUI gekommen.

                                        Nach lesen dieses Threads hab ich mal:

                                        iobroker start admin
                                        

                                        eingegeben und siehe da .. es geht 🙂

                                        Vielleicht kann ich mir in Zukunft so immer weiter helfen. Aber warum startet der Admin-Adapter nach einem Update nicht mehr? Auch ein Neustart hilft nicht?!

                                        Grüße

                                        D 1 Reply Last reply Reply Quote 0
                                        • D
                                          Diamand2k22 @daniello last edited by

                                          @Thomas-Braun

                                          Hallo Thomas, nach update auf neusten admin Adapter Version ist dieser unter den installierten Adaptern verschwunden.
                                          Ich komme auch nicht mehr ins Webinterface.

                                          pi4b@pi4b:~$ iob update
                                          Used repository: beta
                                          Adapter    "adguard"      : 0.0.8    , installed 0.0.8
                                          Adapter    "alarm"        : 3.6.2    , installed 3.6.2
                                          Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                                          Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                          Adapter    "backitup"     : 3.0.22   , installed 3.0.22
                                          Adapter    "bmw"          : 2.8.0    , installed 2.8.0
                                          Adapter    "bydhvs"       : 1.5.0    , installed 1.5.0
                                          Adapter    "daswetter"    : 3.1.16   , installed 3.1.16
                                          Adapter    "device-reminder": 3.1.2  , installed 3.1.2
                                          Adapter    "device-watcher": 2.12.1  , installed 2.12.1
                                          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                          Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                          Adapter    "ecovacs-deebot": 1.4.15  , installed 1.4.15
                                          Adapter    "energiefluss-erweitert": 0.4.1, installed 0.4.1
                                          Adapter    "esphome"      : 0.5.0-beta.8, installed 0.5.0-beta.10
                                          Adapter    "evcc"         : 0.1.1    , installed 0.1.1
                                          Adapter    "fritzdect"    : 2.5.11   , installed 2.5.11
                                          Adapter    "fronius"      : 2.1.1    , installed 2.1.1
                                          Adapter    "fronius-solarweb": 0.1.0 , installed 0.1.0
                                          Adapter    "fronius-wattpilot": 4.6.3, installed 4.6.3
                                          Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
                                          Adapter    "ham"          : 5.3.1    , installed 5.3.1
                                          Adapter    "heizoel"      : 1.0.3    , installed 1.0.3
                                          Adapter    "ical"         : 1.15.0   , installed 1.15.0
                                          Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                          Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                          Adapter    "intex"        : 0.1.7    , installed 0.1.7
                                          Adapter    "iot"          : 3.4.0    , installed 3.4.0
                                          Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                                          Controller "js-controller": 6.0.11   , installed 6.0.11
                                          Adapter    "lovelace"     : 4.1.10   , installed 4.1.10
                                          Adapter    "midea"        : 0.0.7    , installed 0.0.7
                                          Adapter    "modbus"       : 6.3.2    , installed 6.3.2
                                          Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                                          Adapter    "notification-manager": 1.2.1, installed 1.2.1
                                          Adapter    "oilfox"       : 4.3.0    , installed 4.3.0
                                          Adapter    "opendtu"      : 2.0.0    , installed 2.0.0
                                          Adapter    "parser"       : 2.2.4    , installed 2.2.4
                                          Adapter    "ping"         : 1.7.3    , installed 1.7.3
                                          Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                                          Adapter    "rpi2"         : 2.0.0    , installed 2.0.0
                                          Adapter    "shelly"       : 8.1.1    , installed 8.1.1
                                          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                          Adapter    "synology"     : 3.1.0    , installed 3.1.0
                                          Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                                          Adapter    "tibberlink"   : 3.4.8    , installed 3.4.8
                                          Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                                          Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                                          Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                                          Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                          Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                          Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                          Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                          Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                          Adapter    "vis-icontwo"  : 1.6.3    , installed 1.6.3
                                          Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                                          Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                          Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                          Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                                          Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                                          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    "weatherunderground": 3.7.0, installed 3.7.0
                                          Adapter    "web"          : 6.3.0    , installed 6.3.0
                                          Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                                          Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                          Adapter    "zigbee2mqtt"  : 2.13.10  , installed 2.13.10
                                          pi4b@pi4b:~$ iob upgrade
                                          All adapters are up to date
                                          pi4b@pi4b:~$ iob fix
                                          library: loaded
                                          Library version=2024-05-24
                                          
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Diamand2k22 last edited by

                                            @diamand2k22

                                            Das 'große Ganze' anschauen.
                                            Langfassung von

                                            iob diag
                                            

                                            wäre gut.

                                            D 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            384
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            25
                                            1657
                                            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