When I visit https://my.ip.address/browser, I get a 502 Bad Gateway error. If I visit https://my.ip.address:7473, I get a timeout. I'm not sure what I'm doing wrong. Any help would be appreciated.
comment those two, then uncoment and config next two lines:
dbms.connectors.default_listen_address=ip.address
dbms.connectors.default_advertised_address=ip.address
I noticed if "Advertising address" is not configured properly, you won't be able to open WEB interface. Also, don't forget to check Firewall.