<div dir="ltr">Hello Grant,<br>
<br>
Out of curiosity, are you using a Mac or Linux?<br>
<br>
If Mac, try downgrading the packet gem to <a href="http://0.1.7.">0.1.7.</a> Later versions include
a raise line that I found causes similar problems for me.<br>
<br>
And if Linux, try upgrading to the latest. I believe 0.1.13 contains fixes related to packet on linux.....<br>
<br>
Regards<br>
Kieran<br><br><br><div class="gmail_quote">On Tue, Sep 23, 2008 at 1:09 PM, Grant Blakeman <span dir="ltr"><<a href="mailto:grant.blakeman@gmail.com">grant.blakeman@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Hi, I've tried it both ways (:arg & :args) and still get the same 'Client disconected' in the debug log. I also tried simplifying the call to see if any of the arguments were the problem:<div>
<br></div><div>MiddleMan.worker(:danny_worker).async_do_work(:arg => "<a href="mailto:grant.blakeman@gmail.com" target="_blank">grant.blakeman@gmail.com</a>")</div><div><br></div><div>and I still get the error. It seems like the disconnect happens before it even reads anything in the worker file. I tried calling an argument that wasn't in the worker:</div>
<div><br></div><div>MiddleMan.worker(:danny_worker).async_should_not_work(:arg => "<a href="mailto:grant.blakeman@gmail.com" target="_blank">grant.blakeman@gmail.com</a>")</div><div><br></div><div>and simply got the 'Client disconected' error.</div>
<div><br></div><div>Any ideas?</div><div><br></div><div>-gb</div></div></blockquote></div>
</div>