Ctrlpanel-gg / panel

CtrlPanel offers an easy-to-use and free billing solution for all starting and experienced hosting providers that seamlessly integrates with the Pterodactyl panel.
https://ctrlpanel.gg/
MIT License
414 stars 146 forks source link

[Bug]: Running 'php artisan optimize' fails with error #991

Open blubgrub opened 2 months ago

blubgrub commented 2 months ago

What is your request about?

On a new install following the guide, running the command 'php artisan optimize' results in the following error. image

Expected Behavior: php artisan optimize passes successfully.

To reproduce:

Branch

main

Solution idea

Not an expert on laravel, however once the solution is solved we should add a simple test of 'php artisan optimize' to the CI/CD pipeline if it exists.

Ctrlpanel Logs

https://ptero.co/rupuzohoya

Additional Info

Nothing was changed from default. This is an Out-of-the-box bug.

blubgrub commented 2 months ago

Appears that this is present on versions dating back to 0.10. image