Custom Query (29 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 29)

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

#28 invalid Call to undefined function curl_init() Gabor Hudiczius admin@pain4ever.net
Description

hey

im having some issues and now im stuck on this:

Fatal error: Call to undefined function curl_init() in /var/www/rtwi/includes/classes/xmlrpc_handler.inc.php on line 355

i dont know how to fix this :( running debian etch.

thx

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

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.