Hi.
I installed version 1.3.1 via the guide in the FAQ for ubuntu. Everything works with the GTK UI, but if i connect via webui, it doesnt show torrents. It shows "4 Active" in the left pane, but in the "main" frame, there's nothing at all. Whats wrong?
1.3.1 Webui doesnt show any torrents
Re: 1.3.1 Webui doesnt show any torrents
what browser are you using?
are you using the PPA version?
what ubuntu version?
are you using the PPA version?
what ubuntu version?
Re: 1.3.1 Webui doesnt show any torrents
Chrome.
Yes, Im pretty sure I am.
Server 10.04
Yes, Im pretty sure I am.
Server 10.04
Re: 1.3.1 Webui doesnt show any torrents
what version of chrome and have you tried firefox?
have you tried deleting the config files or reinstalled deluge?
where are you running the web browser, on the server or your desktop?
have you tried deleting the config files or reinstalled deluge?
where are you running the web browser, on the server or your desktop?
Re: 1.3.1 Webui doesnt show any torrents
I've now tried all browsers i have (webdesigner, so I have a Lot of them). Same thing in all.
Where are they located? Is there a guide to install everything correctly?
My desktop.
Where are they located? Is there a guide to install everything correctly?
My desktop.
Re: 1.3.1 Webui doesnt show any torrents
For future reference, as explained in the forum rules, this would be a lot easier if you provided more details of your exact setup with your first post.
Do you have deluge installed on server 10.04? Are you running the browser on a desktop, if so what OS is it?
For config resetting: http://dev.deluge-torrent.org/wiki/Faq# ... ktodefault
To remove completely: apt-get purge deluge
What guide did you use to setup Deluge?
Do you have deluge installed on server 10.04? Are you running the browser on a desktop, if so what OS is it?
For config resetting: http://dev.deluge-torrent.org/wiki/Faq# ... ktodefault
To remove completely: apt-get purge deluge
What guide did you use to setup Deluge?
Re: 1.3.1 Webui doesnt show any torrents
Oh, sorry.
Yes. Im using W7.
Config resetting didn't do the trick. If i remove it all, can you provide me with a guide to reinstall it correctly?
I used http://dev.deluge-torrent.org/wiki/Inst ... nux/Ubuntu and then sudo apt-get install deluge-webui i think. Tried some other guide before that, so might have som extra stuff in my source list.
Yes. Im using W7.
Config resetting didn't do the trick. If i remove it all, can you provide me with a guide to reinstall it correctly?
I used http://dev.deluge-torrent.org/wiki/Inst ... nux/Ubuntu and then sudo apt-get install deluge-webui i think. Tried some other guide before that, so might have som extra stuff in my source list.
Re: 1.3.1 Webui doesnt show any torrents
I actually needed to install deluge again on my 10.10 ubuntu server so these were the steps i took:
To enable the webui plugin in the deluge console run:
You can also setup Thin Client access so you can use the Deluge GTK GUI app on windows.
Code: Select all
#Add PPA
sudo add-apt-repository ppa:deluge-team/ppa && sudo apt-get update
#Install without gtk interface because this is headless server
sudo apt-get install deluged deluge-web deluge-console
#start deluged
deluged
#start console interface
deluge-console
Code: Select all
plugin -e webui
Re: 1.3.1 Webui doesnt show any torrents
When i run purge deluge it doesnt remove it, i can still log on with thinclient and webui 

Re: 1.3.1 Webui doesnt show any torrents
I did as you said, and now the webui and thinclient works. However, my watchdirectory doesnt. If i upload something into it, and update then it's gone, but it's not in my deluge instance. Whats wrong?
EDIT
The files of the torrent i put in the watchdir are downloaded, but not by my instance. Is it possible the old one is still laying around?
EDIT
The files of the torrent i put in the watchdir are downloaded, but not by my instance. Is it possible the old one is still laying around?