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

None of the pools have an opened connection and failed to open a new one. #379

Open
Zorotic opened this issue May 25, 2018 · 4 comments
Open

Comments

@Zorotic
Copy link

Zorotic commented May 25, 2018

I've currently using enmap for a wrapper, I get this when trying to connect to the database.
I'm using the docker instance of Rethink.
These are the ports rethink is running on:

Listening for intracluster connections on port 29015
Listening for client driver connections on port 28015
Listening for administrative HTTP connections on port 8080

NOTE: I'm able to connect to the web interface for it, and no logs of attempted connections are being logged there

Error:

ReqlDriverError: None of the pools have an opened connection and failed to open a new one.
    at PoolMaster._flushErrors (/home/zoro/Desktop/Maya-Core/Maya-ERIS/node_modules/rethinkdbdash/lib/pool_master.js:104:31)
    at Pool.<anonymous> (/home/zoro/Desktop/Maya-Core/Maya-ERIS/node_modules/rethinkdbdash/lib/pool_master.js:450:12)
    at Pool.emit (events.js:182:13)
    at Pool._decreaseNumConnections (/home/zoro/Desktop/Maya-Core/Maya-ERIS/node_modules/rethinkdbdash/lib/pool.js:118:10)
    at /home/zoro/Desktop/Maya-Core/Maya-ERIS/node_modules/rethinkdbdash/lib/pool.js:291:10
    at tryCatcher (/home/zoro/Desktop/Maya-Core/Maya-ERIS/node_modules/bluebird/js/release/util.js:16:23)
    at /home/zoro/Desktop/Maya-Core/Maya-ERIS/node_modules/bluebird/js/release/catch_filter.js:24:41
    at tryCatcher (/home/zoro/Desktop/Maya-Core/Maya-ERIS/node_modules/bluebird/js/release/util.js:16:23)
    at Promise._settlePromiseFromHandler (/home/zoro/Desktop/Maya-Core/Maya-ERIS/node_modules/bluebird/js/release/promise.js:512:31)
    at Promise._settlePromise (/home/zoro/Desktop/Maya-Core/Maya-ERIS/node_modules/bluebird/js/release/promise.js:569:18)
    at Promise._settlePromise0 (/home/zoro/Desktop/Maya-Core/Maya-ERIS/node_modules/bluebird/js/release/promise.js:614:10)
    at Promise._settlePromises (/home/zoro/Desktop/Maya-Core/Maya-ERIS/node_modules/bluebird/js/release/promise.js:689:18)
    at Async._drainQueue (/home/zoro/Desktop/Maya-Core/Maya-ERIS/node_modules/bluebird/js/release/async.js:133:16)
    at Async._drainQueues (/home/zoro/Desktop/Maya-Core/Maya-ERIS/node_modules/bluebird/js/release/async.js:143:10)
    at Immediate.Async.drainQueues [as _onImmediate] (/home/zoro/Desktop/Maya-Core/Maya-ERIS/node_modules/bluebird/js/release/async.js:17:14)
    at runCallback (timers.js:696:18)
@ssribeiro
Copy link

same here

@rriixx
Copy link

rriixx commented Nov 12, 2018

+1

2 similar comments
@kmashiki
Copy link

kmashiki commented Jan 4, 2019

+1

@fluse
Copy link

fluse commented May 28, 2019

+1

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

5 participants