peddyspg
peddyspg
> Is this a duplicate of #730? yes, it is
> Seemed to be fixed already in #732? I don't know. There is no new version, so I can verify the fix.
OK, thats works for me, if you have tested it. From my point of view I'm waiting for a new version with the fix in it. I'm not familiar with...
Is this request still active? Or any other solution to work with json-logs in a simple way? Actually, I'm setting up a fastapi+sqlmodel python application running in gcloud. With JSON-Format...
> I am getting the same issue and have tried setting JAVA_TOOL_OPTIONS="-XX:UseSVE=0" but it did not work in my case. Any idea on when it would be fix or any...
Maybe you are using the wrong docker-image? When I startet the correct one, I see something like that: ``` docker run --rm -ti XXXX/java:openjdk21-jre-arm64 sh -c "java --version" Unable to...