Hello, I am very happy using aapanel.
This time I tried to install aapanel on a Debian 12 VM. But some errors occurred. The first is that Nginx must use version 1.21. If I use a version above that, then Nginx cannot run, even though if I check with the #nginx -t command, everything is normal. but if I start it an error appears. “xecStart=/etc/init.d/nginx start (code=exited, status=1/FAILURE)”
If I install apache / nginx version 1.21 the web server can run normally. so while I use nginx version 1.21 until the next update.
But I encountered another problem. that is, I cannot install mongoDB, either version 4.4, 6 / 7. I have tried to install all versions of mongoDB but the results are the same, the installation process runs normally with a successful status. but after that mongoDB is still not installed.
Here's a screenshot of the Execution Log
Please provide a solution for both the latest version of nginx and mongoDB installation. Thank you very much.