Hoping someone can help me.
Been trying to install Pelican Panel for the first time but it hangs on startup. Gets stuck at "Starting Supervisord"
Startup Logs are as follows;
mkdir: can't create directory '/pelican-data/database': File exists
external vars exist.
APP_KEY is already set.
Migrating Database
INFO Nothing to migrate.
Optimizing Filament
INFO Caching components and Blade icons.
Caching components ............................................. 5.19ms DONE
Caching Blade icons .......................................... 191.67ms DONE
Starting cron jobs.
Starting PHP-FPM and Caddy
Starting Supervisord
Have tried all the usual song and dance, different ports, network configs, new directories, privileged containers, and nothing I do gets past that initial startup procedure.
Any help would be greatly appreciated!