Error 400 Bad or Invalid request when installing GRID management interface certificate
Applies to
StorageGRID
Issue
- Following error seen when installing management interface certificate through grid manager:
400: Bad Request. Invalid request.
- Following is seen in the admin node's
nms.log
:
ERROR [Thread-4520] ConnUtil.java:221: Error: failed to send XML.
ERROR [ http-nio-127.0.0.1-8083-exec-21] MessageServlet.java:46: Error during bundle distribution: <?xml version="1.0" encoding="UTF-8"?><commandResult type="ERROR"><error><errorCode>503</errorCode></error></commandResult>
ERROR Failed to save bundle, response code 400
ERROR #<Net::HTTPBadRequest 400 readbody=true>
ERROR <?xml version="1.0" encoding="UTF-8"?><commandResult type="ERROR"><error><errorCode>503</errorCode></error></commandResult>
ERROR Invalid request. (MgmtApi::LocalizedRuntimeError)