If you're seeing this Grafana has failed to load its application files

Hello,

When installing with docker V3 I get the following error when trying to reach grafana :
If you’re seeing this Grafana has failed to load its application file

I use pmm v2 it works well but not v3.
On rocky 9.5 and Docker version 27.4.1,

Thanks for any help

Hi @Bobleponge,
Please exec into the docker container for PMMv3, and examine the logs under /srv/logs/ Tail each log and see what’s not working.

Thanks for your reply. I found the cause: it was my browser, changed from edge to chrome and it works well now.