Hello,
I ran into issues with salt after updating from OMV6.9 to 7.
During installation I recognized some error Messages related to the OMV database.
I thougt a dist-upgrade would fix the problem.
Python
root@xyz ~ → omv-salt
Traceback (most recent call last):
File "/usr/sbin/omv-salt", line 29, in <module>
import salt.client
ModuleNotFoundError: No module named 'salt'
OR
06:14:36 root@xyz log → salt
Traceback (most recent call last):
File "/usr/local/bin/salt", line 5, in <module>
from salt.scripts import salt_main
ModuleNotFoundError: No module named 'salt'
Display More
Shared Network drive doesn't allow any login from windows and I can not login into admin-panel. I get an 502 Error.
How to fix this issue?