Plesk

Grafana is not updated with message: NOKEY Importing GPG key 0x2CF3C0C6:

Symptoms

Cause

A temporary issue with the GPG key of the Grafana package repository hosted by Plesk.

Resolution

Update Grafana package manually:

  1. Connect to the server via SSH;

  2. Execute the command:

    # yum update grafana -y

In case the issue still persist:

  1. Reimport the key and reinstall the Grafana extension:

    # rpm --import https://autoinstall.plesk.com/grafana/rpm/gpg.key

    # plesk bin extension --install grafana