SRM Rest API Execution fails with an error
search cancel

SRM Rest API Execution fails with an error

book

Article ID: 439077

calendar_today

Updated On:

Products

VMware Live Recovery

Issue/Introduction

While executing Rest API for SRM below error is triggered

"'{"error_code":"4.1","message":"Rate limit exceeded. Requests have been temporarily blocked "1a temporarily blocked. }

Additionally while downloading the logs for the appliance below error is displayed.

 

Environment

SRM 9.0.2

 

Cause

The issue is caused due to the partition on the SRM appliance full.

The below partition for the appliance was full 

/opt/vmware/support

 

 

Resolution

Review the contents of the folder using the below command 

root@srm[ /opt/vmware/support]# du -sk * | sort -nr

Once validated either delete the large files or move them to a different location.