Unable to upload ONTAP configuration backups using HTTPS to the Apache web server
Applies to
- ONTAP 9
- Apache
- HTTPS
Issue
- The error is shown during the attempt to upload ONTAP configuration backups using HTTPS:
::*> system configuration backup upload -node <node-name> -backup <backup_name> -destination https://192.168.0.100/
Uploading the configuration backup file.
Error: command failed: Upload operation of configuration backup file exited with error: Failed to upload configuration backup file "/mroot/etc/backups/config/<backup_name>" to
"https://192.168.0.100/<backup_name>". Error: HTTP response code said error : The requested URL returned error: 404.
- The HTTPS web server (Apache) is not allowing POST operations.