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

Yaml scanner error Ubuntu 16.04 LTS #50

Closed
ChrisPyJ opened this issue Aug 12, 2020 · 3 comments
Closed

Yaml scanner error Ubuntu 16.04 LTS #50

ChrisPyJ opened this issue Aug 12, 2020 · 3 comments
Assignees
Labels

Comments

@ChrisPyJ
Copy link

root@myvacademy-production-server:/bbb-monitoring# docker-compose up -d
ERROR: yaml.scanner.ScannerError: mapping values are not allowed here
in "./docker-compose.yaml", line 123, column 34
root@myvacademy-production-server:
/bbb-monitoring# docker-compose -v
docker-compose version 1.24.0, build 0aa59064
root@myvacademy-production-server:~/bbb-monitoring#

@greenstatic
Copy link
Owner

Next time to avoid formatting issues when pasting program outputs use code blocks.

Are you sure you copied the contents correctly, docker-compose.yaml file for the all in one monitoring stack doesn't have 123 lines.

@greenstatic greenstatic self-assigned this Aug 12, 2020
@ChrisPyJ
Copy link
Author

That was clue. Imported via wget that caused this error. Now its perfectly running

@greenstatic
Copy link
Owner

Great to hear, feel free to close the issue.

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

No branches or pull requests

2 participants