Hi there I need to administrate this system (Ubuntu server) that has already installed Mail in a box from another SysAdmin. User login seems to work but when I try to reach /admin Nginx says:
Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
I didn’t find status_checks.py or /management folder, only configuration files.
It should work. I’d just suggest copying first. If you install first and then copy, you might just want to make sure processes like dovecot are stopped first.
What is the .py script responsable of the /admin panel listening in the 10022 port?
‘What’ is it or ‘why’ is it? Not sure I follow the question.
On the actual installation /admin doesn’t work and I cant find the script that listen on that port (the one who is routed trough Nginx http://localhost:10222)