Connection error after attempted multi-user setup

peshua19

Member
May 25, 2018
897
0
16
Hi there,

I've been trying to make a multi-user Rutorrent set up. I've been following this guide: http://forums.rutorrent.org/index.php?topic=87.0. Everything was working before I started the multi-user stuff, so I imagine I've misconfigured something.

I can login to Rutorrent with any of the accounts and it displays correctly, but when I try and do anything this message is spammed to the logger:

[27.02.2013 19:04:51] Bad response from server: (500 [error,stop]) <?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>500 - Internal Server Error</title> </head> <body> <h1>500 - Internal Server Error</h1> </body> </html>

If I pull up the screen rtorrent is running in, it crashes out as the messages are posted to the Rutorrent logger.

Here's the config.php from ../rutorrent/conf/users/ for one of the users:
http://pastebin.com/PPiqdmAb
And the .rtorrent.rc in that user's home folder:
http://pastebin.com/ZZhiBSTn
And finally the webserver (lighttpd) config:
http://pastebin.com/aat7zWsr

Any ideas what's happening? Let me know if I can provide any more information. Thanks for the help.