This is the same my problem .. Did you have the solve ??
If you are running litespeed then you might have to add to your .htaccess since LiteSpeed follows the strict process running to reduce cpu/memory consumption.
I am facing the same issue in Magento 2.
I just solved the issue by removing the 'maintenance.flag' file from the root directory.
sudo rm /opt/lampp/htdocs/your_foldername/var/.maintenance.flag
Pls remember one thing it may take some time for the installation process