Opened 16 years ago

Closed 15 years ago

#24 closed defect (fixed)

DOMDocument::loadXML() [domdocument.loadxml]: Empty string supplied

Reported by: anonymous Owned by: Gabor Hudiczius
Priority: critical Milestone: airborn
Component: rTWi Version: 0.3.2
Severity: major Keywords:
Cc:

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

Change History (2)

comment:1 by Gabor Hudiczius, 16 years ago

Status: newassigned

This happens, wneh rTWi can't connect to rTorrent for some reason, but without any further information on your configuration files i can't do anything

comment:2 by Gabor Hudiczius, 15 years ago

Resolution: fixed
Severity: major
Status: acceptedclosed

fixed in 0.3.4

Note: See TracTickets for help on using tickets.