“…Client error: NFC storage connection is unavailable…Failed to create NFC download stream.”
Prima di tutto verificare questi parametriche devono essere ok:
The cause of the majority of NFC errors fall in to 3 primary categories:
• Port (902)
• Permissions*
• DNS
Se l'errore persiste anche dopo aver sistemato e verificato i permessi, la risoluzione DNS e l'apertura della porta 902
Potrebbe essere un problema di comunicazione SSL.
Provate questo sotto, a me ha risolto.
Ciao Luca
Authd - Port 902
To enable/disable protocol:
The SSL/TLS configuration file for authd is stored in /etc/vmware/esx.conf with entry like:
/advUserOptions/options[0026]/name = "VMAuthdDisabledProtocols"
To enable protocols by logging in to the ESXi Command Shell:
- Log in to ESXi using putty.exe .
- By default SSLv3 is disabled, run the following command to enable it:
# esxcli system settings advanced set -o /UserVars/VMAuthdDisabledProtocols -s ""