jcjveraa
jcjveraa
> @cheater Pretty much sure it is the jump from 4.4.2 to 4.4.3 that exhibited this behavior. 4.4.3.1 is just a translation fix to the application according to the changelog....
The logs seem to be working fine ``` 2024-04-16 07:56:33.873 WARNING (MainThread) [custom_components.knmi] Update failed 2 times! - unexpected character: line 1 column 261 (char 260) 2024-04-16 07:56:33.874 DEBUG (MainThread)...
Seems to be fixed by the previous commit - apparently it must return data. New logs on a failed retrieval: ``` 2024-04-16 09:43:41.555 DEBUG (MainThread) [custom_components.knmi] Path ['liveweer', 0, 'dauwp']...
Hi there, seconding this is an issue. I had recently converted our project from a 'DIY wiremock instance', which didn't work well with continous testing in Dev mode, to using...
@celcius112 I had a look at the code. The `restrictToAnnotatedClass` in the annotation triggers the restart, similar to using a 'test profile' for a certain class. https://quarkus.io/guides/getting-started-testing#quarkus-test-resource https://github.com/quarkiverse/quarkus-wiremock/blob/main/test/src/main/java/io/quarkiverse/wiremock/devservice/ConnectWireMock.java If you...
Thanks for the swift reply @chberger. I'm not a Quarkus expert by any measure so I might be wrong about what is happening, my finding is purely empirical. I've also...
Exact same issue here. Running the latest official Gitea image via docker. The main git functionality has been working fine for months. The comments above seem to suggest creating a...
Good point - (non public) packages read & write, I failed to consider a wider scope but on the flip side thinking about it now I would expect that to...
Hi there, to add - I just installed the latest beta and except for some small 'mapping issues' (some values related to the heating curve are picked up, but assigned...
_Nevermind my previous comment, I now see UK uses GH issues for "help discussions" as well instead of using a forum - my input was that I'm Nextcloud Talk and...