VxRail: HTTPS 프록시가 구성된 경우 OVF를 배포할 수 없음
Samenvatting: HTTPS 프록시가 구성된 경우 OVF를 배포할 수 없습니다.
Dit artikel is van toepassing op
Dit artikel is niet van toepassing op
Dit artikel is niet gebonden aan een specifiek product.
Niet alle productversies worden in dit artikel vermeld.
Symptomen
다음과 유사한 오류는 /var/log/vmware/vpxd.log에 표시됩니다.
Unrecognized SSL message, plaintext connection?, note that HTTP/s proxy is configured for the transfer
2020-09-16T14:41:59.004+02:00 info vpxd[14866] [Originator@6876 sub=Default opID=2b691553-01] [VpxLRO] -- ERROR task-1978410 -- UPSA913s-x64-VM01-noV
APP -- ResourcePool.ImportVAppLRO: vim.fault.OvfImportFailed:
--> Result:
--> (vim.fault.OvfImportFailed) {
--> faultCause = (vmodl.fault.SystemError) {
--> faultCause = (vmodl.MethodFault) null,
--> faultMessage = (vmodl.LocalizableMessage) [
--> (vmodl.LocalizableMessage) {
--> key = "com.vmware.ovfs.ovfs-main.ovfs.transfer_failed",
--> arg = (vmodl.KeyAnyValue) [
--> (vmodl.KeyAnyValue) {
--> key = "0",
--> value = "Invalid response code: 403, note that HTTP/s proxy is configured for the transfer"
--> message = "Transfer failed: Invalid response code: 403, note that HTTP/s proxy is configured for the transfer."
--> reason = ""
--> msg = "Transfer failed: Invalid response code: 403, note that HTTP/s proxy is configured for the transfer."
--> faultMessage =
Oorzaak
OVF 배포 프로세스에서 다음 오류와 함께 프록시 서버에 연결할 수 없습니다.
이 "잘못된 응답 코드: 403"은 프록시 서버에서 대상 리소스에 대한 액세스가 허용되지 않음을 나타내는 응답입니다.
OVF 전송에는 프록시가 사용 중일 때 HTTPS 지원 프록시가 필요합니다. 프록시가 HTTPS를 사용할 수 있는지 확인하거나 아래의 해결 방법을 사용하여 프록시를 우회합니다.
Transfer failed: Invalid response code: 403, note that HTTP/s proxy is configured for the transfer.
OVF 전송에는 프록시가 사용 중일 때 HTTPS 지원 프록시가 필요합니다. 프록시가 HTTPS를 사용할 수 있는지 확인하거나 아래의 해결 방법을 사용하여 프록시를 우회합니다.
Oplossing
- 아래 두 가지 방법 중 하나를 사용하여 이 문제를 해결합니다. 대 /소문자를 구분하는 것은 다음과 같습니다.
- HTTP를 사용하도록 HTTPS 프록시 구성을 수정합니다.
- /etc/sysconfig/proxy 파일을 수정합니다. 값을 https에서 http로 업데이트하려면 HTTPS_PROXY 줄을 변경합니다.
From: HTTPS_PROXY="https://proxy.domain.tld:3128/" To: HTTPS_PROXY="http://proxy.domain.tld:3128/"
- 프록시 서버의 FQDN이 작동하지 않는 경우 IP 주소를 사용합니다.
- 7.0 U1 이전 버전인 경우 VCSA를 재부팅합니다. 그렇지 않으면 다음 명령을 통해 서비스를 재시작 합니다.
# service-control --stop --all && service-control --start --all
- 프록시를 무시하려면 NO_PROXY 구성에 호스트를 추가합니다.
- SSH 세션을 사용하여 vCenter Server에 연결합니다.
- /etc/sysconfig/proxy 파일을 수정합니다. ESXi 호스트 FQDN 또는 IP를 다음 줄에 추가합니다. 쉼표와 공백 문자로 구분됩니다. 예:
NO_PROXY="localhost, 127.0.0.1, ESXi-01.test.com"
- 콘텐츠 라이브러리 및 vSphere Client에서 OVF 배포를 시도합니다.
Getroffen producten
VMWare Cloud on Dell EMC VxRail E560F, VMWare Cloud on Dell EMC VxRail E560N, VxRail Appliance Family, VxRail Appliance Series, VxRail G Series Nodes, VxRail D Series Nodes, VxRail E Series Nodes, VxRail P Series Nodes, VxRail S Series Nodes
, VxRail Software
...
Producten
XC Core Systems, XC Series Appliances, VxRail V Series Nodes, VxRail VD Series NodesArtikeleigenschappen
Artikelnummer: 000216499
Artikeltype: Solution
Laatst aangepast: 19 aug. 2023
Versie: 2
Vind antwoorden op uw vragen via andere Dell gebruikers
Support Services
Controleer of uw apparaat wordt gedekt door Support Services.