Transform Add-On removed after restart

  • Platform information:
    • Hardware: RaspberryPi 4 / 4GB RAM / inf (on nas)
    • OS: debian 10.12
    • Java Runtime Environment: OpenJDK Runtime Environment (build 11.0.14+9-post-Raspbian-1deb10u1)
    • openHAB version: openHAB 3.2.0 (Release Build)
  • Issue of the topic: regex-transform lost on restart

I successfully configured the use of the regex-transform add-on and it works as expected, until I restart openHAB (the service is enough, but happens also with a full reboot). I tried to install the addon with mainUI, but also gave it a try in karaf-console and in both cases the addon is gone after a restart.

In the logs I did not see anything suspicious, but on startup I have quite a lot of warnings, so I might overlook something.

Any idea how to track this down or fix it are warmly welcome.

Happy easter!

Do you have other addons configured in addons.cfg?

This did the trick, thanks Jan!