Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Error when losing master election #1

Open
samcday opened this issue Mar 13, 2015 · 0 comments
Open

Error when losing master election #1

samcday opened this issue Mar 13, 2015 · 0 comments

Comments

@samcday
Copy link
Owner

samcday commented Mar 13, 2015

/srv/daemon/node_modules/etcd-leader/index.js:147
    if(nodes[0].key === ourKey) {
            ^
/srv/daemon/node_modules/etcd-leader/index.js:147
TypeError: Cannot read property '0' of undefined
    if(nodes[0].key === ourKey) {
    at /srv/daemon/node_modules/etcd-leader/index.js:147:13
            ^
    at Client._handleResponse (/srv/daemon/node_modules/node-etcd/lib/client.js:191:14)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant