Hello, I am using the One-Click OpenLiteSpeed Django Server. It was working all fine until I installed celery on my project and celery beat. The server is working fine when I run python manage runserver servername:8000 But Lite speed cants serve it it gives error 500. Once i comment celery on the settings.py it show the page again. So the websites works just fine when served by django development server, but cant be served by litespeed. Does it have maybe something to do with the fact that litespeed works with asynchronous tasks??? are them compatible?
i have also noticed that on litespeed panel on port 7080 several options from sidebar are not accessible, I get an error: Invalid tabs 59b9:true
i have also noticed that on litespeed panel on port 7080 several options from sidebar are not accessible, I get an error: Invalid tabs 59b9:true
Last edited: