Wouter Born
Wouter Born
I've seen it before but didn't figure it out quickly: https://github.com/openhab/openhab-core/issues/3405. Usually it's a timing issue.
> Unable to resolve com.amazonaws.aws-java-sdk-core/1.12.626 The same build error is causing the sandbox builds to fail, see: * https://ci.openhab.org/view/Sandbox/job/sandbox-openhab4-patch-release/ * https://ci.openhab.org/view/Sandbox/job/sandbox-openhab4-release/
I see the sandbox build succeeds again and I can also install Polly TTS with OH 4.2.1. Does it also work for you again @mbronk? It probably got fixed by...
Thanks for fixing it Kai! 👍 Looking at the actual JAR content was what I wanted to do next if it was still failing. 😉
That's good news! I've created https://github.com/openhab/openhab-distro/issues/1686 for addressing the root cause.
I'm not so sure. You can edit files using your favorite editor installed on the host. Looks like there will be issues when using openhab-cli in containers as some commands...
> Is there a simple way to get it with the docker image? If you want to get into the console from the host just use a script/alias that runs:...
I retriggered the build as it seems to fail on the `MQTTClientProtocolTest` which I've also seen failing in other PRs (#1528)
This issue can be closed as it was fixed with #2007.
I also ran into the failing preview build and created #2491 to fix it.