PrestaShop Quick Install App "Error: "install" directory is missing"

Hestia Control Panel: v1.5.10
Operating System:Ubuntu 20.04 (aarch64)
Default Install (no changes made)

I installed PrestaShop Quick Install app and get the following when I open the website:

“Error: “install” directory is missing”

I also get this in the panel when clicking on install even though the directory was empty.

image

When I go to the directory there are files present.

Here are the error logs;

[Mon Mar 07 10:15:47.328453 2022] [autoindex:error] [pid 11694:tid 281473325556112] [client 172.217.2.110] AH01276: Cannot serve directory /home/Dodo/web/my-domain.com/public_html/: No matching DirectoryIndex (index.html,index.cgi,index.pl,index.php,index.xhtml,index.htm) found, and server-generated directory index forbidden by Options directive
[Mon Mar 07 10:16:18.826454 2022] [autoindex:error] [pid 11695:tid 281473030549904] [client 104.219.236.113:0] AH01276: Cannot serve directory /home/Dodo/web/my-domain.com/public_html/: No matching DirectoryIndex (index.html,index.cgi,index.pl,index.php,index.xhtml,index.htm) found, and server-generated directory index forbidden by Options directive
[Mon Mar 07 10:30:43.420468 2022] [proxy_fcgi:error] [pid 19224:tid 281473206698384] [client 172.217.2.110] AH01071: Got error 'PHP message: PHP Warning:  require_once(/home/Dodo/web/my-domain.com/public_html/3rdparty/composer/autoload_real.php): Failed to open stream: No such file or directory in /home/Dodo/web/my-domain.com/public_html/3rdparty/autoload.php on line 5PHP message: PHP Fatal error:  Uncaught Error: Failed opening required '/home/Dodo/web/my-domain.com/public_html/3rdparty/composer/autoload_real.php' (include_path='/home/Dodo/web/my-domain.com/public_html/apps') in /home/Dodo/web/my-domain.com/public_html/3rdparty/autoload.php:5\nStack trace:\n#0 /home/Dodo/web/my-domain.com/public_html/lib/base.php(581): require_once()\n#1 /home/Dodo/web/my-domain.com/public_html/lib/base.php(1083): OC::init()\n#2 /home/Dodo/web/my-domain.com/public_html/ocs/v1.php(31): require_once('...')\n#3 /home/Dodo/web/my-domain.com/public_html/ocs/v2.php(23): require_once('...')\n#4 {main}\n  thrown in /home/Dodo/web/my-domain.com/public_html/3rdparty/autoload.php on line 5'
[Mon Mar 07 10:30:49.990770 2022] [proxy_fcgi:error] [pid 19225:tid 281473089266064] [client 172.217.2.110] AH01071: Got error 'Primary script unknown'
[Mon Mar 07 10:30:52.087826 2022] [proxy_fcgi:error] [pid 19225:tid 281473055695248] [client 172.217.2.110] AH01071: Got error 'Primary script unknown', referer: https://my-domain.com/index.php/apps/photos/service-worker.js
[Mon Mar 07 10:30:56.363804 2022] [autoindex:error] [pid 19225:tid 281473317163408] [client 172.217.2.110] AH01276: Cannot serve directory /home/Dodo/web/my-domain.com/public_html/: No matching DirectoryIndex (index.html,index.cgi,index.pl,index.php,index.xhtml,index.htm) found, and server-generated directory index forbidden by Options directive
[Mon Mar 07 10:30:58.103800 2022] [proxy_fcgi:error] [pid 19225:tid 281473080873360] [client 172.217.2.110] AH01071: Got error 'Primary script unknown', referer: https://my-domain.com/index.php/apps/photos/service-worker.js

Any ideas about what could be going on? @eris @Raphael

As a side note: Wordpress Quick Install and NextCloud QuickInstall all work perfectly.

reported as a bug here: [BUG] PrestaShop Install Script Error: "install" directory is missing · Issue #2467 · hestiacp/hestiacp · GitHub