-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
smbd - Failed to load config file! #118
Comments
Not sure what file system this is but seems an issue with this mount
|
Can you give a bit more detail how an issue with the |
|
I see. Must the entire If the |
I decided to try the following docker compose:
Now the folder is not part of the bind mount, but I get the exact same error logs ("messaging_init_internal: Could not create lock directory: File exists") |
I'm happy to say that after deleting everything associated with the samba container and re-running
|
Support guidelines
I've found a bug and checked that ...
Description
I'm having trouble using this docker image. Below is my docker compose config, and here is my samba config, which is the file in
../volumes/main/samba/data/config.yml
:Expected behaviour
I start the docker container, it starts correctly and without issues.
Actual behaviour
The container continuously prints the text below in the logs.
Steps to reproduce
See config files.
Docker info
Docker Compose config
Logs
Additional info
Feel free to let me know if I'm missing something. It seems the issue is within the
/var/cache/samba/
folder, but since this folder is entirely within the container, it seems the problem is not related to the config files...The text was updated successfully, but these errors were encountered: