Read-only users display Access denied when switching pages

Hello,

This error pops up when I log in as a read-only user and switch pages,See screenshot

except for this warning, everything is fine

How to block this output?

Server version:2.11.1

Is it a warning that a read-only user does not have permission to the /v1/Settings/Get ?Is there a way to block this warning?

Hi Fiend,

It looks like the issue has already been reported in this ticket https://jira.percona.com/browse/PMM-6865As a solution you may downgrade the used percona-grafana package.

yum -y remove percona-grafana
yum -y install percona-grafana-7.1.3-1.el7 
supervisorctl restart grafana

Hi adivinho

Thank you for your answer, the problem is solved