我要评分
获取效率
正确性
完整性
易理解

Failed to Access the Kunpeng DevKit in WebUI

Symptom

The Kunpeng DevKit has been installed on the server. However, the Kunpeng DevKit cannot be accessed using the Chrome browser.

Troubleshooting Procedure

Perform the following operations:

  • On the PC, run the ping IP_address command in the CMD window to check whether the IP address can be pinged.
    ping IP_address
  • In Linux, check whether the firewall (firewall-cmd --state) is disabled or port 8086 (firewall-cmd --query-port=8086/tcp) is enabled.

    The default Kunpeng DevKit port is 8086. Replace it with the actual port.

  • Check whether the Linux environment has a public-private network mapping. If there is a mapping, replace the IP address with an Internet IP address and ensure that port 8086 is allowed on the Internet.