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

error:must have a valid type #3

Open
askie opened this issue Jun 2, 2012 · 1 comment
Open

error:must have a valid type #3

askie opened this issue Jun 2, 2012 · 1 comment

Comments

@askie
Copy link

askie commented Jun 2, 2012

/home/wwwroot/sv.autobloglink.com/node_modules/gearman/lib/packet.js:56
if (!o.type) { throw Error("must have a valid type"); }
^
Error: must have a valid type
at Error (unknown source)
at Object.decode (/home/wwwroot/cmmd/node_modules/gearman/lib/packet.js:56:26)
at Socket. (/home/wwwroot/cmmd/node_modules/gearman/lib/client.js:35:27)
at Socket.emit (events.js:67:17)
at TCP.onread (net.js:367:14)

system:
node 0.6.18
centos 5.7 64bit

this error show more times

@smith
Copy link
Contributor

smith commented Jun 5, 2012

Can you link to a gist or something with an example of how this error is being triggered?

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