Keresés

Hirdetés

Új hozzászólás Aktív témák

  • Headless

    őstag

    válasz suste #2021 üzenetére

    Vagy a másik éppen futó rtorrent, viszont akkor meg mennie kéne a weboldalnak…

    LEDE - R3G/DIR860l -> https://tinyurl.hu/Ntkb/

  • twingo16v

    tag

    válasz suste #2021 üzenetére

    Igazad volt, az upnp 5000 re volt beállítva, most a /root/rtorrent.rc fájlban átírtam a portot 9001-re, reboot megvolt, de továbbra is ez a helyzet:

    /usr/lib/lua/luci/dispatcher.lua:460: Failed to execute function dispatcher target for entry '/admin/services/rtorrent'.
    The called action terminated with an exception:
    /usr/lib/lua/luci/dispatcher.lua:460: Failed to execute cbi dispatcher target for entry '/admin/services/rtorrent/main'.
    The called action terminated with an exception:
    /usr/lib/lua/rtorrent.lua:48:

    Failed to connect to rtorrent: rpc port not reachable!
    Possible reasons:
    - not the rpc version of rtorrent is installed
    - scgi port is not defined in .rtorrent.rc (scgi_port = 127.0.0.1:5000)
    - rtorrent is not running (ps | grep rtorrent)

    stack traceback:
    : in function 'assert'
    /usr/lib/lua/luci/dispatcher.lua:460: in function 'dispatch'
    /usr/lib/lua/luci/dispatcher.lua:141: in function </usr/lib/lua/luci/dispatcher.lua:140>


    Az rtorrent.rc fájl így néz ki:

    encoding_list = UTF-8
    system.umask.set = 022
    port_range = 21244-21244
    port_random = no
    check_hash = no
    trackers.enable = 1
    dht = auto
    dht_port = 6881

    scgi_port = 127.0.0.1:9001
    encryption = allow_incoming, try_outgoing, enable_retry

    directory = /mnt/torrent/
    session = /mnt/torrent/session/

    schedule = rss_downloader,300,300,"execute=/usr/lib/lua/rss_downloader.lua"

    Esetleg van még ötletetek?
    Máshol is át kell írni a portot?

    Ha a ps | grep rtorrent parancsot lefuttatom, ezt kapom:

    root@Tp-Link-1043v3:~# ps | grep rtorrent
    5332 root 1184 S grep rtorrent

    [ Szerkesztve ]

Új hozzászólás Aktív témák