backblaze-personal-wine icon indicating copy to clipboard operation
backblaze-personal-wine copied to clipboard

Permission Issue when using SMB mount

Open jeffreyswiggins opened this issue 2 years ago • 0 comments

So I have been running this locally on my Syno for quite a while and up until this last week it has eaten more resources than I want it to but in the last week it seems to have developed a memory leak of some sort and basically takes all the CPU and RAM it can to operate.

So I have been trying for a year to make this container work on my docker server I have which has SMB mounts to my Synology. The mounts work fine for all my other apps that need to access the files. Containers like my Plex easily work with the files and can read, write, and delete them. This container will not. I can browse in the Wine Client to all the folder and see folders and subfolders, but when it runs it acts like it has no access to them and doesnt back them up. Same docker config running locally on the Syno the access is fine and it works other than now taking all the RAM and CPU.

Any ideas? I cannot get a "docker exec -it cmd" to work to be able to shell into the container and try to look at things and the docker logs are pretty useless for this problem.

jeffreyswiggins avatar Nov 07 '22 14:11 jeffreyswiggins