Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
blubgrub opened this issue Aug 6, 2024 · 1 comment
Open

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

blubgrub opened this issue Aug 6, 2024 · 1 comment
Labels
Bug / Fix Something isn't working and may need a fix Low Priority Can wait, not urgent. Handle when possible

Comments

@blubgrub
Copy link

blubgrub commented Aug 6, 2024

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:

  • Create a fresh install of Ctrlpanel
  • cd /var/www/controlpanel
  • php artisan optimize

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
Copy link
Author

blubgrub commented Aug 6, 2024

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

@MrWeez MrWeez added Bug / Fix Something isn't working and may need a fix Low Priority Can wait, not urgent. Handle when possible labels Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug / Fix Something isn't working and may need a fix Low Priority Can wait, not urgent. Handle when possible
Projects
None yet
Development

No branches or pull requests

2 participants