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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. [Gelöst] iobroker admin startet nicht mehr nach update

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    368

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.9k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

[Gelöst] iobroker admin startet nicht mehr nach update

Geplant Angeheftet Gesperrt Verschoben Error/Bug
15 Beiträge 4 Kommentatoren 661 Aufrufe 3 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.
  • KopierwichtelK Offline
    KopierwichtelK Offline
    Kopierwichtel
    schrieb am zuletzt editiert von Kopierwichtel
    #1
    Systemdata Bitte Ausfüllen
    Hardwaresystem: Docker auf Synology NAS
    Arbeitsspeicher: 4GB
    Festplattenart: HDD
    Betriebssystem: Docker buanet image
    Node-Version: 14.19.0
    Nodejs-Version: 10.x.x
    NPM-Version: 6.14.16
    Installationsart: Synology Docker UI
    Image genutzt: Ja

    Hallo Zusammen,

    vor ein paar Tagen habe ich IOBroker admin aktualsiert, ich meine auf version 5.4 (keine ich leider nicht mehr sehen)

    Nach dem Update kann ich mich aber nicht mehr am IOBroker anmelden. Im Bowser erhalte ich "ERR_CONNECTION_REFUSED". In der LogDatei kann ich folgende Message sehen:

    2022-05-10 20:16:31.963  - info: host.buanet-iobroker1 Restart adapter system.adapter.admin.0 because enabled
    2022-05-10 20:17:02.011  - info: host.buanet-iobroker1 instance system.adapter.admin.0 started with pid 2786
    2022-05-10 20:17:03.828  - error: host.buanet-iobroker1 Caught by controller[0]: internal/modules/cjs/loader.js:905
    2022-05-10 20:17:03.828  - error: host.buanet-iobroker1 Caught by controller[0]:   throw err;
    2022-05-10 20:17:03.829  - error: host.buanet-iobroker1 Caught by controller[0]:   ^
    2022-05-10 20:17:03.830  - error: host.buanet-iobroker1 Caught by controller[0]: Error: Cannot find module '@iobroker/js-controller-common'
    2022-05-10 20:17:03.830  - error: host.buanet-iobroker1 Caught by controller[0]: Require stack:
    2022-05-10 20:17:03.831  - error: host.buanet-iobroker1 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
    2022-05-10 20:17:03.831  - error: host.buanet-iobroker1 Caught by controller[0]:     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
    2022-05-10 20:17:03.832  - error: host.buanet-iobroker1 Caught by controller[0]:     at Function.Module._load (internal/modules/cjs/loader.js:746:27)
    2022-05-10 20:17:03.832  - error: host.buanet-iobroker1 Caught by controller[0]:     at Module.require (internal/modules/cjs/loader.js:974:19)
    2022-05-10 20:17:03.833  - error: host.buanet-iobroker1 Caught by controller[0]:     at require (internal/modules/cjs/helpers.js:101:18)
    2022-05-10 20:17:03.833  - error: host.buanet-iobroker1 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:21:18)
    2022-05-10 20:17:03.833  - error: host.buanet-iobroker1 Caught by controller[0]:     at Module._compile (internal/modules/cjs/loader.js:1085:14)
    2022-05-10 20:17:03.834  - error: host.buanet-iobroker1 Caught by controller[0]:     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    2022-05-10 20:17:03.834  - error: host.buanet-iobroker1 Caught by controller[0]:     at Module.load (internal/modules/cjs/loader.js:950:32)
    2022-05-10 20:17:03.834  - error: host.buanet-iobroker1 Caught by controller[0]:     at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    2022-05-10 20:17:03.835  - error: host.buanet-iobroker1 Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12) {
    2022-05-10 20:17:03.835  - error: host.buanet-iobroker1 Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
    2022-05-10 20:17:03.836  - error: host.buanet-iobroker1 Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
    2022-05-10 20:17:03.836  - error: host.buanet-iobroker1 Caught by controller[0]: }
    2022-05-10 20:17:03.837  - error: host.buanet-iobroker1 instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2022-05-10 20:17:03.838  - info: host.buanet-iobroker1 Restart adapter system.adapter.admin.0 because enabled
    

    Diese Einträge sind massig in der Log Datei. Scheint so als wäre der JS controller im Eimer. Habt ihr eine Idee, wie ich den beheben kann.?

    Sämtliche anderen Funktionen & Adapter scheinen zu tun, z.B. das VIS Dashboard tut und daten von meiner Solaranlage via mQTT kommen auch an. Es ist nur der Admin adapter kaputt.

    Vielen Dank für eure Hilfe

    GlasfaserG 1 Antwort Letzte Antwort
    0
    • KopierwichtelK Kopierwichtel
      Systemdata Bitte Ausfüllen
      Hardwaresystem: Docker auf Synology NAS
      Arbeitsspeicher: 4GB
      Festplattenart: HDD
      Betriebssystem: Docker buanet image
      Node-Version: 14.19.0
      Nodejs-Version: 10.x.x
      NPM-Version: 6.14.16
      Installationsart: Synology Docker UI
      Image genutzt: Ja

      Hallo Zusammen,

      vor ein paar Tagen habe ich IOBroker admin aktualsiert, ich meine auf version 5.4 (keine ich leider nicht mehr sehen)

      Nach dem Update kann ich mich aber nicht mehr am IOBroker anmelden. Im Bowser erhalte ich "ERR_CONNECTION_REFUSED". In der LogDatei kann ich folgende Message sehen:

      2022-05-10 20:16:31.963  - info: host.buanet-iobroker1 Restart adapter system.adapter.admin.0 because enabled
      2022-05-10 20:17:02.011  - info: host.buanet-iobroker1 instance system.adapter.admin.0 started with pid 2786
      2022-05-10 20:17:03.828  - error: host.buanet-iobroker1 Caught by controller[0]: internal/modules/cjs/loader.js:905
      2022-05-10 20:17:03.828  - error: host.buanet-iobroker1 Caught by controller[0]:   throw err;
      2022-05-10 20:17:03.829  - error: host.buanet-iobroker1 Caught by controller[0]:   ^
      2022-05-10 20:17:03.830  - error: host.buanet-iobroker1 Caught by controller[0]: Error: Cannot find module '@iobroker/js-controller-common'
      2022-05-10 20:17:03.830  - error: host.buanet-iobroker1 Caught by controller[0]: Require stack:
      2022-05-10 20:17:03.831  - error: host.buanet-iobroker1 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
      2022-05-10 20:17:03.831  - error: host.buanet-iobroker1 Caught by controller[0]:     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
      2022-05-10 20:17:03.832  - error: host.buanet-iobroker1 Caught by controller[0]:     at Function.Module._load (internal/modules/cjs/loader.js:746:27)
      2022-05-10 20:17:03.832  - error: host.buanet-iobroker1 Caught by controller[0]:     at Module.require (internal/modules/cjs/loader.js:974:19)
      2022-05-10 20:17:03.833  - error: host.buanet-iobroker1 Caught by controller[0]:     at require (internal/modules/cjs/helpers.js:101:18)
      2022-05-10 20:17:03.833  - error: host.buanet-iobroker1 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:21:18)
      2022-05-10 20:17:03.833  - error: host.buanet-iobroker1 Caught by controller[0]:     at Module._compile (internal/modules/cjs/loader.js:1085:14)
      2022-05-10 20:17:03.834  - error: host.buanet-iobroker1 Caught by controller[0]:     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
      2022-05-10 20:17:03.834  - error: host.buanet-iobroker1 Caught by controller[0]:     at Module.load (internal/modules/cjs/loader.js:950:32)
      2022-05-10 20:17:03.834  - error: host.buanet-iobroker1 Caught by controller[0]:     at Function.Module._load (internal/modules/cjs/loader.js:790:12)
      2022-05-10 20:17:03.835  - error: host.buanet-iobroker1 Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12) {
      2022-05-10 20:17:03.835  - error: host.buanet-iobroker1 Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
      2022-05-10 20:17:03.836  - error: host.buanet-iobroker1 Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
      2022-05-10 20:17:03.836  - error: host.buanet-iobroker1 Caught by controller[0]: }
      2022-05-10 20:17:03.837  - error: host.buanet-iobroker1 instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2022-05-10 20:17:03.838  - info: host.buanet-iobroker1 Restart adapter system.adapter.admin.0 because enabled
      

      Diese Einträge sind massig in der Log Datei. Scheint so als wäre der JS controller im Eimer. Habt ihr eine Idee, wie ich den beheben kann.?

      Sämtliche anderen Funktionen & Adapter scheinen zu tun, z.B. das VIS Dashboard tut und daten von meiner Solaranlage via mQTT kommen auch an. Es ist nur der Admin adapter kaputt.

      Vielen Dank für eure Hilfe

      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      schrieb am zuletzt editiert von
      #2

      @kopierwichtel sagte in iobroker admin startet nicht mehr nach update:

      vor ein paar Tagen habe ich IOBroker admin aktualsiert,

      Zeige :

      iobroker update -i
      

      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 ..

      KopierwichtelK 1 Antwort Letzte Antwort
      0
      • GlasfaserG Glasfaser

        @kopierwichtel sagte in iobroker admin startet nicht mehr nach update:

        vor ein paar Tagen habe ich IOBroker admin aktualsiert,

        Zeige :

        iobroker update -i
        
        KopierwichtelK Offline
        KopierwichtelK Offline
        Kopierwichtel
        schrieb am zuletzt editiert von
        #3

        @glasfaser said in iobroker admin startet nicht mehr nach update:

        iobroker update -i

        Danke für die schnelle Rückmeldung. Mit 5.4 lag ich nur knapp daneben. 5.4.1

        root@buanet-iobroker1:/opt/iobroker# iobroker update -i                                                                                                                                                                                                  
        Used repository: Live Stable                                                                                                                                                                                                                             
        hash changed or no sources cached => force download of new sources                                                                                                                                                                                       
        update done                                                                                                                                                                                                                                              
        Adapter    "admin"         : 5.4.8    , installed 5.4.1 [Updateable]                                                                                                                                                                                     
        Adapter    "alexa2"        : 3.12.0   , installed 3.12.0                                                                                                                                                                                                 
        Adapter    "backitup"      : 2.4.6    , installed 2.4.6                                                                                                                                                                                                  
        Adapter    "discovery"     : 3.0.3    , installed 3.0.3                                                                                                                                                                                                  
        Adapter    "echarts"       : 1.0.3    , installed 1.0.3                                                                                                                                                                                                  
        Adapter    "email"         : 1.0.10   , installed 1.0.10                                                                                                                                                                                                 
        Adapter    "flot"          : 1.10.7   , installed 1.10.7                                                                                                                                                                                                 
        Adapter    "history"       : 1.11.1   , installed 1.11.1                                                                                                                                                                                                 
        Adapter    "hm-rega"       : 3.0.40   , installed 3.0.40                                                                                                                                                                                                 
        Adapter    "hm-rpc"        : 1.15.12  , installed 1.15.12                                                                                                                                                                                                
        Adapter    "hue"           : 3.6.5    , installed 3.6.5                                                                                                                                                                                                  
        Adapter    "info"          : 1.9.19   , installed 1.9.19                                                                                                                                                                                                 
        Adapter    "iot"           : 1.11.4   , installed 1.11.4                                                                                                                                                                                                 
        Adapter    "jarvis"        : 3.0.11   , installed 3.0.11                                                                                                                                                                                                 
        Adapter    "javascript"    : 5.7.0    , installed 5.6.0 [Updateable]                                                                                                                                                                                     
        Controller "js-controller" : 4.0.23   , installed 3.3.22 [Updateable]                                                                                                                                                                                    
        Adapter    "kodi"          : 2.0.8    , installed 2.0.8                                                                                                                                                                                                  
        Adapter    "lgtv"          : 1.1.10   , installed 1.1.10                                                                                                                                                                                                 
        Adapter    "mqtt"          : 3.0.6    , installed 3.0.6                                                                                                                                                                                                  
        Adapter    "net-tools"     : 0.1.7    , installed 0.1.7                                                                                                                                                                                                  
        Adapter    "nuki-extended" : 2.4.0    , installed 2.4.0                                                                                                                                                                                                  
        Adapter    "shelly"        : 5.3.2    , installed 5.3.2                                                                                                                                                                                                  
        Adapter    "simple-api"    : 2.6.5    , installed 2.6.5                                                                                                                                                                                                  
        Adapter    "socketio"      : 4.2.0    , installed 4.2.0                                                                                                                                                                                                  
        Adapter    "sql"           : 1.16.2   , installed 1.16.2                                                                                                                                                                                                 
        Adapter    "tr-064"        : 4.2.16   , installed 4.2.16                                                                                                                                                                                                 
        Adapter    "vis"           : 1.4.15   , installed 1.4.15                                                                                                                                                                                                 
        Adapter    "vis-colorpicker": 1.2.0   , installed 1.2.0                                                                                                                                                                                                  
        Adapter    "vis-hqwidgets" : 1.2.0    , installed 1.2.0                                                                                                                                                                                                  
        Adapter    "vis-lcars"     : 1.0.4    , installed 1.0.4                                                                                                                                                                                                  
        Adapter    "vis-metro"     : 1.2.0    , installed 1.2.0                                                                                                                                                                                                  
        Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7                                                                                                                                                                                               
        Adapter    "weatherunderground": 3.4.2   , installed 3.4.2                                                                                                                                                                                               
        Adapter    "web"           : 4.3.0    , installed 4.3.0                                                                                                                                                                                                  
        Adapter    "ws"            : 1.3.0    , installed 1.3.0                                                                                                                                                                                                  
        Adapter    "yamaha"        : 0.5.2    , installed 0.5.2   
        

        Kann ich das dort auch aktualsieren?

        Thomas BraunT GlasfaserG 3 Antworten Letzte Antwort
        0
        • KopierwichtelK Kopierwichtel

          @glasfaser said in iobroker admin startet nicht mehr nach update:

          iobroker update -i

          Danke für die schnelle Rückmeldung. Mit 5.4 lag ich nur knapp daneben. 5.4.1

          root@buanet-iobroker1:/opt/iobroker# iobroker update -i                                                                                                                                                                                                  
          Used repository: Live Stable                                                                                                                                                                                                                             
          hash changed or no sources cached => force download of new sources                                                                                                                                                                                       
          update done                                                                                                                                                                                                                                              
          Adapter    "admin"         : 5.4.8    , installed 5.4.1 [Updateable]                                                                                                                                                                                     
          Adapter    "alexa2"        : 3.12.0   , installed 3.12.0                                                                                                                                                                                                 
          Adapter    "backitup"      : 2.4.6    , installed 2.4.6                                                                                                                                                                                                  
          Adapter    "discovery"     : 3.0.3    , installed 3.0.3                                                                                                                                                                                                  
          Adapter    "echarts"       : 1.0.3    , installed 1.0.3                                                                                                                                                                                                  
          Adapter    "email"         : 1.0.10   , installed 1.0.10                                                                                                                                                                                                 
          Adapter    "flot"          : 1.10.7   , installed 1.10.7                                                                                                                                                                                                 
          Adapter    "history"       : 1.11.1   , installed 1.11.1                                                                                                                                                                                                 
          Adapter    "hm-rega"       : 3.0.40   , installed 3.0.40                                                                                                                                                                                                 
          Adapter    "hm-rpc"        : 1.15.12  , installed 1.15.12                                                                                                                                                                                                
          Adapter    "hue"           : 3.6.5    , installed 3.6.5                                                                                                                                                                                                  
          Adapter    "info"          : 1.9.19   , installed 1.9.19                                                                                                                                                                                                 
          Adapter    "iot"           : 1.11.4   , installed 1.11.4                                                                                                                                                                                                 
          Adapter    "jarvis"        : 3.0.11   , installed 3.0.11                                                                                                                                                                                                 
          Adapter    "javascript"    : 5.7.0    , installed 5.6.0 [Updateable]                                                                                                                                                                                     
          Controller "js-controller" : 4.0.23   , installed 3.3.22 [Updateable]                                                                                                                                                                                    
          Adapter    "kodi"          : 2.0.8    , installed 2.0.8                                                                                                                                                                                                  
          Adapter    "lgtv"          : 1.1.10   , installed 1.1.10                                                                                                                                                                                                 
          Adapter    "mqtt"          : 3.0.6    , installed 3.0.6                                                                                                                                                                                                  
          Adapter    "net-tools"     : 0.1.7    , installed 0.1.7                                                                                                                                                                                                  
          Adapter    "nuki-extended" : 2.4.0    , installed 2.4.0                                                                                                                                                                                                  
          Adapter    "shelly"        : 5.3.2    , installed 5.3.2                                                                                                                                                                                                  
          Adapter    "simple-api"    : 2.6.5    , installed 2.6.5                                                                                                                                                                                                  
          Adapter    "socketio"      : 4.2.0    , installed 4.2.0                                                                                                                                                                                                  
          Adapter    "sql"           : 1.16.2   , installed 1.16.2                                                                                                                                                                                                 
          Adapter    "tr-064"        : 4.2.16   , installed 4.2.16                                                                                                                                                                                                 
          Adapter    "vis"           : 1.4.15   , installed 1.4.15                                                                                                                                                                                                 
          Adapter    "vis-colorpicker": 1.2.0   , installed 1.2.0                                                                                                                                                                                                  
          Adapter    "vis-hqwidgets" : 1.2.0    , installed 1.2.0                                                                                                                                                                                                  
          Adapter    "vis-lcars"     : 1.0.4    , installed 1.0.4                                                                                                                                                                                                  
          Adapter    "vis-metro"     : 1.2.0    , installed 1.2.0                                                                                                                                                                                                  
          Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7                                                                                                                                                                                               
          Adapter    "weatherunderground": 3.4.2   , installed 3.4.2                                                                                                                                                                                               
          Adapter    "web"           : 4.3.0    , installed 4.3.0                                                                                                                                                                                                  
          Adapter    "ws"            : 1.3.0    , installed 1.3.0                                                                                                                                                                                                  
          Adapter    "yamaha"        : 0.5.2    , installed 0.5.2   
          

          Kann ich das dort auch aktualsieren?

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

          @kopierwichtel sagte in iobroker admin startet nicht mehr nach update:

          "js-controller" : 4.0.23 , installed 3.3.22 [Updateable]

          Steinalt.

          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
          • KopierwichtelK Kopierwichtel

            @glasfaser said in iobroker admin startet nicht mehr nach update:

            iobroker update -i

            Danke für die schnelle Rückmeldung. Mit 5.4 lag ich nur knapp daneben. 5.4.1

            root@buanet-iobroker1:/opt/iobroker# iobroker update -i                                                                                                                                                                                                  
            Used repository: Live Stable                                                                                                                                                                                                                             
            hash changed or no sources cached => force download of new sources                                                                                                                                                                                       
            update done                                                                                                                                                                                                                                              
            Adapter    "admin"         : 5.4.8    , installed 5.4.1 [Updateable]                                                                                                                                                                                     
            Adapter    "alexa2"        : 3.12.0   , installed 3.12.0                                                                                                                                                                                                 
            Adapter    "backitup"      : 2.4.6    , installed 2.4.6                                                                                                                                                                                                  
            Adapter    "discovery"     : 3.0.3    , installed 3.0.3                                                                                                                                                                                                  
            Adapter    "echarts"       : 1.0.3    , installed 1.0.3                                                                                                                                                                                                  
            Adapter    "email"         : 1.0.10   , installed 1.0.10                                                                                                                                                                                                 
            Adapter    "flot"          : 1.10.7   , installed 1.10.7                                                                                                                                                                                                 
            Adapter    "history"       : 1.11.1   , installed 1.11.1                                                                                                                                                                                                 
            Adapter    "hm-rega"       : 3.0.40   , installed 3.0.40                                                                                                                                                                                                 
            Adapter    "hm-rpc"        : 1.15.12  , installed 1.15.12                                                                                                                                                                                                
            Adapter    "hue"           : 3.6.5    , installed 3.6.5                                                                                                                                                                                                  
            Adapter    "info"          : 1.9.19   , installed 1.9.19                                                                                                                                                                                                 
            Adapter    "iot"           : 1.11.4   , installed 1.11.4                                                                                                                                                                                                 
            Adapter    "jarvis"        : 3.0.11   , installed 3.0.11                                                                                                                                                                                                 
            Adapter    "javascript"    : 5.7.0    , installed 5.6.0 [Updateable]                                                                                                                                                                                     
            Controller "js-controller" : 4.0.23   , installed 3.3.22 [Updateable]                                                                                                                                                                                    
            Adapter    "kodi"          : 2.0.8    , installed 2.0.8                                                                                                                                                                                                  
            Adapter    "lgtv"          : 1.1.10   , installed 1.1.10                                                                                                                                                                                                 
            Adapter    "mqtt"          : 3.0.6    , installed 3.0.6                                                                                                                                                                                                  
            Adapter    "net-tools"     : 0.1.7    , installed 0.1.7                                                                                                                                                                                                  
            Adapter    "nuki-extended" : 2.4.0    , installed 2.4.0                                                                                                                                                                                                  
            Adapter    "shelly"        : 5.3.2    , installed 5.3.2                                                                                                                                                                                                  
            Adapter    "simple-api"    : 2.6.5    , installed 2.6.5                                                                                                                                                                                                  
            Adapter    "socketio"      : 4.2.0    , installed 4.2.0                                                                                                                                                                                                  
            Adapter    "sql"           : 1.16.2   , installed 1.16.2                                                                                                                                                                                                 
            Adapter    "tr-064"        : 4.2.16   , installed 4.2.16                                                                                                                                                                                                 
            Adapter    "vis"           : 1.4.15   , installed 1.4.15                                                                                                                                                                                                 
            Adapter    "vis-colorpicker": 1.2.0   , installed 1.2.0                                                                                                                                                                                                  
            Adapter    "vis-hqwidgets" : 1.2.0    , installed 1.2.0                                                                                                                                                                                                  
            Adapter    "vis-lcars"     : 1.0.4    , installed 1.0.4                                                                                                                                                                                                  
            Adapter    "vis-metro"     : 1.2.0    , installed 1.2.0                                                                                                                                                                                                  
            Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7                                                                                                                                                                                               
            Adapter    "weatherunderground": 3.4.2   , installed 3.4.2                                                                                                                                                                                               
            Adapter    "web"           : 4.3.0    , installed 4.3.0                                                                                                                                                                                                  
            Adapter    "ws"            : 1.3.0    , installed 1.3.0                                                                                                                                                                                                  
            Adapter    "yamaha"        : 0.5.2    , installed 0.5.2   
            

            Kann ich das dort auch aktualsieren?

            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            schrieb am zuletzt editiert von Glasfaser
            #5

            @kopierwichtel sagte in iobroker admin startet nicht mehr nach update:

            Controller "js-controller" : 4.0.23 , installed 3.3.22 [Updateable]

            Das geht nicht mit 3.3.22

            Erst wieder auf den Stable Admin:

            iobroker upgrade admin@5.3.8
            

            dann den JS Controller updaten

            sed repository: Live Stable

            und dann wie kommst du dahin , das ist BETA

            Adapter "admin" : 5.4.8

            das geht nicht , stable ist 5.3.8

            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
            • KopierwichtelK Kopierwichtel

              @glasfaser said in iobroker admin startet nicht mehr nach update:

              iobroker update -i

              Danke für die schnelle Rückmeldung. Mit 5.4 lag ich nur knapp daneben. 5.4.1

              root@buanet-iobroker1:/opt/iobroker# iobroker update -i                                                                                                                                                                                                  
              Used repository: Live Stable                                                                                                                                                                                                                             
              hash changed or no sources cached => force download of new sources                                                                                                                                                                                       
              update done                                                                                                                                                                                                                                              
              Adapter    "admin"         : 5.4.8    , installed 5.4.1 [Updateable]                                                                                                                                                                                     
              Adapter    "alexa2"        : 3.12.0   , installed 3.12.0                                                                                                                                                                                                 
              Adapter    "backitup"      : 2.4.6    , installed 2.4.6                                                                                                                                                                                                  
              Adapter    "discovery"     : 3.0.3    , installed 3.0.3                                                                                                                                                                                                  
              Adapter    "echarts"       : 1.0.3    , installed 1.0.3                                                                                                                                                                                                  
              Adapter    "email"         : 1.0.10   , installed 1.0.10                                                                                                                                                                                                 
              Adapter    "flot"          : 1.10.7   , installed 1.10.7                                                                                                                                                                                                 
              Adapter    "history"       : 1.11.1   , installed 1.11.1                                                                                                                                                                                                 
              Adapter    "hm-rega"       : 3.0.40   , installed 3.0.40                                                                                                                                                                                                 
              Adapter    "hm-rpc"        : 1.15.12  , installed 1.15.12                                                                                                                                                                                                
              Adapter    "hue"           : 3.6.5    , installed 3.6.5                                                                                                                                                                                                  
              Adapter    "info"          : 1.9.19   , installed 1.9.19                                                                                                                                                                                                 
              Adapter    "iot"           : 1.11.4   , installed 1.11.4                                                                                                                                                                                                 
              Adapter    "jarvis"        : 3.0.11   , installed 3.0.11                                                                                                                                                                                                 
              Adapter    "javascript"    : 5.7.0    , installed 5.6.0 [Updateable]                                                                                                                                                                                     
              Controller "js-controller" : 4.0.23   , installed 3.3.22 [Updateable]                                                                                                                                                                                    
              Adapter    "kodi"          : 2.0.8    , installed 2.0.8                                                                                                                                                                                                  
              Adapter    "lgtv"          : 1.1.10   , installed 1.1.10                                                                                                                                                                                                 
              Adapter    "mqtt"          : 3.0.6    , installed 3.0.6                                                                                                                                                                                                  
              Adapter    "net-tools"     : 0.1.7    , installed 0.1.7                                                                                                                                                                                                  
              Adapter    "nuki-extended" : 2.4.0    , installed 2.4.0                                                                                                                                                                                                  
              Adapter    "shelly"        : 5.3.2    , installed 5.3.2                                                                                                                                                                                                  
              Adapter    "simple-api"    : 2.6.5    , installed 2.6.5                                                                                                                                                                                                  
              Adapter    "socketio"      : 4.2.0    , installed 4.2.0                                                                                                                                                                                                  
              Adapter    "sql"           : 1.16.2   , installed 1.16.2                                                                                                                                                                                                 
              Adapter    "tr-064"        : 4.2.16   , installed 4.2.16                                                                                                                                                                                                 
              Adapter    "vis"           : 1.4.15   , installed 1.4.15                                                                                                                                                                                                 
              Adapter    "vis-colorpicker": 1.2.0   , installed 1.2.0                                                                                                                                                                                                  
              Adapter    "vis-hqwidgets" : 1.2.0    , installed 1.2.0                                                                                                                                                                                                  
              Adapter    "vis-lcars"     : 1.0.4    , installed 1.0.4                                                                                                                                                                                                  
              Adapter    "vis-metro"     : 1.2.0    , installed 1.2.0                                                                                                                                                                                                  
              Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7                                                                                                                                                                                               
              Adapter    "weatherunderground": 3.4.2   , installed 3.4.2                                                                                                                                                                                               
              Adapter    "web"           : 4.3.0    , installed 4.3.0                                                                                                                                                                                                  
              Adapter    "ws"            : 1.3.0    , installed 1.3.0                                                                                                                                                                                                  
              Adapter    "yamaha"        : 0.5.2    , installed 0.5.2   
              

              Kann ich das dort auch aktualsieren?

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

              @kopierwichtel

              Mit deinen Repos stimmt auch irgendwas nicht.

              iobroker repo list
              

              zeigen.

              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

              KopierwichtelK 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @kopierwichtel

                Mit deinen Repos stimmt auch irgendwas nicht.

                iobroker repo list
                

                zeigen.

                KopierwichtelK Offline
                KopierwichtelK Offline
                Kopierwichtel
                schrieb am zuletzt editiert von
                #7

                @thomas-braun said in iobroker admin startet nicht mehr nach update:

                iobroker repo list

                root@buanet-iobroker1:/opt/iobroker# iobroker repo list                                                                                                                                                                                                  
                Stable (default): http://download.iobroker.net/sources-dist.json                                                                                                                                                                                         
                Beta (latest): http://download.iobroker.net/sources-dist-latest.json                                                                                                                                                                                     
                Live Stable : http://iobroker.live/repo/sources-dist-latest.json                                                                                                                                                                                         
                                                                                                                                                                                                                                                                         
                Active repo: Live Stable    
                
                GlasfaserG HomoranH Thomas BraunT 3 Antworten Letzte Antwort
                0
                • KopierwichtelK Kopierwichtel

                  @thomas-braun said in iobroker admin startet nicht mehr nach update:

                  iobroker repo list

                  root@buanet-iobroker1:/opt/iobroker# iobroker repo list                                                                                                                                                                                                  
                  Stable (default): http://download.iobroker.net/sources-dist.json                                                                                                                                                                                         
                  Beta (latest): http://download.iobroker.net/sources-dist-latest.json                                                                                                                                                                                     
                  Live Stable : http://iobroker.live/repo/sources-dist-latest.json                                                                                                                                                                                         
                                                                                                                                                                                                                                                                           
                  Active repo: Live Stable    
                  
                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  schrieb am zuletzt editiert von Glasfaser
                  #8

                  @kopierwichtel

                  Da ist Beta eingestellt ( Der Link ) ... Warum !?

                  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
                  • KopierwichtelK Kopierwichtel

                    @thomas-braun said in iobroker admin startet nicht mehr nach update:

                    iobroker repo list

                    root@buanet-iobroker1:/opt/iobroker# iobroker repo list                                                                                                                                                                                                  
                    Stable (default): http://download.iobroker.net/sources-dist.json                                                                                                                                                                                         
                    Beta (latest): http://download.iobroker.net/sources-dist-latest.json                                                                                                                                                                                     
                    Live Stable : http://iobroker.live/repo/sources-dist-latest.json                                                                                                                                                                                         
                                                                                                                                                                                                                                                                             
                    Active repo: Live Stable    
                    
                    HomoranH Nicht stören
                    HomoranH Nicht stören
                    Homoran
                    Global Moderator Administrators
                    schrieb am zuletzt editiert von
                    #9

                    @kopierwichtel sagte in iobroker admin startet nicht mehr nach update:

                    Live Stable : http://iobroker.live/repo/sources-dist-**latest**.json

                    kein Support per PN! - Fragen im Forum stellen -
                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    1 Antwort Letzte Antwort
                    0
                    • KopierwichtelK Kopierwichtel

                      @thomas-braun said in iobroker admin startet nicht mehr nach update:

                      iobroker repo list

                      root@buanet-iobroker1:/opt/iobroker# iobroker repo list                                                                                                                                                                                                  
                      Stable (default): http://download.iobroker.net/sources-dist.json                                                                                                                                                                                         
                      Beta (latest): http://download.iobroker.net/sources-dist-latest.json                                                                                                                                                                                     
                      Live Stable : http://iobroker.live/repo/sources-dist-latest.json                                                                                                                                                                                         
                                                                                                                                                                                                                                                                               
                      Active repo: Live Stable    
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von Thomas Braun
                      #10

                      @kopierwichtel sagte in iobroker admin startet nicht mehr nach update:

                      Stable (default)

                      Auch wenn man die Beta-Quelle als Stable benennt wird da noch lange nicht stable draus.

                      iobroker repo set 'Stable (default)'
                      iobroker repo unset 'Live Stable'
                      iobroker update
                      

                      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

                      GlasfaserG 1 Antwort Letzte Antwort
                      2
                      • Thomas BraunT Thomas Braun

                        @kopierwichtel sagte in iobroker admin startet nicht mehr nach update:

                        Stable (default)

                        Auch wenn man die Beta-Quelle als Stable benennt wird da noch lange nicht stable draus.

                        iobroker repo set 'Stable (default)'
                        iobroker repo unset 'Live Stable'
                        iobroker update
                        
                        GlasfaserG Offline
                        GlasfaserG Offline
                        Glasfaser
                        schrieb am zuletzt editiert von
                        #11

                        @thomas-braun sagte in iobroker admin startet nicht mehr nach update:

                        Auch wenn man die Beta-Quelle als Stable benennt wird da noch lange nicht stable draus.

                        Der war gut ... :)

                        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 ..

                        KopierwichtelK 1 Antwort Letzte Antwort
                        0
                        • GlasfaserG Glasfaser

                          @thomas-braun sagte in iobroker admin startet nicht mehr nach update:

                          Auch wenn man die Beta-Quelle als Stable benennt wird da noch lange nicht stable draus.

                          Der war gut ... :)

                          KopierwichtelK Offline
                          KopierwichtelK Offline
                          Kopierwichtel
                          schrieb am zuletzt editiert von
                          #12

                          @glasfaser @Thomas-Braun @Homoran

                          Danke schonmal für die vielen Rückmeldungen. Hab das Repo auf Stable (default) zurückgesetzt. Ich denke die URL hab ich irgendwo aus dem Forum, und es war mir am Namen nicht klar, dass es sich um Beta handelt. Ist auch zu lange her.

                          Lese ich das richtig dass der nächste Schritt iobroker upgrade admin@5.3.8 und dann das gleich für den js-controller ist?

                          GlasfaserG 2 Antworten Letzte Antwort
                          0
                          • KopierwichtelK Kopierwichtel

                            @glasfaser @Thomas-Braun @Homoran

                            Danke schonmal für die vielen Rückmeldungen. Hab das Repo auf Stable (default) zurückgesetzt. Ich denke die URL hab ich irgendwo aus dem Forum, und es war mir am Namen nicht klar, dass es sich um Beta handelt. Ist auch zu lange her.

                            Lese ich das richtig dass der nächste Schritt iobroker upgrade admin@5.3.8 und dann das gleich für den js-controller ist?

                            GlasfaserG Offline
                            GlasfaserG Offline
                            Glasfaser
                            schrieb am zuletzt editiert von
                            #13

                            @kopierwichtel sagte in iobroker admin startet nicht mehr nach update:

                            für den js-controller

                            https://forum.iobroker.net/topic/52886/js-controller-4-0-x-jetzt-für-alle-user-im-stable

                            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
                            • KopierwichtelK Kopierwichtel

                              @glasfaser @Thomas-Braun @Homoran

                              Danke schonmal für die vielen Rückmeldungen. Hab das Repo auf Stable (default) zurückgesetzt. Ich denke die URL hab ich irgendwo aus dem Forum, und es war mir am Namen nicht klar, dass es sich um Beta handelt. Ist auch zu lange her.

                              Lese ich das richtig dass der nächste Schritt iobroker upgrade admin@5.3.8 und dann das gleich für den js-controller ist?

                              GlasfaserG Offline
                              GlasfaserG Offline
                              Glasfaser
                              schrieb am zuletzt editiert von
                              #14

                              @kopierwichtel sagte in iobroker admin startet nicht mehr nach update:

                              Ich denke die URL hab ich irgendwo aus dem Forum,

                              Live Stable : http://iobroker.live/repo/sources-dist-latest.json

                              ich vermute mal du hast kein Update angeboten bekommen ( Das Thema hatten wir schonmal ) , deshalb diese URL !?

                              Wenn es mit der nicht funktioniert , die du jetzt hast

                              Stable (default): http://download.iobroker.net/sources-dist.json
                              

                              nimm diese URL für Stable

                              http://iobroker.live/repo/sources-dist.json
                              

                              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
                              • KopierwichtelK Offline
                                KopierwichtelK Offline
                                Kopierwichtel
                                schrieb am zuletzt editiert von
                                #15

                                @glasfaser @Homoran @Thomas-Braun
                                Hat jetzt alles geklappt und das Baby läuft wieder, Danke

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


                                Support us

                                ioBroker
                                Community Adapters
                                Donate

                                752

                                Online

                                32.7k

                                Benutzer

                                82.5k

                                Themen

                                1.3m

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

                                • Du hast noch kein Konto? Registrieren

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