Skip to content

Instantly share code, notes, and snippets.

View machavia's full-sized avatar

Machavia machavia

  • Stormize
  • Paris, France
View GitHub Profile
This file has been truncated, but you can view the full file.
RuntimeLogger 2025-11-20 08:43:01,395 WARN (qtp830839136-5498|2763) [RestApiExceptionHandler.unauthorizedHandler():40] unauthorized exception
org.apache.doris.httpv2.exception.UnauthorizedException: Cookie is invalid
at org.apache.doris.httpv2.controller.BaseController.checkWithCookie(BaseController.java:99) ~[doris-fe.jar:1.2-SNAPSHOT]
at org.apache.doris.httpv2.rest.MetaInfoAction.getAllDatabases(MetaInfoAction.java:92) ~[doris-fe.jar:1.2-SNAPSHOT]
at jdk.internal.reflect.GeneratedMethodAccessor19.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.39.jar:5.3.39]
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.39.jar:5.3.39]
at org.springframework.web.serv