Debug and Recycle Node with error loading seccomp filter errno: 524
- Identify from OpenSearch which is the node with the problem.
- SSM into the node.
- Run
sudo bash /etc/eks/log-collector-script/eks-log-collector.sh
this will take a few minutes to complete. - From the AWS signin console grab your static keys.
- Paste them into the SSM session when the log collector has finished.
- Run
aws s3 cp /var/log/$LOGOUTPUT s3://cloud-platform-node-debug
. - Confirm that the debug logs are in the S3 bucket.
- Exit the SSM session.
- Run
export AWS_SDK_LOAD_CONFIG=1
- this is a temporary fix for thecloud-platform
cli. - Run
cloud-platform cluster recycle-node -n $NODE
. - 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.