Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [Gelöst] iobroker admin startet nicht mehr nach update

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

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

    This topic has been deleted. Only users with topic management privileges can see it.
    • Kopierwichtel
      Kopierwichtel last edited by 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

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

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

        vor ein paar Tagen habe ich IOBroker admin aktualsiert,

        Zeige :

        iobroker update -i
        
        Kopierwichtel 1 Reply Last reply Reply Quote 0
        • Kopierwichtel
          Kopierwichtel @Glasfaser last edited by

          @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 Braun Glasfaser 3 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Kopierwichtel last edited by

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

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

            Steinalt.

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

              @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

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

                @kopierwichtel

                Mit deinen Repos stimmt auch irgendwas nicht.

                iobroker repo list
                

                zeigen.

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

                  @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    
                  
                  Glasfaser Homoran Thomas Braun 3 Replies Last reply Reply Quote 0
                  • Glasfaser
                    Glasfaser @Kopierwichtel last edited by Glasfaser

                    @kopierwichtel

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

                    1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @Kopierwichtel last edited by

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

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

                      1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Kopierwichtel last edited by 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
                        
                        Glasfaser 1 Reply Last reply Reply Quote 2
                        • Glasfaser
                          Glasfaser @Thomas Braun last edited by

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

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

                            @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?

                            Glasfaser 2 Replies Last reply Reply Quote 0
                            • Glasfaser
                              Glasfaser @Kopierwichtel last edited by

                              @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

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

                                @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
                                
                                1 Reply Last reply Reply Quote 0
                                • Kopierwichtel
                                  Kopierwichtel last edited by

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

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

                                  Support us

                                  ioBroker
                                  Community Adapters
                                  Donate

                                  936
                                  Online

                                  31.9k
                                  Users

                                  80.1k
                                  Topics

                                  1.3m
                                  Posts

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