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

etcd3 errors when no servers are running locally #7

Closed
connor4312 opened this issue May 3, 2017 · 0 comments
Closed

etcd3 errors when no servers are running locally #7

connor4312 opened this issue May 3, 2017 · 0 comments
Assignees

Comments

@connor4312
Copy link
Member

connor4312 commented May 3, 2017

from @SimonSchick

TypeError: Cannot read property 'availableAfter' of undefined
    at util_1.minBy.r (XXX/node_modules/etcd3/lib/src/shared-pool.js:45:61)
    at Object.minBy (XXX/node_modules/etcd3/lib/src/util.js:7:15)
    at SharedPool.pull (XXX/node_modules/etcd3/lib/src/shared-pool.js:45:38)
    at ConnectionPool.getConnection (XXX/node_modules/etcd3/lib/src/connection-pool.js:132:26)
    at ConnectionPool.exec (XXX/node_modules/etcd3/lib/src/connection-pool.js:105:21)
    at LeaseClient.leaseGrant (XXX/node_modules/etcd3/lib/src/rpc.js:76:28)
    at Lease (XXX/node_modules/etcd3/lib/src/lease.js:52:14)
    at Etcd3.lease (XXX/node_modules/etcd3/lib/src/index.js:57:16)
    at Discovery.start (XXX/dist/discovery.js:24:46)
    at Lease.lease.on.err (XXX/dist/discovery.js:28:18)
    at emitOne (events.js:96:13)
    at Lease.emit (events.js:188:7)
    at Lease.leaseID.client.leaseGrant.then.catch.err (XXX/node_modules/etcd3/lib/src/lease.js:60:18)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant