Thanks Ray for input - tho if I run beanstalkd -d -l 127.0.0.1 -p 11310 I still get
beanstalkd: net.c:59 in make_server_socket: bind(): Can't assign requested address beanstalkd: beanstalkd.c:274 in main: make_server_socket() I obviously have a localhost so what would you advise from here? Do I need to setup something else to listen on port 11310? Thanks Kyle On Aug 16, 2:18 pm, Ray Krueger <[email protected]> wrote: > >> Does your machine have an interface with the address 10.0.1.5? > > No - tho my internal network here is on the 10.1.1.1 ip range > > Then why were you trying to bind it to 10.0.1.5? > You said in your previous email that you executed "./beanstalkd -d -l > 10.0.1.5 -p 11300". > If that IP isn't available on the machine you're running on it will > fail to bind, which is what happened there. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en -~----------~----~----~----~------~----~------~--~---
