Failed to Deploy the Secure Computing Application SDK
Symptom
The secure computing application SDK fails to be deployed.
Figure 1 Online deployment failure


Figure 2 Offline deployment failure


Figure 3 Failed to copy the SDK installation package during online deployment


Figure 4 SDK software package not matching the OS version


Possible Causes
- The server where the tool is installed cannot connect to the Internet. As a result, the SDK fails to be deployed online.
- The uploaded SDK installation package is incorrect and cannot be installed on the target server. As a result, the SDK fails to be deployed offline.
- During project creation, a file with the same name exists in the specified storage directory on the target node.
- The uploaded SDK software package does not match the target OS.
Troubleshooting Procedure
- Check the network connection and try again.
- Upload the correct SDK installation package and try again.
- Select another directory for storing SDK packages on the target server.
- Use dpkg --purge kunpeng-sc or dpkg --purge kunpeng-sc-devel to completely uninstall the SDK and then install it again.
- Upload the SDK software package that matches the target OS.
Parent topic: FAQs