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

server-config.yaml contains a tab character which generates a validation error #478

Closed
pavelanni opened this issue Aug 20, 2024 · 0 comments · Fixed by #479
Closed

server-config.yaml contains a tab character which generates a validation error #478

pavelanni opened this issue Aug 20, 2024 · 0 comments · Fixed by #479
Assignees

Comments

@pavelanni
Copy link

Bug description

  1. Download the server-config.yaml file
  2. Run kes server --config server-config.yaml
  3. Get Error: yaml: line 326: found character that cannot start any token
  4. Alternatively, open this YAML with VS Code and see the message on line 326 that "tab cannot be used for indentation."

Expected behavior

No YAML validation errors.

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

Successfully merging a pull request may close this issue.

2 participants