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…
PS: I read Error when installing Btsync already