I’m using rockylinux8 the following commands don’t work I just installed the server when I try to enter the administration panel I get a 503 error I wonder if these commands do not work because it is rockylinux
source /usr/local/CyberCP/bin/activate
pip install --ignore-installed -r /usr/local/CyberCP/requirments.txt
deactivate
virtualenv --system-site-packages /usr/local/CyberCP
systemctl restart gunicorn.socket