NEWS
Test installer ioBroker Experimental-Edition
-
Läuft wieder alles.
Bei mir lag es daran, dass eine andere node Instanz auf dem System lief.
Die habe ich gelöscht, dann über das Startmenu die ioBroker Kommndozeile geöffnet und safe-buffer nachinstalliert. Dann musste ich komischer weise noch den js-controller per npm nachinstallieren.Beim Start von ioBroker danach haben sich alle Module sauber nachinstalliert.
-
Doch nicht.... nachdem ich
npm i safe-buffer
ausführe, löscht er mir alle module. Deshalb musste ich auch den js-controller neu installieren. Es installierte sich aber leider nur die stable und ein upgrade auf die latest ist nicht möglich.
Jetzt bin ich nach einigen Versuchen wieder am alten Stand, dass sich einige Adapter nicht installieren lassen, da safe-buffer nicht vorhanden ist.
-
Kann ich mir die Dienste irgendwie auf den Desktop legen und von dort bei Bedarf starten lassen?
Habe jetzt 4 Installationen und 3 auf manuell gestellt. -
Mach Dir zwei Links auf die iobroker.exe im daemon-Ordner der jeweiligen Instanz. Im Link dann den Befehlszeilenparameter
start
bzw.stop
jeweils hinzufügen. Klappt es damit? -
@Stabilostick sagte in ioBroker Experimental-Edition:
Befehlszeilenparameter start
So?
"C:\Program Files\iobroker\Test\daemon\iobroker.exe" \stop
-
Ohne \
-
-
Gibt es da in einem der Link-Property-Fenster so etwas wie „als Administrator“ ausführen“?
-
@Stabilostick sagte in ioBroker Experimental-Edition:
Gibt es da in einem der Link-Property-Fenster so etwas wie „als Administrator“ ausführen“?
Ja, habe es als Admin ausgeführt, dann kommt einen Warnung , dann auf Ok und es funktioniert.
Wenn ich die Dienste öffne wird es erst bei einen erneuten Aufruf auch angezeigt.Ich schalte mal UAC aus
-
Geht ja nicht an, dass da jeder Wald- und Wiesenanwender ioBroker beendet.
-
Dank @wolfpack57 konnten ich zwei Probleme mit dem 2.0.34.a Installer aufdecken.
-
Wenn mehr als 10MB Logs am Tag auf die Konsole geschrieben werden, beendet sich der Windows Service Wrapper. Der Dienst ist dann beendet aber ioBroker läuft trotzdem weiter.
-
Bei einer Migration läuft die states-Datenbank auch wenn man den Port im Setup geändert hat immer auf dem Port, der im Quellsystem eingestellt war.
Ich werde das Setup für neue ioBroker Installationen entsprechend In Kürze anpassen.
-
-
Hallo, es gibt eine neue Node.js Version (v10.17.0), wie soll mann jetzt updaten? Sollte man überhaupt oder auf einen neue Installer Version von dir warten?
-
Abwarten. Sobald js-controller 2.0.36+ im latest ist, baue ich einen neuen Installer für die Experimental-Edition. Dann ist auch wieder die 1.5.14 dran.
-
Updateversuch mit schlechtem Ausgang
Hatte Installer auf Englisch gestellt. Die Dialogboxen waren abwechselnd EN und DE. Aber das ist Kosmetik, kommt beim Bügeln.
Das Log sieht erst mal nicht schlecht aus.
2019-11-01 06:45:55.069 - info: host.DESKTOP-0UPK22M(ioBrMain3) iobroker.js-controller version 2.0.34 js-controller starting 2019-11-01 06:45:55.073 - info: host.DESKTOP-0UPK22M(ioBrMain3) Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker 2019-11-01 06:45:55.074 - info: host.DESKTOP-0UPK22M(ioBrMain3) hostname: DESKTOP-0UPK22M(ioBrMain3), node: v12.12.0 2019-11-01 06:45:55.083 - info: host.DESKTOP-0UPK22M(ioBrMain3) ip addresses: fe80::cfa:b599:f147:f33c 192.168.1.25 2019-11-01 06:45:55.133 - info: host.DESKTOP-0UPK22M(ioBrMain3) connected to Objects and States 2019-11-01 06:45:55.154 - info: host.DESKTOP-0UPK22M(ioBrMain3) 3 instances found
Nach etwas hin und her beginnt die Adapterinstallation.
Auch History wird erfolgreich installiert und subscribiert die Objects.
In Zeile 5421 ist der damit fertig.
Dann wird Terminal Adapter installiert. Nach etwas "gyp" Schluckauf meldet er in Zeile 5454 Vollzug
Auch Tradfri wird installiert Aber dann beginnt das Chaos2019-11-01 06:57:05.379 - info: host.DESKTOP-0UPK22M(ioBrMain3) iobroker npm-install: Update "system.adapter.tradfri.0" 2019-11-01 06:57:06.399 - info: host.DESKTOP-0UPK22M(ioBrMain3) iobroker npm-install: exit 0 2019-11-01 06:57:06.417 - info: host.DESKTOP-0UPK22M(ioBrMain3) instance system.adapter.tradfri.0 started with pid 7832 2019-11-01 06:57:06.898 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[0]: C:\Program Files\io 2019-11-01 06:57:06.898 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[1]: broker\ioBrMain3\node_modules\iobroker.tradfri\build\main.js:710 2019-11-01 06:57:06.898 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[1]: adapter.log.error("unhandled exception:" + getMessage(err)); 2019-11-01 06:57:06.898 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[1]: ^ 2019-11-01 06:57:06.898 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[1]: 2019-11-01 06:57:06.898 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[1]: TypeError: Cannot read property 'log' of undefined 2019-11-01 06:57:06.898 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[1]: at process.onUnhandledError (C:\Program Files\iobroker\ioBrMain3\node_modules\iobroker.tradfri\build\main.js:710:13) 2019-11-01 06:57:06.898 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[1]: at process.emit (events.js:210:5) 2019-11-01 06:57:06.899 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[1]: at process._fatalException (internal/process/execution.js:150:25) 2019-11-01 06:57:06.899 - error: host.DESKTOP-0UPK22M(ioBrMain3) instance system.adapter.tradfri.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING) 2019-11-01 06:57:06.899 - info: host.DESKTOP-0UPK22M(ioBrMain3) Restart adapter system.adapter.tradfri.0 because enabled 2019-11-01 06:57:07.431 - warn: host.DESKTOP-0UPK22M(ioBrMain3) startInstance cannot find adapter "sonoff@2.0.2". Try to install it... 1 attempt 2019-11-01 06:57:07.436 - info: host.DESKTOP-0UPK22M(ioBrMain3) iobroker install sonoff@2.0.2 using installedVersion 2019-11-01 06:57:08.011 - error: host.DESKTOP-0UPK22M(ioBrMain3) iobroker npm-install: C:\Program Files\iobroker\ioBrM 2019-11-01 06:57:08.012 - error: host.DESKTOP-0UPK22M(ioBrMain3) iobroker npm-install: ain3\node_modules\standard-as-callback\built\index.js:6 throw e; ^ Error: Cannot find module 'core-util-is' Require stack: - C:\Program Files\iobroker\ioBrMain3\node_modules\verror\lib\verror.js - C:\Program Files\iobroker\ioBrMain3\node_modules\jsprim\lib\jsprim.js - C:\Program Files\iobroker\ioBrMain3\node_modules\http-signature\lib\signer.js - C:\Program Files\iobroker\ioBrMain3\node_modules\http-signature\lib\index.js - C:\Program Files\iobroker\ioBrMain3\node_modules\request\req 2019-11-01 06:57:08.012 - error: host.DESKTOP-0UPK22M(ioBrMain3) iobroker npm-install: uest.js - C:\Program Files\iobroker\ioBrMain3\node_modules\request\index.js - C:\Program Files\iobroker\ioBrMain3\node_modules\iobroker.js-controller\lib\setup\setupInstall.js - C:\Program Files\iobroker\ioBrMain3\node_modules\iobroker.js-controller\lib\setup.js - C:\Program Files\iobroker\ioBrMain3\node_modules\iobroker.js-controller\iobroker.js at Function.Module._resolveFilen 2019-11-01 06:57:08.013 - error: host.DESKTOP-0UPK22M(ioBrMain3) iobroker npm-install: ame (internal/modules/cjs/loader.js:794:15) at Function.Module._load (internal/modules/cjs/loader.js:687:27) at Module.require (internal/modules/cjs/loader.js:849:19) at require (internal/modules/cjs/helpers.js:74:18) at Object. (C:\Program Files\iobroker\ioBrMain3\node_modules\verror\lib\verror.js:9:19) at Module._compile (internal/mod 2019-11-01 06:57:08.013 - error: host.DESKTOP-0UPK22M(ioBrMain3) iobroker npm-install: ules/cjs/loader.js:956:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10) at Module.load (internal/modules/cjs/loader.js:812:32) at Function.Module._load (internal/modules/cjs/loader.js:724:14) at Module.require (internal/modules/cjs/loader.js:849:19) { code: 'MODULE_NOT_FOUND', requireStack: [ 'C:\\Program Files\\iobrok 2019-11-01 06:57:08.014 - error: host.DESKTOP-0UPK22M(ioBrMain3) iobroker npm-install: er\\ioBrMain3\\node_modules\\verror\\lib\\verror.js', 'C:\\Program Files\\iobroker\\ioBrMain3\\node_modules\\jsprim\\lib\\jsprim.js', 'C:\\Program Files\\iobroker\\ioBrMain3\\node_modules\\http-signature\\lib\\signer.js', 'C:\\Program Files\\iobroker\\ioBrMain3\\node_modules\\http-signature\\lib\\index.js', 2019-11-01 06:57:08.015 - error: host.DESKTOP-0UPK22M(ioBrMain3) iobroker npm-install: 'C:\\Program Files\\iobroker\\ioBrMain3\\node_modules\\request\\request.js',
Das log endet ein paar Tausend Zeilen später
2019-11-01 07:00:15.038 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[36]: de: 'MODULE_NOT_FOUND', 2019-11-01 07:00:15.039 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[36]: requireStack: [ 2019-11-01 07:00:15.039 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[36]: 2019-11-01 07:00:15.039 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[37]: 'C:\\Program Files\\iobroker\\ioBrMain3\\node_modules\\win 2019-11-01 07:00:15.039 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[38]: ston\\node_modules\\readable-stream\\lib\\_stream_readable. 2019-11-01 07:00:15.039 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[39]: js', 2019-11-01 07:00:15.039 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[39]: 'C:\\Program Files\\iobroker\\ioBrMain3\\node_modul 2019-11-01 07:00:15.039 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[40]: es\\winston\\node_modules\\readable-strea 2019-11-01 07:00:15.039 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[41]: m\\readable.js', 2019-11-01 07:00:15.039 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[41]: 'C:\\Program Files\\ 2019-11-01 07:00:15.039 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[42]: iobroker\\ioBrMain3\\node_modules\\winston\\lib\\winston\\logger.js', 2019-11-01 07:00:15.040 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[42]: 'C:\\Pr 2019-11-01 07:00:15.040 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[43]: ogram Files\\iobroker\\ioBrMain3\\node_modules\\winston\\lib\\winston\\create-logger.js', 2019-11-01 07:00:15.040 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[43]: 'C:\\ 2019-11-01 07:00:15.040 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[44]: Program Files\\iobroker\\ioBrMain3\\node_modules\\winston\\lib\\winston.j 2019-11-01 07:00:15.040 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[45]: s', 2019-11-01 07:00:15.040 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[45]: 'C:\\Program Files\\iobroker\\ioBrMain3\\node_modules\\iobroker.js-controller\\lib\\log 2019-11-01 07:00:15.040 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[46]: ger.js', 2019-11-01 07:00:15.040 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[46]: 'C:\\Program Files\\iobroker\\ioBrMain3\\node_modules\\iobro 2019-11-01 07:00:15.040 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[47]: ker.js-controller\\lib\\adapter.js', 2019-11-01 07:00:15.040 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[47]: ' 2019-11-01 07:00:15.041 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[48]: C:\\Program Files\\iobroker\\ioBrMain3\\node_mo 2019-11-01 07:00:15.041 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[49]: dules\\iobroker.nut\\lib\\utils.js', 2019-11-01 07:00:15.041 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[49]: 'C:\\Program Files\\iobroker\\ioBrMain3\\ 2019-11-01 07:00:15.041 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[50]: node_modules\\iobroker.nut\\nut.js' 2019-11-01 07:00:15.041 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[50]: ] 2019-11-01 07:00:15.041 - error: host.DESKTOP-0UPK22M(ioBrMain3) Caught by controller[50]: } 2019-11-01 07:00:15.041 - error: host.DESKTOP-0UPK22M(ioBrMain3) instance system.adapter.nut.1 terminated with code 1 (JS_CONTROLLER_STOPPED) 2019-11-01 07:00:15.041 - info: host.DESKTOP-0UPK22M(ioBrMain3) Restart adapter system.adapter.nut.1 because enabled
Sieht für mich als Laien so aus, als käme da ein Parser ausser Tritt.
Die Adapter gehen nicht in Betrieb, Indikatorpunkte bleiben rot.
Nach einen Stop und Start aus der Konsole geht gar nichts mehr. Auch nicht nach einen Restart des Rechners.Bin vorerst wieder auf die alte Instanz gegangen. Ist ja mein Produktivsystem.
-
Die Adapter werde jeweils genau in der alten Version (sofern noch verfügbar) nachinstalliert. Gibt es für die Adapter ggf. eine neuere Version?
Tradfri und nut-Adapter? Stoppe die. Was macht der Rest?
-
@Stabilostick Tradfri ist 2.2.0 , die neueste stable ist 2.4.3
nut ist 1.1.3 und das ist auch die neueste stable.Stoppen kann ich nichts, weil diese neue ioBroker Version nicht mehr gestartet ist. Scheint sich aufgehängt zu haben. Kein Log im Browser angezeigt, kein Logfile angelegt und bei ioBroker stop gab es eine Fehlermeldung. Derzeit arbeite ich wieder mit der alten.
Ich könnte höchstens den Tradfri Adapter modernisieren und dann den Installationsversuch wiederholen.
-
@klassisch genau wie bei mir. Bin auch auf die alte Version zurück und habe per npm aktualisiert. Mit der exe hier habe ich genau das Problem auch gehabt.
-
@NightWatcher Na dann sind wir schon zu zweit. Wild irgendwo ins log reingegriffen
2019-11-01 06:57:08.014 - error: host.DESKTOP-0UPK22M(ioBrMain3) iobroker npm-install: er\\ioBrMain3\\node_modules\\verror\\lib\\verror.js', 'C:\\Program Files\\iobroker\\ioBrMain3\\node_modules\\jsprim\\lib\\jsprim.js', 'C:\\Program Files\\iobroker\\ioBrMain3\\node_modules\\http-signature\\lib\\signer.js', 'C:\\Program Files\\iobroker\\ioBrMain3\\node_modules\\http-signature\\lib\\index.js',
Da wird irgendwas zerhäckselt und die \ sehen auch nicht gesund aus.
-
Habe gestern wieder mal den neuesten Installer aus dem Download getestet.
Gleiches, oder zumindest ähnliches Ergebnis mit dem entgleisenden parsen und den "caught by controller" Fehlern.
ioBroker verheddert sich da. Nach Stop von ioBroker startet ioBroker nicht mehr.4) iobroker npm-install: upload [4] tradfri.admin C:/Program Files/iobroker/ioBrMain4/node_modules/iobroker.tradfri/admin/icons/bulb.png icons/bulb.png image/png 2019-11-23 17:29:29.628 - [32minfo[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: upload [3] tradfri.admin C:/Program Files/iobroker/ioBrMain4/node_modules/iobroker.tradfri/admin/icons/blind.png icons/blind.png image/png 2019-11-23 17:29:29.684 - [32minfo[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: upload [2] tradfri.admin C:/Program Files/iobroker/ioBrMain4/node_modules/iobroker.tradfri/admin/build/index.map build/index.map application/json 2019-11-23 17:29:29.754 - [32minfo[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: upload [1] tradfri.admin C:/Program Files/iobroker/ioBrMain4/node_modules/iobroker.tradfri/admin/build/index.js.map build/index.js.map application/json 2019-11-23 17:29:29.816 - [32minfo[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: upload [0] tradfri.admin C:/Program Files/iobroker/ioBrMain4/node_modules/iobroker.tradfri/admin/build/index.js build/index.js application/javascript 2019-11-23 17:29:30.007 - [32minfo[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: host.DESKTOP-0UPK22M(ioBrMain4) object system.adapter.tradfri created/updated 2019-11-23 17:29:30.030 - [32minfo[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: Update "system.adapter.tradfri.0" 2019-11-23 17:29:31.069 - [32minfo[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: exit 0 2019-11-23 17:29:31.081 - [32minfo[39m: host.DESKTOP-0UPK22M(ioBrMain4) instance system.adapter.tradfri.0 started with pid 740 2019-11-23 17:29:31.663 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) Caught by controller[0]: C:\Program Files\iobroker\ioBr 2019-11-23 17:29:31.663 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) Caught by controller[1]: Main4\node_modules\iobroker.tradfri\build\main.js:751 2019-11-23 17:29:31.663 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) Caught by controller[1]: adapter.log.error("unhandled exception:" + getMessage(err)); 2019-11-23 17:29:31.663 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) Caught by controller[1]: ^ 2019-11-23 17:29:31.663 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) Caught by controller[1]: 2019-11-23 17:29:31.663 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) Caught by controller[1]: TypeError: Cannot read property 'log' of undefined 2019-11-23 17:29:31.664 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) Caught by controller[1]: at process.onUnhandledError (C:\Program Files\iobroker\ioBrMain4\node_modules\iobroker.tradfri\build\main.js: 2019-11-23 17:29:31.664 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) Caught by controller[2]: 751:13) 2019-11-23 17:29:31.664 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) Caught by controller[2]: at process.emit (events.js:198:13) 2019-11-23 17:29:31.664 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) Caught by controller[2]: at process._fatalException (internal/bootstrap/node.js:497:27) 2019-11-23 17:29:31.664 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) instance system.adapter.tradfri.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING) 2019-11-23 17:29:31.664 - [32minfo[39m: host.DESKTOP-0UPK22M(ioBrMain4) Restart adapter system.adapter.tradfri.0 because enabled 2019-11-23 17:29:32.094 - [33mwarn[39m: host.DESKTOP-0UPK22M(ioBrMain4) startInstance cannot find adapter "sonoff@2.2.2". Try to install it... 1 attempt 2019-11-23 17:29:32.095 - [32minfo[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker install sonoff@2.2.2 using installedVersion 2019-11-23 17:29:33.245 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: C:\Program Files\iobroker\ioBrMai 2019-11-23 17:29:33.246 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: n4\node_modules\standard-as-callback\built\index.js:6 throw e; ^ Error: Cannot find module 'core-util-is' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15) at Function.Module._load (internal/modules/cjs/loader.js:562:25) at Module.require (internal/modules/cjs/loader.js:692:17) at require 2019-11-23 17:29:33.247 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: (internal/modules/cjs/helpers.js:25:18) at Object.<anonymous> (C:\Program Files\iobroker\ioBrMain4\node_modules\verror\lib\verror.js:9:19) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModule 2019-11-23 17:29:33.247 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: Load (internal/modules/cjs/loader.js:593:12) at Function.Module._load (internal/modules/cjs/loader.js:585:3) 2019-11-23 17:29:33.260 - [32minfo[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: exit 1 2019-11-23 17:29:34.266 - [33mwarn[39m: host.DESKTOP-0UPK22M(ioBrMain4) startInstance cannot find adapter "rflink@1.2.0". Try to install it... 1 attempt 2019-11-23 17:29:34.267 - [32minfo[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker install rflink@1.2.0 using installedVersion 2019-11-23 17:29:35.421 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: C:\Program Files\iobroker\ioBrMain 2019-11-23 17:29:35.422 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: 4\node_modules\standard-as-callback\built\index.js:6 throw e; ^ Error: Cannot find module 'core-util-is' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15) at Function.Module._load (internal/modules/cjs/loader.js:562:25) at Module.require (internal/modules/cjs/loader.js:692:17) at require (internal/modules/cjs/helpers.js:25:18) at Object.<anonymous> (C:\Pro 2019-11-23 17:29:35.422 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: gram Files\iobroker\ioBrMain4\node_modules\verror\lib\verror.js:9:19) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader 2019-11-23 17:29:35.423 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: .js:593:12) at Function.Module._load (internal/modules/cjs/loader.js:585:3) 2019-11-23 17:29:35.432 - [32minfo[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: exit 1 2019-11-23 17:29:36.435 - [33mwarn[39m: host.DESKTOP-0UPK22M(ioBrMain4) startInstance cannot find adapter "simple-api@2.3.2". Try to install it... 1 attempt 2019-11-23 17:29:36.435 - [32minfo[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker install simple-api@2.3.2 using installedVersion 2019-11-23 17:29:37.618 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: C:\Program File 2019-11-23 17:29:37.618 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: s\iobroker\ioBrMain4\node_modules\standard-as-callback\built\index.js:6 throw e; ^ Error: Cannot find module 'core-util-is' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:6 2019-11-23 17:29:37.619 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: 36:15) at Function.Module._load (internal/modules/cjs/loader.js:562:25) at Module.require (internal/modules/cjs/loader.js:692:17) at require (internal/modules/cjs/helpers.js:25:18) at Object.<anonymous> (C:\Program Files\iobroker\ioBrMain4\node_modules\verror\lib\verror.js:9:19) at Modu 2019-11-23 17:29:37.620 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: le._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at Function.Module._load (internal/modules/cjs/loader.js:585:3) 2019-11-23 17:29:37.628 - [32minfo[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: exit 1 2019-11-23 17:29:38.633 - [33mwarn[39m: host.DESKTOP-0UPK22M(ioBrMain4) startInstance cannot find adapter "nut@1.1.3". Try to install it... 1 attempt 2019-11-23 17:29:38.633 - [32minfo[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker install nut@1.1.3 using installedVersion 2019-11-23 17:29:40.006 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: C:\Program Files\iobroker\ioBrM 2019-11-23 17:29:40.006 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) iobroker npm-install: ain4\node_modules\standard-as-callback\built\index.js:6 throw e; ^
Hier wurden wohl die Zeilen auseinandergerissen und versucht die Bruchstücke auszuwerten, was natürlich schief geht
2019-11-23 17:29:31.663 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) Caught by controller[0]: C:\Program Files\iobroker\ioBr 2019-11-23 17:29:31.663 - [31merror[39m: host.DESKTOP-0UPK22M(ioBrMain4) Caught by controller[1]: Main4\node_modules\iobroker.tradfri\build\main.js:751
Die neu zu installierende Instanz sollte ioBrMain4 heißen.
Der Pfad in der ersten entgleisten Anweisung endet mit ioBr und der Pfad in der nächsten startet mit Main4
Was kann ich tun?
Habe ich einen falschen Namen gewählt? Stören die Großbuchstaben? Pfad zu lang?
Ich hatte die Option Installation mit übernahme der Daten aus der bisherigen Installation gewählt.
Windows ist auf dem aktuellen Stand mittlerweile auch mit 1909 -
@NightWatcher Wie hast Du es denn geschafft, die alte ioBroker-Version wiederherzustellen? Oder habe ich das falsch verstanden und das bezog sich nur auf einen Adapter?
Habe wohl das selbe Problem wie @klassisch und Du, weiß aber als "Informatik-Nichtsblicker" leider nicht, wie ich nach dem Update auf 2.1 meinen alten ioBroker (1.5.4) wiederherstellen kann und habe daher schon seit Tagen kein Samrt Home mehr!In diesem Thread ist das Problem auch bereits Thema: https://forum.iobroker.net/topic/26892/update-anleitung-für-windows-js-controller/42 Auch @Wlad ist sicher an einer entsprechenden Lösung interessiert.
Stabilostick ist über die Probleme mit Version 2.1 unter Windows ("caught by irgendwas", Fehler 101, "no objects found" etc. pp.) bereits informiert und arbeitet vermutlich auch schon daran. Da der arme Kerl aber auch noch ein Privatleben und andere Arbeit hat und der Fehler wohl ein ziemlich große rund arbeitsintensiver sein dürfte, wäre ein Downgrade fürs Erste sicherlich die beste Option für mich und alle anderen Betroffenen!