Description
Error requesting the grafana service. The error occurs when opening device statistics: PDUs, UPSs, switches, or servers.
Contents
Error 10107, Grafana request error
Possible solutions
- Follow the steps from the How to recover the Clickhouse database? article.
-
Also, the error may be due to a conflict with the net-tools package. Сonnect to the server with the platform via SSH and delete the conflicting package:
-
If the server runs on Ubuntu:
apt purge net-tools
-
If the server runs on AlmaLinux:
dnf remove net-tools
-