Mono_w32file_find_next error

Greetings,

I’m getting the following error on linux using duplicati-cli

mono_w32file_find_next: Bad encoding for ‘/local/public/mp3s/Deep Forest/Pacifique/05 - La r�volte.mp3’
Consider using MONO_EXTERNAL_ENCODINGS

Please advise, and MANY thanks!

I’ve had the same issue, and it came from very old files whose names were not properly encoded on the file system.
Renaming them to use the proper accented character instead of the buggy one solved the issue for me.