Hello together,
Error downloading mvn:org.apache.commons/commons-lang3/3.17.0
Now I got no Handler.
Is the Maven-repo reachable?
Hello together,
Error downloading mvn:org.apache.commons/commons-lang3/3.17.0
Now I got no Handler.
Is the Maven-repo reachable?
temp down for a few minutes. now everything is fine.
I’m seeing this now.
Initially encountered it yesterday, gave it overnight to see if it came back.
In the Logfile:
Error downloading mvn:org.apache.commons/commons-lang3/3.17.0
The web version appears to be up
I looked to see if there was a way to manually download’/install this, didn’t see one offhand.
Thanks
Same with me… it seems the version delivered with the new package is 3.18.0 and some part still requires 3.17.0. I have it running on Linux and I think I manually solved it by going to /usr/share/openhab/runtime/system/org/apache/commons/commons-lang3/ where was only a 3.18.0 subdir. I created a 3.17.0 directory and downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar into that subdir. Finally changed ownership to openhab:openhab.