"Failed to communicate with the VCF Business Services console. Check your network connection, and if this error persists, contact support.""Failed to complete registration" occurs during license activation if the proxy configuration is incomplete. /storage/log/vcops/log/license-usage-plugin-########-####-####-####-############.log file on the VCF operations confirms a 407 Proxy Authentication Required error during the activation request:NOTE: logs has been truncated to only show the relevant errorYYYY-MM-DDTHH:SSZ ERROR license-usage-plugin 25531 [ops@4413 threadId="1577195" threadName="ServerConnection on port 10000 Thread 195" operationId="H####################m"] [com.vmware.vrops.license.usage.client.AuthServiceClient.fetchAuthToken] - fetchAuthToken failed for client_id: 5########################2 with error: <!DOCTYPE html><!-- Message.TemplateName: authenticationrequired Message.Language: Fallback Authentication Required</div><!-- content --><div class="content"> You must be authenticated to access this URL.<br/>
<div class="info"> <!-- Client IP --> <b>Client IP:</b> #.#.#.# <br/>
<!-- URL --> <b>URL:</b> <script type="text/javascript">break_line("https://eapi.broadcom.com");</script> <br/>
<tr><td><b>FTP User Name:</b></td><td><input type="text" name="ftpUsername" id="ftpUsername" /></td></tr> <tr><td><b>FTP Password:</b></td><td><input type="password" name="ftpPassword" id="ftpPassword" /></td></tr> <tr><td><b>Please confirm:</b></td><td><input type="button" value="Access FTP" onClick="redirectToFTP();" /></td></tr> </table> </form></div>
<script language="javascript" type="text/javascript"> urlprotocol = "https"; statuscode=407;
if(statuscode==401 && urlprotocol == "ftp"){ document.getElementById("ftpform").style.display = "block"; }
function redirectToFTP(){ var username=escape(document.getElementById("ftpUsername").value); var password=escape(document.getElementById("ftpPassword").value); location.href = "ftp://"+username+":"+password+"@eapi.broadcom.com:443" }</script>
<!-- footer --> <div class="footer"> generated YYYY-MM-DD HH:MM:SS by <Proxy-FQDN> <span class="notdisplayfalse">(#.#.#.#:9090)</span><br/> Try-Authenticate: Try-Auth Active Directory(Authentication: Direct Proxy) </div> <!-- /footer -->
YYYY-MM-DDTHH:SSZ ERROR license-usage-plugin 25531 [ops@4413 threadId="1577195" threadName="ServerConnection on port 10000 Thread 195" operationId="z#####################y"] [com.vmware.vrops.license.usage.server.LicenseUsageServer.completeRegistration] - Failed to complete registration.
VCF Operations 9.x
The HTTP Proxy configuration in VCF Operations is incomplete. Although Proxy Host and Port are defined, Proxy username and Proxy password fields remain blank. The upstream proxy server requires authentication for outbound communication to Broadcom licensing servers.
Operate > Administration > Global settings > Network Settings. Proxy Port are correctly defined.