ccarney16 / pterodactyl-containers

Pterodactyl Panel within a docker container
230 stars 78 forks source link

After update from 1.10.4 to 1.11.1 endless loading loop #146

Open Syntax3rror404 opened 1 year ago

Syntax3rror404 commented 1 year ago

After update the image from 1.10.4 to 1.11.1 i get a endless loading screen if i click inside the panel on a application. I also can't stop a application.

ccarney16 commented 1 year ago

Please make sure you have pulled the latest image, I had to rebuild the image yesterday due needing to upgrade pterodactyl to php 8.0. I might also suggest clearing out data/panel/storage using artisan.

Syntax3rror404 commented 1 year ago

php artisan cache:clear inside worker and panel doesnt fix this problem

ccarney16 commented 1 year ago

If your talking about the panel having issues loading the console, redeploy your daemon key and try again.

Syntax3rror404 commented 1 year ago

This also not worked. I fixed it by rolling back to ccarney16/pterodactyl-daemon v1.7.2 ccarney16/pterodactyl-panel v1.10.4

Hope this will be fixed in next version