Loading RA Solution via curl | 413 Request Entity Too Large
search cancel

Loading RA Solution via curl | 413 Request Entity Too Large

book

Article ID: 385116

calendar_today

Updated On: 12-31-2024

Products

Automic SaaS

Issue/Introduction

When loading the RA Solution via a curl command through the rest api with a command like the following:

curl --request POST --data-binary "@OebsAgent_solution.jar" -u "0/UC/UC" --header "Content-Type:application/octet-stream" https://[REST ENDPOINT URL]:[PORT]/ae/api/v1/0/system/ra-solutions/upload

The following error occurs:


<html>
<head><title>413 Request Entity Too Large</title></head>
<body>
<center><h1>413 Request Entity Too Large</h1></center>
<h4><center>nginx</center>
</body>
</html>

Resolution

If this happens in your Automic SaaS environment, please reach out to Broadcom Support