Upgrade package upload to mNode fails with 502 Bad Gateway
Applies to
- Element Management Node (mNode)
- NetApp Hybrid Cloud Control (HCC)
- Updating Management Services or Upgrading Element Software
Issue
When a package upload is attempted via mnode swagger or HCC UI, sometimes there could be a potential race condition that can cancel the upload.
- this is typically seen more with a storage/element package (iso.tar.gz))
- this results in a "
Failed to Upload
" error on the UI, a502 bad gateway error
return from swagger and a408 – client closed connection
error in the mnode api gateway error logs.