Custom Query (29 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 29)

1 2 3 4 5 6 7 8 9 10
Ticket Resolution Summary Owner Reporter
#14 fixed No Torrents found for this hash Gabor Hudiczius Nokoff@gmail.com
Description

Hi there, whenever I try to perform certain tasks on a single selected torrent rtwi returns an error stating: No Torrents found for this hash

Could you please shed some light on the topic for me?

Kind regards Nokoff

#19 fixed Empty string supplied as input Gabor Hudiczius typo101@clemnet.info
Description

I know there is already a ticket for this, but your comment has not helped my find what the issue is. To re-iterate, here is the output once logged in:

Warning: DOMDocument::loadXML() [domdocument.loadxml]: Empty string supplied as input in /var/www/localhost/htdocs/torrent/includes/classes/xmlrpc_handler.inc.php on line 137

Warning: Invalid argument supplied for foreach() in /var/www/localhost/htdocs/torrent/includes/classes/xmlrpc_handler.inc.php on line 429

Warning: Invalid argument supplied for foreach() in /var/www/localhost/htdocs/torrent/index.php on line 381

Warning: DOMDocument::loadXML() [domdocument.loadxml]: Empty string supplied as input in /var/www/localhost/htdocs/torrent/includes/classes/xmlrpc_handler.inc.php on line 137

Warning: chdir() [function.chdir]: Permission denied (errno 13) in /var/www/localhost/htdocs/torrent/index.php on line 10

Warning: chdir() [function.chdir]: Permission denied (errno 13) in /var/www/localhost/htdocs/torrent/index.php on line 10

Here is my line from .rtorrent.rc:

scgi_local = ~/.socket/rpc.socket

Here is my line from users.conf:

address = "unix://~/.socket/rpc.socket"

rTorrent is run by the same user defined in users.conf

#24 fixed DOMDocument::loadXML() [domdocument.loadxml]: Empty string supplied Gabor Hudiczius anonymous
Description

I receive this error:

Warning: DOMDocument::loadXML() [domdocument.loadxml]: Empty string supplied as input in /usr/local/www/data/rtwi/includes/classes/xmlrpc_handler.inc.php on line 137

Warning: Invalid argument supplied for foreach() in /usr/local/www/data/rtwi/includes/classes/xmlrpc_handler.inc.php on line 427

Warning: Invalid argument supplied for foreach() in /usr/local/www/data/rtwi/index.php on line 381

Warning: DOMDocument::loadXML() [domdocument.loadxml]: Empty string supplied as input in /usr/local/www/data/rtwi/includes/classes/xmlrpc_handler.inc.php on line 137

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /usr/local/www/data/rtwi/index.php on line 10

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /usr/local/www/data/rtwi/index.php on line 10

I am 110% certain that it should be working, as I have tried using both the socket file method and http://domain.tld/RFC2 method in my users.conf which both WORK with wTorrent (another rtorrent web interface).

So to summarize, I have tried the FILE and HTTP methods, which BOTH WORK with wTorrent. The socket IS readable/writable. The HTTP method DOES work. This is a serious bug in the software that needs to be fixed, and not ignored!!

1 2 3 4 5 6 7 8 9 10
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.