Error when installing BTSync from Dashboard

I tried to install BTSync from dashboard but it remained disabled.
So I uninstalled it from root and reinstalled.
I got that error:

bt:~# box remove btsync
Removing btsync
Failed to stop resilio-sync.service: Unit resilio-sync.service not loaded.
bt:~# box install btsync
Installing btsync
cp: cannot create regular file '/etc/resilio-sync/config.json': No such file or directory
cp: cannot create regular file '/etc/resilio-sync/user_config.json': No such file or directory
sed: can't read /etc/resilio-sync/config.json: No such file or directory
sed: can't read /etc/resilio-sync/user_config.json: No such file or directory
cp: cannot stat '/var/run/resilio-sync/sync.pid': No such file or directory
bt:~#

But I don’t know how to fix that issue…
tenor

PS: I read Error when installing Btsync already

Look like the templates in /etc/QuickBox/setup/templates/btsync/ are missing. Please check to see if theres any content in the folders.

What version of QB are you on ?

I’m running QBPro

11293/16029MB   0.53 0.51 0.47 1/364 14587
[14549:14548 0:110] 09:52:05 Thu Nov 29 [root@bt2] ~
(1:110)# ll /etc/QuickBox/setup/templates/btsync
ls: cannot access '/etc/QuickBox/setup/templates/btsync': No such file or directory