dimas-b commented on issue #2207: URL: https://github.com/apache/polaris/issues/2207#issuecomment-3136970881
@lastranget : let's try and debug the issue a bit, if you have time :) The next step would be enabling debug logs in the Polaris Server. Please add the following as java `-D` or env. vars to the Polaris Server. Note: the quotes have to be in the value the JVM receives. ``` quarkus.log.level=DEBUG quarkus.log.category."org.apache.polaris.service.exception".level=DEBUG ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org