vogievetsky commented on issue #12688: URL: https://github.com/apache/druid/issues/12688#issuecomment-1334590145
This can happen if the management proxy is not enabled in the router https://druid.apache.org/docs/latest/design/router.html#router-as-management-proxy In Druid 24.0 there is a way to force the console to un-restrict. <img width="499" alt="image" src="https://user-images.githubusercontent.com/177816/205183167-f151001d-a8b4-4b85-b78e-154abc11fbc4.png"> Also there was a bug fixed in 24.0 that would have too short of a timeout on the capability detection. It should be a lot more robust now. Please reopen if you see this again. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
