Skip to content

artisan queue:listen problem #567

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

Closed
i0 opened this issue Aug 26, 2015 · 4 comments
Closed

artisan queue:listen problem #567

i0 opened this issue Aug 26, 2015 · 4 comments

Comments

@i0
Copy link
Contributor

i0 commented Aug 26, 2015

I'm using queue with database driver and the default database connection is mongodb, Query Builder and Moloquent works perfectly but there is a problem when running php artisan queue:listen :
[MongoException]
zero-length keys are not allowed, did you use $ with double quotes?
is there any way to use queue:listen with mongodb ?

@johngieselmann
Copy link

#426

@giolvani
Copy link
Contributor

giolvani commented Feb 2, 2016

I can not solve the issue with the #426 thread...

Anyone solve this?

@wprk
Copy link

wprk commented Feb 3, 2016

I'm having this issue too. Haven't been able to find a solution and fix in #426 didn't work for me. I'm going to use beanstalkd for now as others have suggested.

@giolvani
Copy link
Contributor

giolvani commented Feb 3, 2016

Actually, there is a solution, but it is in another fork https://github.com/jeremy-brenner/laravel-mongodb.

Unfortunatelly, the PR does not merged until now.

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

5 participants