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
Problem
After letting an agent connecting to my vault for 30 days, the S3 storage suddenly stops working. All features of the vault work fine, except for the POST API endpoint /api/storage which the agent uses to send recordings to the vault.
Upon inspecting the vault's logs, I found 2 other issues from the logs: action RemoveMediaInBulk fails and the container frequently execute panic recovered:
Technical Details:
Problem
After letting an agent connecting to my vault for 30 days, the S3 storage suddenly stops working. All features of the vault work fine, except for the POST API endpoint
/api/storage
which the agent uses to send recordings to the vault.Upon inspecting the vault's logs, I found 2 other issues from the logs: action
RemoveMediaInBulk
fails and the container frequently execute panic recovered:The text was updated successfully, but these errors were encountered: