Opened 11 years ago

Closed 11 years ago

Last modified 8 years ago

#2351 closed defect (Invalid)

Trandroid unable to auto connect to port 8112 without modifiying default daemon in Deluge-web.conf but conf gets over written every reboot unless permissions are changed.

Reported by: paulpoco Owned by: damoxc
Priority: major Milestone:
Component: Web UI Version: 1.3.6
Keywords: 8112, default_daemon Cc:

Description

Trandroid unable to auto connect to port 8112 without modifying default daemon in Deluge-web.conf but conf gets over written every reboot unless permissions are changed to 444. This solves the Transdroid connection issue, but now web-ui cannot be changed in gtk or browser client. This issue have been ongoing for years now.

http://www.transdroid.org/support-forum/#/discussion/169/web-interface-not-connected-to-a-running-daemon

Got the following from the deluge web forums, had change permissions on web.conf otherwise settings would get overridden every reboot. ========================================================= "Re: Autoconnect web UI to daemon Postby Pavouk106 » Fri Dec 03, 2010 2:53 pm

Hello. Sorry to dig this thread, but I was also looking for solution of this problem. It is very simple. Just edit your web.conf as you wish (127.0.0.1:58846 as default daemon here) and then

CODE: SELECT ALL chmod 444 ~.config/deluge/web.conf

And voila - your configuration won't get overwritten everytime you start Deluged :-) At least it works on my Gentoo amd_64 system.

I came to this "solution" myself, never saw that in other thread on web (was searching for it for some time). I was thinking about everyrthing I could and it is so simple :-D Hope it helps to someon' ==========================================================

Change History (2)

comment:1 Changed 11 years ago by Cas

  • Resolution set to invalid
  • Status changed from new to closed

It's quite simple; you edit web.conf with both daemon and deluge-web shutdown and it will not get overwritten.

comment:2 Changed 8 years ago by Cas

  • Milestone 1.3.x deleted

Milestone deleted

Note: See TracTickets for help on using tickets.