Opened 13 years ago
Closed 12 years ago
#1544 closed bug (Invalid)
Impossible to start webUI plugin with deluged
Reported by: | simonbcn | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Future |
Component: | Core | Version: | 1.3.1 |
Keywords: | Cc: |
Description
I start deluged + deluge-web.
I active the webUI plugin (from deluge-web).
I stop deluge-web and deluged.
I start only deluged.
I try to connect to localhost:port but: "Error: Cannot connect to destination".
In log output of deluged:
[INFO ] 14:06:35 pluginmanagerbase:150 Plugin WebUi enabled.. [INFO ] 14:06:35 core:97 *** Start Label plugin *** [WARNING ] 14:06:35 config:358 Unable to open config file /home/simon/.config/deluge/label.conf: [Errno 2] No such file or directory: '/home/simon/.config/deluge/label.conf'
Change History (4)
comment:1 Changed 13 years ago by Cas
- Resolution set to invalid
- Status changed from new to closed
comment:2 Changed 13 years ago by simonbcn
- Resolution invalid deleted
- Status changed from closed to reopened
I forgot to say that I opened deluge-web to configure deluged and activate the webUI plugin. After this, I stopped both programs and I started deluged only, but: "Error: Cannot connect to destination"
comment:3 Changed 13 years ago by simonbcn
Ok, the problem happens if I activate this from deluge-web: it doesn't create the web_plugin.conf. From deluge-gtk works.
comment:4 Changed 12 years ago by Cas
- Resolution set to invalid
- Status changed from reopened to closed
Note: See
TracTickets for help on using
tickets.
deluge-web is the alternative standalone program for the webui plugin. you are not supposed to run them together.