I'm using Mutagen on my MacBook throw a warden (local development)
I have an issue.
My changes on local storage does'nt sync with Docker
That's sync only after reboot docker imageFor instance I changed some file ( index.php / build.xml at setra. I had tried different files in different folders)
The changes became only after rebooting docker imageI assumed that some files or folders has an exception for synchronization.
But when I had reloading docker image, files were sync.Would you help me with that?When I check the command
mutagen sync listhave an reponse:
One more fact is, when I had no changes in monitoring when I have changed files on my MAC
I have sent commandmutagen sync monitor sync_CnnkD1bQRdNen6P5mZAY1hSdmDpUKJ7ufWFuafNakzU
And the response always is:Identifier: sync_CnnkD1bQRdNen6P5mZAY1hSdmDpUKJ7ufWFuafNakzU Alpha: URL: /Users/apple/Documents/work/flip-opencart Beta: URL: docker://1d230641101b8747313b6cda59395318077e62e72df4e3386fa2ca4beca08063/var/www/html Watching for changes
Whether a realtime logs in console shoud shows a files which was changed if I have changed files or to see a message waching for changes that's all what I can see?
I'm using Mutagen on my MacBook throw a warden (local development)
I have an issue.
My changes on local storage does'nt sync with Docker
That's sync only after reboot docker imageFor instance I changed some file ( index.php / build.xml at setra. I had tried different files in different folders)
The changes became only after rebooting docker imageI assumed that some files or folders has an exception for synchronization. But when I had reloading docker image, files were sync.Would you help me with that?When I check the command
mutagen sync list
have an reponse:My device : MacBook Pro 2021 Apple M1 Pro macOS Sonoma 14.2.1
Mutagen version 0.17.5
Mutagen configs: ` sync: defaults: mode: two-way-resolved watch: pollingInterval: 10 ignore: vcs: false paths:
Root .git folder
One more fact is, when I had no changes in monitoring when I have changed files on my MAC
I have sent command
mutagen sync monitor sync_CnnkD1bQRdNen6P5mZAY1hSdmDpUKJ7ufWFuafNakzU
And the response always is:
Identifier: sync_CnnkD1bQRdNen6P5mZAY1hSdmDpUKJ7ufWFuafNakzU Alpha: URL: /Users/apple/Documents/work/flip-opencart Beta: URL: docker://1d230641101b8747313b6cda59395318077e62e72df4e3386fa2ca4beca08063/var/www/html Watching for changes
Whether a realtime logs in console shoud shows a files which was changed if I have changed files or to see a message waching for changes that's all what I can see?