epsylon3 / torrentflux

TorrentFlux-NG - Based on Torrent Flux B4rt (recent SVN history)
http://epsylon3.github.com/torrentflux
GNU General Public License v2.0
134 stars 61 forks source link

Transmission rpc daemon doesn't download (may be lighttpd related) #48

Open 22decembre opened 11 years ago

22decembre commented 11 years ago

here are the logs from the lighttpd logs.

2013-06-27 19:08:59: (mod_fastcgi.c.2676) FastCGI-stderr: PHP Notice: Array to string conversion in /opt/web/blackblock.22decembre.eu/torrentflux/inc/classes/ClientHandler.transmissionrpc.php on line 140 PHP Notice: Array to string conversion in /opt/web/blackblock.22decembre.eu/torrentflux/inc/functions/functions.rpc.transmission.php on line 155 PHP Notice: Array to string conversion in /opt/web/blackblock.22decembre.eu/torrentflux/inc/classes/ClientHandler.transmissionrpc.php on line 169

I checked, the transmission daemon is working well itself.

tpruvot commented 11 years ago

debian 7 last tested one is version 2.52

22decembre commented 11 years ago

seems not to be transmission related as transmission-cli or daemon download without problem.

looks like torrentflux doesn't like the implementation lighttpd + fastcgi + php.