Resilio on remote server: cannot access web ui


marioscal

Recommended Posts

Hi, I discovered Resilio few hours ago and it seems to have cool features, first of all encrypted nodes.

I'm trying to run it on my arch linux remote server (headless), but I'm unable to access the WebUi.

I installed rslsync 2.5.12 from AUR, tweaked a bit /etc/rslsync.conf to enable ssl and started the systemd service.

I pointed the browser to https://mysite.com:8888 but after a while it shows the "connection timeout" error.

journalctl shows the following error:

HTTPS: failed to load certificate from file
HTTPS: failed to load certificate
D! 21ReverseHTTPConnection::set_error[0x00007f59b00026c0][16] 103 (EOF)

in rslsync.conf I just uncommented/edited the following lines:

,"force_https" : true // disable http
,"ssl_certificate" : "/etc/letsencrypt/live/mysite.com/cert.pem"
,"ssl_private_key" : "/etc/letsencrypt/live/mysite.com/privkey.pem"

The server already has a bunch of services all working fine (apache, wordpress, nextcloud, tt-rss, etc), so I presume is not a system fault or maybe I'm wrong....

Do you have any idea? Thanks a lot,
Marco

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.