Closed GoogleCodeExporter closed 8 years ago
Can you confirm if the page lists torrents from rtorrent? Or is is just the
information at the top - upload/download speed etc.
Original comment by lemonbe...@gmail.com
on 9 Apr 2008 at 7:12
it shows neither the up/down info or the torrent list
lighttpd throws this when browsing to rtgui index:
expat reports error code 5
description: Invalid document end
line: 1
column: 1
byte index: 0
total bytes: 0
data beginning 0 before byte index:
attached is a screenshot of what i see
Original comment by rwloo...@gmail.com
on 11 Apr 2008 at 6:48
Attachments:
Have you got some torrents loaded in rTorrent? Although rtgui should be OK in
this
case, I'm wondering if the problem is related.
Also, the error you mention regarding 'expat reports error code 5....' could be
an
indication - I've got absolutely no idea what's causing that, so I'd re-check
your
lighttpd config etc.
Original comment by lemonbe...@gmail.com
on 11 Apr 2008 at 9:19
yes, I have several torrents loaded into rTorrent. I've used rtgui to load them
with
either the torrent file itself or the url, no problems.
my lighttpd.conf looks good, i'll check out everything else later tonight.
Original comment by rwloo...@gmail.com
on 11 Apr 2008 at 7:00
all of the config files look fine. attached are my php and lighttpd info
Original comment by rwloo...@gmail.com
on 22 Apr 2008 at 9:32
Attachments:
Confirmed. xmlrpc's return is empty when this bug occours. I think that it is
not
rtGui's fault! I switched to Apache to fix this.
Original comment by rmi6...@gmail.com
on 23 Apr 2008 at 4:26
fixed the expat error, still getting the error on line 26 in functions.php
Original comment by rwloo...@gmail.com
on 27 Apr 2008 at 4:44
i had the same error.
do you have a non latin filename in your torrents? i had same problems, i
changed
every page (though only some may need) to utf8 encoding and added
"encoding_list =
UTF-8" in .rtorrent.rc file.
seems my problems were solved (though) i'm not exaclty sure. please verify if
that is
the case.
Original comment by alberto...@gmail.com
on 20 May 2008 at 7:22
i have the same problem
Warning: Invalid argument supplied for foreach() in
/var/www/rtgui/functions.php on
line 26
im using latest lighty+latest rtorrents
Original comment by dymofo
on 26 May 2008 at 4:28
dymofo - did you do what albertosgr suggested??
I can't replicate the problem...
Original comment by lemonbe...@gmail.com
on 26 May 2008 at 6:05
i tried albertosgr's suggestion, still getting the error.
albertosgr: are you using lighttpd with rtgui/rtorrent?
Original comment by rwloo...@gmail.com
on 29 Jun 2008 at 3:57
no apache.
Original comment by alberto...@gmail.com
on 3 Jul 2008 at 7:38
I am having the same issue.
Running Ubuntu Server 8.04, using lazy apt-get to install apache/php5
custom compilation of xmlprc, rtorrent.
Latest rtGui.
I do have non-latin filename.
Original comment by bnff...@gmail.com
on 16 Jul 2008 at 2:58
Same issue here.
I discovered the offending file: There's an é char in some mkv filename. If I
remove
that torrent rtgui works fine.
May someone be more specific about albertosgr fix? Specifically this step: "i
changed
every page (though only some may need) to utf8 encoding".
Original comment by miguel.p...@gmail.com
on 26 Jul 2008 at 2:46
I believe, that this problem is connected to a name of a file. And by the name
i mean the filename containing
single quote character.
Original comment by louska...@gmail.com
on 30 Sep 2008 at 6:55
Can't reproduce
Original comment by lemonbe...@gmail.com
on 5 Dec 2008 at 10:30
My problems was becouse one of the torrents was named with a "/". Somehow the
slash
broke the function. I'm no php-programmer but isn't that easily programmable
with
some kind of string-check?
Maybe converting strings to ascii or something.
Original comment by dnlns...@gmail.com
on 31 Dec 2008 at 10:12
Original issue reported on code.google.com by
rwloo...@gmail.com
on 7 Apr 2008 at 3:18