This message was deleted.
# troubleshooting
s
This message was deleted.
i
what do you see in logs of brokers/routers? try to find real exception that will help to investigate the issue
i
As Igor said, the router log should show the exception(s)
you could also use the dev tools in the browser to get information too
d
Thanks for the responses guys. Nothing coming through in the logs (debug) This issue is just when i’m trying to look at the unified console with more than 1 broker online. Checked the developer console in the browser and it confirms that the failure is with the ‘sql’ POST request. I’ll take a deeper look later and feed back any resolution I come across. Thanks!
Just an update for you guys, in case anyone else comes across this: It was simply missing a ‘self access’ rule in the security group for the brokers. This will also explain why I wasn’t seeing anything in the logs. Thanks!
👍 1