Issues after upgrade of openhab

  • Platform information: Raspberry Pi 3 Model B Rev 1.2
    • Hardware: CPUArchitecture/RAM/storage
    • OS:
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
  • Java Runtime Environment:
openjdk version "11.0.12" 2021-07-20 LTS
OpenJDK Runtime Environment Zulu11.50+19-CA (build 11.0.12+7-LTS)
OpenJDK Client VM Zulu11.50+19-CA (build 11.0.12+7-LTS, mixed mode)
  • openHAB version: 3.3.0-1
  • Issue of the topic: several issues, no binding executed, no UI, …
  • Please post configurations (if applicable):
    • Items configuration related to the issue
    • Sitemap configuration related to the issue
    • Rules code related to the issue
    • Services configuration related to the issue
  • If logs where generated please post these here using code fences:

After perfoming an upgrade of the system (before it was already openhab3) I got the following errors in the log

2022-09-04 21:27:44.039 [WARN ] [core.karaf.internal.FeatureInstaller] - Could not determine addons folder, its content or the list of installed repositories!

Any idea where to start looking at? Whole system is not working, no rules, rrdj4, no KNX binding, nothing

Problem solved by creating openhab2 folder in /usr/share/
Why is this needed when I’ve openhab3 running?

It shouldn’t be. There is definitely something weird going on but there’s not enough info to go further. a I’m not sure what could cause this. What did you upgrade from?

Hmpf… that’s what I thought.
Update was done via openhabian-config → Upgrade system
Where to start looking?

You still haven’t indicated what specific version of OH you upgraded from.

You can look in /var/lib/openhab/etc to see if there is any reference to any openhab2 folders. Beyond that :person_shrugging:. On a typical OH 3 install there is no references to openhab2 anywhere.