Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error eks-ssm-content.json JSON not well formed #828

Closed
Nuru opened this issue Dec 9, 2021 · 2 comments
Closed

Error eks-ssm-content.json JSON not well formed #828

Nuru opened this issue Dec 9, 2021 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@Nuru
Copy link

Nuru commented Dec 9, 2021

What happened:
Following instructions for collecting EKS logs using SSM agent:

$ aws ssm create-document --name "EKSLogCollector" --document-type "Command" --content https://raw.githubusercontent.com/awslabs/amazon-eks-ami/master/log-collector-script/linux/eks-ssm-content.json

An error occurred (InvalidDocumentContent) when calling the CreateDocument operation: JSON not well-formed. at Line: 1, Column: 6

What you expected to happen:
Command to succeed

Anything else we need to know?:

Same as #716

Environment:

  • AWS Region: me-south-1
  • EKS Platform version (use aws eks describe-cluster --name <name> --query cluster.platformVersion): "eks.3"
  • Kubernetes version (use aws eks describe-cluster --name <name> --query cluster.version): 1.21
  • Release information (run cat /etc/eks/release on a node):
BASE_AMI_ID="ami-0f2eb599f16eb7ac7"
BUILD_TIME="Wed Nov 17 23:55:27 UTC 2021"
BUILD_KERNEL="5.4.156-83.273.amzn2.x86_64"
ARCH="x86_64"
@sidewinder12s
Copy link

Also same as #725

@cartermckinnon cartermckinnon added the duplicate This issue or pull request already exists label Jan 25, 2022
@cartermckinnon
Copy link
Member

cartermckinnon commented Jan 25, 2022

I was able to reproduce this, and have reopened #716. Please track progress there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants