opserver / Opserver

Stack Exchange's Monitoring System
https://opserver.github.io/Opserver/
MIT License
4.5k stars 827 forks source link

Filtering in SQL TOP page leads to 404 #299

Closed elvishfiend closed 6 years ago

elvishfiend commented 6 years ago

We've got OpsServer installed as an application on a site, so the url is something like https://ops.site.com/OpsServer/

When applying a filter on the page ops.site.com/OpsServer/sql/top?node=[node], it's instead setting the address as ops.site.com/sql/top?node=[node]&[filter criteria], (dropping the OpsServer path) leading to a 404

NickCraver commented 6 years ago

Fixed! Thanks for the report :)