Failed to Install the Kunpeng DevKit
Symptom
The DevKit fails to be installed and the following error message is displayed:
Install third-party tools. Configure nginx... please wait Configure nginx Failed. See tool install log for more information: /opt/DevKit-All-xxx-Linux-Kunpeng/DevKit-All-xxx-Linux-Kunpeng/../tool_install.log
Check the tool_install.log file based on the error information. It contains information indicating that a dependency is missing, for example, "./configure: error: C compiler /usr/bin/gcc is not found" After the missing dependency is installed, the DevKit is successfully installed but the web page cannot be accessed.
Possible Causes
The DevKit installation fails because required dependencies are missing, and no proxy is configured within the isolated network. Consequently, Internet access is unavailable.
Troubleshooting Procedure
- Install the missing dependencies based on the log information.
- After the dependencies are installed, reinstall the DevKit.
- After the DevKit is installed, perform operations following instructions in Configuring a Proxy on an Isolated Network.
Parent topic: FAQs