Hello, trying to install jlooma on my servers using Quickstart package but cannot complete.
Using php 7.4 with apache server and all php dependencies enabled with execution_time set to 1000
I am able to go into instalaltion process where i can create super user, setup the database. Then i click install it takes some time but it usualy ends with error 504 on whole screen or just returns into main starting page. I was checking the console logs and right before redirecting to error page i managed to copy erorr message:
core.min.js?c47dc50c9a8b9c85d135bbac3f47a6e9b4100832:1 POST https://data:1881/installation/index.php?task=installation.custom2&format=json 504
(it is local server and dns is "data")

Edit1. I beleive that server and database ocnfiguration is OK as clean Joomla v 4.0.4 form official page works without problem.