It means the Sphinx daemon is already running, which is why you can connect to it. If you run `ps aux | grep searchd` you should see the running process.
On 09/09/2013, at 11:50 PM, Lihong He wrote: > 1、when I run searchd -c > /home/git/labhub/config/production.sphinx.conf --pidfile > the output is: > Sphinx 2.0.4-release (r3135) > Copyright (c) 2001-2012, Andrew Aksyonoff > Copyright (c) 2008-2012, Sphinx Technologies Inc (http://sphinxsearch.com) > > using config file '/home/git/labhub/config/production.sphinx.conf'... > WARNING: compat_sphinxql_magics=1 is deprecated; please update your > application and config > listening on 10.160.49.162:9312 > bind() failed on 10.160.49.162, retrying... > bind() failed on 10.160.49.162, retrying... > bind() failed on 10.160.49.162, retrying... > bind() failed on 10.160.49.162, retrying... > bind() failed on 10.160.49.162, retrying... > bind() failed on 10.160.49.162, retrying... > bind() failed on 10.160.49.162, retrying... > bind() failed on 10.160.49.162, retrying... > bind() failed on 10.160.49.162, retrying... > bind() failed on 10.160.49.162, retrying... > bind() failed on 10.160.49.162, retrying... > bind() failed on 10.160.49.162, retrying... > FATAL: bind() failed on 10.160.49.162: Cannot assign requested address > > 2、but telnet 10.160.49.162 9312 > Trying 10.160.49.162... > Connected to 10.160.49.162. > Escape character is '^]'. > C > 2.0.4-release (r3135) > > > XshellXshell > > why? Thank you so much! > > -- > You received this message because you are subscribed to the Google Groups > "Thinking Sphinx" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/thinking-sphinx. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/thinking-sphinx. For more options, visit https://groups.google.com/groups/opt_out.
