Getting this error after deploying vault: Can't communicate with the active node

Hi,

Can anyone help me to resolve the error: This is a standby Vault node but can’t communicate with the active node via request forwarding. Sign in at the active node to use the Vault UI.

vault version: 1.6.2

Got the error after deploying new vault using the same gcs bucket that another vault already use

vault operator deployed in namespace default using helm

command:

“helm repo add banzaicloud-stable https://kubernetes-charts.banzaicloud.com && helm upgrade --install vault-operator banzaicloud-stable/vault-operator”

vault status:

attached:

This is a remarkably old version to be doing anything new with.

Perhaps you should use a separate bucket? It does sound a bit like two clusters interfering with each other.