You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could run commands like "docker exec -it auto-m4b sh -c 'ls /temp/recentlyadded'" and traverse the mounted CIFS share, write to it, etc. However, it wouldn't recognize any changes in the recentlyadded folder.
It wasn't until I wondered if the share was creating the problems. I changed the config to reference a local directory and it worked.
This is on Ubuntu:
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy
The CIFS share was on a Windows 11 box. If more info is needed, please let me know. I'm not sure if anyone actually cares to work on this issue, but it might just be helpful for people to know that this doesn't work. I spent a lot of time until I realized that was the problem.
The text was updated successfully, but these errors were encountered:
I could run commands like "docker exec -it auto-m4b sh -c 'ls /temp/recentlyadded'" and traverse the mounted CIFS share, write to it, etc. However, it wouldn't recognize any changes in the recentlyadded folder.
It wasn't until I wondered if the share was creating the problems. I changed the config to reference a local directory and it worked.
This is on Ubuntu:
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy
The CIFS share was on a Windows 11 box. If more info is needed, please let me know. I'm not sure if anyone actually cares to work on this issue, but it might just be helpful for people to know that this doesn't work. I spent a lot of time until I realized that was the problem.
The text was updated successfully, but these errors were encountered: