NEWS
Adapter Update funktioniert nicht ROCK64
-
Hallo habe mir heute einen ROCK64 gekauft das fertig image aufgespielt und ab gings. Nach und nach hab ich angefangen die Adapter zu updaten aber die letzten 3 (Web, HM RPC und Flot) wollen einfach nicht bekome jedesmal die Meldung.
! $ ./iobroker upgrade web
! Update web from @2.1.9 to @2.3.3
! host.ioBroker-Rock64 Adapter "system.adapter.web.0" is stopped.
! npm install iobroker.web@2.3.3 –production --prefix "/opt/iobroker" (System call)
! Unhandled rejection Error: ENOSPC: no space left on device, write
! ┌───────────────────────────────────────────────────┐
! │ npm update check failed │
! │ Try running with sudo or get access │
! │ to the local update config store via │
! │ sudo chown -R $USER:$(id -gn $USER) /root/.config │
! └───────────────────────────────────────────────────┘
! npm
! ERR! cb() never called!
! npm
! ERR! This is an error with npm itself. Please report this error at:npm ERR! <https://github.com/npm/npm/issues>
! host.ioBroker-Rock64 Adapter "system.adapter.web.0" is started
! npm install --production (System call) in "/opt/iobroker/node_modules/iobroker.web"
! ┌───────────────────────────────────────────────────┐
! │ npm update check failed │
! │ Try running with sudo or get access │
! │ to the local update config store via │
! │ sudo chown -R $USER:$(id -gn $USER) /root/.config │
! └───────────────────────────────────────────────────┘ -
Hi,
Dein Problem steht im Logfile:````
ENOSPC: no space left on deviceDein Speichermedium ist voll. Mal bitte```` df -h ````posten! Und hast du das gemacht:
den Befehl sudo resize_rootfs.sh ausführen, um die vollständige Größe der SD Karte nutzen
Gruß