-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fresh ruTorrent (3.7-8) install not working on DSM 6. #2392
Comments
Duplicate issue, please close this. |
I do have up and running rutorrent 3.7-8 on DS214P ( DSM 6.0.1-7393 Update 1 ) With some minor issues, is running quite well... |
@fritz001 Is there any where I can contact you? I'd like to get ruTorrent working on my Synology (ds216j). cheers |
Hi Louis,
Can you give more details just to have more info how to help you.
…On 02/02/2017 15:28, louis wrote:
@fritz001 <https://github.com/fritz001> Is there any where I can
contact you? I'd like to get ruTorrent working on my Synology
(ds216j). cheers
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2392 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ARf-vGmMwpwEGoedKM-sB60t88T6Tvc0ks5rYef3gaJpZM4I-i5B>.
|
@fritz001 It simply does not run anymore -- just loads and then 'stopped'. I had it give me an IP address (http://NAS-IP/rutorrent/) but even then it gave me an error 403 when visiting the site. Apparently another user found a fix on #2215, but I'm unsure on how to apply what those fixes were. I've successfully set up Transmission, and had Deluge web-ui working, but I much prefer ruTorrent. Are you on IRC, or Discord? my Discord is bamtan#5968, I'd really appreciate some assistance in getting this working. Regards |
Hi Louis,
So:
1st:
…-- connect to NAS as root ( 1st as admin and after sudo su - )
screen -c ${USER} -u ${USER} -p ${PID_FILE} -- -D -m ${RTORRENT}
1.a if you get this error: "screen: error while loading shared
libraries: libelf.so.0: cannot open shared object file: No such file or
directory"
in order to make it work, downloaded
http://launchpadlibrarian.net/158018450/libelfg0_0.8.13-5_i386.deb
and extracted libelf.so.0 in /usr/local/rutorrent/lib
On 03/02/2017 09:03, louis wrote:
@fritz001 <https://github.com/fritz001> It simply does not run anymore
-- just loads and then 'stopped'.
I had it give me an IP address (http://NAS-IP/rutorrent/) but even
then it gave me an error 403 when visiting the site.
Apparently another user found a fix on #2215
<#2215>, but I'm unsure
on how to apply what those fixes were.
I've successfully set up Transmission, and had Deluge web-ui working,
but I much prefer ruTorrent.
Are you on IRC, or Discord? my Discord is bamtan#5968, I'd really
appreciate some assistance in getting this working, thank you
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2392 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ARf-vK3avvxFvbHqEa2T6f40sS2_dQ_Bks5rYt9XgaJpZM4I-i5B>.
|
@fritz001 I don't have the command I downloaded, unpacked and moved libelf.so.0 into /usr/local/rutorrent/lib, still have error 403 when visiting the URL :( |
Well,
We'll try a different approach:
be logged as root
1. goto "/var/packages/rutorrent/scripts" and do
sh -x ./start-stop-status start
and tell me if any errors
…On 04/02/2017 03:01, louis wrote:
@fritz001 <https://github.com/fritz001> I don't have the command
|screen| nor IPKG to install it with. I'm on an armv71 Synology, is
that maybe why? (DS216j)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2392 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ARf-vGX5KrtZ0roGOKm7Jtcw-lmBhUDSks5rY9wIgaJpZM4I-i5B>.
|
@fritz001 this is what I got
I don't have Edit: installed IPKG/optware & screen following the guide here, the output is still the same, though (and Error 403). |
I worked on new DSM5/6 compatibility but got stuck, I did the basic work but need some help to figure out the right paths to config files etc. If you want, you can help me here: #3175. |
Setup
Package Name: ruTorrent
Package Version: 3.7-8
NAS Model: DS415+
NAS Architecture: synology_avoton_415+
DSM version: DSM 6.0.1-7393 Update 1
Expected behavior
Was expecting ruTorrent to work.
Actual behavior
Had the following logs in web interface:
[26.06.2016 14:15:15] WebUI started. [26.06.2016 14:15:16] Webserver user doesn't have read/write/execute access to the tmp directory. ruTorrent will not work. (/usr/local/rutorrent/tmp) [26.06.2016 14:15:16] rTorrent user must have read/execute access to the tmp directory. ruTorrent will not work. (/usr/local/rutorrent/tmp) [26.06.2016 14:15:16] rss: Some functionality will be unavailable. Webserver user can't access external program (curl). [26.06.2016 14:15:16] rutracker_check: Plugin will not work. Webserver user must have execute access to the rtorrent session directory (/usr/local/rutorrent/var/.session/).
Steps to reproduce
1. Clean and fresh DSM 6 setup.
2. Install Web Station, install ruTorrent.
3. Go to http://nas-ip/rutorrent/
Package log
cat /usr/local/rutorrent/var/rtorrent.log
: file is emptyThe text was updated successfully, but these errors were encountered: