Gauthier
Gauthier
It's 2 different things, the Mylar metadata, and the input of metadata from Komga API.
Just don't put 0 🤷🏻♂️
Hi, can you provide more context ? I have no idea what the problem is in the first place.
Thanks. This should ideally be baked in Spring Boot, as mentioned [here](https://github.com/spring-projects/spring-security/issues/12219#issuecomment-1352147037). I have not seen this raised in the Spring Boot repo though. I am reluctant to merge this...
You are not using the jar, you are using the macOS app from your logs.
The issue you have could be disk related, how/where are the files stored?
it cannot return a 401/403 if the url is not even correct.
Does your browser clear cookies on restart maybe ? Session on client side is stored in cookies. Also, was the server restarted or was it running all the time ?...
> But your suspicion is reasonable, because this issue cannot be reproduced on the Mihon Komga plugin.(That means I don't need to sign in again after restart Mihon) not really...
> Komga creates a cookie called `SESSION`, but its `Expires/Max-Age` property is set to `Session`. So this cookie gets cleared every time I restart the browser. normally that shouldn't matter...