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

Beanstalk Queue Service with Beanstalkd 1.4.6 & 1.9, Ubuntu Server 12.04 #1612

Closed
jrsprice opened this issue Nov 28, 2013 · 1 comment
Closed

Comments

@jrsprice
Copy link

I'm trying to get beanstalk queuing service working.
I've followed the following instructions:

https://phalcon-php-framework-documentation.readthedocs.org/en/latest/reference/queue.html#retrieving-messages

The problem I have is, beanstalkd 1.9 is running however my job task gets stuck on put method and that's when the script halts. I would think this would load into the job queue and the worker task would process it.

I'm new to beanstalk so it could be user error but I have my beanstalkd service running (tried 2 different versions 1.4.6 and 1.9).

I have Gearman running and working for a prior project I created and works great, the jobs load right into the queue and my workers process them. I'm not sure what I'm missing. I've tried on a fresh vm ubuntu 12.04 server and cannot get this to work.

This was referenced Nov 30, 2013
@phalcon phalcon closed this as completed Dec 3, 2013
@phalcon
Copy link
Collaborator

phalcon commented Dec 3, 2013

Fixed in 1.3.0

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