Custom Query (2449 matches)
Results (490 - 492 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3040 | WorksForMe | No connection | ||
| Description |
Hi i have the deluge WEB UI: 1.3.5 is was working 100% fine, but to day i received a The connection to the webserver has been lost! i opened the Connection Manager select the server press Start Daemon but doesn't star. any guide o how to fix this problem ? |
|||
| #2832 | Fixed | log error with blank lines in auth file | ||
| Description |
If you put comments in the deluge auth file, it will cause "ERROR ] 15:14:31 common:428 Your auth file is malformed: Incorrect number of fields!". Deluge, and the auth file, otherwise works fine despite the error. My use case is to deploy deluge via chef, so I leave a reminder to myself when a file is managed by chef (local changes would be overridden). Although deluge works fine even with comments, it would be nice if it could ignore them without producing this error. # # /var/lib/deluge/.config/deluge/auth # # Generated by Chef for myhostname # localclient:b1cd20ebdddeeabcdebedad5e7e490970e98:10 deluge:deluge:10 |
|||
| #1046 | Fixed | Auto managed setting does not get set from the WebUI | ||
| Description |
The auto managed option in the WebUI is not getting update correctly. It appears that in set_options the function for setting the auto managed setting should have the key is_auto_managed and not auto_managed. I've attached a patch. |
|||
