NEWS
js-controller 2 jetzt für alle im Stable
-
ja sorry hab es eben falsch gemacht
jetzt steht bei istall folgendes
> node iobroker.js setup first Cannot delete file. Not critical: Error: EACCES: permission denied, unlink '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/../../_service_iobroker.bat' Cannot delete file. Not critical: Error: EACCES: permission denied, unlink '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/../../iobroker.bat' Cannot delete file. Not critical: Error: EACCES: permission denied, unlink '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/../../iob.bat' fs.js:114 throw err; ^ Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/../../tmp' at Object.mkdirSync (fs.js:757:3) at Setup.setup (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupSetup.js:688:58) at processCommand (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:235:23) at Object.module.exports.execute (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:2408:5) at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js:1:24) 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.js:593:12) at Function.Module._load (internal/modules/cjs/loader.js:585:3) npm WARN babel-eslint@5.0.4 requires a peer of eslint@<2.3.0 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: node-bluetooth@1.2.6 (node_modules/node-bluetooth): npm WARN optional SKIPPING OPTIONAL DEPENDENCY: node-bluetooth@1.2.6 install: `node-gyp configure build` npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.2 (node_modules/unix-dgram): npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.2 install: `node-gyp rebuild` npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1 npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! iobroker.js-controller@2.1.1 install: `node iobroker.js setup first` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the iobroker.js-controller@2.1.1 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2019-12-27T17_32_40_659Z-debug.log
-
Installation Fixer laufen gelassen wie oben schon gefragt? Permission Errors sind blöd
-
Hallo zusammen.
Ich versuche es einfach mal hier.Bin nun auf ein besseres System umgestiegen.
Nun funktionieren meine selektoren aber leider nicht mehr.
Habe die meisten Ids über ein Skript im Verzeichnis alias angelegt und das ging auch beim vorherigen System.z.B. habe ich
var selectorBattery = $('[id=alias* Licht *An]');selectorBattery.each(function(id, i)
{
if(getObject(id).common.role =='switch')
log(id);
});
im Log wird aber nichts ausgegeben.
Wenn ich nun die Bedingung rausnehme und nur noch $('[id=alias*]') als selektor nehme bekomme ich genau 2 state ausgegeben. Obwohl ich deutlich mehr habe.
Weiß jemand woran das liegt?
Neugestartet habe ich schon. -
@apollon77 Radar 2 Adapter
-
Moin,
bei mir wird im Log immer error angezeigt, den Host gibt es aber nicht mehr bei mirWas jetzt? Über ein Hilfe würde ich mich sehr freuen!!!
192.168.1.102:6862 (Init=false) Redis error:Error: Invalid Chunk: parse failed
-
@Elektroman wenn der Fehler kommt versucht irgend ein Prozess der auf js-Controller 1.5 läuft auf den 2.1er Controller zuzugreifen. Also irgend ein alter Prozess oder alter hängengebliebener Backup Prozess ... ggf rebooten aller relevanten hosts hilft.
-
Danke für die schnelle Antwort!
Den Host kann ich nicht mehr neu starten, es gibt Ihn ja nicht mehr
-
jetzt habe ich noch etwas rumprobiert, da ist mir aufgefallen das ich den Master nicht stoppen kann
pi@raspberrypi:~ $ cd / pi@raspberrypi:/ $ cd opt/iobroker pi@raspberrypi:/opt/iobroker $ iobroker stop iobroker controller daemon is not running pi@raspberrypi:/opt/iobroker $ sudo iobroker stop iobroker controller daemon is not running pi@raspberrypi:/opt/iobroker $ iobroker status iobroker is running on this host. At least one iobroker host is running. Objects type: file States type: file pi@raspberrypi:/opt/iobroker $
-
@Elektroman wenn es den nicht gibt dann kann der Fehler da nicht her kommen. Also wenn der Fehler kommt dann gibt es definitiv einen Prozess der mit nem 1.5er Controller (noch) läuft und auf den 2.0er verbinden will. Wo auch immer her. Dann boote mal die anderen iobroker hosts durch.
-
@apollon77
Vielen Dank, ja da war noch ein Prozess im Hintergrund am laufen
Das andere Problem bleibt leider bestehen. Ich kann ioBroker nicht mehr stoppen und zusätzlich ist mir aufgefallen das ich Probleme beim Updaten von Adaptern habe
Das wird mir beim Updaten eines Adapters angezeigtFertig mit Fehler: host.raspberrypi Cannot install iobroker.daswetter@2.8.1: 243 $ ./iobroker upgrade daswetter Update daswetter from @2.8.0 to @2.8.1 NPM version: 6.9.0npm install iobroker.daswetter@2.8.1 --loglevel error --prefix "/opt/iobroker" (System call) npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller/node_modulesnpm ERR! code EACCESnpm ERR! errno -13npm ERR! syscall access npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.js-controller/node_modules'npm ERR! { [Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.js-controller/node_modules']npm ERR! stack:npm ERR! 'Error: EACCES: permission denied, access \'/opt/iobroker/node_modules/iobroker.js-controller/node_modules\'',npm ERR! errno: -13,npm ERR! code: 'EACCES',npm ERR! syscall: 'access',npm ERR! path:npm ERR! '/opt/iobroker/node_modules/iobroker.js-controller/node_modules' }npm ERR! npm ERR! The operation was rejected by your operating system.npm ERR! It is likely you do not have the permissions to access this file as the current usernpm ERR! npm ERR! If you believe this might be a permissions issue, please double-check thenpm ERR! permissions of the file and its containing directories, or try runningnpm ERR! the command again as root/Administrator (though this is not recommended). npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2019-12-29T14_26_31_011Z-debug.log ERROR: host.raspberrypi Cannot install iobroker.daswetter@2.8.1: 243 ERROR: process exited with code 25
-
@Elektroman was steht denn gaaaaaaaanz oben gaaaaaanz am Anfang ... und in diesem thread mindestens schon 20 mal?!
Permission errors? Dann den installation fixer laufen lassen. Sollte auch dein stop Problem fixen.
-
@apollon77
Sorry, ich verstehe das leider nicht. Ist "installation fixer" was zum ausführen? Ich habe mir den oberen Teil öfters angeschaut aber leider nicht draus schlau geworden. Ich habe es wirklich erst alleine versucht und mich eingelesen -
@Elektroman sagte in js-controller 2 jetzt für alle im Stable:
@apollon77
Sorry, ich verstehe das leider nicht. Ist "installation fixer" was zum ausführen? Ich habe mir den oberen Teil öfters angeschaut aber leider nicht draus schlau geworden. Ich habe es wirklich erst alleine versucht und mich eingelesenhttps://forum.iobroker.net/topic/20211/iobroker-installation-fixer-beta-verfügbar
-
@sigi234 Vielen Dank!!!
Jetzt bekomme ich ioBroker noch nicht zum stoppen
pi@raspberrypi:/opt/iobroker $ sudo iobroker stop Stopping iobroker controller daemon... iobroker controller daemon stopped. No "killall.sh" script found. Just stop. pi@raspberrypi:/opt/iobroker $ curl -sL https://iobroker.net/fix.sh | bash - ioBroker or some processes are still running: io.admin.1 io.web.0 io.yamaha.0 io.cloud.2 io.info.0 io.javascript.2 io.mihome.0 io.javascript.3 io.alexa2.0 io.mclighting.0 io.unifi.0 io.musiccast.0 io.harmony.0 io.meross.0 io.scenes.0 io.backitup.1 io.ble.0 io.linkeddevices.0 io.enigma2.0 io.sia.0 io.openhab.0 io.tradfri.0 io.mclighting.1 io.milight.0 Please stop them first and try again! pi@raspberrypi:/opt/iobroker $
-
@Elektroman Versuche
sudo systemctl stop iobroker
-
@apollon77
Vielen Danke, läuft glaube ich jetzt alles wieder -
Moin moin und gutes neues jahr zusammen
ich hab mir grad mal das update vorgenommen, wer lesen kann ist klar im vorteil!
hab es natürlich falsch gemacht, erst den Master und jetzt spinnt alles.was kann ich tun? ich brauche die anderen Hosts zum glück nicht mehr aber jetzt läuft mir der log voll
host.ioBroker-RasPi4 2020-01-01 15:54:54.785 error Objects 192.168.178.113:33858 (Init=false) Redis error:Error: Invalid Chunk: parse failed host.ioBroker-RasPi4 2020-01-01 15:54:54.784 error States 192.168.178.111:45466 (Init=false) Redis error:Error: Invalid Chunk: parse failed host.ioBroker-RasPi4 2020-01-01 15:54:54.783 error States 192.168.178.112:39636 (Init=false) Redis error:Error: Invalid Chunk: parse failed host.ioBroker-RasPi4 2020-01-01 15:54:54.782 error States 192.168.178.113:48818 (Init=false) Redis error:Error: Invalid Chunk: parse failed host.ioBroker-RasPi4 2020-01-01 15:54:49.339 error Objects 192.168.178.112:39844 (Init=false) Redis error:Error: Invalid Chunk: parse failed host.ioBroker-RasPi4 2020-01-01 15:54:49.338 error Objects 192.168.178.111:48388 (Init=false) Redis error:Error: Invalid Chunk: parse failed host.ioBroker-RasPi4 2020-01-01 15:54:49.338 error Objects 192.168.178.113:33854 (Init=false) Redis error:Error: Invalid Chunk: parse failed host.ioBroker-RasPi4 2020-01-01 15:54:49.338 error States 192.168.178.112:39624 (Init=false) Redis error:Error: Invalid Chunk: parse failed host.ioBroker-RasPi4 2020-01-01 15:54:49.337 error States 192.168.178.111:45460 (Init=false) Redis error:Error: Invalid Chunk: parse failed host.ioBroker-RasPi4 2020-01-01 15:54:49.337 error States 192.168.178.113:48814 (Init=false) Redis error:Error: Invalid Chunk: parse failed host.ioBroker-RasPi4 2020-01-01 15:54:43.873 error Objects 192.168.178.112:39834 (Init=false) Redis error:Error: Invalid Chunk: parse failed host.ioBroker-RasPi4 2020-01-01 15:54:43.873 error Objects 192.168.178.111:48384 (Init=false) Redis error:Error: Invalid Chunk: parse failed host.ioBroker-RasPi4 2020-01-01 15:54:43.872 error Objects 192.168.178.113:33850 (Init=false) Redis error:Error: Invalid Chunk: parse failed host.ioBroker-RasPi4 2020-01-01 15:54:43.872 error States 192.168.178.112:39614 (Init=false) Redis error:Error: Invalid Chunk: parse failed host.ioBroker-RasPi4 2020-01-01 15:54:43.871 error States 192.168.178.111:45456 (Init=false) Redis error:Error: Invalid Chunk: parse failed
wie bekomme ich das weg
danke euch schonmal
-
@Olfrygt FAQ-im zweiten Post gelesen? Da ist exakt Deine Frage drin
-
@apollon77 doch hab ichj gelesen, aber nun kommt
events.js:174 throw er; // Unhandled 'error' event ^ Error: listen EADDRNOTAVAIL: address not available 192.168.178.110:9001 at Server.setupListenHandle [as _listen2] (net.js:1263:19) at listenInCluster (net.js:1328:12) at doListen (net.js:1461:7) at process._tickCallback (internal/process/next_tick.js:63:19) Emitted 'error' event at: at emitErrorNT (net.js:1307:8) at process._tickCallback (internal/process/next_tick.js:63:19)
bin nicht ganz so fit was das ganze angeht und hab bestimmt schon was falsch gemacht
-
@Olfrygt sagte in js-controller 2 jetzt für alle im Stable:
EADDRNOTAVAIL
Reboote doch mal ... irgendwie darf iobroker den Port 9001 nicht benutzen. ENtweder er ist belegt ode rirgendwas anderes an Deiner Netzwerkkonfig schiesst hier quer