You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our setup is three nodes in a cluster with Consul for the HA backend and S3 for the storage. It looks like the node that had the panic was the leader at the time. Another node took over as leader within 30 seconds so that worked.
The text was updated successfully, but these errors were encountered:
It looks like the S3 library from the official AWS SDK is either giving us a page that doesn't exist or giving us a key that doesn't exist. It's unclear whether the issue is with our code or the lib, but we should be able to avoid panicking here.
Not sure exactly what triggered this but the leader in our 0.7.2 Vault cluster just crashed. Please see https://gist.github.com/deverton/adb37b4bb5491bd5b03bed4f7000713a for full stack trace.
Our setup is three nodes in a cluster with Consul for the HA backend and S3 for the storage. It looks like the node that had the panic was the leader at the time. Another node took over as leader within 30 seconds so that worked.
The text was updated successfully, but these errors were encountered: