Fabian Markert
Fabian Markert
this change should fix NEXUS-7918
**Is your feature request related to a problem? Please describe.** I got the following message from my teddycloud instance: ``` ERROR|handler.c:0616:readTrackPositions| SHA1 not valid or length different for TAF /teddycloud/data/library/by/audioID/xxxxxx.taf....
I'm running teddycloud on kubernetes behind traefik. The webui and the box connection works basicly. Now i tryied to activate RTNL Logging. When i activate RTNL it tryes to access...
Hi, I'm starting to use teddycloud. I version my containers in a git repository to update i use the [renovate bot](https://github.com/renovatebot/renovate) Sadly i noticed, that teddycloud does not follow common...
I use the gradle spotless plugin. Since version 7.0.4 calls to prettier are never terminated. With version 7.0.3 the problem is not reproducible. ```kotlin format("yaml") { target("**/*.yaml", "**/*.yml") targetExclude("**/specs/external/*.yaml", "**/specs/external/*.yml")...
in bin/semeru25.bash the download url for jdk 24 is used. looks like a copy paste error current entry points to https://github.com/ibmruntimes/semeru24-binaries it should instead point to https://github.com/ibmruntimes/semeru25-binaries