Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reindex fails with JSON::ParserError #406

Open
jerimiahmilton opened this issue Aug 21, 2021 · 0 comments
Open

reindex fails with JSON::ParserError #406

jerimiahmilton opened this issue Aug 21, 2021 · 0 comments

Comments

@jerimiahmilton
Copy link

  • 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant