I’ve always had an issue with accessing the rest api via the browser. Currently when click on API browser button for X node i have to manually change my browser URL to the valid URL but the web frontend is unusable. Nor is the Clustor Global API browser usable.
How my node API looks like (after i manually change my URL):
I reported that streams problem with subpaths on 3.2.1 a few days ago. Today I found out about the api-browser today and found the same problem. Neither the node-specific api-browser nor the global one work for me behind nginx with a subpath.
However, at the office we have nginx in front of graylog without a subpath and I am not able to view the global cluster api-browser in that environment.
Perhaps this was a regression from 3.1 since it works for you.