If you're seeing the following error when accessing cPanel >> Resource Usage:
The received data is wrong. Contact support for resolution. {
"mySqlGov": "disabled",
"mySqlGovMode": "none",
"resellers": [],
"result": "success",
"timestamp": 1588249746.2262824,
"users": []
}--- Logging error ---
Traceback (most recent call last):
File "/opt/alt/python37/lib/python3.7/site-packages/lvestats/lib/info/cloudlinux_top.py", line 121, in _touch_dbtop
func.touch(self.touch_fname)
File "/opt/alt/python37/lib/python3.7/site-packages/lvestats/lib/commons/func.py", line 320, in touch
with open(fname, 'a'):
PermissionError: [Errno 13] Permission denied: '/var/lve/governor.ts'
This error is a known CloudLinux issue that is caused by /var/lve/governor.ts having insufficient permissions assigned to it. CloudLinux provides more information, including the solutions available at this time, on the link below:
CloudLinux - Known Issue - WEB-1818