Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Iobroker im Docker läuft nicht mehr

    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

    Iobroker im Docker läuft nicht mehr

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

      @glasfaser

      Was ich genau gemacht hab weiß ich nicht mehr,
      Ja genau über :8081 komm ich nicht mehr drauf..

      root@buanet-iobroker1:/opt/iobroker# iobroker status                            
      iobroker is running on this host.    
      Objects type: file                                                              
      States  type: file                                                              
      root@buanet-iobroker1:/opt/iobroker# iobroker update -i                         
      Used repository: stable                                                         
      hash changed or no sources cached => force download of new sources              
      update done                                                                     
      Adapter    "admin"         : 5.2.2    , installed 5.1.25 [Updateable]           
      Adapter    "alexa2"        : 3.11.2   , installed 3.11.2                        
      Adapter    "discovery"     : 2.7.3    , installed 2.7.3                         
      Adapter    "info"          : 1.9.8    , installed 1.9.8                         
      Adapter    "iot"           : 1.8.24   , installed 1.8.24                        
      Adapter    "javascript"    : 5.2.13   , installed 5.2.13                        
      Controller "js-controller" : 3.3.22   , installed 3.3.18 [Updateable]           
      Adapter    "mihome-vacuum" : 3.3.1    , installed 3.3.1                         
      Adapter    "mqtt"          : 2.4.0    , installed 2.4.0                         
      Adapter    "mqtt-client"   : 1.4.0    , installed 1.4.0                         
      Adapter    "node-red"      : 2.4.1    , installed 2.4.1                         
      Adapter    "shuttercontrol": 1.2.1    , installed 1.2.1                         
      Adapter    "sonoff"        : 2.4.5    , installed 2.4.0 [Updateable]            
      Adapter    "tr-064"        : 4.2.14   , installed 4.2.14    
      root@buanet-iobroker1:/opt/iobroker# iobroker list instances                    
        system.adapter.admin.0                  : admin                 : buanet-iobro
      ker1                         - disabled, port: 8081, bind: 0.0.0.0, run as: admi
      n                                                                               
      + system.adapter.alexa2.0                 : alexa2                : buanet-iobro
      ker1                         -  enabled                                         
      + system.adapter.discovery.0              : discovery             : buanet-iobro
      ker1                         -  enabled                                         
      + system.adapter.info.0                   : info                  : buanet-iobro
      ker1                         -  enabled                                         
        system.adapter.iot.0                    : iot                   : buanet-iobro
      ker1                         - disabled                                         
      + system.adapter.javascript.0             : javascript            : buanet-iobro
      ker1                         -  enabled                                         
      + system.adapter.mihome-vacuum.0          : mihome-vacuum         : buanet-iobro
      ker1                         -  enabled, port: 54321                            
      + system.adapter.mqtt.0                   : mqtt                  : buanet-iobro
      ker1                         -  enabled, port: 1886, bind: 192.168.2.10         
        system.adapter.node-red.0               : node-red              : buanet-iobro
      ker1                         - disabled, port: 1880, bind: 0.0.0.0              
        system.adapter.shuttercontrol.0         : shuttercontrol        : buanet-iobro
      ker1                         - disabled                                         
      + system.adapter.sonoff.0                 : sonoff                : buanet-iobro
      ker1                         -  enabled, port: 1883, bind: 0.0.0.0              
                                                                                      
      + instance is alive                                              
      
      Thomas Braun Glasfaser 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Turbo-bo last edited by Thomas Braun

        @turbo-bo

        iobroker start admin
        

        Updates sollten dann aber noch ausgeführt werden.

        T 1 Reply Last reply Reply Quote 0
        • T
          Turbo-bo @Thomas Braun last edited by

          Cool danke jetzt komme ich schonmal wieder auf die Benutzeroberfläche.

          Wie kann jetzt den Admin updaten?

          1 Reply Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @Turbo-bo last edited by

            @turbo-bo sagte in Iobroker im Docker läuft nicht mehr:

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

            Erst den ... dann Admin

            T 1 Reply Last reply Reply Quote 0
            • T
              Turbo-bo @Glasfaser last edited by

              Wie kann ich das alles updaten er bringt fehler das der iobroker angeblich noch läuft obwohl ich ihn vorher Stope

              Homoran Glasfaser 3 Replies Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @Turbo-bo last edited by

                @turbo-bo sagte in Iobroker im Docker läuft nicht mehr:

                obwohl ich ihn vorher Stope

                wie?

                du hast doch Docker

                1 Reply Last reply Reply Quote 0
                • Glasfaser
                  Glasfaser @Turbo-bo last edited by

                  @turbo-bo

                  pkill -u iobroker
                  iobroker update 
                  iobroker upgrade self
                  

                  wenn er fertig ist , dann anschließend den Container neu starten

                  1 Reply Last reply Reply Quote 0
                  • Glasfaser
                    Glasfaser @Turbo-bo last edited by

                    @turbo-bo sagte in Iobroker im Docker läuft nicht mehr:

                    Wie kann ich das alles updaten er bringt fehler das der iobroker angeblich noch läuft obwohl ich ihn vorher Stope

                    Bitte beim nächsten mal die Konsolenausgabe hier posten

                    Ich vermute mal du hast

                    iobroker stop
                    

                    gemacht

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

                      @glasfaser sagte in Iobroker im Docker läuft nicht mehr:

                      Ich vermute mal

                      ich auch, deswegen warte ich ja noch auf seine Antwort

                      T 1 Reply Last reply Reply Quote 0
                      • T
                        Turbo-bo @Homoran last edited by

                        Stimmt das hab ich gemacht. im iobroker Stop```

                        root@buanet-iobroker1:/opt/iobroker# iobroker upgrade self                      
                        Update js-controller from @3.3.18 to @3.3.22                                    
                        NPM version: 6.14.15                                                            
                        npm install iobroker.js-controller@3.3.22 --loglevel error --unsafe-perm --prefi
                        x "/opt/iobroker" (System call)                                                 
                        r
                        

                        Hier brintg er aber jetzt Fehler

                        Glasfaser 1 Reply Last reply Reply Quote 0
                        • Glasfaser
                          Glasfaser @Turbo-bo last edited by

                          @turbo-bo

                          das ist kein Fehler !

                          --loglevel error
                          
                          T 1 Reply Last reply Reply Quote 0
                          • T
                            Turbo-bo @Glasfaser last edited by

                            Stimmt scheint funktioniert zu haben

                            Nur wie kann ich jetzt den Admin Updaten?

                            Glasfaser 1 Reply Last reply Reply Quote 0
                            • Glasfaser
                              Glasfaser @Turbo-bo last edited by

                              @turbo-bo

                              iobroker upgrade
                              

                              in der Konsole , oder später selber im Admin

                              T 1 Reply Last reply Reply Quote 0
                              • T
                                Turbo-bo @Glasfaser last edited by

                                Ok super hat geklappt.

                                Wie ist den momentan die einfachste möglich über iobroker sonoff und mqtt über Alexa zu steuern?

                                haselchen 1 Reply Last reply Reply Quote 0
                                • haselchen
                                  haselchen Most Active @Turbo-bo last edited by

                                  @turbo-bo

                                  Über den IOT Adapter

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

                                  Support us

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

                                  534
                                  Online

                                  31.9k
                                  Users

                                  80.1k
                                  Topics

                                  1.3m
                                  Posts

                                  5
                                  17
                                  679
                                  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