Alright I did everything leaving everything as default. Situation has changed. I managed to create a first admin user for Nextcloud but now I can’t access it as it prints out this error:
It took time to find the log file mentioned and the content is this:
{“reqId”:“OtbbNGrzrfM2V12zzEqq”,“level”:3,“time”:“2024-08-24T21:00:00+00:00”,“remoteAddr”:“”,“user”:“–”,“app”:“cron”,“method”:“”,“url”:“–”,“message”:“Not installed”,“userAgent”:“–”,“version”:“”,“exception”:{“Exception”:“Exception”,“Message”:“Not installed”,“Code”:0,“Trace”:[{“file”:“/app/www/public/lib/base.php”,“line”:718,“function”:“checkInstalled”,“class”:“OC”,“type”:“::”},{“file”:“/app/www/public/lib/base.php”,“line”:1184,“function”:“init”,“class”:“OC”,“type”:“::”},{“file”:“/app/www/public/cron.php”,“line”:58,“args”:[“/app/www/public/lib/base.php”],“function”:“require_once”}],“File”:“/app/www/public/lib/base.php”,“Line”:284,“message”:“Not installed”,“exception”:{},“CustomMessage”:“Not installed”}}
{“reqId”:“OtbbNGrzrfM2V12zzEqq”,“level”:3,“time”:“2024-08-24T21:00:00+00:00”,“remoteAddr”:“”,“user”:“–”,“app”:“cron”,“method”:“”,“url”:“–”,“message”:“Not installed”,“userAgent”:“–”,“version”:“”,“exception”:{“Exception”:“Exception”,“Message”:“Not installed”,“Code”:0,“Trace”:[{“file”:“/app/www/public/lib/base.php”,“line”:718,“function”:“checkInstalled”,“class”:“OC”,“type”:“::”},{“file”:“/app/www/public/lib/base.php”,“line”:1184,“function”:“init”,“class”:“OC”,“type”:“::”},{“file”:“/app/www/public/cron.php”,“line”:58,“args”:[“/app/www/public/lib/base.php”],“function”:“require_once”}],“File”:“/app/www/public/lib/base.php”,“Line”:284,“message”:“Not installed”,“exception”:{},“CustomMessage”:“Not installed”}}
I can’t figure out what is its meaning. It’s says in a bunch of lines that something is “Not installed” but it doesn’t mention what exactly.