-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
- Rails version: 6.0.3.7
- Algolia Rails integration version: 2.1.2
- Algolia Client Version: #.#.#
- Language Version: 2.5.0
Description
- While trying to run
.reindex
on my model, I am getting the following error:
Traceback (most recent call last): 1: from (irb):12 JSON::ParserError (809: unexpected token at 'us-east-1/AwsActors::Backup::BackupVaultsActor | Aws::Backup::Errors::AccessDeniedException User: arn:aws:sts::0123456789012:assumed-role/admin/admin is not authorized to perform: backup:DeleteBackupVault on resource: arn:aws:backup:us-east-1:0123456789012:backup-vault:aws/efs/automatic-backup-vault with an explicit deny')
To be clear, this is an error message from AWS that we are trying to index.
Steps To Reproduce
- Running
Account.reindex
from the rails console.
Metadata
Metadata
Assignees
Labels
No labels