php artisan horizon:forget #8320
Closed
stephenmeehanuk
started this conversation in
General
Replies: 1 comment 1 reply
-
It's trying to connect to a database (because that's where failed jobs usually live) but as you probably don't have a database, it errors out. This addon might be helpful for storing failed jobs if you're not using a database - I've never used it myself. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
When using
horizon:forget
command like thisI see the job is removed from Horizon Failed Jobs list
But, I get this error in Terminal
I got a similar message in my laravel.log when uploading images and using glide presets. I posted about that problem last week.
#8287
Beta Was this translation helpful? Give feedback.
All reactions