Vault high availability with consul

Hello ,

following this document:

Consul configuration had no issues. but vault is having issues. need help

======
vault.service - “HashiCorp Vault - A tool for managing secrets”
Loaded: loaded (/etc/systemd/system/vault.service; disabled; vendor preset: disabled)
Active: active (running) since Fri 2020-10-02 13:44:48 PDT; 2 days ago
Docs: https://www.vaultproject.io/docs/
Main PID: 84948 (vault)
CGroup: /system.slice/vault.service
└─84948 /usr/local/bin/vault server -config=/etc/vault.d/vault-server.hcl

Oct 04 15:13:54 xxxx[84948]: 2020-10-04T15:13:54.094-0700 [WARN] storage migration check error: error=“Unexpected response code: 500”

–=========
sudo vault operator init

Error initializing: Put “https://127.0.0.1:8200/v1/sys/init”: dial tcp 127.0.0.1:8200: connect: connection refused

=====

thanks!

i did setup the VAULT_ADDR

Also don’t see 8200 and 8201 port listening when using netstat