henszey / etcd-browser

A quick and easy way to view/edit basic keys in etcd.
http://henszey.github.io/etcd-browser/
MIT License
672 stars 232 forks source link

etcd-browser - crashes if not accessible... #10

Open ajohnstone opened 9 years ago

ajohnstone commented 9 years ago
etcd-browser master → docker logs 8ce97cda4329a44cca9c2a4ae461707ff2a09dd71196558eb4445138ed57005a
proxy /api requests to etcd on 172.17.42.1:5001:4001
etc-browser listening on port 8000

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: getaddrinfo ENOTFOUND
    at errnoException (dns.js:37:11)
    at Object.onanswer [as oncomplete] (dns.js:124:16)
drinktee commented 8 years ago

I have the same problem

harder-worker commented 1 year ago

you have to modify to the file of server.js,and add to the path of ETCDCTL_CA_FILE ETCDCTL_KEY_FILE ETCDCTL_CERT_FILE