ccarney16 / pterodactyl-containers

Pterodactyl Panel within a docker container
231 stars 79 forks source link

HTTP ERROR 500 after upgrade from 1.2.2 to 1.3.0 #98

Closed Syntax3rror404 closed 3 years ago

Syntax3rror404 commented 3 years ago

After upgrading to the latest version, the containers start but only HTTP 500 Error is displayed

Syntax3rror404 commented 3 years ago

Worker container log:

Pre-start: Waiting for database connection...

In Application.php line 690:

  Class 'Appstract\BladeDirectives\BladeDirectivesServiceProvider' not found  
ccarney16 commented 3 years ago

Wipe /data/cache and restart the application.

ratatouyee commented 3 years ago

This solved the issue for me but seems to have caused the panel to become very slow. I'm not seeing any high CPU or RAM usage either, and it seems to be intermittent.

Syntax3rror404 commented 3 years ago

Thanks @ccarney16 that worked for me. I dont have any performance issues with the ui.