I have the problem that I receive following errormessage during activating https on grafana docker:
Error: β *api.HTTPServer run error: failed to open listener on address grafana.testnet.net:3000: listen tcp 192.51.96.105:3000: bind: cannot assign requested address
192.51.96.105 is an address allocated by JNIC in Japan
I recommend you use genuinely internal-only domain names and RFC1918 addresses
unless you really are working on a public-Internet server, in which case you
need IP address and hostname to match up.
Okay, well, does the actual IP address show in your error message correspond
to the machine which youβve called βgrafana.testnet.netβ in your posting?