file watch failed on Ubuntu
Opened this issue · 2 comments
zixuemeng commented
I use nsfw to watch a directory on Ubuntu, the nsfw watcher can't receive any event when I add or delete a file whose name starts with Chinese character.
kachkaev commented
Same here for files starting with a Cyrillic character. The problem only appears inside a Debian-based Docker container – the same kinds of changes on macOS trigger events correctly.
Looks like all non-latin characters are affected. What could be causing this? 🙏
GGICE commented
Is there a solution ?