Apollon77 / ioBroker.smartmeter

ioBroker-Adapter to read out Smart-Meter using protocols like SML, D0 and such

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iobroker smartmeter adapter installation error

MSal-RPI4 opened this issue · comments

Describe the bug
After upgrade of the rpi4b from buster to bullseye the update of the entire iobroker system went well ... except reactivating the smartmeter adapter installation, which operated successfully for more than a year. After several attempts of reactivating the instance the adapter was uninstalled and reinstallation does not seem to be possible anymore (always finishing with errors) ?!

Screenshots & Logfiles
Logfile attached.

Versions:

  • Adapter version: 3.2.1
  • JS-Controller version: 3.3.22
  • Node version: 14.18.2
  • Operating system: RPI Debian 11

2022-01-03T13_31_05_679Z-debug.log

It seems that the installation of the serialport library is failing somehow ... this is a better topic for the iobroker forum to get support ... it is not a failure of the adapter.

In fact the question what exactly does that "buster to bullseye" mean ... I assume also nodejs version got updated?

In fact you could try to remove /opt/iobroker/node_modules/@serialport and /opt/iobroker/node_modules/serialport completely and try again then to install the adapter, else I need more logs and details