Forum: Ferret can't connect to drb server on localhost

Posted by James Burka (jjburka)
on 2008-09-03 16:40
Hello,

I am trying to get acts_as_ferret/ferret to run, it runs find on my
local machine but when I try and run in on my server I get the following

DRb::DRbConnError (druby://localhost:9100 - #<Errno::ETIMEDOUT:
Connection timed out - connect(2)>):


Any advice?

Thanks
James
Posted by James Burka (jjburka)
on 2008-09-03 18:07
James Burka wrote:
> Hello,
> 
> I am trying to get acts_as_ferret/ferret to run, it runs find on my
> local machine but when I try and run in on my server I get the following
> 
> DRb::DRbConnError (druby://localhost:9100 - #<Errno::ETIMEDOUT:
> Connection timed out - connect(2)>):
> 
> 
> Any advice?
> 
> Thanks
> James

I should of mentioned this earlier , the ferret_server is runing

ps aux | grep ferret_server
ruby script/ferret_server start -e production

and the server appears to be listening to port 9010

lsof -i | grep 9010
ruby TCP localhost:9010 (LISTEN)

Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.