Closed MrCoala closed 3 years ago
I'm having a similar issue with the
In Application.php line 690:
Class 'Appstract\BladeDirectives\BladeDirectivesServiceProvider' not found
error. The only fix i've found thus far is rolling back to 1.2.2 which runs happily.
purge data/panel/cache within the project directory, its unknown as to why pterodactyl is not purging this directory automatically.
From v1.3.2 onward, the image no longer stores its bootstrap cache within /data.
An automatic update broke the panel and the worker
Log of pterodactyl_worker_1:
Pre-start: Waiting for database connection...
.. repeats itself. Database is up and running without any issues
The pterodactyl_panel_1 throws this:
Any idea on how i could solve that?