NEWS
Umzug von rpb 3 auf rpb 4
-
@Thomas-Braun sagte in Umzug von rpb 3 auf rpb 4:
Also:
iob stop iob fix iob update iob upgrade all -y iob nodejs-update 16 cd /opt/iobroker iob stop npm install iobroker.js-controller@4.0.24 iob update iob upgrade all -y iob nodejs-update 18 cd /opt/iobroker iob stop npm install iobroker.js-controller@5.0.19 iob update iob upgrade all -y iob nodejs-update 20 cd /opt/iobroker iob stop npm install iobroker.js-controller@6.0.11 iob update iob upgrade all -y iob nodejs-update cd /opt/iobroker iob stop iob update iob upgrade self iob upgrade all -y iob startUnd dann mal schauen, was dir ein
iob diagum die Ohren wirft.
Wenn das alles auf Stand sein sollte, von dem Stand dann wieder ein Backup davon ziehen und in ein frisches System auf aktueller Hardware umziehen.
Kein apt-get vorher und auch nodejs belassen, wie es ist?
@wolf sagte in Umzug von rpb 3 auf rpb 4:
Kein apt-get vorher und auch nodejs belassen, wie es ist?
apt-get schaut ins Leere, die Quelle ist ja vor Jahren schon ausgetrocknet (Never, never follow the 'Never change a running system'-Schwachsinn).
bist du sicher dass nodejs-update mit controller v3 läuft?
nodejs-update hat ja nichts mit dem js-controller zu tun, das ist ein reines bash-Skript und kommt via 'iob fix' auf das System. Ich weiß nur nicht, ob der Fixer auf so einem alten System sauber durchläuft.
Und ich weiß auch nicht, bei welcher nodejs-Version auf 'stretch' Schluss ist. Kann sein, das es auch gar nicht funktioniert. Dann müsste man da manuell ran.