You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
...
File "/webapps/genida/repository/genida/app/dashboard/charts.py", line 14, in machine_usage_chart
ram = psutil.virtual_memory().percent
File "/webapps/genida/virtualenv/lib/python3.5/site-packages/psutil/__init__.py", line 1985, in virtual_memory
ret = _psplatform.virtual_memory()
File "/webapps/genida/virtualenv/lib/python3.5/site-packages/psutil/_pslinux.py", line 399, in virtual_memory
buffers = mems[b'Buffers:']
KeyError: b'Buffers:'
The text was updated successfully, but these errors were encountered: