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

Exceptions After Installing on OctoberCMS #1542

Open
baberuth22 opened this issue Feb 20, 2024 · 3 comments
Open

Exceptions After Installing on OctoberCMS #1542

baberuth22 opened this issue Feb 20, 2024 · 3 comments

Comments

@baberuth22
Copy link

My exceptions tab has 2 exceptions.

Screenshot 2024-02-20 at 3 29 04 PM

I'm guessing it is related to OctoberCMS because I googled the error and the only thing that came back a staging website running OctoberCMS.

https://www.staging.capsuleauctions.com/auction/lots/leonard_alberts_abstract_with_2_faces_mpw_7958

Any idea how to resolve the exceptions? Are they a problem and something is not working properly?

@baberuth22
Copy link
Author

Here are the two exceptions:

Cannot add GateCollector on Laravel Debugbar: Target [Illuminate\Contracts\Auth\Access\Gate] is not instantiable while building [Barryvdh\Debugbar\DataCollector\GateCollector].
vendor/barryvdh/laravel-debugbar/src/LaravelDebugbar.php#677

Target [Illuminate\Contracts\Auth\Access\Gate] is not instantiable while building [Barryvdh\Debugbar\DataCollector\GateCollector].
vendor/laravel/framework/src/Illuminate/Container/Container.php#1103

@erikn69
Copy link
Contributor

erikn69 commented Feb 21, 2024

Are you using rainlab/debugbar-plugin?

@barryvdh
Copy link
Owner

Which versions are you using of laravel-debugbar and other debugbar libraries?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants