Custom Query (29 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 29)

1 2 3 4 5 6 7 8 9 10
Ticket Resolution Summary Owner Reporter
#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!!

#25 fixed Warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: Empty string supplied as input in /var/www/rtwi/includes/classes/xmlrpc_handler.inc.php on line 137 Gabor Hudiczius Shadowtester
Description

After logging into rtwi I get the following error messages using rtwi 0.32 libtorrent 0.12.2 and rtorrent 0.8.2 I am using apache2 as the webserver.

Warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: Empty string supplied as input in /var/www/rtwi/includes/classes/xmlrpc_handler.inc.php on line 137

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

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

Warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: Empty string supplied as input in /var/www/rtwi/includes/classes/xmlrpc_handler.inc.php on line 137

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

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

In my apache2 config file I have the following line

SCGIMount /RPC2 127.0.0.1:5000

And in the users.conf I have the following user setup

[rt]
address =       "http://127.0.0.1:5000/RPC2"
pass =          "removed for security reasons"

In my .rtorrent.rc I have the following line

scgi_port =:5000

This rtorrent and apache2 setup is currently working with wtorrent and rtgui so any help you can give would be appreciated. Any aditional info you need just ask I will try to provide.

Thanks Shadowtester

#26 duplicate 0.3.2 does not change icons when torrent completes Gabor Hudiczius beetlezap
Description

Still says leeching when torrent i downloaded. Icon is still the red download icon instead of the green up-arrow.

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.