Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Invalid certificate chain error during TO0 #76

Open
DukeDavis12 opened this issue Jun 16, 2021 · 1 comment
Open

Invalid certificate chain error during TO0 #76

DukeDavis12 opened this issue Jun 16, 2021 · 1 comment

Comments

@DukeDavis12
Copy link
Contributor

Getting the following invalid certificate chain error during TO0:

16-06-2021 11:47:56.973 INFO [pool-1-thread-4] o.s.i.t.t.To0ScheduledClientSession.call - To0 session failed for https://sdo-dev.trustedservices.intel.com:443
16-06-2021 11:47:56.974 ERROR [pool-1-thread-4] o.s.i.t.t.To0ScheduledClientSession.call - (POST https://sdo-dev.trustedservices.intel.com:443/mp/113/msg/22) 400 {"ec":2,"emsg":255,"em":"Certificate chain is invalid."}
16-06-2021 11:47:56.976 INFO [pool-1-thread-4] o.s.i.t.t.To0SchedulerEventsImpl.onFailure - TO0 failed for the device having uuid 5dd750d5-9604-442e-b9e6-dd009074c877

@DukeDavis12
Copy link
Contributor Author

To resolve this issue:

  1. Stop all running docker containers docker stop $(docker ps -a -q) and prune the cached images docker system prune -a.
    or
  2. try rebooting the machine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant