deluge-web not working

General support for problems installing or using Deluge
Post Reply
portablesounds
New User
New User
Posts: 2
Joined: Thu May 30, 2013 3:18 pm

deluge-web not working

Post by portablesounds »

Hello. Here's what I've done so far:

Code: Select all

sudo apt-get install deluged
sudo apt-get install python-mako
sudo apt-get install deluge-web
deluge-web
I have reinstalled and purged several times, but when I run deluge-web, it just hangs and doesn't give me a trace back. If I cancel after a second, it traces, but after that nothing. I shouldn't have any conflicting programs. I'm running Debian wheezy on a Raspberry Pi and have surfed through many guides about this. Here's the one I'm using atm: http://www.howtogeek.com/142044/how-to- ... rrent-box/. I am specifically using the "Setting up Deluge for WebUI Access." I apologize if I'm not using the correct commands. These should work just fine. Thanks for your time! -portablesounds
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: deluge-web not working

Post by Cas »

It has not hung it is running as a foreground process, I think you are wanting to fork deluge-web to the background with `-f`.
portablesounds
New User
New User
Posts: 2
Joined: Thu May 30, 2013 3:18 pm

Re: deluge-web not working

Post by portablesounds »

:oops: well im an idiot. thank you
Post Reply