lukeraymonddowning / honey

A spam prevention package for Laravel, providing honeypot techniques, ip blocking and beautifully simple Recaptcha integration. Stop spam. Use Honey.
MIT License
398 stars 23 forks source link

Symfony\Component\HttpKernel\Exception\HttpException You shall not pass! #41

Open thomasread99 opened 2 years ago

thomasread99 commented 2 years ago

I know this has been mentioned in an issue previously, but the suggested solutions for that issue do not work for me. My site was working fine (local machine), but then all of a sudden I was unable to access any of it, and was shown the above error. Looking at the stack trace, it is related to this package, but it has been working fine for a while with no problems, and I haven't made any changes to it. Any ideas?

I only use honey on a few pages on the site, but am unable to access any of them.

UPDATE: I have tried removing the package from composer, but this then causes even more errors and doesn't even allow me to start the site. Anytime I run php artisan SOMETHING or composer, I get the following error:

PHP Fatal error:  Uncaught ReflectionException: Class env does not exist in .../vendor/laravel/framework/src/Illuminate/Container/Container.php:877
carbtest commented 1 year ago

make sure that your IP is not in the spammers table