limotux Posted June 26, 2022 Report Share Posted June 26, 2022 (edited) 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 June 26, 2022 by limotux updating Quote Link to comment Share on other sites More sharing options...
limotux Posted June 27, 2022 Author Report Share Posted June 27, 2022 Any feed back?! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.