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

/build/app/app.go:212: error: yaml: line 6: could not find expected #3

Open
atomlab opened this issue Nov 24, 2020 · 1 comment
Open

Comments

@atomlab
Copy link

atomlab commented Nov 24, 2020

Hi. How to detect which config have mistake?

 ./stihi-backend \
  -db_config=./configs/db_config.yaml \
  -mongo_db_config=./configs/mongo_db_config.yaml \
  -redis_config=./configs/redis_config.yaml \
  -config=./configs/stihi_backend_config.yaml 
ERROR: 2020/11/24 10:53:43 /build/app/app.go:212: error: yaml: line 6: could not find expected ':'
@UncleAndy
Copy link
Collaborator

"app.go" using file from "-config" option. See it.

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

No branches or pull requests

2 participants