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

Elasticsearch ERROR #4

Open
jiangwei1995 opened this issue Oct 13, 2017 · 1 comment
Open

Elasticsearch ERROR #4

jiangwei1995 opened this issue Oct 13, 2017 · 1 comment

Comments

@jiangwei1995
Copy link

POST http://localhost:9200/sat-api/_search?size=1&from=0 => connect ECONNREFUSED 127.0.0.1:9200
at Log.error (/Users/jiangwei/work/searchTile/sat-api-express/node_modules/elasticsearch/src/lib/log.js:225:56)
at checkRespForFailure (/Users/jiangwei/work/searchTile/sat-api-express/node_modules/elasticsearch/src/lib/transport.js:240:18)
at HttpConnector. (/Users/jiangwei/work/searchTile/sat-api-express/node_modules/elasticsearch/src/lib/connectors/http.js:162:7)
at ClientRequest.wrapper (/Users/jiangwei/work/searchTile/sat-api-express/node_modules/elasticsearch/node_modules/lodash/index.js:3095:19)
at emitOne (events.js:96:13)
at ClientRequest.emit (events.js:188:7)
at Socket.socketErrorListener (_http_client.js:309:9)
at emitOne (events.js:96:13)
at Socket.emit (events.js:188:7)
at emitErrorNT (net.js:1277:8)

Elasticsearch WARNING: 2017-10-13T04:53:05Z
Unable to revive connection: http://localhost:9200/

Elasticsearch WARNING: 2017-10-13T04:53:05Z
No living connections

2017-10-13T04:53:05.031Z - error: Error: No Living connections
at sendReqWithConnection (/Users/jiangwei/work/searchTile/sat-api-express/node_modules/elasticsearch/src/lib/transport.js:207:15)
at next (/Users/jiangwei/work/searchTile/sat-api-express/node_modules/elasticsearch/src/lib/connection_pool.js:213:7)
at _combinedTickCallback (internal/process/next_tick.js:73:7)
at process._tickCallback (internal/process/next_tick.js:104:9)

@drewbo
Copy link
Member

drewbo commented Oct 13, 2017

Hi @jiangwei1995, can you give more information about the error you're encountering (e.g. what did you try that led to this)? From a quick look, it doesn't appear that the elasticsearch server is running locally

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