is it possible to run Utorrent server on OMV???

  • Hey everyone,


    Im wondering if its possible to run Utserver in OMV in the background
    and have it auto start on bootup?


    I know about transmission, but for some reason I can't cross seed with transmission,
    could only get it to work with Utorrent.


    Only way Im able to get utserver to work is through putty, but it only runs in the terminal,
    If I close the terminal then utserver stops working. I'm looking for a permanent solution.


    Does anyone have utserver setup on OMV and could help me figure this out?


    Would be greatly appreciated.


    Thank You

  • Zitat von "tekkbebe"

    Yes, did you search the forum? I think their are some posts on how to set it up, but a little dated.


    yep, first thing I did was search. the ones I found in regards to utserver, ended with someone saying to install "flexget" and the rest pretty much was a dead end without a solution, for me anyways, I did a search in the plugins section


    I have searched some youtube videos, there is one, followed it to the T, but didn't work for me, looks like a old video

  • This is what we all do. We try to find a good guide. If we cannot we go from scratch. There has to be a good one out there for Debian. BTW, is that "Under the Dome" show any good?

  • Ok I got it to finally work! :D this made my day, when I reboot it starts up automatically, just what I needed


    anyways if anyone else happens to see this thread and is wondering how i did it, here you go:


    wget http://www.sitedesign.hu/utorr…server_3.0-27079_i386.deb


    or


    wget http://www.sitedesign.hu/utorr…erver_3.3-30470_amd64.deb
    (depending on which architecture you got)


    dpkg -i utorrent*.deb


    update-rc.d utorrent-server defaults


    Reboot


    then do example:


    http://192.168.1.25:8080/gui/


    Profit


    :D


    Zitat von "tekkbebe"

    This is what we all do. We try to find a good guide. If we cannot we go from scratch. There has to be a good one out there for Debian. BTW, is that "Under the Dome" show any good?


    Yea I figured it in my VM, got it working on my actual OMV machine now, thank goodness :D


    And yea, Under The Dome is awesome. One of my favorite shows i'm watching right now, really good story

  • How do you get uTorrent to use a different user account than root? I do not like the idea of torrents being downloaded with a application using the root account.


    I used the following to setup my utorrent server:


    Code
    wget http://download-new.utorrent.com/endpoint/utserver/os/linux-x64-debian-7-0/track/beta/ --content-disposition && tar xf utserver.tar.gz && mv utorrent-server-* ~/utorrent && cd ~/utorrent && wget http://droidzone.in/utstart && chmod +x utstart && ./utstart install && ./utstart start &


    * source: http://blog.droidzone.in/2013/…all-utorrent-on-your-vps/


  • http://terminal28.com/how-to-i…c-screen-debian-7-wheezy/


    I >think< this article might help you. I know it's not specifically referring to utorrent, but I think it should help you with getting it to run with another user besides root? I'm actually going to look at the plugin diy tutorials and see if I can figure it out. Because I think I would prefer utorrent to deluge or transmission. Deluge works ok, but it's not perfect.


    Let me know if this works for you?


    ** edit. I'm not going to bother with utorrent for now. I configured a local deluge client in windows as a thin client and it now works how I want it to.... (thin client = renaming torrents if you want to).


    Darcy

  • Ok I got it to finally work! <img src="http://forums.openmediavault.org/wcf/images/smilies/biggrin.png" alt=":D" /> this made my day, when I reboot it starts up automatically, just what I needed


    anyways if anyone else happens to see this thread and is wondering how i did it, here you go:


    wget <a href="http://www.sitedesign.hu/utorrent/utorrent-server_3.0-27079_i386.deb" class="externalURL" rel="nofollow" target="_blank"></a>…


    I followed this exactly and was able to start utorrent server webui with


    cd /etc/init.d/


    ./utorrent-server start


    However, I was not successful with utserver starting automatically after a reboot. I tried to start manually again with " ./utorrent-server start " and i get this:


    root@PiperNAS:/etc/init.d# ./utorrent-server start
    Starting uTorrent Server: utserver.
    root@PiperNAS:/etc/init.d# *** glibc detected *** /usr/bin/utserver: double freer corruption (!prev): 0x0000000000da33f0 ***
    ======= Backtrace: =========
    /lib/x86_64-linux-gnu/libc.so.6(+0x75bb6)[0x7f039f8e2bb6]
    /lib/x86_64-linux-gnu/libc.so.6(cfree+0x6c)[0x7f039f8e795c]
    /usr/bin/utserver[0x461632]
    /usr/bin/utserver[0x40e524]
    /lib/x86_64-linux-gnu/libc.so.6(+0x36aa2)[0x7f039f8a3aa2]
    /lib/x86_64-linux-gnu/libc.so.6(+0x36af5)[0x7f039f8a3af5]
    /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x104)[0x7f039f88beb4]
    /usr/bin/utserver[0x4074e9]
    ======= Memory map: ========
    00400000-00556000 r-xp 00000000 08:01 401495 /usr/biutserver
    00756000-00760000 rw-p 00156000 08:01 401495 /usr/biutserver
    00760000-00780000 rw-p 00000000 00:00 0
    00da1000-00dc2000 rw-p 00000000 00:00 0 [heap]
    7f0398000000-7f0398021000 rw-p 00000000 00:00 0
    7f0398021000-7f039c000000 ---p 00000000 00:00 0
    7f039ec51000-7f039ec52000 ---p 00000000 00:00 0
    7f039ec52000-7f039f452000 rw-p 00000000 00:00 0
    7f039f452000-7f039f468000 r-xp 00000000 08:01 2622366 /lib/x864-linux-gnu/libz.so.1.2.7
    7f039f468000-7f039f667000 ---p 00016000 08:01 2622366 /lib/x864-linux-gnu/libz.so.1.2.7
    7f039f667000-7f039f668000 r--p 00015000 08:01 2622366 /lib/x864-linux-gnu/libz.so.1.2.7
    7f039f668000-7f039f669000 rw-p 00016000 08:01 2622366 /lib/x864-linux-gnu/libz.so.1.2.7
    7f039f669000-7f039f66b000 r-xp 00000000 08:01 2622516 /lib/x864-linux-gnu/libdl-2.13.so
    7f039f66b000-7f039f86b000 ---p 00002000 08:01 2622516 /lib/x864-linux-gnu/libdl-2.13.so
    7f039f86b000-7f039f86c000 r--p 00002000 08:01 2622516 /lib/x864-linux-gnu/libdl-2.13.so
    7f039f86c000-7f039f86d000 rw-p 00003000 08:01 2622516 /lib/x864-linux-gnu/libdl-2.13.so
    7f039f86d000-7f039f9f1000 r-xp 00000000 08:01 2622513 /lib/x864-linux-gnu/libc-2.13.so
    7f039f9f1000-7f039fbf0000 ---p 00184000 08:01 2622513 /lib/x864-linux-gnu/libc-2.13.so
    7f039fbf0000-7f039fbf4000 r--p 00183000 08:01 2622513 /lib/x864-linux-gnu/libc-2.13.so
    7f039fbf4000-7f039fbf5000 rw-p 00187000 08:01 2622513 /lib/x864-linux-gnu/libc-2.13.so
    7f039fbf5000-7f039fbfa000 rw-p 00000000 00:00 0
    7f039fbfa000-7f039fc0f000 r-xp 00000000 08:01 2622255 /lib/x864-linux-gnu/libgcc_s.so.1
    7f039fc0f000-7f039fe0f000 ---p 00015000 08:01 2622255 /lib/x864-linux-gnu/libgcc_s.so.1
    7f039fe0f000-7f039fe10000 rw-p 00015000 08:01 2622255 /lib/x864-linux-gnu/libgcc_s.so.1
    7f039fe10000-7f039fe91000 r-xp 00000000 08:01 2622517 /lib/x864-linux-gnu/libm-2.13.so
    7f039fe91000-7f03a0090000 ---p 00081000 08:01 2622517 /lib/x864-linux-gnu/libm-2.13.so
    7f03a0090000-7f03a0091000 r--p 00080000 08:01 2622517 /lib/x864-linux-gnu/libm-2.13.so
    7f03a0091000-7f03a0092000 rw-p 00081000 08:01 2622517 /lib/x864-linux-gnu/libm-2.13.so
    7f03a0092000-7f03a017a000 r-xp 00000000 08:01 396195 /usr/lix86_64-linux-gnu/libstdc++.so.6.0.17
    7f03a017a000-7f03a037a000 ---p 000e8000 08:01 396195 /usr/lix86_64-linux-gnu/libstdc++.so.6.0.17
    7f03a037a000-7f03a0382000 r--p 000e8000 08:01 396195 /usr/lix86_64-linux-gnu/libstdc++.so.6.0.17
    7f03a0382000-7f03a0384000 rw-p 000f0000 08:01 396195 /usr/lix86_64-linux-gnu/libstdc++.so.6.0.17
    7f03a0384000-7f03a0399000 rw-p 00000000 00:00 0
    7f03a0399000-7f03a03a0000 r-xp 00000000 08:01 2622528 /lib/x864-linux-gnu/librt-2.13.so
    7f03a03a0000-7f03a059f000 ---p 00007000 08:01 2622528 /lib/x864-linux-gnu/librt-2.13.so
    7f03a059f000-7f03a05a0000 r--p 00006000 08:01 2622528 /lib/x864-linux-gnu/librt-2.13.so
    7f03a05a0000-7f03a05a1000 rw-p 00007000 08:01 2622528 /lib/x864-linux-gnu/librt-2.13.so
    7f03a05a1000-7f03a05b8000 r-xp 00000000 08:01 2622509 /lib/x864-linux-gnu/libpthread-2.13.so
    7f03a05b8000-7f03a07b7000 ---p 00017000 08:01 2622509 /lib/x864-linux-gnu/libpthread-2.13.so
    7f03a07b7000-7f03a07b8000 r--p 00016000 08:01 2622509 /lib/x864-linux-gnu/libpthread-2.13.so
    7f03a07b8000-7f03a07b9000 rw-p 00017000 08:01 2622509 /lib/x864-linux-gnu/libpthread-2.13.so
    7f03a07b9000-7f03a07bd000 rw-p 00000000 00:00 0
    7f03a07bd000-7f03a07d0000 r-xp 00000000 08:01 2622527 /lib/x864-linux-gnu/libresolv-2.13.so
    7f03a07d0000-7f03a09cf000 ---p 00013000 08:01 2622527 /lib/x864-linux-gnu/libresolv-2.13.so
    7f03a09cf000-7f03a09d0000 r--p 00012000 08:01 2622527 /lib/x864-linux-gnu/libresolv-2.13.so
    7f03a09d0000-7f03a09d1000 rw-p 00013000 08:01 2622527 /lib/x864-linux-gnu/libresolv-2.13.so
    7f03a09d1000-7f03a09d3000 rw-p 00000000 00:00 0
    7f03a09d3000-7f03a0b48000 r-xp 00000000 08:01 400048 /usr/lilibcrypto.so.0.9.8
    7f03a0b48000-7f03a0d48000 ---p 00175000 08:01 400048 /usr/lilibcrypto.so.0.9.8
    7f03a0d48000-7f03a0d70000 rw-p 00175000 08:01 400048 /usr/lilibcrypto.so.0.9.8
    7f03a0d70000-7f03a0d74000 rw-p 00000000 00:00 0
    7f03a0d74000-7f03a0dc5000 r-xp 00000000 08:01 400049 /usr/lilibssl.so.0.9.8
    7f03a0dc5000-7f03a0fc4000 ---p 00051000 08:01 400049 /usr/lilibssl.so.0.9.8
    7f03a0fc4000-7f03a0fcb000 rw-p 00050000 08:01 400049 /usr/lilibssl.so.0.9.8
    7f03a0fcb000-7f03a0feb000 r-xp 00000000 08:01 2622510 /lib/x864-linux-gnu/ld-2.13.so
    7f03a1061000-7f03a11d8000 r--p 00000000 08:01 395928 /usr/lilocale/locale-archive
    7f03a11d8000-7f03a11e0000 rw-p 00000000 00:00 0
    7f03a11e1000-7f03a11e8000 r--s 00000000 08:01 399871 /usr/lix86_64-linux-gnu/gconv/gconv-modules.cache
    7f03a11e8000-7f03a11ea000 rw-p 00000000 00:00 0
    7f03a11ea000-7f03a11eb000 r--p 0001f000 08:01 2622510 /lib/x864-linux-gnu/ld-2.13.so
    7f03a11eb000-7f03a11ec000 rw-p 00020000 08:01 2622510 /lib/x864-linux-gnu/ld-2.13.so
    7f03a11ec000-7f03a11ed000 rw-p 00000000 00:00 0
    7fff06d78000-7fff06d99000 rw-p 00000000 00:00 0 [stack]
    7fff06da1000-7fff06da2000 r-xp 00000000 00:00 0 [vdso]
    ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsysca]




    Any Ideas on what I can do to get this to work after reboot and autostart?

  • :thumbup: I figured it out digging through mkgriesinger's posts (got around the broken links 8| )... I'm going to make a short and sweet tutorial and put together a dropbox file for the utstart script.


    Installed on OMV 2.1.28, we'll see if utorrent-server survives the OMV 2.2.1 update shortly.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!