iobroker-community-adapters / ioBroker.worx

Control Worx Landroid, Kress, Landxcape, Ferrex with IoBroker
MIT License
50 stars 20 forks source link

instance system.adapter.worx.0 terminated with code 1 (JS_CONTROLLER_STOPPED) #800

Closed zoizo030 closed 11 months ago

zoizo030 commented 11 months ago

Versions:

Nachträglicher Test geändert auf CHANGE Node auf 18.18.2 CHANGE NPM: 9.8.1

worx2

Systemcheck mit iob diag

systemcheck.txt

Screenshots & Logfiles

mcm1957 commented 11 months ago

Node version: 18.17.1 NPM: 10.2.3

There's something wrong: Node 18 is boundled with npm 9.x.x.

not sure whther this is related to issue but you shoudl install ths npm version which is delivered with node an never ever updat enpm seperatly.

zoizo030 commented 11 months ago

Ok have Change:

Node.js: v18.18.2 NPM: 9.8.1

same mistake Uninstalling and restarting didn't help

error.txt

Ilovegym66 commented 11 months ago

looks like your Node installation is faulty or/and system not fine, open a new thread in the iobroker.forum to support this, please. some hints: make a backup of iobroker and raspi cd /opt/iobroker iob stop iob nodejs-update

this command check your node and npm installation and if you wish, it corrects it. https://forum.iobroker.net/topic/69067/neuer-befehl-iob-nodejs-update

Lucky-ESA commented 11 months ago

@zoizo030 Bitte dein System neu aufsetzen und am besten ohne Backup. Von deinen Javascripts kannst du ein Backup erstellen und wiederherstellen. Buster - geht gar nicht!

Raspberry Pi OS Lite - System: 64-bit - Debian version: 12 (bookworm)

Dann sollte es mit dem Adapter auch funktionieren.

Des Weiteren muss du dir Gedanken dazu machen dir neue HW zu kaufen. 1GB Ram ist zu wenig!

Gruß//Lucky

zoizo030 commented 11 months ago

Hat jetzt funktioniert.Es läuft danke. Ich hatte umschaltbare nodes zum testen drin.

Ich habe nur noch aktuell worx drauf da ich die Home Automatisation 98% über Loxone habe. Aber der liebe worx geht leider nur über ne Bridge.

Ja 1GB ist zu wenig. Wird denk ich bald als Docker laufen auf einem NAS.

Lucky-ESA commented 11 months ago

Wenn du nur Worx hast dann sollten die 1GB noch reichen. Wechsel aber bitte noch auf bookworm da Buster veraltet ist und vielleicht Sicherheitslücken hat. Buster - Bullseye - Bookworm

Gruß//Lucky