Custom Query (29 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 29)

1 2 3 4 5 6 7 8 9 10
Ticket Resolution Summary Owner Reporter
#16 invalid XMLRPC initialized can't show Gabor Hudiczius anonymous
Description

I have installed the problem and followed all the instructions.. no error showed. (Especially I do the ./configure --with-xmlrpc-c in rtorrent)

Currently I haven't installed the rTWi yet.

Now when I startup the rtorrent in the console. It shows up with: Using 'select' based polling

instead of: XMLRPC initialized with xxx functions.

Here is some info.

  • Currently running Fedora Core 1 (it's a hosted computer so can't change!)
  • rtorrent.rc has been set in the home directory of root
  • use root to login
  • torrent file placed in /tmp/torrent/files
  • downloaded files placed in /home/tmp/testing
  • downloading files no problem.

Should I stopped here before install the rtWi of I still go ahead? If there is a problem in XMLRPC, how I can solved as I have installed them all

#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

#27 invalid Warning: DOMDocument::loadXML() [domdocument.loadxml]: Empty string supplied as input Gabor Hudiczius karlson
Description

Hi, saw some tickets with the same problem, unfortunately couldn't find the answer. sooo my problem - after login i'm getting

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

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

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

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

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

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

and server.info shows wrong config as well...

in my .rtoreent.rc i've written additional line (as said in manual)

scgi_local = ~/torrents/.socket/rpc.socket

in my users.conf file

[karlson]
address = "unix://~torrents/.socket/rpc.socket"
pass = "somesha1hash"

rtorrent starts correctly and XMLRPC message is displayed. all packets and flags needed are compiled correctly. any help would be great!

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.