Hello everyone,
I'm currently unable to access my webGUI, nginx throws error 502 at me. I wanted to check if omv-firstaid could help me out but when i SSH into my OMV server and try to run the command omv-firstaid I get the following error:
Traceback (most recent call last):
File "/usr/sbin/omv-firstaid", line 24, in <module>
import natsort
ModuleNotFoundError: No module named 'natsort'
I tried OMV-update, that gave me a same sort of error only saying No module named 'lxml'.
I reinstalled lxml manually, but now also omv-update gives me the error No module named 'natsort'
Reinstalling natsort didnt help me out, still gives the same error,
OMV was running stable for about 2 weeks, I really don't know what actually happened here...