Followed the information in another post about upgrading Grafana as 8.x is way out of date and our security team threw a fit about it being online.
Upgraded to 9.5.10 and that seems to be working just fine.
However, if you upgrade to 10.x it simply no longer loads.
When you go to https://nabox.host/grafana it times out in an attempt to redirect to localhost:3000/grafana, or if you have a domain configured it attempts to use https://your.configured.domain/grafana
as an example, configured domain = internal.hosting.ops it tries to redirect to https://internal.hosting.ops/grafana instead of the full host/domain name, or even the IP if you try to use that.
Have only attempted to do this with OSS as we have no interest in Enterprise.
Any idea/thoughts or is this something that needs to go to Grafana support?