Ticket #24 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

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

Reported by: anonymous Owned by: cyla
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

comment:1 Changed 4 years ago by cyla

  • Status changed from new to assigned

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 Changed 3 years ago by cyla

  • Status changed from accepted to closed
  • Resolution set to fixed
  • Severity set to major

fixed in 0.3.4

Note: See TracTickets for help on using tickets.