Skip to main content
NetApp Knowledge Base

StorageGRID S3 500 error on a GET request when a node is down

Views:
187
Visibility:
Public
Votes:
0
Category:
storagegrid-webscale
Specialty:
sgrid
Last Updated:

Applies to

NetApp StorageGRID pre 11.7

Issue

When trying to retrieve an object that does not already exist (non-existent object) the grid responds with HTTP error 500 instead of 404:
  • Request when all nodes are available:
aws s3api get-object --bucket delete --key dir/my_images.tar.bz2 test.txt --endpoint https://StoragegridIP:10443
https://StoragegridIP:10443 "GET /delete/dir/my_images.tar.bz2 HTTP/1.1" 404
  • Request when one node is down
aws s3api get-object --bucket delete --key dir/my_images.tar.bz2 test.txt --endpoint https://StoragegridIP:10443
https://StoragegridIP:10443 "GET /delete/dir/my_images.tar.bz2 HTTP/1.1" 500

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.