infinilabs / crawler

🕷️ An easy-to-use spider written in Golang. (previous named GOPA.)
Other
305 stars 82 forks source link

being redirected to localhost #35

Closed odascaldas closed 5 years ago

odascaldas commented 5 years ago

After setup the elastic cloud, and the gopa config file, when I try to search something, I'm always redirected to localhost:

{ "error": "Post http://localhost:9200/gopa-index/_search: dial tcp 127.0.0.1:9200: getsockopt: connection refused" }

medcl commented 5 years ago

check your es config first.