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.
  • 相关阅读:
    yum安装LAMP
    CentOS7添加永久静态路由
    批量解压缩,显示进度条(2)
    Django静态文件配置
    大家同乐一下,搞了三天的字符串与STL!终于搞好了。。
    C++动态分配空间
    UNICODE问题
    VC编码规范 (转)
    vs2008中添加splash screen[分享]
    E
  • 原文地址:https://www.cnblogs.com/cmsd/p/4894342.html
Copyright © 2011-2022 走看看