I'm not entirely sure how this started happening but today I switched from httpd to nginx and found that deluge web wasn't working. I tried hitting it directly and got the same message "Resource not found". I confirmed that the base was configured and hadn't change, I even went as far as launching it from the command line with debug and set the base there, same error. this is the command I used:
/usr/bin/deluge-web -L debug --base /tor
I've found that If I set the base to / then it will load just fine however when I set the base to /tor then the interface does not load with a 404. What's going on?
Version: 1.3.6
Platform: ArchLinux
WebUI throws 404 with base set
Re: WebUI throws 404 with base set
I haven't found a fix for this, any ideas?