zoukankan      html  css  js  c++  java
  • vmware vcenter appliance dhcp 改为 静态IP导致web service认证失败

    参考 http://www.davidhill.co/2012/09/failed-to-connect-to-vmware-lookup-service/

    Failed to connect to VMware lookup service

    <UPDATE>This also resolves the issue with vCenter 5.5</UPDATE>

    I have been re-building my lab yesterday with all the latest vCloud suite 5.1 GA bits, and received the error ” Failed to connect to VMware Lookup Service “.

    Failed to connect to VMware lookup service

    After deploying and configuring the vCenter Virtual Appliance, when I was trying to login to the vSphere web client, I kept receiving the error ” Failed to connect to VMware Lookup Service https://[hostname]:7444/lookupservice/sdk – SSL certificate verification failed. ” and could not login.

    Failed to connect to vmware lookup service

    This issue occurs if you have changed the hostname or IP address of the vCenter Virtual Appliance.  The certificate that was created on initial configuration is no longer valid.  To resolve this issue, follow the steps below:

    1. Login into vCenter VA Configuration https://[hostname]:5480
    2. Select the Admin tab
    3. Click Toggle certificate setting, you will see Certificate regeneration enabled change to Yes.
      Failed to connect to VMware lookup service
    4. Re-boot the Virtual Appliance
    During the bootup procedure you will see
    Hostname or IP has changed. Regenerating self signed certificate.
  • 相关阅读:
    window.showModalDialog使用手册
    javascrīpt 对象的定义
    导航上用CSS标志当前页效果的实现
    数据库中的命名规则
    Oracle数学函数
    实现 asp 的服务器无刷新推技术
    UML建模工具比较
    Oracle日期函数
    神秘的 ORACLE DUAL
    Podcast Publisher——一个综合了多种入门知识的小Web应用
  • 原文地址:https://www.cnblogs.com/cmsd/p/4894342.html
Copyright © 2011-2022 走看看