Skip to main content

How can we help you?

Druva Documentation

DR restore job fails with error AWS DR26

Problem Description

The DR restore job fails with error AWS_DR26.

Cause

IAM policy has missing permissions.

Traceback

[2022-03-23 07:10:35,115] [ERROR] [139651820074816] Error <class 'inSyncLib.inSyncError.SyncError'>:You are not authorized to perform this operation. (#10008001a) (Error Code : AWS_DR26). Traceback -Traceback (most recent call last):
File "agents/clouddragent/cloudDrAgent.py", line 419, in process_restore_start
File "agents/clouddragent/drRestore/drRestore.py", line 1908, in process_restore_start
File "agents/clouddragent/drRestore/drRestore.py", line 170, in _check_aws_ec2_end_points
File "roboClientLib/boto3/ec2client.py", line 2320, in get_regions
SyncError: You are not authorized to perform this operation. (#10008001a) (Error Code : AWS_DR26)

  • Was this article helpful?