Closed sidneygijzen closed 4 years ago
I've pushed a potential fix in #31 Are you able to reproduce this issue using the new branch?
"romanzipp/laravel-queue-monitor": "dev-fix-cached-config#89147cc325d90ca34976cdcef16e5a8034c1aac9"
Your PR #31 fixes this issue :+1:
Thanks a lot!
Hello,
First of all: thank you for this package.
During development the package worked without any problems. However I ran into the following error when I deployed to production:
On production I run the application with caching enabled. I noticed when I disabled the configuration cache (
php artisan config:clear
), the error disappeared and job processing was back to normal.If it helps, some details about used versions:
I'm afraid I don't know the package that well (yet). Do you have any idea what the cause could be?
Thank you.
The full stacktrace of the error: