Skip to main content

Debug and Recycle Node with error loading seccomp filter errno: 524

  1. Identify from OpenSearch which is the node with the problem.
  2. SSM into the node.
  3. Run sudo bash /etc/eks/log-collector-script/eks-log-collector.sh this will take a few minutes to complete.
  4. From the AWS signin console grab your static keys.
  5. Paste them into the SSM session when the log collector has finished.
  6. Run aws s3 cp /var/log/$LOGOUTPUT s3://cloud-platform-node-debug.
  7. Confirm that the debug logs are in the S3 bucket.
  8. Exit the SSM session.
  9. Run export AWS_SDK_LOAD_CONFIG=1 - this is a temporary fix for the cloud-platform cli.
  10. Run cloud-platform cluster recycle-node -n $NODE.
  11. You may need to force kill some pods if they’ve set a disruption budget.
This page was last reviewed on 11 September 2025. It needs to be reviewed again on 11 March 2026 by the page owner #cloud-platform .
This page was set to be reviewed before 11 March 2026 by the page owner #cloud-platform. This might mean the content is out of date.