Skip to main content
NetApp Knowledge Base

Ontap S3 push request fails with unexpected HTTP status: 500 Internal Server Error

Views:
65
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
NAS
Last Updated:
7/7/2025, 6:22:40 AM

Applies to

  • ONTAP 9
  • S3
  • Redhat Quay
  • OpenShift

Issue

  • While trying to pull images from an OpenShift S3 client, it fails with the error: ‘Error: parsing image configuration: fetching blob: received unexpected HTTP status: 500 Internal Server Error’.

Command used on the client: [root@hostname-registry]# podman pull dr-quay-registry-quay-quay-enterprise.apps.s2.abc.xyz/init/ngnix:latest

, which has a registry configured consisting of all the details like hostname, access-key, secret-key required for S3 bucket access.

 

  • The issue occurs only when connecting using the hostname. When the host IP address is used instead, the error does not appear

errorimage.jpg

errorimage2.jpg

Troubleshoot:

Use tools like ping, nslookup, or dig to check if the hostname resolves correctly:

  • Check Configured DNS Servers,on Linux, run: cat /etc/resolv.conf - Verify that valid DNS servers are listed.
  • Attempt Forward Lookup, from a terminal, run: nslookup <hostname>
    -Confirm that the hostname resolves to an IP address.
  • Attempt Reverse Lookup, from a terminal, run: nslookup <IP_address_of_host>
    -Confirm that the IP resolves back to the expected hostname.

 

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.