Opening sensu dashboard returns HTTP error 400 - where to see what happens?

Hi there,

Just doing a wget against :3000 isn’t going to really tell you anything. What other troubleshooting have you done? You might consider:

  • Providing the output of netstat -ntlp to see if the dashboard is actually listening
  • Reviewing the logs (you can find more here)
  • Providing a redacted config for folks in the community to review.

One thing I’ll refer you to is this article: How To Ask A Good Question. In general, folks in the community will need some additional information to go off of in order to be able to better assist.