-
Notifications
You must be signed in to change notification settings - Fork 505
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
Failed jobs requeue and fail again #1709
Comments
I seem to have the same issue. Webhooks failing. Emails seem to be going out. Logs from the server talk about Zttp. [2022-02-07 21:10:55] production.ERROR: Class 'Zttp\Zttp' not found {"exception":"[object] (Symfony\Component\Debug\Exception\FatalThrowableError(code: 0): Class 'Zttp\Zttp' not found at /var/www/html/freescout/Modules/ApiWebhooks/Entities/Webhook.php:57) |
Fixed in API & Webhooks Module v1.0.32 |
This is still showing failing actions - I've disabled both API and Slack modules and it has not failed since, not sure if there is a log somewhere to track what is happening or more detail to try and debug? |
Check laravel log in App > Logs |
Fixed in Slack Module v1.0.9 |
Anyone else finding that there's random 'failed jobs' which when 'retry' they are queued and fail again?
I've checked the log for the queue but it provides minimal information - we're concerned that we have to regularly keep checking the admin as occasionally customer replies are falling into here.
The text was updated successfully, but these errors were encountered: