OS: FreeBSD 9.0
rTorrent 0.8.9 from ports
ruTorrent 3.3 from SVN
Lighttpd from ports
using scgi_port
In my efforts to fix this problem myself, i've encountered multiple threads (on this forum and elsewhere) speaking of the error in my topic title. However, the error message in my log is different from that of others:
Code:
[16.01.2012 13:12:06] WebUI started.
[16.01.2012 13:12:06] Bad response from server: (403 [error,getplugins]) <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>403 - Forbidden</title> </head> <body> <h1>403 - Forbidden</h1> </body> </html>
[16.01.2012 13:12:06] Bad response from server: (403 [error,getuisettings]) <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>403 - Forbidden</title> </head> <body> <h1>403 - Forbidden</h1> </body> </html>
There seems to be an issue with plugins, however, I have none installed. Surely that is an entirely different issue altogether? ruTorrent is located here: /usr/ports/www/rutorrent/ Different from what I'm used to on my Linux box. Perhaps ruTorrent does not handle relative paths and this is part of the problem?
What I tried myself:
- Delete rTorrent lock file and restart
- Confirm the usage of the same host and port by both rTorrent and Lighttpd
Everything on this FreeBSD runs as root (Virtualbox for the time being).
Can anyone give me a solution, or point me in the right direction?
Thanks in advance!
rTorrent 0.8.9 from ports
ruTorrent 3.3 from SVN
Lighttpd from ports
using scgi_port
In my efforts to fix this problem myself, i've encountered multiple threads (on this forum and elsewhere) speaking of the error in my topic title. However, the error message in my log is different from that of others:
Code:
[16.01.2012 13:12:06] WebUI started.
[16.01.2012 13:12:06] Bad response from server: (403 [error,getplugins]) <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>403 - Forbidden</title> </head> <body> <h1>403 - Forbidden</h1> </body> </html>
[16.01.2012 13:12:06] Bad response from server: (403 [error,getuisettings]) <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>403 - Forbidden</title> </head> <body> <h1>403 - Forbidden</h1> </body> </html>
There seems to be an issue with plugins, however, I have none installed. Surely that is an entirely different issue altogether? ruTorrent is located here: /usr/ports/www/rutorrent/ Different from what I'm used to on my Linux box. Perhaps ruTorrent does not handle relative paths and this is part of the problem?
What I tried myself:
- Delete rTorrent lock file and restart
- Confirm the usage of the same host and port by both rTorrent and Lighttpd
Everything on this FreeBSD runs as root (Virtualbox for the time being).
Can anyone give me a solution, or point me in the right direction?
Thanks in advance!