Hi, try running the following commands to fix the issue with etcd:
sudo graylog-ctl stop etcd sudo rm -r /var/opt/graylog/data/etcd/* sudo graylog-ctl start etcd sudo graylog-ctl reconfigure Cheers, Jochen On Tuesday, 9 February 2016 14:39:32 UTC+1, Obie wrote: > > Having troubles getting connected to graylog following a revert to > snapshot (unclean shutdown). > > I got MongoDB started in another thread, but etcd still times out. > > Where to look next? > > $ sudo graylog-ctl start > ok: run: elasticsearch: (pid 21244) 0s > timeout: down: etcd: 0s, normally up, want up > ok: run: graylog-server: (pid 21316) 0s > ok: run: graylog-web: (pid 21320) 0s > ok: run: mongodb: (pid 21380) 1s > ok: run: nginx: (pid 21395) 0s > > Thanks > -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/498e4ab3-3f11-45bf-933a-3085ba132afd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
