EdyTheCow / docker-pterodactyl

Running Pterodactyl Panel inside docker containers behind Traefik reverse proxy
234 stars 49 forks source link

cant migrate #34

Closed HTaamas closed 1 year ago

HTaamas commented 1 year ago

when i run the 'docker-compose run --rm panel php artisan p:user:make' command i got this error : htaamas@raspberrypi:~/pterodactyl-docker/panel/compose $ sudo docker compose run --rm panel php artisan p:user:make [+] Running 2/0 ✔ Container pterodactyl-cache-1 Ru... 0.0s ✔ Container pterodactyl-database-1 Running 0.0s ln: /app/storage/logs/logs: File exists external vars exist. Checking if https is required. Checking if letsencrypt email is set. No letsencrypt email is set using http config. Removing the default nginx config DB_PORT not specified, defaulting to 3306 Checking database status. database (172.18.0.3:3306) open Migrating and Seeding D.B

In EncryptionServiceProvider.php line 101:

No application encryption key has been specified.

Starting cron jobs. Starting supervisord.

In EncryptionServiceProvider.php line 101:

No application encryption key has been specified.

htaamas@raspberrypi:~/pterodactyl-docker/panel/compose $