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

docker compose not working #71

Closed
MZC-CSC opened this issue Oct 4, 2024 · 2 comments
Closed

docker compose not working #71

MZC-CSC opened this issue Oct 4, 2024 · 2 comments

Comments

@MZC-CSC
Copy link

MZC-CSC commented Oct 4, 2024

Container fails to run due to missing ./data/var/log/data-manager.log file.

logs

init-chown-volumes-1 exited with code 0
mc-data-manger-1      | {"level":"info","time":"2024-10-04T08:05:49Z","message":"Executable directory: /app"}
mc-data-manger-1      | {"level":"info","time":"2024-10-04T08:05:49Z","message":"/app/app"}
mc-data-manger-1      | {"level":"debug","time":"2024-10-04T08:05:49Z","message":"config params : {Profile:{Default:default} Logger:{ZeroConfig:{LogLevel:debug LogWriter:both} File:{Path:./data/var/log/data-manager.log MaxSize:1000 MaxBackups:3 MaxAge:30 Compress:false}}}"}
mc-data-manger-1      | {"level":"info","loglevel":"debug","time":"2024-10-04T08:05:49Z","message":"Logger initialized with loglevel"}
mc-data-manger-1      | {"level":"fatal","time":"2024-10-04T08:05:49Z","message":"Failed to create log file: open ./data/var/log/data-manager.log: no such file or directory"}
mc-data-manger-1 exited with code 0
@yunkon-kim
Copy link
Member

@heedaeshin

아래 PR 참고하시면 될 것 같습니다. cloud-barista/cb-tumblebug#1831

@heedaeshin
Copy link
Contributor

heedaeshin commented Oct 8, 2024

@MZC-CSC #73

해당 이슈 위의 PR에서 해결되었습니다.

docker compose 진행시 아래 가이드 재확인 부탁드립니다.
https://github.com/cloud-barista/mc-data-manager/blob/main/docs/Datamanager-Docker-Guide.md

@MZC-CSC MZC-CSC closed this as completed Oct 14, 2024
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

3 participants