Hi,
I installed insync-headless on my server and wanted to sync selectively, but I couldn’t start the manage selective sync interface due to this error:
Traceback (most recent call last):
File "<string>", line 6, in <module>
File "__main__.py", line 128, in <module>
File "__main__insync-headless__.py", line 134, in <module>
File "npyscreen/apNPSApplication.py", line 30, in run
File "npyscreen/npyssafewrapper.py", line 41, in wrapper
File "npyscreen/npyssafewrapper.py", line 82, in wrapper_no_fork
File "locale.py", line 539, in setlocale
locale.Error: unsupported locale setting
Do you have any solution about this?
I have several files using Japanese characters but I installed the ja_JP locale already.
And another problem is that when I tried unsyncing files using the set_selective_sync
command, it says no
on the get_root_drive_files
but insync keeps downloading the folders (which is sooooo many in my case). Any help?