Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Socket Error #36

Open
anroopak opened this issue Jan 29, 2015 · 3 comments
Open

Socket Error #36

anroopak opened this issue Jan 29, 2015 · 3 comments

Comments

@anroopak
Copy link

Hi, I am getting the following error. Please help.

class 'socket.error' at /ingest

[Errno 32] Broken pipe

Python /usr/lib/python2.7/socket.py in meth, line 223
Web POST http://localhost:8080/ingest

@vaibhavist
Copy link

Getting the same error BUT while,
http://localhost:8080/query?fp_code=

@vaibhavist
Copy link

@anroopak did u solve this ^?

@anroopak
Copy link
Author

@vaibhavist : Hi, I had solved this. I don't remember the execution. But, these were one of the problems

  1. While starting the Solr servers, this error may come up, if Path to Solr is not correct. To verify this, try visiting "http://localhost:8502/solr/fp"
  2. Tokyo tyrant may not be running. Verify it by using netstat -natp | egrep 1972
    Try "ttservctl start" once again. If it shows that "ttserver already running",
    then use "rm -f /var/ttserver/pid, and retry. Now ttserver will be running.

Hope this is helpful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants