Gibt es hier jemanden, der das unter Windows 10 schon mal stabil am Laufen hatte, oder bin ich der erste, der das versucht?
NEWS
Latest posts made by hfrmobile
-
RE: Nach Update geht nichts mehr
-
RE: Nach Update geht nichts mehr
@thomas-braun said in Nach Update geht nichts mehr:
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...
-
RE: Nach Update geht nichts mehr
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
?
-
RE: Nach Update geht nichts mehr
@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
-
Nach Update geht nichts mehr
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.0Daher lt. Anleitung update ausgeführt:
iobroker stop
iobroker update
iobroker upgrade self
iobroker startErgebnis:
http://localhost:8081/#tab-infoThis site can’t be reachedlocalhost refused to connect.
Try:Checking the connection
Checking the proxy and the firewall
ERR_CONNECTION_REFUSED