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

Uncaught Predis exception Predis\Transaction\AbortedMultiExecException #8576

Closed
m4tthumphrey opened this issue Apr 27, 2015 · 2 comments
Closed

Comments

@m4tthumphrey
Copy link

I am running the queue:listen command as a daemon and occasionally I get the following exceptions logged:

Predis\Transaction\AbortedMultiExecException: The current transaction has been aborted by the server

This is thrown from the Predis library directly (var/www/010-windsordoc-api/vendor/predis/predis/lib/Predis/Client.php(402)) because the MultiExec call returns null.

Can anyone explain why this is happening?

@m4tthumphrey
Copy link
Author

It's actually happening all the time now..

@m4tthumphrey
Copy link
Author

Something else I've noticed in some jobs are being processed more than once, about a minute a part, I'm not sure if this is related however..

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

2 participants