vault icon indicating copy to clipboard operation
vault copied to clipboard

Vault API 404 when connecting the Agent with Local setup

Open sidharthbh8 opened this issue 5 months ago • 4 comments

So, I'm trying to connect the agent with the vault from persistence. When verifying, the system throws the error Something went wrong while verifying the persistence :cloud.VerifyPersistence(kerberosvault): Something went wrong while verifying storage credentials: 404 page not found on verification. Also unable to access API endpoints from browser, direct requests to http://localhost:80/api returns a 404. Swagger indicates a missing cookie token.

The documentation specifies the API URL for Kerberos Vault as http://{your-vault-domain}/api. My setup uses localhost:80.

sidharthbh8 avatar Aug 26 '24 04:08 sidharthbh8