- What Grafana version and what operating system are you using?
grafana-server : Version 9.1.0 (commit: 82e32447b4, branch: HEAD)
grafana-cli : Grafana CLI version 9.1.0
OS : Ubuntu 20.04.4 LTS (Focal Fossa)
Hello everyone.
Please understand that I am a grafana newbie and not good at English. ![]()
After upgrade from v6.2.2 to v9.1.0, url not working. (not Docker)
In v6.2.2
which works normally, the redirect appears as follows.
In 9.1.0
url (https://192.168.20.225:3002/dashboard/db/single-node?orgId=1) returns only 404 not found.
no erros in /var/log/grafana/grafana.log
Chrome Console

How do I fix this to use url like this?
https:…/dashboard/db/single-node?orgId=1
