Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Iobroker tot nach Admin update 6.3.3 zu 6.3.4

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Iobroker tot nach Admin update 6.3.3 zu 6.3.4

    This topic has been deleted. Only users with topic management privileges can see it.
    • Meister Mopper
      Meister Mopper @zgadgeter last edited by Meister Mopper

      @zgadgeter

      Wenn Du im stable bist:

      iob update
      iob upgrade --debug

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

        @zgadgeter

        sudo apt update
        iob stop
        sudo apt full-upgrade
        sudo reboot
        iob update
        iob upgrade
        
        Z 1 Reply Last reply Reply Quote 0
        • Z
          zgadgeter @Thomas Braun last edited by

          @thomas-braun said in Iobroker tot nach Admin update 6.3.3 zu 6.3.4:

          sudo apt full-upgrade

          Ok, ich denke ich habe ein ernsteres Problem...habe probiert den spezifisch zu updaten, ist auch durch gelaufen. Danach reboot, aber der alte admin 6.3.3 ist noch drin.
          Danach habe die Schritte oben durchgeführt, aber bei dem upgrade ist folgendes passiert:

          root@hohkeppelioblxc:~# iob upgrade --debug
          Would you like to upgrade text2command from @2.2.2 to @2.3.0 now? [(y)es, (n)o]: y
          Update text2command from @2.2.2 to @2.3.0
          NPM version: 8.19.3
          Installing iobroker.text2command@2.3.0... (System call)
          npm ERR! code ENOTEMPTY
          npm ERR! syscall rename
          npm ERR! path /opt/iobroker/node_modules/iobroker.javascript
          npm ERR! dest /opt/iobroker/node_modules/.iobroker.javascript-5NZ432mn
          npm ERR! errno -39
          npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript' -> '/opt/iobroker/node_modules/.iobroker.javascript-5NZ432mn'
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/iobroker/.npm/_logs/2022-12-22T12_50_10_313Z-debug-0.log
          host.hohkeppelioblxc Cannot install iobroker.text2command@2.3.0: 217
          
          Thomas Braun crunchip ? 3 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @zgadgeter last edited by

            @zgadgeter

            Ist oben angepinnt. Error 25.

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

              @thomas-braun Hi, sorry versteh nicht. In dem Text sehe ich error -39, aber keine 25. Aber ich weiss weder was error 39 noch 25 bedeutet? Kann ich das nachlesen irgendwo? danke.

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

                @zgadgeter

                Wie gesagt, ist im Forum oben angepinnt. Error 25/39.

                Z 1 Reply Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @zgadgeter last edited by

                  @zgadgeter sagte in Iobroker tot nach Admin update 6.3.3 zu 6.3.4:

                  Cannot install iobroker.text2command@2.3.0: 217

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

                    @thomas-braun ok, probiere den Post mal nachzu gehen...

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • ?
                      A Former User @zgadgeter last edited by

                      @zgadgeter

                      Du warst da root, das solltest Du nicht machen, Du must da einen User haben, der für den ioBroker zuständig ist.

                      Und Du solltest dich im ioBroker Verzeichnis /opt/iobroker/ befinden, aber niemals als root arbeiten immer einen User nutzen und da wo es von Nöten ist, sudo nutzen, nur nicht für die Arbeiten am ioBroker da reichen die User Rechte mit dem Du den ioBroker eingerichtet hast.
                      Das gild natürlich nur, wenn Du von Anfang an korrekt gearbeitet hast 🙂

                      VG
                      Bernd

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

                        @zgadgeter

                        Jetzt kann ich kopieren:

                        https://forum.iobroker.net/topic/57337/fehler-25-oder-217-bei-adapter-install-update-mit-npm8

                        1 Reply Last reply Reply Quote 0
                        • Z
                          zgadgeter @Guest last edited by zgadgeter

                          @dp20eic Ja, stimmt, ich vergess mich immer unter meinem Namen eizuloggen.
                          Aber, ich habe den post verfolgt, alles so gemacht, in dem Verzeichnis (opt/iobroker/node_modules) den Befehl kopiert, hat aber nich dazu gefuehrt das Iob wieder funktioniert. Habe danach den container neu gestartet.
                          Leider habe ich immer keine Zugriff auf Iob ueber Webseite.
                          Shell funktioniert weiter.

                          Komisch ist das admin 6.3.3 ist immer noch installiert

                          Adapter    "admin"        : 6.3.5    , installed 6.3.3  [Updatable]
                          
                          1 Reply Last reply Reply Quote 0
                          • Z
                            zgadgeter last edited by zgadgeter

                            Ok, jetzt habe ich nochmals ein update gemacht, und der Admin ist auf 6.3.5, aber immer noch kein Zugriff auf die Seite.
                            Javascript scheint noch kein update gemacht zu haben:

                            Adapter    "javascript"   : 6.1.4    , installed 6.0.3  [Updatable]
                            
                            
                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @zgadgeter last edited by

                              @zgadgeter

                              iobroker update
                              iobroker upgrade javascript --debug
                              

                              sagt?

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

                                @thomas-braun said in Iobroker tot nach Admin update 6.3.3 zu 6.3.4:

                                iobroker upgrade javascript --debug

                                Habe javascript auch ein update gemacht, ist auf 6.1.4 jetzt.
                                Neu gestartet, aber immer noch kein webseite.
                                Uebrigens, Vis funktioniert einwandfrei...

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

                                  @zgadgeter

                                  Zeigen.

                                  iobroker update
                                  iobroker list instances
                                  
                                  Z 1 Reply Last reply Reply Quote 0
                                  • Z
                                    zgadgeter @Thomas Braun last edited by

                                    @thomas-braun

                                    Used repository: stable
                                    Adapter    "admin"        : 6.3.5    , installed 6.3.5
                                    Adapter    "alias-manager": 1.2.4    , installed 1.2.4
                                    Adapter    "backitup"     : 2.5.9    , installed 2.5.9
                                    Adapter    "chromecast"   : 2.3.1    , installed 3.0.3
                                    Adapter    "cloud"        : 4.3.0    , installed 4.3.0
                                    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                    Adapter    "echarts"      : 1.0.12   , installed 1.0.12
                                    Adapter    "email"        : 1.1.4    , installed 1.1.4
                                    Adapter    "fhem"         : 1.6.3    , installed 1.6.3
                                    Adapter    "flot"         : 1.11.0   , installed 1.11.0
                                    Adapter    "history"      : 2.2.4    , installed 2.2.4
                                    Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                                    Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                                    Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
                                    Adapter    "info"         : 1.9.19   , installed 1.9.19
                                    Adapter    "iot"          : 1.11.9   , installed 1.11.9
                                    Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                                    Controller "js-controller": 4.0.23   , installed 4.0.23
                                    Adapter    "meross"       : 1.14.0   , installed 1.14.0
                                    Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                                    Adapter    "netatmo"      : 2.0.5    , installed 2.0.5
                                    Adapter    "sayit"        : 1.12.3   , installed 1.12.6
                                    Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                    Adapter    "shelly"       : 6.0.0    , installed 6.2.3
                                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                    Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                    Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                                    Adapter    "telegram"     : 1.15.2   , installed 1.15.2
                                    Adapter    "text2command" : 2.3.0    , installed 2.3.0
                                    Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                    Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                    Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
                                    Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                    Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
                                    Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
                                    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                    Adapter    "web"          : 4.3.0    , installed 4.3.0
                                    Adapter    "wled"         : 0.6.7    , installed 0.6.7
                                    Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                    Adapter    "zigbee"       : 1.7.6    , installed 1.7.6
                                    
                                    
                                    $ iob list instances
                                      system.adapter.admin.0                  : admin                 : hohkeppelioblxc                          - disabled, port: 7777, bind: 0.0.0.0, run as: admin
                                      system.adapter.alias-manager.0          : alias-manager         : hohkeppelioblxc                          - disabled
                                    + system.adapter.backitup.0               : backitup              : hohkeppelioblxc                          -  enabled
                                    + system.adapter.chromecast.0             : chromecast            : hohkeppelioblxc                          -  enabled
                                    + system.adapter.cloud.0                  : cloud                 : hohkeppelioblxc                          -  enabled
                                      system.adapter.discovery.0              : discovery             : hohkeppelioblxc                          - disabled
                                    + system.adapter.echarts.0                : echarts               : hohkeppelioblxc                          -  enabled
                                    + system.adapter.email.0                  : email                 : hohkeppelioblxc                          -  enabled
                                    + system.adapter.fhem.0                   : fhem                  : hohkeppelioblxc                          -  enabled, port: 7072
                                      system.adapter.flot.0                   : flot                  : hohkeppelioblxc                          - disabled
                                    + system.adapter.history.0                : history               : hohkeppelioblxc                          -  enabled
                                    + system.adapter.hm-rega.0                : hm-rega               : hohkeppelioblxc                          -  enabled
                                    + system.adapter.hm-rpc.0                 : hm-rpc                : hohkeppelioblxc                          -  enabled, port: 0
                                    + system.adapter.homeconnect.0            : homeconnect           : hohkeppelioblxc                          -  enabled
                                    + system.adapter.info.0                   : info                  : hohkeppelioblxc                          -  enabled
                                    + system.adapter.iot.0                    : iot                   : hohkeppelioblxc                          -  enabled
                                    + system.adapter.javascript.0             : javascript            : hohkeppelioblxc                          -  enabled
                                    + system.adapter.meross.0                 : meross                : hohkeppelioblxc                          -  enabled
                                    + system.adapter.net-tools.0              : net-tools             : hohkeppelioblxc                          -  enabled
                                    + system.adapter.netatmo.0                : netatmo               : hohkeppelioblxc                          -  enabled
                                    + system.adapter.sayit.0                  : sayit                 : hohkeppelioblxc                          -  enabled, port: 0
                                    + system.adapter.sayit.1                  : sayit                 : hohkeppelioblxc                          -  enabled, port: 0
                                    + system.adapter.scenes.0                 : scenes                : hohkeppelioblxc                          -  enabled
                                    + system.adapter.shelly.0                 : shelly                : hohkeppelioblxc                          -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.shelly.1                 : shelly                : hohkeppelioblxc                          -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.simple-api.0             : simple-api            : hohkeppelioblxc                          -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                    + system.adapter.socketio.0               : socketio              : hohkeppelioblxc                          -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                    + system.adapter.sonoff.0                 : sonoff                : hohkeppelioblxc                          -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.telegram.0               : telegram              : hohkeppelioblxc                          -  enabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.text2command.0           : text2command          : hohkeppelioblxc                          -  enabled
                                      system.adapter.vis-bars.0               : vis-bars              : hohkeppelioblxc                          - disabled
                                      system.adapter.vis-colorpicker.0        : vis-colorpicker       : hohkeppelioblxc                          - disabled
                                      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : hohkeppelioblxc                          - disabled
                                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : hohkeppelioblxc                          - disabled
                                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : hohkeppelioblxc                          - disabled
                                      system.adapter.vis-material.0           : vis-material          : hohkeppelioblxc                          - disabled
                                      system.adapter.vis-metro.0              : vis-metro             : hohkeppelioblxc                          -  enabled
                                      system.adapter.vis.0                    : vis                   : hohkeppelioblxc                          -  enabled
                                    + system.adapter.web.0                    : web                   : hohkeppelioblxc                          -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    + system.adapter.wled.0                   : wled                  : hohkeppelioblxc                          -  enabled
                                    + system.adapter.zigbee.0                 : zigbee                : hohkeppelioblxc                          -  enabled, port: /dev/ttyACM1
                                    
                                    + instance is alive
                                    
                                    Thomas Braun 2 Replies Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @zgadgeter last edited by

                                      @zgadgeter sagte in Iobroker tot nach Admin update 6.3.3 zu 6.3.4:

                                      iobroker start admin
                                      

                                      Achtung! Geänderter Port!

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

                                        @zgadgeter sagte in Iobroker tot nach Admin update 6.3.3 zu 6.3.4:

                                        Da würde ich auch nochmal schauen, ob die gleichzeitig auf dem gleichen Port lauschen dürfen.

                                        + system.adapter.shelly.0                 : shelly                : hohkeppelioblxc                          -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.shelly.1                 : shelly                : hohkeppelioblxc                          -  enabled, port: 1882, bind: 0.0.0.0
                                        
                                        Z 1 Reply Last reply Reply Quote 0
                                        • Z
                                          zgadgeter @Thomas Braun last edited by

                                          @thomas-braun Also, mit start admin hat es wieder funktioniert, vielen Dank!
                                          Das Thema port interessiert mich jetzt.
                                          Ja, ich habe den iobroker port geändert auf einen anderen, weil ich eine Zeit lang motioneye hatte. Der benutzt ja auch den 8081.
                                          Interessant ist dein Kommentar wegen den shelly...muss da auch ein port eingestellt werden irgendwie? Die shelly kann ich ueber den iob steuern, ohne das ich was geändert habe...habe ich da was verpasst oder falsch verstanden?
                                          Vielen Dank nochmals fuer die Hilfe!

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

                                            @zgadgeter

                                            Wie du siehen kannst lauschen beide Instanzen des shelly-Adapters auf dem gleichen Port 1882.

                                            Zum einen würde ich überlegen ob es überhaupt zwei Instanzen braucht und dann kann das eigentlich nicht beides auf dem gleichen Port lauschen.

                                            Z 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

                                            461
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            30
                                            1366
                                            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