Search found 10 matches
- Wed Jun 26, 2019 10:31 am
- Forum: Support
- Topic: Can only start it on the command line.
- Replies: 13
- Views: 15073
Re: Can only start it on the command line.
Installed it on a new system never installed before and it works. When I went to it's web page and log in as deluge/deluge it said should change my password and that worked out real good. So on my main server I did the same the same user name too not as root. Went to uninstall it as best as I could....
- Sun Jun 23, 2019 1:45 pm
- Forum: Support
- Topic: Can only start it on the command line.
- Replies: 13
- Views: 15073
Re: Can only start it on the command line.
Worked on this a lot more. I just have it running on a headless server. This my help I get this when trying to start it. root@XXXX:~# systemctl start deluge-web Warning: The unit file, source configuration file or drop-ins of deluge-web.serv ice changed on disk. Run 'systemctl daemon-reload' to relo...
- Fri Jun 21, 2019 2:23 pm
- Forum: Support
- Topic: Can only start it on the command line.
- Replies: 13
- Views: 15073
Re: Can only start it on the command line.
With the Connection Manager if I put username and Password as deluge then on the command line it show this: -------------------------------------------------------------------------------- RPCRequest: daemon.login(deluge, deluge) ----------------------------------------------------------------------...
- Fri Jun 21, 2019 12:40 pm
- Forum: Support
- Topic: Can only start it on the command line.
- Replies: 13
- Views: 15073
Re: Can only start it on the command line.
I guess what my be wrong is when start the "Connection Manager" I put Host: 127.0.0.1 port 58846 that it auto fills in. The Username: root I put my root password and I guess that's wrong. Do I have to do Username deluge? But what password would I use then. It said: "This creates a new...
- Fri Jun 21, 2019 11:28 am
- Forum: Support
- Topic: Can only start it on the command line.
- Replies: 13
- Views: 15073
Re: Can only start it on the command line.
Copy the file at https://git.deluge-torrent.org/deluge/tree/packaging/systemd/deluge-web.service Put all that in my file and started it up but it says this: Warning: The unit file, source configuration file or drop-ins of deluge-web.service changed on disk. Run 'systemctl daemon-reload' to reload un...
- Fri Jun 21, 2019 11:15 am
- Forum: Support
- Topic: Can only start it on the command line.
- Replies: 13
- Views: 15073
Re: Can only start it on the command line.
If I go to start it with:
/usr/bin/deluge-web -d
Usage: deluge-web [options] [actions]
deluge-web: error: no such option: -d
So that don't work on the command line.
-Raymond Day
/usr/bin/deluge-web -d
Usage: deluge-web [options] [actions]
deluge-web: error: no such option: -d
So that don't work on the command line.
-Raymond Day
- Fri Jun 21, 2019 11:09 am
- Forum: Support
- Topic: Can only start it on the command line.
- Replies: 13
- Views: 15073
Re: Can only start it on the command line.
I put that -d at the end of a line on the file at /etc/systemd/system/multi-user.target.wants/deluge-web.service but that is a symbolic link to /etc/systemd/system/deluge-web.service that file looks like this now that I added the -d. [Unit] Description=Deluge Bittorrent Client Web Interface Document...
- Wed Jun 19, 2019 6:46 pm
- Forum: Support
- Topic: Can only start it on the command line.
- Replies: 13
- Views: 15073
Re: Can only start it on the command line.
This my help after I do a Ctrl C I do this command that show this: systemctl status deluged.service ● deluged.service - Deluge Bittorrent Client Daemon Loaded: loaded (/etc/systemd/system/deluged.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Wed 2019-06-19 14:43:...
- Wed Jun 19, 2019 6:29 pm
- Forum: Support
- Topic: Can only start it on the command line.
- Replies: 13
- Views: 15073
Re: Can only start it on the command line.
O yes it's a server Ubuntu Linux 18.04.2 I have this on. Just text screen on it no desktop.
-Raymond Day
-Raymond Day
- Wed Jun 19, 2019 6:28 pm
- Forum: Support
- Topic: Can only start it on the command line.
- Replies: 13
- Views: 15073
Can only start it on the command line.
I guess something is wrong. I got mine on a server and can only start it by giving this one command: deluge-web It don't come back to type again have to press CTRL C and then get back but Deluge don't work any more says "Lost Connection" on the web page port 8112. Guess it has something to...