WebGUI and "resilio-sync.service does not exist."


limotux

Recommended Posts

Hi,

I have previously enjoyed ResilioSync. 

Now I am on Manjaro Linux (ARCH).

I installed from AUR and tried to setup and run but I have a few problems.

    ~  sudo systemctl enable resilio-sync                                                             ✔ 

[sudo] password for limo: 
Failed to enable unit: Unit file resilio-sync.service does not exist.
    ~  sudo systemctl --user enable --now rslsync                                            1 ✘  6s  
Failed to connect to bus: No medium found
    ~  sudo systemctl --limo enable --now rslsync                                                   1 ✘ 
systemctl: unrecognized option '--limo'
    ~  systemctl start rslsync                                                                      1 ✘ 
    ~  sudo systemctl enable resilio-sync                                                      ✔  6s  

Failed to enable unit: Unit file resilio-sync.service does not exist.
    ~  sudo usermod -aG limo rslsync                                                                1 ✘ 
    ~  sudo usermod -aG rslsync limo                                                                  ✔ 
    ~  sudo chmod g+rw /home/limo/                                                                    ✔ 
    ~  systemctl --user enable resilio-sync                                                           ✔ 
Failed to enable unit: Unit file resilio-sync.service does not exist.
    ~  mkdir ~/.rslsync                                                                             1 ✘ 
    ~  rslsync --dump-sample-config > ~/.config/rslsync/rslsync.conf                                  ✔ 
zsh: no such file or directory: /home/limo/.config/rslsync/rslsync.conf
    ~  /rslsync --dump-sample-config > sync.conf                                                    1 ✘ 
zsh: no such file or directory: /rslsync
    ~  systemctl --user enable resilio-sync                                                       127 ✘ 
Failed to enable unit: Unit file resilio-sync.service does not exist.
    ~        

Anyway I tried http://localhost:8888/gui/

It asks me to enter user name and password then gives me next screen "Welcome to sync", checkbox checked but  button "Get started" dimmed.

I have downloaded and changed user name in 

/home/limo/.rslsync/sync.conf

What am I doing wrong?

I will highly appreciate your help.

UPDATE: I rolled back system to before installing resilio to start fresh according to your instructions.

Edited by limotux
updating
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.