Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [Frage] Update IOBroker admin

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    [Frage] Update IOBroker admin

    This topic has been deleted. Only users with topic management privileges can see it.
    • Dutchman
      Dutchman Developer Most Active Administrators last edited by

      iObroker läuft? Admin Adapter auch?

      sudo iobroker start admin
      

      –-----------------------

      Send from mobile device

      1 Reply Last reply Reply Quote 0
      • M
        Miru last edited by

        ich denke?!

        root@ioBroker-cubie:~# sudo iobroker start admin
        root@ioBroker-cubie:~# iobroker status
        ioBroker is running
        
        
        1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators last edited by

          Der status bezieht sich auf den Controller.

          Ich weiß nicht wann ich das cubietruck image gemacht habe und ob es eventuell Probleme geben könnte weil der Innovationsschub auf 1.0.0 zu groß war 😄

          Versuchen wir es trotzdem!

          Hast du dies hier schon durch?

          http://www.iobroker.net/?page_id=3928&lang=de

          Gruß

          Rainer

          1 Reply Last reply Reply Quote 0
          • M
            Miru last edited by

            ja mittendrin.

            ist die IP mit 0.0.0.0 richtig, oder sollte da die richtige stehen?

            root@ioBroker-cubie:/opt/iobroker# iobroker list instances
            system.adapter.admin.0                 : admin       -  enabled, port: 8081, bin                    d: 0.0.0.0, run as: admin
            
            

            Das Image ist von 4.9.16

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

              http://www.iobroker.net/?page_id=5473&l … figuration

              1 Reply Last reply Reply Quote 0
              • M
                Miru last edited by

                hmm nix geändert in den Einstellungen.

                Image nochmal neu einspielen und von vorne?

                Oder kann das auch am Browser liegen?

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

                  Du musst den Controller updaten!

                  Dein Ansatz im ersten Post war fast richtig.

                  Vor dem upgrade musst du aber noch ein update machen. Und kein punkt zwischen iobroker und upgrade

                  Gruß

                  Rainer

                  1 Reply Last reply Reply Quote 0
                  • M
                    Miru last edited by

                    @Homoran:

                    Du musst den Controller updaten!

                    Dein Ansatz im ersten Post war fast richtig.

                    Vor dem upgrade musst du aber noch ein update machen. Und kein punkt zwischen iobroker und upgrade

                    Gruß

                    Rainer `

                    Wie geht? 😄

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

                      cd /opt/iobroker 
                      sudo iobroker stop
                      sudo iobroker update
                      sudo iobroker upgrade self
                      sudo iobroker start 
                      

                      Dann wieder den admin aufrufen und alle Adapter über das Webinterface updaten oder einfach ein

                      sudo iobroker upgrade 
                      

                      hinten dranhängen

                      Gruß

                      Rainer

                      1 Reply Last reply Reply Quote 0
                      • M
                        Miru last edited by

                        @Homoran:

                        `cd /opt/iobroker 
                        
                        Dann wieder den admin aufrufen und alle Adapter über das Webinterface updaten oder einfach ein
                        [code]sudo iobroker upgrade [/code]`
                        hinten dranhängen 
                        
                        Upgrade und update scheinen funktioniert zu haben.
                        
                        Mit Admin aufrufen meinst Du nur das Webinterface öffnen?
                        
                        Oder noch was anderes?
                        
                        Im Webinterface läuft immer das Zahnrad und unter Instanzen ist admin.0 rot
                        ``` ` 
                        1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators last edited by

                          Wenn der admin nicht erreichbar ist, mach mal über die Konsole das iobroker upgrade

                          Gruß

                          Rainer

                          1 Reply Last reply Reply Quote 0
                          • M
                            Miru last edited by

                            iobroker upgrade über Konsole ging.

                            Webinterface ist auch stabil da,

                            allerdings stehen überall noch die alten Versionen.

                            Auch im Host steht noch 1.0.0 verfügbar und 0.11.3 installiert.

                            Per Konsole aber:

                            root@ioBroker-cubie:/opt/iobroker# iobroker version
                            1.0.0
                            
                            
                            1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators last edited by

                              Wolle lösche cache :mrgreen:

                              1 Reply Last reply Reply Quote 0
                              • M
                                Miru last edited by

                                Der geht :mrgreen:

                                Danke.

                                Hab noch eine SSD drin.

                                Wie bekomme ich das System auf die SDD, booten muß dann immer noch von Karte oder?

                                Und wie mach ich ein Backup?

                                Grüße

                                Michael

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

                                  @Miru:

                                  Hab noch eine SSD drin.

                                  Wie bekomme ich das System auf die SDD `
                                  Im Armbian gibt es eine sata-nand-install.sh oder so.

                                  Die muss u.U. noch ausführbar gemacht werden. Dann macht di das automatisch.

                                  @Miru:

                                  booten muß dann immer noch von Karte oder? `
                                  Ja.

                                  Gruß

                                  Rainer

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    Matze1708 last edited by

                                    Hallo,

                                    ich habe auch ein Update des ioBroker.admin versucht.

                                    Hatte dazu gestern Abend auf den Update Knopf bei den Adaptern gedrückt. Danach ging dieses Konsolen Fenster auf …. bis npm install etc... danach ewig nichts mehr.

                                    Dann habe ich gesehen das der Broker admin runtergefahren wurde, stand so in der Konsole und ich habe den Admin dann zu gemacht.

                                    Er hatte dann ewig nicht mehr reagiert und Heute Morgen komme ich zwar auf die Seite ip:8081 ABER ich sehe nur das Rad am einstieg.

                                    Dann hatte ich dieses iobroker stop, update, upgrade self, start durchgeführt über Putty auf dem Raspi3. Ich sehe aber immer noch dieses Rad wenn ich auf die Seite gehe.

                                    Vis läuft aber und der entsprechende KNX Adpater auch.

                                    Was kann ich denn da noch tun?

                                    pi@ioBroker-RasPi:/opt/iobroker $ sudo iobroker upgrade self
                                    npm install iobroker.js-controller --production --prefix "/opt/iobroker" (System call)
                                    npm WARN prefer global npm@2.15.12 should be installed with -g
                                    Cannot write file. Not critical: Error: EACCES: permission denied, open '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/../../../../killall.sh'
                                    Host "ioBroker-RasPi" (linux) updated
                                    Execute: chmod 777 -R /opt/iobroker
                                    Chmod finished. Restart controller
                                    Starting node restart.js
                                    
                                    

                                    Vielen Dank und Liebe Grüße.

                                    Matthias

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

                                      @Matze1708:

                                      Was kann ich denn da noch tun? `
                                      Probiere mal über die Konsole

                                      cd opt/iobroker
                                      sudo iobroker stop
                                      sudo iobroker upload admin
                                      sudo iobroker start
                                      

                                      Gruß

                                      Rainer

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        Matze1708 last edited by

                                        Hallo,

                                        habe ich getan,

                                        das Rad rödelt trotzdem noch.

                                        das hier kam auf der Konsole raus:

                                        pi@ioBroker-RasPi:~ $ cd opt/iobroker
                                        -bash: cd: opt/iobroker: Datei oder Verzeichnis nicht gefunden
                                        pi@ioBroker-RasPi:~ $ sudo iobroker stop
                                        Stopping iobroker controller daemon...
                                        iobroker controller daemon stopped.
                                        Exit code for "killall.sh": 0
                                        pi@ioBroker-RasPi:~ $ sudo iobroker upload admin
                                        got /opt/iobroker/node_modules/iobroker.admin/admin
                                        upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js                                               words.js application/javascript
                                        upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.htm                                              l index.html text/html
                                        upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png                                               admin.png image/png
                                        Update "system.adapter.admin.0"
                                        pi@ioBroker-RasPi:~ $ sudo iobroker start
                                        Starting iobroker controller daemon...
                                        iobroker controller daemon started. PID: 10697
                                        
                                        

                                        EDIT: habe es auch noch mal mit cd /opt/Iobroker noch mal komplett durch gegangen… Kein erfolg.

                                        1 Reply Last reply Reply Quote 0
                                        • M
                                          Matze1708 last edited by

                                          Hallo ihr lieben,

                                          ich glaube ich habe es, aber korrigiert mich wenn es nicht stimmt.

                                          Da auch nach apt-get update und upgrade der admin immer noch nicht lief. Schaute ich mir mal die Instanzen an.

                                          Da war der admin.0 auf disabled

                                          pi@ioBroker-RasPi:/opt $ sudo iobroker list instances
                                          system.adapter.admin.0                 : admin       - disabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          system.adapter.flot.0                  : flot        -  enabled
                                          system.adapter.history.0               : history     -  enabled
                                          system.adapter.javascript.0            : javascript  - disabled
                                          system.adapter.knx.0                   : knx         -  enabled
                                          system.adapter.mobile.0                : mobile      - disabled
                                          system.adapter.rpi2.0                  : rpi2        -  enabled
                                          system.adapter.vis.0                   : vis         -  enabled
                                          system.adapter.web.0                   : web         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          system.adapter.yahka.0                 : yahka       -  enabled
                                          

                                          ich hatte ihn dann mit

                                           sudo iobroker add admin --enabled
                                          
                                          

                                          aktiviert

                                          sieht nun so aus:

                                          sudo iobroker list instances
                                          system.adapter.admin.0                 : admin       - disabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          system.adapter.admin.1                 : admin       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          system.adapter.flot.0                  : flot        -  enabled
                                          system.adapter.history.0               : history     -  enabled
                                          system.adapter.javascript.0            : javascript  - disabled
                                          system.adapter.knx.0                   : knx         -  enabled
                                          system.adapter.mobile.0                : mobile      - disabled
                                          system.adapter.rpi2.0                  : rpi2        -  enabled
                                          system.adapter.vis.0                   : vis         -  enabled
                                          system.adapter.web.0                   : web         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          system.adapter.yahka.0                 : yahka       -  enabled
                                          
                                          

                                          sicherlich, lässt sich aber auch nur admin.0 enabeln oder?

                                          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

                                          421
                                          Online

                                          32.0k
                                          Users

                                          80.4k
                                          Topics

                                          1.3m
                                          Posts

                                          6
                                          26
                                          7133
                                          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