Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. Nach Update geht nichts mehr

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Nach Update geht nichts mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      hfrmobile last edited by

      Vor update konnte localhost:8081 angezeigt werden, konnte aber Homematic IP Cloud Adapter nicht laden. Nach einer gefühlen Ewigkeit kam die Meldung:
      Fertig mit Fehler: Invalid version of "js-controller". Installed "2.1.0", required ">=3.1.0

      Daher lt. Anleitung update ausgeführt:
      iobroker stop
      iobroker update
      iobroker upgrade self
      iobroker start

      Ergebnis:
      http://localhost:8081/#tab-info

      This site can’t be reachedlocalhost refused to connect.
      Try:

      Checking the connection
      Checking the proxy and the firewall
      ERR_CONNECTION_REFUSED

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

        @hfrmobile

        iobroker update -i
        iobroker status
        iobroker list instances
        

        sagt?
        Du warst echt noch auf einem js-controller2 unterwegs?

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

          @thomas-braun heute neu von Homepage installiert (Windows 10) ... habe mich auch gewundert, dass wenn ich frisch von der HP runterlade und installiere, ich da noch was updaten muss 😉 ...

          Used repository: stable
          Adapter    "admin"        : 5.3.1    , installed 3.6.12 [Updatable]
          Adapter    "discovery"    : 2.7.5    , installed 1.3.0  [Updatable]
          Adapter    "firetv"       : 1.0.0    , installed 1.0.0
          Adapter    "history"      : 1.10.5   , installed 1.10.5
          Adapter    "hmip"         : 1.15.4   , installed 1.15.4
          Adapter    "info"         : 1.9.8    , installed 1.5.6  [Updatable]
          Adapter    "javascript"   : 5.2.21   , installed 5.2.21
          Controller "js-controller": 4.0.15   , installed 4.0.15
          Adapter    "ping"         : 1.5.0    , installed 1.5.0
          Adapter    "web"          : 3.4.16   , installed 3.4.16
          
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
            system.adapter.admin.0                  : admin                 : MYHOST(SmartHome)                        -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.discovery.0              : discovery             : MYHOST(SmartHome)                        -  enabled
          + system.adapter.firetv.0                 : firetv                : MYHOST(SmartHome)                        -  enabled
          + system.adapter.history.0                : history               : MYHOST(SmartHome)                        -  enabled
            system.adapter.info.0                   : info                  : MYHOST(SmartHome)                        -  enabled
          + system.adapter.ping.0                   : ping                  : MYHOST(SmartHome)                        -  enabled
          
          + instance is alive
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @hfrmobile last edited by

            @hfrmobile

            iobroker upgrade
            iobroker start admin
            
            H 1 Reply Last reply Reply Quote 0
            • H
              hfrmobile @Thomas Braun last edited by

              @thomas-braun

              Musste noch folgendes machen:

              npm audid fix
              npm install
              npm audid fix
              npm audit fix --force
              

              Ergebnis:

              fixed 16 of 30 vulnerabilities in 614 scanned packages
                14 vulnerabilities required manual review and could not be updated
                1 package update for 16 vulnerabilities involved breaking changes
                (installed due to `--force` option)
              

              Problem http://localhost:8081/#tab-info besteht weiterhin.

              Eigentlich wollte ich mir ioBroker nur schnell mal auf meiner Windows 10-Maschine ansehen und zu evaluieren, ob es was für mich ist....

              Bin von https://iobroker.net/www/#/de/download auf WWW auf DOWNLOAD und dann die Windows-Version runter geladen...

              npm i iobroker.js-controller@stable --ignore-scripts lt. Empfehlung und wieder Vulnerabilities:

              found 6 vulnerabilities (4 low, 1 moderate, 1 high)
                run `npm audit fix` to fix them, or `npm audit` for details
              

              und nach npm audit fix erst recht wieder nix passiert:

              fixed 0 of 6 vulnerabilities in 563 scanned packages
                6 vulnerabilities required manual review and could not be updated
              

              ... echt eine Sisifus-Angelegenheit, dass Teil auf'nem Windows-PC installiert zu bekommen ^^....

              und was fängt man jetzt mit folgender Information an:

              iobroker.inst@2.0.3
              +-- https://github.com/sponsors/jaredhanson
              | `-- passport@0.5.2
              +-- https://github.com/sponsors/RubenVerborgh
              | `-- follow-redirects@1.14.9
              +-- https://github.com/sponsors/ljharb
              | `-- qs@6.9.7, is-nan@1.3.2, call-bind@1.0.2, get-intrinsic@1.1.1, has-symbols@1.0.3, resolve@1.12.2, object.assign@4.1.2
              +-- https://github.com/sponsors/feross
              | `-- safe-buffer@5.2.1, simple-get@4.0.1, simple-concat@1.0.1, buffer@5.7.1, base64-js@1.5.1, ieee754@1.2.1
              +-- https://www.patreon.com/feross
              | `-- safe-buffer@5.2.1, simple-get@4.0.1, simple-concat@1.0.1, buffer@5.7.1, base64-js@1.5.1, ieee754@1.2.1
              +-- https://feross.org/support
              | `-- safe-buffer@5.2.1, simple-get@4.0.1, simple-concat@1.0.1, buffer@5.7.1, base64-js@1.5.1, ieee754@1.2.1
              +-- https://opencollective.com/serialport/donate
              | `-- serialport@9.2.8, @serialport/binding-mock@9.2.4, @serialport/bindings@9.2.8, @serialport/parser-byte-length@9.2.4, @serialport/parser-cctalk@9.2.4, @serialport/parser-delimiter@9.2.4, @serialport/parser-inter-byte-timeout@9.2.4, @serialport/parser-readline@9.2.4, @serialport/parser-ready@9.2.4, @serialport/parser-regex@9.2.4, @serialport/stream@9.2.4, @serialport/binding-abstract@9.2.3
              +-- https://github.com/sponsors/sindresorhus
              | `-- decompress-response@6.0.0, mimic-response@3.1.0, get-stream@6.0.1, is-stream@2.0.1, onetime@5.1.2
              +-- https://www.buymeacoffee.com/systeminfo
              | `-- systeminformation@5.11.6
              +-- https://opencollective.com/ioredis
              | `-- ioredis@4.28.5
              +-- https://github.com/sindresorhus/execa?sponsor=1
              | `-- execa@5.1.1
              +-- https://paulmillr.com/funding/
              | `-- chokidar@3.5.3
              +-- https://github.com/sponsors/jonschlinkert
              | `-- picomatch@2.3.1
              +-- https://github.com/chalk/wrap-ansi?sponsor=1
              | `-- wrap-ansi@7.0.0
              +-- https://github.com/chalk/ansi-styles?sponsor=1
              | `-- ansi-styles@4.3.0
              `-- https://github.com/sponsors/epoberezkin
                `-- ajv@6.12.6
              

              ?

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

                @hfrmobile

                Von

                npm audit fix
                

                lässt man die Finger. Das macht es nicht besser. Im Gegenteil.

                ... echt eine Sisifus-Angelegenheit, dass Teil auf'nem Windows-PC installiert zu bekommen ^^....

                Installier es auf einem Linux. Ist eh der bessere Ansatz.

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

                  @thomas-braun said in Nach Update geht nichts mehr:

                  @hfrmobile

                  Von

                  npm audit fix
                  

                  lässt man die Finger. Das macht es nicht besser. Im Gegenteil.

                  Warum lässt man davon die Finger, wenn einem "das System" das vorschlägt?

                  Installier es auf einem Linux. Ist eh der bessere Ansatz.

                  Ist keine Option zur Zeit. Wollte, bevor ich mir einen Raspberry PI zulege (kaufe), es vorher erstmal "schnell" mal auf meinem Windows PC ausprobieren, ob ioBroker das kann, was ich benötige...

                  Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @hfrmobile last edited by

                    @hfrmobile sagte in Nach Update geht nichts mehr:

                    Warum lässt man davon die Finger, wenn einem "das System" das vorschlägt?

                    Weil des nichts bringt und dir nur die Dependencies zerballert. Insbesondere wenn du es per force reinzwingst.

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

                      @thomas-braun

                      Gibt es hier jemanden, der das unter Windows 10 schon mal stabil am Laufen hatte, oder bin ich der erste, der das versucht?

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

                        @hfrmobile

                        Natürlich läuft das auch unter Windows.
                        10% der Installationen laufen da zur Zeit.

                        Die bevorzugte Installationsplattform ist es aber offenbar nicht.

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

                          @hfrmobile sagte in Nach Update geht nichts mehr:

                          wenn einem "das System" das vorschlägt?

                          das ist für die Entwickler

                          T 1 Reply Last reply Reply Quote 0
                          • T
                            thomassch @Homoran last edited by

                            Hallo Zusammen,

                            Die Installation unter Windows ist leider eine Katastrophe. Hier wünschte ich mir ein einfaches Update Modell und eine aktuelle Installation wenn man das setup von der Download Seite lädt.
                            Leider gibt es auch keine Anweisung wie Updates/Installationen unter Windows sauber erfolgen können.

                            …. Da ich den Rechner schon habe und auch einen SQL Server der dir Daten speichert kann ich mich mit einer PI Installation gerade nicht anfreunden.

                            Ich würde mich freuen wenn dir Windows Gemeide weiterhin supportet wird!

                            Gruß
                            Thomas

                            Sokomoto 1 Reply Last reply Reply Quote 0
                            • Sokomoto
                              Sokomoto @thomassch last edited by

                              @thomassch sagte in Nach Update geht nichts mehr:

                              Leider gibt es auch keine Anweisung wie Updates/Installationen unter Windows sauber erfolgen können.

                              Natürlich gibt's das, guckst du:

                              https://forum.iobroker.net/topic/51574/windows-installation-update

                              Hier gibt es alles, man muss es nur finden 🙂

                              tschuess

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

                              Support us

                              ioBroker
                              Community Adapters
                              Donate

                              990
                              Online

                              31.7k
                              Users

                              79.7k
                              Topics

                              1.3m
                              Posts

                              5
                              13
                              660
                              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