Hi Krydos,
Ah, I love Python, but those strict tabs vs. spaces indentation errors are the absolute bane of my existence! 😅
Thank you for catching that in the logs. I just went in, fixed the indentation in config.py, and saved the file. I also tried to trigger a WSGI restart on my end.
However, the site is still returning a 500 error for me. Could you please check if the WSGI restart actually went through, or if the log is showing a new error now that the TabError is out of the way?
Thanks again for the help!