Comment on page
Troubleshooting Guide
If you're seeing this error message:
curl: (26) Failed to open/read local data from file/application
Run the command again with
-v
and you will see a more verbose output. This error can arise from the below web proxy size limits and will result in a code 413: Request Entity Too Large.Size | Description |
---|---|
10MB | Request Body Size Limit |
150MB | File Upload Size Limit |
Last modified 1yr ago