Can't install sync on Ubuntu 19.4


badzi0r

Recommended Posts

Hi,

I can't install Resilio sync on freshly installed Ubuntu 19.4.

Based on this instruction:

https://help.resilio.com/hc/en-us/articles/206178924-Installing-Sync-package-on-Linux

and here is result:
 

user@ubuntu:~$ sudo apt-get install resilio-sync
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed
  resilio-sync
0 to upgrade, 1 to newly install, 0 to remove and 3 not to upgrade.
Need to get 0 B/11.6 MB of archives.
After this operation, 18.2 MB of additional disk space will be used.
Selecting previously unselected package resilio-sync.
(Reading database ... 136687 files and directories currently installed.)
Preparing to unpack .../resilio-sync_2.6.1-1_amd64.deb ...
Unpacking resilio-sync (2.6.1-1) ...
Setting up resilio-sync (2.6.1-1) ...
Job for resilio-sync.service failed because a timeout was exceeded.
See "systemctl status resilio-sync.service" and "journalctl -xe" for details.
invoke-rc.d: initscript resilio-sync, action "start" failed.
● resilio-sync.service - Resilio Sync service
   Loaded: loaded (/lib/systemd/system/resilio-sync.service; disabled; vendor preset: enabled)
   Active: activating (auto-restart) (Result: timeout) since Fri 2019-04-26 19:11:50 BST; 9ms ago
     Docs: https://help.resilio.com
  Process: 11863 ExecStartPre=/bin/mkdir -p ${SYNC_RUN_DIR} ${SYNC_LIB_DIR} (code=exited, status=0/SUCCESS)
  Process: 11864 ExecStartPre=/bin/chown -R ${SYNC_USER}:${SYNC_GROUP} ${SYNC_RUN_DIR} ${SYNC_LIB_DIR} (code=exited, status=0/SUCCESS)
  Process: 11865 ExecStart=/usr/bin/rslsync --config ${SYNC_CONF_DIR}/config.json (code=exited, status=0/SUCCESS)

Apr 26 19:11:50 ubuntu systemd[1]: resilio-sync.service: Failed with result 'timeout'.
Apr 26 19:11:50 ubuntu systemd[1]: Failed to start Resilio Sync service.
dpkg: error processing package resilio-sync (--configure):
 installed resilio-sync package post-installation script subprocess returned error exit status 1
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for systemd (240-6ubuntu5) ...
Errors were encountered while processing:
 resilio-sync
E: Sub-process /usr/bin/dpkg returned an error code (1)
user@ubuntu:~$

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.