URL: http://localhost:8081/test
Result: 404
Issue: document type is application/json, but it should be text/html otherwise web browsers have issues with the error page.
The Second:
I’m using lighttpd proxy to secure the console with htaccess and make is accessible via port 80.
I’m accessing the amc console with another url (example.com/aero/) instead of aero:8081/. It works like a charm with a bunch of redirecting rules, but you guys have a issue with your ahref links (navigation):
We noticed you fixed the issues in the latest amc release !
First of all thank you, this makes it possible for us to use AMC in a safe and easy way on our smartphones.
Anyways we still found some things (not that critical):
switch cluster (on the right side) still uses the old ahref style (/#)
#Definition → Sets sorting is always alphabetically and thus broken for all numerical columns (e.g. object counts)
all ajax requests have the same issue as the ahref links (they all going to /dir instead of dir). This leads to a lot of redirect rules for us and prevents us from using a bunch of dirs on the root. It would be awesome if theres any possibility that those links are fixed too :).
Here are our rules for lighttpd if someone wants to setup it like we did. Afterwards it possible to connect to amc via https://example.com/admin/amc/. Hint: secure it via httpsaccess & use https for security reasons.
thanks for reporting the issue. Engineering team have been notified and have accepted as a bug that will be fixed in upcoming releases. The issue has been logged as AER-3880.