00:00:12
Mar 25, 2022
00:02:16
00:00:11
In PackageManifest.php line 122: Undefined index: name Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1The command '/bin/sh -c curl -Lo panel.tar.gz https://github.com/Pterodactyl/Panel/archive/${PANEL_VERSION}.tar.gz && tar --strip-components=1 -xzvf panel.tar.gz && rm panel.tar.gz && chmod -R 755 storage/* bootstrap/cache && find storage -type d > .storage.tmpl && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer && cp .env.example .env && composer install --ansi --no-dev && rm .env ./storage -rf && chown nginx:nginx * -R' returned a non-zero code: 1Cleaning up file based variablesERROR: Job failed: exit code 1