The upload of an API Gateway patch (Platform or Application) will fail with the following error at the console:
Runtime error (check configuration): Could not write attachments
OR
There was an error while uploading the patch.
OR
Permission denied
All supported versions of the API Gateway
Each cause has its own resolution. It is advisable to make sure of the following with regard to all three.
Perform the following from the root shell prompt:
7-series and older | 8-series and newer | |
---|---|---|
Command | df -h | grep sda2 | awk '{print $6, $5}' | df -Ph | egrep "/opt|/tmp" | awk '{print $6, $5}' |