While setting up vault service getting error

Hi Team,

We are new to this environment. I am trying to do a POC for vault. During installation I installed vault and Consul where consul service is up and running but I am seeing couple of issues in vault. I can see the process id is up but if I do telnet to respective port it shows connection refuse.

Could you please guide us with a step by step instruction so that I can install and make this service up. I am getting the below error.

[root@myjiraserver vault.d]# systemctl status vault.service -l

  • vault.service - “HashiCorp Vault - A tool for managing secrets”
    Loaded: loaded (/usr/lib/systemd/system/vault.service; enabled; vendor preset: disabled)
    Active: activating (start) since Mon 2022-05-09 06:56:51 EDT; 10s ago
    Docs: Documentation | Vault by HashiCorp
    Main PID: 31317 (vault)
    CGroup: /system.slice/vault.service
    `-31317 /usr/bin/vault server -config=/etc/vault.d/vault.hcl

May 09 06:56:51 ausjiradv01 systemd[1]: Starting “HashiCorp Vault - A tool for managing secrets”…
May 09 06:56:51 ausjiradv01 vault[31317]: WARNING! Unable to read storage migration status.
May 09 06:56:51 ausjiradv01 vault[31317]: 2022-05-09T06:56:51.293-0400 [INFO] proxy environment: http_proxy="" https_proxy="" no_proxy=""
May 09 06:56:51 ausjiradv01 vault[31317]: 2022-05-09T06:56:51.294-0400 [WARN] storage.consul: appending trailing forward slash to path
May 09 06:56:51 ausjiradv01 vault[31317]: 2022-05-09T06:56:51.295-0400 [WARN] storage migration check error: error=“Unexpected response code: 500 (No known Consul servers)”
May 09 06:56:53 ausjiradv01 vault[31317]: 2022-05-09T06:56:53.297-0400 [WARN] storage migration check error: error=“Unexpected response code: 500 (No known Consul servers)”
May 09 06:56:55 ausjiradv01 vault[31317]: 2022-05-09T06:56:55.299-0400 [WARN] storage migration check error: error=“Unexpected response code: 500 (No known Consul servers)”
May 09 06:56:57 ausjiradv01 vault[31317]: 2022-05-09T06:56:57.300-0400 [WARN] storage migration check error: error=“Unexpected response code: 500 (No known Consul servers)”
May 09 06:56:59 ausjiradv01 vault[31317]: 2022-05-09T06:56:59.302-0400 [WARN] storage migration check error: error=“Unexpected response code: 500 (No known Consul servers)”
May 09 06:57:01 ausjiradv01 vault[31317]: 2022-05-09T06:57:01.304-0400 [WARN] storage migration check error: error=“Unexpected response code: 500 (No known Consul servers)”