Madhurjya Roy
Madhurjya Roy
> > for **testing purposes only**, can you set `/run/user/1000` to chmod 777 > > @sickcodes i think that this helped for me, but there a couple confounding factors i'm...
I can confirm that the same issue is happening to me. I had to login with QR code as workaround.
https://github.com/Netflix/maestro/issues/8 is the issue.
Okay, I just found out this needs work. This causes problems with the way the project uses Jackson. Will spend some time to see how I can fix that.
Hi, @jun-he I created a PR to fully upgrade spring-boot to 3.3.x. It's a big PR, although the changes are kind of repetitive, like replacing `javax` packages with `jakarta` ones....