Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
Loading... 

Thread: IPB and Sphinx connection to localhost:3312 failed


Started 3 months, 3 weeks ago by S2eve
Hi, I have a strange issue with Sphinx. At first Sphinx worked fine, but after a system reboot I'm keep getting this error: connection to localhost:3312 failed I tried to start Sphinx again, I even tried to reinstall Sphinx. Please please help me with this Centos 5.4 Mysql 5 Apache 2.2 [root@server3 ~]# /usr/local/bin/indexer --config /usr/local/etc/sphinx_ipb.conf --all ...
Site: Sphinx - Free open-source SQL full-text search engine  Sphinx - Free open-source SQL full-text search engine - site profile
Forum: Common forum  Common forum - forum profile
Total authors: 2 authors
Total thread posts: 15 posts
Thread activity: no new posts during last week
Domain info for: sphinxsearch.com

Other posts in this thread:

barryhunter replied 3 months, 3 weeks ago
> tried to kill 12745, All you doing is trying to kill the grep command itself, - which will have already terminated ;) What actully happens when try to start the daemon? Did you check the searchd log? Sounds like an unclean shutdown, perhaps just try removing the .spl files, doing a reindex and starting searchd. Failing that just delete all the index files (/var/sphinx/*.sp?)...

S2eve replied 3 months, 3 weeks ago
> > > tried to kill 12745, > > All you doing is trying to kill the grep command itself, - which will have already > terminated ;) > > What actully happens when try to start the daemon? Did you check the searchd log? > > > Sounds like an unclean shutdown, perhaps just try removing the .spl files, doing a > reindex and starting searchd. > > ...

S2eve replied 3 months, 3 weeks ago
Found the log :p [Thu Nov 26 08:00:02 2009] [15379] rotating index 'ipb_search_topics': success [Thu Nov 26 08:15:02 2009] [15379] rotating indices: caught SIGHUP, waiting for children to exit [Thu Nov 26 08:15:02 2009] [15379] rotating index 'ipb_search_posts_delta': success [Thu Nov 26 08:15:02 2009] [15379] rotating index 'ipb_search_topics': success [Thu Nov 26 08:30:02 2009] [15379]...

S2eve replied 3 months, 3 weeks ago
:( ??

S2eve replied 3 months, 2 weeks ago
HELLPP SOS

barryhunter replied 3 months, 2 weeks ago
Do you have any sort of firewall installed, eg iptables. Maybe that is not allowing connections to 3312 - even to/from localhost?

S2eve replied 3 months, 2 weeks ago
> Do you have any sort of firewall installed, eg iptables. Maybe that is not allowing > connections to 3312 - even to/from localhost? My firewall is disabled. I have alredy tried to disable iptables. I have 3 servers and only on one server I have this issue... the rest two are working fine. so I don't think it has something to do with iptables What else can I try?

barryhunter replied 3 months, 2 weeks ago
> What else can I try? have you tried telnet localhost 3312 to see if its possible to contact searchd manually. Also check the output of netstat to see if searchd is listening.

S2eve replied 3 months, 2 weeks ago
> > > What else can I try? > > have you tried > telnet localhost 3312 > to see if its possible to contact searchd manually. > > Also check the output of netstat to see if searchd is listening. Nothing [root@server1 ~]# telnet localhost 3312 Trying 51.50.243.55... telnet: connect to address 82.80.248.58: Connection refused telnet: Unable to connect to ...

S2eve replied 3 months, 2 weeks ago
the working servers [root@server3 ~]# telnet localhost 3312 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. Connection closed by foreign host. [root@server3 ~]# [root@server2 ~]# telnet localhost 3312 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. Connection closed by foreign host.

 

Top contributing authors

Name
Posts
S2eve
11
user's latest post:
IPB and Sphinx connection to...
Published (2009-12-03 07:59:00)
and that one by installing newer version. thanks a lot for the support!
barryhunter
4
user's latest post:
IPB and Sphinx connection to...
Published (2009-12-02 14:56:00)
> [root@server1 ~]# telnet localhost 3312 > Trying 51.50.243.55... Hmm, sounds like you have something strange going on if "localhost" maps to 82.80.248.58 check your /etc/hosts file... Otherwise try putting 127.0.0.1 in your API code, rather than "localhost"

Related threads on "Sphinx - Free open-source SQL full-text search engine":

Related threads on other sites:

Thread profile page for "IPB and Sphinx connection to localhost:3312 failed" on http://sphinxsearch.com. This report page is a snippet summary view from a single thread "IPB and Sphinx connection to localhost:3312 failed", located on the Message Board at http://sphinxsearch.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity