neumino / rethinkdbdash

An advanced Node.js driver for RethinkDB with a connection pool, support for streams etc.
MIT License
848 stars 108 forks source link

Fail to create connection pool #321

Closed himanshucricket closed 7 years ago

himanshucricket commented 7 years ago

Fail to create a new connection for the connection pool. Error:{"msg":"Failed to connect to localhost:8080 in less than 20s","message":"Failed to connect to localhost:8080 in less than 20s.","isOperational":true}

neumino commented 7 years ago

Please provide more information, there isn't much I can do to help you. You probably didn't start RethinkDB or are using the wrong port.