Rate This Document
Findability
Accuracy
Completeness
Readability

Server Check Failure

Symptom

The server check fails.

Figure 1 Server check failure

Possible Causes

Other files or scripts on the server contain output statements. For example, Figure 2 shows a normal /root/.bashrc file. If you edit an output statement (such as echo 123) in the .bashrc file, this echo statement will be output after you log in to the server and in other output statements. As a result, the output statements become disordered, and the server communication is affected when you install the Kunpeng DevKit.

Figure 2 Normal .bashrc file
Figure 3 Adding other output statements

Troubleshooting Procedure

  1. Check whether there are other output statements in the server file or script. If there are, delete them.
  2. (Optional) If the problem persists, you can install the Kunpeng DevKit on the server by following instructions in Installing the Kunpeng DevKit. However, other modules may have unknown risks.