happinessattack

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by happinessattack

  1. Hi binhex: Sadly, I have been having issues getting DelugeVPN to work properly in recent days. The container refuses to download anything for more than 5 mins at a time, before I have to restart it. Now, the downloads don't even start, they just hang at 0.0 KB/s Over the past few days, I have also seen an error message regarding port 8112 already being in use: 2019-05-03 16:04:15,009 DEBG 'watchdog-script' stdout output: [info] Starting Deluge Web UI... [info] Deluge Web UI started [debug] VPN incoming port is 37858 [debug] Deluge incoming port is 37858 [debug] VPN IP is 10.29.11.6 [debug] Deluge IP is 10.29.11.6 2019-05-03 16:04:20,674 DEBG 'watchdog-script' stderr output: Traceback (most recent call last): File "/usr/bin/deluge-web", line 11, in <module> load_entry_point('deluge==1.3.15', 'console_scripts', 'deluge-web')() File "/usr/lib/python2.7/site-packages/deluge/ui/web/web.py", line 144, in start 2019-05-03 16:04:20,674 DEBG 'watchdog-script' stderr output: web.start() File "/usr/lib/python2.7/site-packages/deluge/ui/web/web.py", line 131, in start self.server.start() File "/usr/lib/python2.7/site-packages/deluge/ui/web/server.py", line 670, in start 2019-05-03 16:04:20,677 DEBG 'watchdog-script' stderr output: self.start_normal() File "/usr/lib/python2.7/site-packages/deluge/ui/web/server.py", line 678, in start_normal 2019-05-03 16:04:20,677 DEBG 'watchdog-script' stderr output: self.socket = reactor.listenTCP(self.port, self.site, interface=self.interface) File "/usr/lib/python2.7/site-packages/twisted/internet/posixbase.py", line 495, in listenTCP 2019-05-03 16:04:20,717 DEBG 'watchdog-script' stderr output: p.startListening() File "/usr/lib/python2.7/site-packages/twisted/internet/tcp.py", line 1363, in startListening 2019-05-03 16:04:20,747 DEBG 'watchdog-script' stderr output: raise CannotListenError(self.interface, self.port, le) twisted.internet.error.CannotListenError: Couldn't listen on 0.0.0.0:8112: [Errno 98] Address already in use. Upon investigation, the delugevpn container seems to be the only use of port 8112. No other Deluge containers are running. Please see attached for redacted versions of my full supervisord log (debug) and docker-compose.yml, with usernames/passwords removed. I have also included my deluge core.conf for your perusal. Please let me know if you need anything else. I look forward to your reply. Thanks for your time, ~ happinessattack core.conf supervisord-redacted.log docker-compose-redacted.yml