@Penguin
@GameEnder
@cleveres-heim
One question: what is inside
/var/lib/openhab2 or /opt/openhab2/userdata
/config/org/openhab/openhabcloud.config?
Are the entries like this?
:org.apache.felix.configadmin.revision:=L"1"
baseURL="https://myopenhab.org/"
mode="remote"
service.pid="org.openhab.openhabcloud"
If there is :org.apache.felix.configadmin.revision:=“1.0” or “2.0” or “3.0” and so on, please change it to L"1" or L"2" or L"3" and so on!
See also this topic!
Please give feedback! Thanks!