Articles in this section

Unable to open Monitoring extension in Plesk: Dashboard not found - Permissions needed: dashboards:read

Plesk for Linux kb: technical ext: advanced monitoring

Symptoms

  • The Monitoring extension doesn't load the dashboard and returns the following errors instead:

    Error: You'll need additional permissions to perform this action. Permissions needed: dashboards:read

    Dashboard not found
    We're looking but can't seem to find this dashboard. Try returning home or seeking help on the community site.

Cause

The Grafana authentication methods have been modified via Plesk panel.ini file.

Resolution

  1. Connect to the server over SSH.

  2. Create a backup of the panel.ini file:

    # cp -a /usr/local/psa/admin/conf/panel.ini{,.bk}

  3. Open /usr/local/psa/admin/conf/panel.ini in a text editor such as VI.

  4. Delete the following two lines:

    [ext-grafana]
    allowSuperAdmin = true

  5. Save the changes and close the file.

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.