Custom Query (29 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 29)

1 2 3 4 5 6 7 8 9 10
Ticket Resolution Summary Owner Reporter
#7 invalid the script isnt working Gabor Hudiczius anonymous
Description

after is sow in the munin page the rtorrent i alwayes on ZERO network activitis i try checking manuly by typeing:

$ xmlrpc localhost d.multicall default d.get_up_rate= d.get_down_rate=
Result:

Array of 6 items:
  Index  0 Array of 2 items:
             Index  0 Don't recognize value type 10 of xmlrpc_value 9547698.
             Index  0 Can't print it.
             Index  1 Don't recognize value type 10 of xmlrpc_value 95475b8.
             Index  1 Can't print it.
  Index  1 Array of 2 items:
             Index  0 Don't recognize value type 10 of xmlrpc_value 9547500.
             Index  0 Can't print it.
             Index  1 Don't recognize value type 10 of xmlrpc_value 9547528.
             Index  1 Can't print it.
  Index  2 Array of 2 items:
             Index  0 Don't recognize value type 10 of xmlrpc_value 9547470.
             Index  0 Can't print it.
             Index  1 Don't recognize value type 10 of xmlrpc_value 9547370.
             Index  1 Can't print it.
  Index  3 Array of 2 items:
             Index  0 Don't recognize value type 10 of xmlrpc_value 9547298.
             Index  0 Can't print it.
             Index  1 Don't recognize value type 10 of xmlrpc_value 95472c0.
             Index  1 Can't print it.
  Index  4 Array of 2 items:
             Index  0 Don't recognize value type 10 of xmlrpc_value 95471e8.
             Index  0 Can't print it.
             Index  1 Don't recognize value type 10 of xmlrpc_value 95470f8.
             Index  1 Can't print it.
  Index  5 Array of 2 items:
             Index  0 Don't recognize value type 10 of xmlrpc_value 9547058.
             Index  0 Can't print it.
             Index  1 Don't recognize value type 10 of xmlrpc_value 9544cd0.
             Index  1 Can't print it.


$ ./rtorrent_monitor
up.value 0
down.value 0

as you can see the script not getting the download\upload speeds from rtorrent

#53 invalid Using unix sockets generates message "Nowhere to connect (malformed address)" Gabor Hudiczius Will Marler
Description

I followed the instructions and tried the following combinations of entries:

<.rtorrent.rc> scgi_local = /var/torrent/.socket/rpc.socket

<rtwi's "users.conf"> [torrent] address = unix://var/torrent/.socket/rpc.socket pass = [a correct hash; I can log in no problems]

Whenever I log in though, I get "Nowhere to connect (malformed address)".

I assume I am configuring something incorrectly, but for the life of me I can't figure out what. I've tried all sorts of variations with / in the "unix:" address above, I've run "chmod 777 -R /var/torrent" and I've verified that on startup rtorrent puts a file "rpc.socket" in the /var/torrent/.socket directory. I'm completely stumped!

#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.