Authentication failed: EOF while using zookeper backend , how to fix?

472 views
Skip to first unread message

to...@appsflyer.com

unread,
Nov 27, 2017, 5:02:50 AM11/27/17
to Vault


storage "zookeeper" {
#  address = "zk-20001-001-test:2181,zk-20002-001-test:2181,zk-20003-001-test:2181"
  address = "10.10.5.114:2181"
  path    = "vault-data/"
}


root@vault-20001-001-prod:~# vault server -config /etc/vaultconf/config.hcl
2017/11/27 10:01:59 Connected to 10.10.5.114:2181
2017/11/27 10:01:59 Authentication failed: EOF
==> Vault server configuration:

                     Cgo: disabled
              Listener 1: tcp (addr: "vault-20001-001-prod.eu1.appsflyer.com:8200", cluster address: "10.10.4.136:8201", tls: "disabled")
              Listener 2: tcp (addr: "localhost:8200", cluster address: "127.0.0.1:8201", tls: "disabled")
               Log Level: info
                   Mlock: supported: true, enabled: true
                 Storage: zookeeper (HA available)
                 Version: Vault v0.9.0
             Version Sha: bdac1854478538052ba5b7ec9a9ec688d35a3335

==> Vault server started! Log data will stream in below:

2017/11/27 10:02:00 Connected to 10.10.5.114:2181
2017/11/27 10:02:00 Authentication failed: EOF
2017/11/27 10:02:01 Connected to 10.10.5.114:2181
2017/11/27 10:02:01 Authentication failed: EOF

Jeff Mitchell

unread,
Nov 30, 2017, 10:03:14 AM11/30/17
to Vault
Hi there,

Usually we'd expect to see a traceback if there is an EOF. Any chance you're not capturing both stderr and stdout?

Best,
Jeff

--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
 
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/60cc5a9e-7d22-4dea-b977-49c878044d3c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages