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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Admin 6.0 - neu als Beta

NEWS

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

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

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

Admin 6.0 - neu als Beta

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
352 Beiträge 54 Kommentatoren 70.1k Aufrufe 45 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • ? Ein ehemaliger Benutzer

    @thomas-braun keine!

    apollon77A Online
    apollon77A Online
    apollon77
    schrieb am zuletzt editiert von
    #192

    @brainbug Dann erklär mal mehr ... was passiert denn(nicht)?

    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
    1 Antwort Letzte Antwort
    0
    • ? Ein ehemaliger Benutzer

      @thomas-braun keine!

      GlasfaserG Online
      GlasfaserG Online
      Glasfaser
      schrieb am zuletzt editiert von Glasfaser
      #193

      @brainbug

      Kannst du bitte nach einer Antwort auf deine Frage , kein EDIT machen , da du eine weiter Information hinzugefügt hast die keiner ließt , bzw. nicht sinn der Sache ist , da sonst @thomas-braun bzw. wir darauf anders Antworten !!!

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      Thomas BraunT 1 Antwort Letzte Antwort
      1
      • ? Offline
        ? Offline
        Ein ehemaliger Benutzer
        schrieb am zuletzt editiert von
        #194

        Also nachdem Update scheint der iobroker seine Verbindung zum Netz zu verlieren. Wenn wer von euch will kann es gerne sich auf meinen PC schalten und zusehen. Es passiert nichts mehr nach dem Update.

        Thomas BraunT 2 Antworten Letzte Antwort
        0
        • GlasfaserG Glasfaser

          @brainbug

          Kannst du bitte nach einer Antwort auf deine Frage , kein EDIT machen , da du eine weiter Information hinzugefügt hast die keiner ließt , bzw. nicht sinn der Sache ist , da sonst @thomas-braun bzw. wir darauf anders Antworten !!!

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

          @glasfaser

          Na in dem Fall nicht...
          Es fehlt trotzdem was verwertbares aus dem Log File...

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

          1 Antwort Letzte Antwort
          0
          • ? Ein ehemaliger Benutzer

            Also nachdem Update scheint der iobroker seine Verbindung zum Netz zu verlieren. Wenn wer von euch will kann es gerne sich auf meinen PC schalten und zusehen. Es passiert nichts mehr nach dem Update.

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

            @brainbug

            Butter bei die Fische...

            iobroker status
            iobroker update -i
            

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

            1 Antwort Letzte Antwort
            0
            • ? Ein ehemaliger Benutzer

              Also nachdem Update scheint der iobroker seine Verbindung zum Netz zu verlieren. Wenn wer von euch will kann es gerne sich auf meinen PC schalten und zusehen. Es passiert nichts mehr nach dem Update.

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

              @brainbug

              Zur Übung auch noch

              sudo ln -s /usr/bin/node /usr/bin/nodejs
              uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
              

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

              1 Antwort Letzte Antwort
              0
              • ? Offline
                ? Offline
                Ein ehemaliger Benutzer
                schrieb am zuletzt editiert von
                #198
                iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                tobias@iobroker-1:/opt/iobroker$ iobroker update -i
                Used repository: test1
                Adapter    "admin"        : 6.1.5    , installed 6.1.5
                Adapter    "alexa2"       : 3.12.0   , installed 3.12.0
                Adapter    "backitup"     : 2.4.9    , installed 2.4.9
                Adapter    "cameras"      : 0.1.8    , installed 0.1.8
                Adapter    "chromecast"   : 2.3.1    , installed 2.3.1
                Adapter    "cloud"        : 4.1.2    , installed 4.1.2
                Adapter    "deconz"       : 1.3.21   , installed 1.3.21
                Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                Adapter    "email"        : 1.1.3    , installed 1.1.3
                Adapter    "fb-checkpresence": 1.1.17, installed 1.1.17
                Adapter    "flot"         : 1.11.0   , installed 1.11.0
                Adapter    "fritzdect"    : 2.2.3    , installed 2.2.3
                Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                Adapter    "history"      : 2.1.4    , installed 2.1.4
                Adapter    "ical"         : 1.13.0   , installed 1.13.0
                Adapter    "iot"          : 1.11.8   , installed 1.11.7 [Updatable]
                Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                Controller "js-controller": 4.0.23   , installed 4.0.23
                Adapter    "lg-thinq"     : 0.0.7    , installed 0.0.7
                Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                Adapter    "mqtt"         : 4.0.6    , installed 4.0.6
                Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                Adapter    "netatmo"      : 1.7.1    , installed 1.7.1
                Adapter    "nuki"         : 1.6.0    , installed 1.6.0
                Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
                Adapter    "ping"         : 1.5.3    , installed 1.5.3
                Adapter    "pushover"     : 2.1.0    , installed 2.1.0
                Adapter    "sayit"        : 1.12.6   , installed 1.12.6
                Adapter    "shelly"       : 5.3.2    , installed 5.3.2
                Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                Adapter    "socketio"     : 6.1.7    , installed 6.1.7
                Adapter    "telegram"     : 1.13.0   , installed 1.13.0
                Adapter    "text2command" : 2.2.2    , installed 2.2.2
                Adapter    "trashschedule": 2.0.3    , installed 2.0.3
                Adapter    "vis"          : 1.4.15   , installed 1.4.15
                Adapter    "vis-icontwo"  : 0.87.0   , installed 0.87.0
                Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
                Adapter    "vis-weather"  : 2.5.5    , installed 2.5.5
                Adapter    "web"          : 5.2.3    , installed 5.2.3
                Adapter    "ws"           : 2.1.2    , installed 2.1.2
                Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                
                x86_64
                /usr/bin/nodejs
                /usr/bin/node
                /usr/bin/npm
                v16.15.1
                v16.15.1
                8.11.0
                tobias
                /opt/iobroker
                OK:1 http://deb.debian.org/debian bullseye InRelease
                OK:2 http://security.debian.org/debian-security bullseye-security InRelease
                OK:3 http://deb.debian.org/debian bullseye-updates InRelease
                OK:4 https://deb.nodesource.com/node_16.x bullseye InRelease
                Paketlisten werden gelesen… Fertig
                Abhängigkeitsbaum wird aufgebaut… Fertig
                Statusinformationen werden eingelesen… Fertig
                Alle Pakete sind aktuell.
                nodejs:
                  Installiert:           16.15.1-deb-1nodesource1
                  Installationskandidat: 16.15.1-deb-1nodesource1
                  Versionstabelle:
                 *** 16.15.1-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
                        100 /var/lib/dpkg/status
                     12.22.5~dfsg-2~11u1 500
                        500 http://deb.debian.org/debian bullseye/main amd64 Packages
                        500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                
                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • ? Offline
                  ? Offline
                  Ein ehemaliger Benutzer
                  schrieb am zuletzt editiert von
                  #199

                  Ich möchte das Update innerhalb von iobroker machen und der Ladebalken läuft und läuft
                  5f15426b-d0ec-485b-8723-1c4715c29727-image.png

                  1 Antwort Letzte Antwort
                  0
                  • ? Ein ehemaliger Benutzer
                    iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    tobias@iobroker-1:/opt/iobroker$ iobroker update -i
                    Used repository: test1
                    Adapter    "admin"        : 6.1.5    , installed 6.1.5
                    Adapter    "alexa2"       : 3.12.0   , installed 3.12.0
                    Adapter    "backitup"     : 2.4.9    , installed 2.4.9
                    Adapter    "cameras"      : 0.1.8    , installed 0.1.8
                    Adapter    "chromecast"   : 2.3.1    , installed 2.3.1
                    Adapter    "cloud"        : 4.1.2    , installed 4.1.2
                    Adapter    "deconz"       : 1.3.21   , installed 1.3.21
                    Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                    Adapter    "email"        : 1.1.3    , installed 1.1.3
                    Adapter    "fb-checkpresence": 1.1.17, installed 1.1.17
                    Adapter    "flot"         : 1.11.0   , installed 1.11.0
                    Adapter    "fritzdect"    : 2.2.3    , installed 2.2.3
                    Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                    Adapter    "history"      : 2.1.4    , installed 2.1.4
                    Adapter    "ical"         : 1.13.0   , installed 1.13.0
                    Adapter    "iot"          : 1.11.8   , installed 1.11.7 [Updatable]
                    Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                    Controller "js-controller": 4.0.23   , installed 4.0.23
                    Adapter    "lg-thinq"     : 0.0.7    , installed 0.0.7
                    Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                    Adapter    "mqtt"         : 4.0.6    , installed 4.0.6
                    Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                    Adapter    "netatmo"      : 1.7.1    , installed 1.7.1
                    Adapter    "nuki"         : 1.6.0    , installed 1.6.0
                    Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
                    Adapter    "ping"         : 1.5.3    , installed 1.5.3
                    Adapter    "pushover"     : 2.1.0    , installed 2.1.0
                    Adapter    "sayit"        : 1.12.6   , installed 1.12.6
                    Adapter    "shelly"       : 5.3.2    , installed 5.3.2
                    Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                    Adapter    "socketio"     : 6.1.7    , installed 6.1.7
                    Adapter    "telegram"     : 1.13.0   , installed 1.13.0
                    Adapter    "text2command" : 2.2.2    , installed 2.2.2
                    Adapter    "trashschedule": 2.0.3    , installed 2.0.3
                    Adapter    "vis"          : 1.4.15   , installed 1.4.15
                    Adapter    "vis-icontwo"  : 0.87.0   , installed 0.87.0
                    Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                    Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
                    Adapter    "vis-weather"  : 2.5.5    , installed 2.5.5
                    Adapter    "web"          : 5.2.3    , installed 5.2.3
                    Adapter    "ws"           : 2.1.2    , installed 2.1.2
                    Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                    
                    x86_64
                    /usr/bin/nodejs
                    /usr/bin/node
                    /usr/bin/npm
                    v16.15.1
                    v16.15.1
                    8.11.0
                    tobias
                    /opt/iobroker
                    OK:1 http://deb.debian.org/debian bullseye InRelease
                    OK:2 http://security.debian.org/debian-security bullseye-security InRelease
                    OK:3 http://deb.debian.org/debian bullseye-updates InRelease
                    OK:4 https://deb.nodesource.com/node_16.x bullseye InRelease
                    Paketlisten werden gelesen… Fertig
                    Abhängigkeitsbaum wird aufgebaut… Fertig
                    Statusinformationen werden eingelesen… Fertig
                    Alle Pakete sind aktuell.
                    nodejs:
                      Installiert:           16.15.1-deb-1nodesource1
                      Installationskandidat: 16.15.1-deb-1nodesource1
                      Versionstabelle:
                     *** 16.15.1-deb-1nodesource1 500
                            500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
                            100 /var/lib/dpkg/status
                         12.22.5~dfsg-2~11u1 500
                            500 http://deb.debian.org/debian bullseye/main amd64 Packages
                            500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #200

                    @brainbug

                    iobroker upgrade
                    

                    liefert?

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

                    1 Antwort Letzte Antwort
                    0
                    • ? Offline
                      ? Offline
                      Ein ehemaliger Benutzer
                      schrieb am zuletzt editiert von
                      #201

                      @thomas-braun sagte in Admin 6.0 - neu als Beta:

                      iobroker upgrade

                      iobroker upgrade
                      
                      This upgrade of "iot" will introduce the following changes:
                      ==========================================================================
                      -> 1.11.8:
                      Update dependencies to allow better automatic rebuild
                      ==========================================================================
                      
                      Would you like to upgrade iot from @1.11.7 to @1.11.8 now? [(y)es, (n)o]:
                      
                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • ? Ein ehemaliger Benutzer

                        @thomas-braun sagte in Admin 6.0 - neu als Beta:

                        iobroker upgrade

                        iobroker upgrade
                        
                        This upgrade of "iot" will introduce the following changes:
                        ==========================================================================
                        -> 1.11.8:
                        Update dependencies to allow better automatic rebuild
                        ==========================================================================
                        
                        Would you like to upgrade iot from @1.11.7 to @1.11.8 now? [(y)es, (n)o]:
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #202

                        @brainbug

                        Und weiter?

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

                        1 Antwort Letzte Antwort
                        0
                        • ? Offline
                          ? Offline
                          Ein ehemaliger Benutzer
                          schrieb am zuletzt editiert von
                          #203
                          Would you like to upgrade iot from @1.11.7 to @1.11.8 now? [(y)es, (n)o]: Y
                          Update iot from @1.11.7 to @1.11.8
                          host.iobroker-1 Adapter "system.adapter.iot.0" is stopped.
                          NPM version: 8.11.0
                          Installing iobroker.iot@1.11.8... (System call)
                          
                          removed 19 packages, and changed 3 packages in 8s
                          
                          145 packages are looking for funding
                            run `npm fund` for details
                          Update "system.adapter.iot.0"
                          upload [18] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/actions.js actions.js application/javascript
                          upload [17] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/alexalogo.png alexalogo.png image/png
                          upload [16] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/asset-manifest.json asset-manifest.json application/json
                          upload [15] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/blockly.js blockly.js application/javascript
                          upload [14] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
                          upload [13] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/index_m.html index_m.html text/html
                          upload [12] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/iot.png iot.png image/png
                          upload [11] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/manifest.json manifest.json application/json
                          upload [10] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/2.6ab12a0e.chunk.css static/css/2.6ab12a0e.chunk.css text/css
                          upload [9] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/2.6ab12a0e.chunk.css.map static/css/2.6ab12a0e.chunk.css.map application/json
                          upload [8] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/main.e2d673ee.chunk.css static/css/main.e2d673ee.chunk.css text/css
                          upload [7] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/main.e2d673ee.chunk.css.map static/css/main.e2d673ee.chunk.css.map application/json
                          upload [6] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/2.36970f4f.chunk.js static/js/2.36970f4f.chunk.js application/javascript
                          upload [5] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/2.36970f4f.chunk.js.LICENSE.txt static/js/2.36970f4f.chunk.js.LICENSE.txt text/plain
                          upload [4] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/2.36970f4f.chunk.js.map static/js/2.36970f4f.chunk.js.map application/json
                          upload [3] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/main.005db1c0.chunk.js static/js/main.005db1c0.chunk.js application/javascript
                          upload [2] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/main.005db1c0.chunk.js.map static/js/main.005db1c0.chunk.js.map application/json
                          upload [1] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/runtime-main.67121c15.js static/js/runtime-main.67121c15.js application/javascript
                          upload [0] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/runtime-main.67121c15.js.map static/js/runtime-main.67121c15.js.map application/json
                          host.iobroker-1 Adapter "system.adapter.iot.0" is started
                          tobias@iobroker-1:/opt/iobroker$
                          
                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • ? Ein ehemaliger Benutzer
                            Would you like to upgrade iot from @1.11.7 to @1.11.8 now? [(y)es, (n)o]: Y
                            Update iot from @1.11.7 to @1.11.8
                            host.iobroker-1 Adapter "system.adapter.iot.0" is stopped.
                            NPM version: 8.11.0
                            Installing iobroker.iot@1.11.8... (System call)
                            
                            removed 19 packages, and changed 3 packages in 8s
                            
                            145 packages are looking for funding
                              run `npm fund` for details
                            Update "system.adapter.iot.0"
                            upload [18] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/actions.js actions.js application/javascript
                            upload [17] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/alexalogo.png alexalogo.png image/png
                            upload [16] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/asset-manifest.json asset-manifest.json application/json
                            upload [15] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/blockly.js blockly.js application/javascript
                            upload [14] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
                            upload [13] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/index_m.html index_m.html text/html
                            upload [12] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/iot.png iot.png image/png
                            upload [11] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/manifest.json manifest.json application/json
                            upload [10] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/2.6ab12a0e.chunk.css static/css/2.6ab12a0e.chunk.css text/css
                            upload [9] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/2.6ab12a0e.chunk.css.map static/css/2.6ab12a0e.chunk.css.map application/json
                            upload [8] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/main.e2d673ee.chunk.css static/css/main.e2d673ee.chunk.css text/css
                            upload [7] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/main.e2d673ee.chunk.css.map static/css/main.e2d673ee.chunk.css.map application/json
                            upload [6] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/2.36970f4f.chunk.js static/js/2.36970f4f.chunk.js application/javascript
                            upload [5] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/2.36970f4f.chunk.js.LICENSE.txt static/js/2.36970f4f.chunk.js.LICENSE.txt text/plain
                            upload [4] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/2.36970f4f.chunk.js.map static/js/2.36970f4f.chunk.js.map application/json
                            upload [3] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/main.005db1c0.chunk.js static/js/main.005db1c0.chunk.js application/javascript
                            upload [2] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/main.005db1c0.chunk.js.map static/js/main.005db1c0.chunk.js.map application/json
                            upload [1] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/runtime-main.67121c15.js static/js/runtime-main.67121c15.js application/javascript
                            upload [0] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/runtime-main.67121c15.js.map static/js/runtime-main.67121c15.js.map application/json
                            host.iobroker-1 Adapter "system.adapter.iot.0" is started
                            tobias@iobroker-1:/opt/iobroker$
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #204

                            @brainbug

                            iobroker update -i
                            

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

                            1 Antwort Letzte Antwort
                            0
                            • ? Offline
                              ? Offline
                              Ein ehemaliger Benutzer
                              schrieb am zuletzt editiert von Ein ehemaliger Benutzer
                              #205

                              In der UI gehen anscheinend keine Updates mehr, ich wollte heute Abend einen Adapter per Github Url updaten auch das ging nicht.

                              tobias@iobroker-1:/opt/iobroker$ iobroker update -i
                              Used repository: test1
                              Adapter    "admin"        : 6.1.5    , installed 6.1.5
                              Adapter    "alexa2"       : 3.12.0   , installed 3.12.0
                              Adapter    "backitup"     : 2.4.9    , installed 2.4.9
                              Adapter    "cameras"      : 0.1.8    , installed 0.1.8
                              Adapter    "chromecast"   : 2.3.1    , installed 2.3.1
                              Adapter    "cloud"        : 4.1.2    , installed 4.1.2
                              Adapter    "deconz"       : 1.3.21   , installed 1.3.21
                              Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                              Adapter    "email"        : 1.1.3    , installed 1.1.3
                              Adapter    "fb-checkpresence": 1.1.17, installed 1.1.17
                              Adapter    "flot"         : 1.11.0   , installed 1.11.0
                              Adapter    "fritzdect"    : 2.2.3    , installed 2.2.3
                              Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                              Adapter    "history"      : 2.1.4    , installed 2.1.4
                              Adapter    "ical"         : 1.13.0   , installed 1.13.0
                              Adapter    "iot"          : 1.11.8   , installed 1.11.8
                              Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                              Controller "js-controller": 4.0.23   , installed 4.0.23
                              Adapter    "lg-thinq"     : 0.0.7    , installed 0.0.7
                              Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                              Adapter    "mqtt"         : 4.0.6    , installed 4.0.6
                              Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                              Adapter    "netatmo"      : 1.7.1    , installed 1.7.1
                              Adapter    "nuki"         : 1.6.0    , installed 1.6.0
                              Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
                              Adapter    "ping"         : 1.5.3    , installed 1.5.3
                              Adapter    "pushover"     : 2.1.0    , installed 2.1.0
                              Adapter    "sayit"        : 1.12.6   , installed 1.12.6
                              Adapter    "shelly"       : 5.3.2    , installed 5.3.2
                              Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                              Adapter    "socketio"     : 6.1.7    , installed 6.1.7
                              Adapter    "telegram"     : 1.13.0   , installed 1.13.0
                              Adapter    "text2command" : 2.2.2    , installed 2.2.2
                              Adapter    "trashschedule": 2.0.3    , installed 2.0.3
                              Adapter    "vis"          : 1.4.15   , installed 1.4.15
                              Adapter    "vis-icontwo"  : 0.87.0   , installed 0.87.0
                              Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                              Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
                              Adapter    "vis-weather"  : 2.5.5    , installed 2.5.5
                              Adapter    "web"          : 5.2.3    , installed 5.2.3
                              Adapter    "ws"           : 2.1.2    , installed 2.1.2
                              Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                              
                              GlasfaserG Thomas BraunT 2 Antworten Letzte Antwort
                              0
                              • ? Ein ehemaliger Benutzer

                                In der UI gehen anscheinend keine Updates mehr, ich wollte heute Abend einen Adapter per Github Url updaten auch das ging nicht.

                                tobias@iobroker-1:/opt/iobroker$ iobroker update -i
                                Used repository: test1
                                Adapter    "admin"        : 6.1.5    , installed 6.1.5
                                Adapter    "alexa2"       : 3.12.0   , installed 3.12.0
                                Adapter    "backitup"     : 2.4.9    , installed 2.4.9
                                Adapter    "cameras"      : 0.1.8    , installed 0.1.8
                                Adapter    "chromecast"   : 2.3.1    , installed 2.3.1
                                Adapter    "cloud"        : 4.1.2    , installed 4.1.2
                                Adapter    "deconz"       : 1.3.21   , installed 1.3.21
                                Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                                Adapter    "email"        : 1.1.3    , installed 1.1.3
                                Adapter    "fb-checkpresence": 1.1.17, installed 1.1.17
                                Adapter    "flot"         : 1.11.0   , installed 1.11.0
                                Adapter    "fritzdect"    : 2.2.3    , installed 2.2.3
                                Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                                Adapter    "history"      : 2.1.4    , installed 2.1.4
                                Adapter    "ical"         : 1.13.0   , installed 1.13.0
                                Adapter    "iot"          : 1.11.8   , installed 1.11.8
                                Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                                Controller "js-controller": 4.0.23   , installed 4.0.23
                                Adapter    "lg-thinq"     : 0.0.7    , installed 0.0.7
                                Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                                Adapter    "mqtt"         : 4.0.6    , installed 4.0.6
                                Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                                Adapter    "netatmo"      : 1.7.1    , installed 1.7.1
                                Adapter    "nuki"         : 1.6.0    , installed 1.6.0
                                Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
                                Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                Adapter    "pushover"     : 2.1.0    , installed 2.1.0
                                Adapter    "sayit"        : 1.12.6   , installed 1.12.6
                                Adapter    "shelly"       : 5.3.2    , installed 5.3.2
                                Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                                Adapter    "socketio"     : 6.1.7    , installed 6.1.7
                                Adapter    "telegram"     : 1.13.0   , installed 1.13.0
                                Adapter    "text2command" : 2.2.2    , installed 2.2.2
                                Adapter    "trashschedule": 2.0.3    , installed 2.0.3
                                Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                Adapter    "vis-icontwo"  : 0.87.0   , installed 0.87.0
                                Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                                Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
                                Adapter    "vis-weather"  : 2.5.5    , installed 2.5.5
                                Adapter    "web"          : 5.2.3    , installed 5.2.3
                                Adapter    "ws"           : 2.1.2    , installed 2.1.2
                                Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                                
                                GlasfaserG Online
                                GlasfaserG Online
                                Glasfaser
                                schrieb am zuletzt editiert von
                                #206

                                @brainbug

                                hast du mal ein

                                sudo reboot
                                

                                mal gemacht , was ist dann !?

                                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                1 Antwort Letzte Antwort
                                0
                                • ? Ein ehemaliger Benutzer

                                  In der UI gehen anscheinend keine Updates mehr, ich wollte heute Abend einen Adapter per Github Url updaten auch das ging nicht.

                                  tobias@iobroker-1:/opt/iobroker$ iobroker update -i
                                  Used repository: test1
                                  Adapter    "admin"        : 6.1.5    , installed 6.1.5
                                  Adapter    "alexa2"       : 3.12.0   , installed 3.12.0
                                  Adapter    "backitup"     : 2.4.9    , installed 2.4.9
                                  Adapter    "cameras"      : 0.1.8    , installed 0.1.8
                                  Adapter    "chromecast"   : 2.3.1    , installed 2.3.1
                                  Adapter    "cloud"        : 4.1.2    , installed 4.1.2
                                  Adapter    "deconz"       : 1.3.21   , installed 1.3.21
                                  Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                                  Adapter    "email"        : 1.1.3    , installed 1.1.3
                                  Adapter    "fb-checkpresence": 1.1.17, installed 1.1.17
                                  Adapter    "flot"         : 1.11.0   , installed 1.11.0
                                  Adapter    "fritzdect"    : 2.2.3    , installed 2.2.3
                                  Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                                  Adapter    "history"      : 2.1.4    , installed 2.1.4
                                  Adapter    "ical"         : 1.13.0   , installed 1.13.0
                                  Adapter    "iot"          : 1.11.8   , installed 1.11.8
                                  Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                                  Controller "js-controller": 4.0.23   , installed 4.0.23
                                  Adapter    "lg-thinq"     : 0.0.7    , installed 0.0.7
                                  Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                                  Adapter    "mqtt"         : 4.0.6    , installed 4.0.6
                                  Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                                  Adapter    "netatmo"      : 1.7.1    , installed 1.7.1
                                  Adapter    "nuki"         : 1.6.0    , installed 1.6.0
                                  Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
                                  Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                  Adapter    "pushover"     : 2.1.0    , installed 2.1.0
                                  Adapter    "sayit"        : 1.12.6   , installed 1.12.6
                                  Adapter    "shelly"       : 5.3.2    , installed 5.3.2
                                  Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                                  Adapter    "socketio"     : 6.1.7    , installed 6.1.7
                                  Adapter    "telegram"     : 1.13.0   , installed 1.13.0
                                  Adapter    "text2command" : 2.2.2    , installed 2.2.2
                                  Adapter    "trashschedule": 2.0.3    , installed 2.0.3
                                  Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                  Adapter    "vis-icontwo"  : 0.87.0   , installed 0.87.0
                                  Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                                  Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
                                  Adapter    "vis-weather"  : 2.5.5    , installed 2.5.5
                                  Adapter    "web"          : 5.2.3    , installed 5.2.3
                                  Adapter    "ws"           : 2.1.2    , installed 2.1.2
                                  Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #207

                                  @brainbug

                                  Kann ich bestätigen, CLI funktioniert, GUI klemmt.

                                  But who needs a GUI anyway??? 🙂

                                  Mach ein Issue auf.

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

                                  ? 1 Antwort Letzte Antwort
                                  0
                                  • ? Offline
                                    ? Offline
                                    Ein ehemaliger Benutzer
                                    schrieb am zuletzt editiert von
                                    #208

                                    Ja hatte probiert bevor ich mich hier gemeldet habe und dann habe ich die Sicherung von gestern zurückgespielt. Dann Admin 6.1.5 und ab da geht dann kein update im Browser.

                                    1 Antwort Letzte Antwort
                                    0
                                    • crunchipC Abwesend
                                      crunchipC Abwesend
                                      crunchip
                                      Forum Testing Most Active
                                      schrieb am zuletzt editiert von
                                      #209

                                      @brainbug sagte in Admin 6.0 - neu als Beta:

                                      In der UI gehen anscheinend keine Updates mehr,

                                      kann ich bestätigen, hab ebenfalls gerade den admin erfolgreich und dann den iot versucht

                                      umgestiegen von Proxmox auf Unraid

                                      1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @brainbug

                                        Kann ich bestätigen, CLI funktioniert, GUI klemmt.

                                        But who needs a GUI anyway??? 🙂

                                        Mach ein Issue auf.

                                        ? Offline
                                        ? Offline
                                        Ein ehemaliger Benutzer
                                        schrieb am zuletzt editiert von
                                        #210

                                        @thomas-braun sagte in Admin 6.0 - neu als Beta:

                                        @brainbug

                                        Mach ein Issue auf.

                                        Ich wäre dir dankbar wenn du es bitte machen könntest. Und danke für die Rückmeldung dass es nicht nur bei mir ist.

                                        Thomas BraunT crunchipC 2 Antworten Letzte Antwort
                                        0
                                        • ? Ein ehemaliger Benutzer

                                          @thomas-braun sagte in Admin 6.0 - neu als Beta:

                                          @brainbug

                                          Mach ein Issue auf.

                                          Ich wäre dir dankbar wenn du es bitte machen könntest. Und danke für die Rückmeldung dass es nicht nur bei mir ist.

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

                                          @brainbug sagte in Admin 6.0 - neu als Beta:

                                          Ich wäre dir dankbar wenn du es bitte machen könntest.

                                          Du bist doch der Beta-Tester mit dem Issue. Dann mach auch das entsprechende.

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

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


                                          Support us

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

                                          620

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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