NetVision-Technik

NetVision-Technik (http://www.netvision-technik.de/forum/index.php)
-   Webserver (http://www.netvision-technik.de/forum/forumdisplay.php?f=9)
-   -   rtorrent Startet nichtmehr (http://www.netvision-technik.de/forum/showthread.php?t=6860)

Stinac 29.07.2012 09:46

ich hof das des jetz die richtige ist

Code:

scgi_port = 127.0.0.1:23876
encoding_list = UTF-8
system.umask.set = 022
port_range = 23877-23877
port_random = no
check_hash = no
directory = /home/xxxxx/downloads
session = /home/xxxxx/rtorrent/session
encryption = allow_incoming, try_outgoing, enable_retry
schedule = watch_directory,1,1,"load_start=/home/xxxxx/rtorrent/watch/*.torrent"
#schedule = untied_directory,5,5,"stop_untied=/home/xxxxx/rtorrent/watch/*.torrent"
trackers.enable = 1
#min_peers = 40
#max_peers = 100
#min_peers_seed = 10
#max_peers_seed = 50
#max_uploads = 15
#download_rate = 0
#upload_rate = 0
use_udp_trackers = yes
dht = auto
dht_port = 6881
peer_exchange = yes
#hash_read_ahead = 10
#hash_interval = 100
#hash_max_tries = 10
execute = {sh,-c,/usr/bin/php /var/rutorrent/rutorrent/php/initplugins.php zippo &}

xxxx = der benutzer habe ich umbenant

Miata3de 29.07.2012 10:12

Hi Stinac,
Der scgi-port ist doch unterschiedlich in den beiden config-dateien.
bei der 1. von dir geposteten datei ist es
Zitat:

$scgi_port = 5000; $scgi_host = "127.0.0.1"
;bei der 2. jedoch
Zitat:

scgi_port = 127.0.0.1:23876
gleiche das doch mal bitte an und versuche erneut das system zu starten.

MfG
Miata3de

skydog 30.07.2012 08:26

Wie Thunder schon geschrieben hat.

Im putty das eingeben.

/etc/init.d/autodl_[User_name] restart

dann läuft er wieder

Stinac 30.07.2012 16:48

Zitat:

Zitat von skydog (Beitrag 76624)
Wie Thunder schon geschrieben hat.

Im putty das eingeben.

/etc/init.d/autodl_[User_name] restart

dann läuft er wieder


schön were es

Miata3de 30.07.2012 16:55

hast du denn die ports in den beiden config´s angeglichen?

Stinac 30.07.2012 17:11

jup hab ich



--======================================--
--==
Beitrag erstellt: 18:11 um 18:10 ==--
--==
geantwortet auf Beitrag vom ==--
--== automatische Beitragszusammenführung ==--
--======================================--


Stinac schrieb nach 45 Sekunden:

achja die fehler sind mehr geworden


Code:

[30.07.2012 18:10:41] WebUI started.
[30.07.2012 18:10:42] rTorrent user must have read/execute access to the torrents directory. You cannot add torrents via ruTorrent. (/var/rutorrent/rutorrent/share/users/zippo/torrents)
[30.07.2012 18:10:42] rTorrent user must have read/write/execute access to the settings directory. (/var/rutorrent/rutorrent/share/users/zippo/settings)
[30.07.2012 18:10:42] scheduler: Plugin will not work. rTorrent user can't access external program (php).
[30.07.2012 18:10:42] ratio: Some functionality will be unavailable. rTorrent user can't access external program (php).
[30.07.2012 18:10:42] retrackers: Plugin will not work. rTorrent user can't access external program (php).
[30.07.2012 18:10:42] autotools: Plugin will not work. rTorrent user can't access external program (php).
[30.07.2012 18:10:42] trafic: Plugin will not work. rTorrent user can't access external program (php).
[30.07.2012 18:10:42] create: Plugin will not work. rTorrent user can't access external program (php).
[30.07.2012 18:10:42] rss: Plugin will not work. rTorrent user can't access external program (php).
[30.07.2012 18:10:42] unpack: Plugin will not work. rTorrent user can't access external program (php).
[30.07.2012 18:10:42] create: Some functionality will be unavailable. rTorrent user can't access external program (pgrep).
[30.07.2012 18:10:42] rss: Some functionality will be unavailable. rTorrent user can't access external program (curl).
[30.07.2012 18:10:44] DataDir plugin: rTorrent user can't access php interpreter. Plugin will not work.
[30.07.2012 18:10:44] Unpack plugin: rTorrent user can't access 'unzip' program.
[30.07.2012 18:10:44] Unpack plugin: rTorrent user can't access 'unrar' program.


Zero111 30.07.2012 17:25

da hat aber jmd sehr viel mist gebaut :D

Thunder™ 30.07.2012 18:09

Tja, ich würde mal sagen Server neu aufsetzten oder auslaufen lassen..

Das die Plugings nicht geladen werden kann X Gründe haben, meist liegt es aber am Admin...


http://code.google.com/p/rutorrent/wiki/ErrorMessages

ike 30.07.2012 20:57

Mal ein Schuss ins Blaue aber:

Zitat:

[30.07.2012 18:10:42] rTorrent user must have read/execute access to the torrents directory. You cannot add torrents via ruTorrent. (/var/rutorrent/rutorrent/share/users/zippo/torrents)
[30.07.2012 18:10:42] rTorrent user must have read/write/execute access to the settings directory. (/var/rutorrent/rutorrent/share/users/zippo/settings)
Falsche Lese / Schreibrechte gesetzt?


und das

Zitat:

[30.07.2012 18:10:42] scheduler: Plugin will not work. rTorrent user can't access external program (php).
[30.07.2012 18:10:42] ratio: Some functionality will be unavailable. rTorrent user can't access external program (php).
[30.07.2012 18:10:42] retrackers: Plugin will not work. rTorrent user can't access external program (php).
[30.07.2012 18:10:42] autotools: Plugin will not work. rTorrent user can't access external program (php).
[30.07.2012 18:10:42] trafic: Plugin will not work. rTorrent user can't access external program (php).
[30.07.2012 18:10:42] create: Plugin will not work. rTorrent user can't access external program (php).
[30.07.2012 18:10:42] rss: Plugin will not work. rTorrent user can't access external program (php).
[30.07.2012 18:10:42] unpack: Plugin will not work. rTorrent user can't access external program (php).
sieht danach aus der der Pfad zu php nicht stimmt.


Alle Zeitangaben in WEZ +1. Es ist jetzt 14:31 Uhr.

Powered by vBulletin® Version 3.8.9 (Deutsch)
Copyright ©2000 - 2025, vBulletin Solutions, Inc.