Failed to Access the Kunpeng DevKit in WebUI
Symptom
The Kunpeng DevKit has been installed on the server. However, it 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.
1ping 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 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.
Parent topic: FAQs