linux.dell.com givign 500 errors, again

Ben Argyle <[email protected]> Mon, 15 Aug 2022 12:21:47 +0000
Newsgroups gmane.linux.hardware.dell.poweredge
Message-ID <CWXP265MB4731F60BB4E9A320A3FF47308B689@CWXP265MB4731.GBRP265.PROD.OUTLOOK.COM>
Please Dell, pay attention to linux.dell.com as a fair amount of people use it, and right now it's giving 500 errors for 'yum'/'dnf':

Errors during downloading metadata for repository 'dell-system-update_dependent':
  - Status code: 500 for https://linux.dell.com/repo/hardware/dsu/mirrors.cgi?osname=el8&basearch=x86_64&native=1 (IP: 143.166.156.113)
Error: Failed to download metadata for repo 'dell-system-update_dependent': Cannot prepare internal mirrorlist: Status code: 500 for https://linux.dell.com/repo/hardware/dsu/mirrors.cgi?osname=el8&basearch=x86_64&native=1 (IP: 143.166.156.113)

'dsu' also fails:

{"SystemUpdateStatus":
	[{"System":
		{"id":"NA",
		"idType":"NONE",
		"hostAddress":"LocalHost"
		},
		"InvokerInfo":{
			"name":"DSU",
			"version":"2.0.0.0",
			"command":"NA",
			"exitStatus":1,
			"statusMessage":"Could not download the catalog. Please check the configuration"
			}
		}]
}
(think I got the indents right)

Ben