VxRail: Kan OVF niet implementeren wanneer een HTTPS-proxy is geconfigureerd
Summary: Kan OVF niet implementeren wanneer een HTTPS-proxy is geconfigureerd.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
Fouten die vergelijkbaar zijn met de volgende worden weergegeven in /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 =
Cause
Het OVF-implementatieproces kan geen verbinding maken met de proxyserver met de fout:
Deze "Ongeldige responscode: 403" is een reactie van de PROXY-server die aangeeft dat de doelbron geen toegang heeft.
De OVF-overdracht vereist een HTTPS-compatibele proxy wanneer een proxy in gebruik is. Zorg ervoor dat de proxy geschikt is voor HTTPS of gebruik de onderstaande tijdelijke oplossingen om de proxy te omzeilen.
Transfer failed: Invalid response code: 403, note that HTTP/s proxy is configured for the transfer.
De OVF-overdracht vereist een HTTPS-compatibele proxy wanneer een proxy in gebruik is. Zorg ervoor dat de proxy geschikt is voor HTTPS of gebruik de onderstaande tijdelijke oplossingen om de proxy te omzeilen.
Resolution
- U kunt dit probleem oplossen door een van de twee onderstaande methoden te gebruiken. Het volgende is hoofdlettergevoelig:
- Wijzig de HTTPS PROXY-configuratie om HTTP te gebruiken:
- Wijzig het /etc/sysconfig/proxybestand . Wijzig de regel HTTPS_PROXY om de waarde van https bij te werken naar http:
From: HTTPS_PROXY="https://proxy.domain.tld:3128/" To: HTTPS_PROXY="http://proxy.domain.tld:3128/"
- Als de FQDN van de proxyserver niet werkt, kunt u ook het IP-adres gebruiken.
- Start de VCSA opnieuw op als u een versie vóór 7.0 U1 gebruikt. Start anders services opnieuw op met de opdracht:
# service-control --stop --all && service-control --start --all
- Voeg de hosts toe aan de NO_PROXY configuratie om de proxy te omzeilen:
- Gebruik een SSH-sessie om verbinding te maken met de vCenter Server.
- Wijzig het /etc/sysconfig/proxybestand . Voeg de ESXi-host-FQDN's of IP's toe aan de volgende regel, gescheiden door een komma gevolgd door een spatie. Bijvoorbeeld:
NO_PROXY="localhost, 127.0.0.1, ESXi-01.test.com"
- Probeer de OVF-implementatie uit de inhoudsbibliotheek en de vSphere Client.
Affected Products
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
...
Products
XC Core Systems, XC Series Appliances, VxRail V Series Nodes, VxRail VD Series NodesArticle Properties
Article Number: 000216499
Article Type: Solution
Last Modified: 19 Aug 2023
Version: 2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.