We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
@heedaeshin
아래 PR 참고하시면 될 것 같습니다. cloud-barista/cb-tumblebug#1831
Sorry, something went wrong.
@MZC-CSC #73
해당 이슈 위의 PR에서 해결되었습니다.
docker compose 진행시 아래 가이드 재확인 부탁드립니다. https://github.com/cloud-barista/mc-data-manager/blob/main/docs/Datamanager-Docker-Guide.md
No branches or pull requests
Container fails to run due to missing ./data/var/log/data-manager.log file.
logs
The text was updated successfully, but these errors were encountered: