Intel® Software Guard Extensions (Intel® SGX)
Discussion board focused on hardware-based isolation and memory encryption to provide extended code protection in solutions.

[error]: Intel PCS server returns error(404).

mmzz
Beginner
527 Views

The BIOS version is the latest.
Tried initializing SGX by disabling SGX, booting the system, enabling SGX, and booting the system again.
It always prompts that registration cannot be completed.

 

 

 

PCKIDRetrievalTool -url https://localhost:8081 -use_secure_cert false Intel(R) Software Guard Extensions PCK Cert ID Retrieval Tool Version 1.21.100.3 Warning: platform manifest is not available or current platform is not multi-package platform. Please input the pccs password, and use "Enter key" to end Error: unexpected error occurred while sending data to cache server. Error: the data couldn't be sent to cache server!


server logs

2026-02-02T03:24:35.960562+00:00 bms03 node[9772]: 2026-02-02 03:24:35.959 [info]: Client Request-ID : 6d103fa6bbaf4210abdaf4bcf37dca77 2026-02-02T03:24:37.214736+00:00 bms03 node[9772]: 2026-02-02 03:24:37.213 [info]: Request-ID is : 1210115b45594496b9c472152458f8c1 2026-02-02T03:24:37.214860+00:00 bms03 node[9772]: 2026-02-02 03:24:37.214 [error]: Intel PCS server returns error(404). 2026-02-02T03:24:37.215025+00:00 bms03 node[9772]: 2026-02-02 03:24:37.214 [error]: Error: No cache data for this platform. 2026-02-02T03:24:37.215071+00:00 bms03 node[9772]: at Module.getPckCertFromPCS (file:///opt/intel/sgx-dcap-pccs/services/logic/commonCacheLogic.js:159:11) 2026-02-02T03:24:37.215114+00:00 bms03 node[9772]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2026-02-02T03:24:37.215147+00:00 bms03 node[9772]: at async LazyCachingMode.registerPlatforms (file:///opt/intel/sgx-dcap-pccs/services/caching_modes/cachingMode.js:163:7) 2026-02-02T03:24:37.215190+00:00 bms03 node[9772]: at async Module.registerPlatforms (file:///opt/intel/sgx-dcap-pccs/services/platformsRegService.js:107:3) 2026-02-02T03:24:37.215239+00:00 bms03 node[9772]: at async postPlatforms (file:///opt/intel/sgx-dcap-pccs/controllers/platformsController.js:52:5) 2026-02-02T03:24:37.217686+00:00 bms03 node[9772]: 2026-02-02 03:24:37.217 [info]: 127.0.0.1 - - [02/Feb/2026:03:24:37 +0000] "POST /sgx/certification/v4/platforms HTTP/1.1" 404 32 "-" "-"

0 Kudos
1 Reply
Scott_R_Intel
Moderator
503 Views

Hello.

 

The platform manifest (which one of the warnings/errors speaks to) is not available.  This is the single requirement for registration.  Please try an "SGX Factory Reset" in the BIOS.  This will generate new platform keys and, therefore, a new platform manifest.  This should allow you to register.

 

You can read more about registration in our TDX Enabling Guide (SGX is currently a requirement for TDX attestation):  Infrastructure Setup - Intel® TDX Enabling Guide

 

Regards.

 

Scott

0 Kudos
Reply