Antimarkovnikov

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Antimarkovnikov

  1. Changing from OpenVPN to WireGuard worked for me. Although I had to change my LAN_NETWORK setting to 192.168.0.0/24 to get the WebUI to show up after that.
  2. I'm having a issue with Deluge VPN. Right now all my torrents are not updating their trackers and are sitting at no seeders or peers. I use PIA and have tried connecting to different ovpn servers and haven't had any luck. Here's the current log for the docker. 2022-07-05 13:21:26,373 DEBG 'watchdog-script' stdout output: [info] Deluge key 'outgoing_interface' currently has a value of 'tun0' [info] Deluge key 'outgoing_interface' will have a new value 'tun0' [info] Writing changes to Deluge config file '/config/core.conf'... 2022-07-05 13:21:26,854 DEBG 'watchdog-script' stdout output: [info] Deluge key 'default_daemon' currently has a value of '51cb5aaae02ac52ca9d32c0434a98e12d4fac639' [info] Deluge key 'default_daemon' will have a new value '51cb5aaae02ac52ca9d32c0434a98e12d4fac639' [info] Writing changes to Deluge config file '/config/web.conf'... 2022-07-05 13:21:27,589 DEBG 'watchdog-script' stdout output: [info] Deluge process started [info] Waiting for Deluge process to start listening on port 58846... 2022-07-05 13:21:27,923 DEBG 'watchdog-script' stdout output: [info] Deluge process listening on port 58846 2022-07-05 13:21:32,721 DEBG 'watchdog-script' stdout output: Setting "random_port" to: False Configuration value successfully updated. 2022-07-05 13:21:32,721 DEBG 'watchdog-script' stderr output: <Deferred at 0x146235b76d10 current result: None> 2022-07-05 13:21:37,825 DEBG 'watchdog-script' stdout output: Setting "listen_ports" to: (44187, 44187) Configuration value successfully updated. 2022-07-05 13:21:37,825 DEBG 'watchdog-script' stderr output: <Deferred at 0x14ffe7286b60 current result: None> 2022-07-05 13:21:42,935 DEBG 'watchdog-script' stderr output: <Deferred at 0x155476456c20 current result: None> 2022-07-05 13:21:43,122 DEBG 'watchdog-script' stdout output: [info] No torrents with state 'Error' found 2022-07-05 13:21:43,123 DEBG 'watchdog-script' stdout output: [info] Starting Deluge Web UI... 2022-07-05 13:21:43,123 DEBG 'watchdog-script' stdout output: [info] Deluge Web UI started 2022-07-05 13:21:43,126 DEBG 'watchdog-script' stdout output: [info] Attempting to start Privoxy... 2022-07-05 13:21:44,135 DEBG 'watchdog-script' stdout output: [info] Privoxy process started [info] Waiting for Privoxy process to start listening on port 8118... 2022-07-05 13:21:44,142 DEBG 'watchdog-script' stdout output: [info] Privoxy process listening on port 8118 2022-07-05 13:35:55,070 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 13:48:33,559 DEBG 'watchdog-script' stderr output: Unhandled error in Deferred: 2022-07-05 13:48:33,566 DEBG 'watchdog-script' stderr output: Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/twisted/internet/defer.py", line 858, in _runCallbacks current.result = callback( # type: ignore[misc] File "/usr/lib/python3.10/site-packages/twisted/internet/defer.py", line 1338, in _cbDeferred self.callback(cast(_DeferredListResultListT, self.resultList)) File "/usr/lib/python3.10/site-packages/twisted/internet/defer.py", line 662, in callback self._startRunCallbacks(result) File "/usr/lib/python3.10/site-packages/twisted/internet/defer.py", line 764, in _startRunCallbacks self._runCallbacks() --- <exception caught here> --- File "/usr/lib/python3.10/site-packages/twisted/internet/defer.py", line 858, in _runCallbacks current.result = callback( # type: ignore[misc] File "/usr/lib/python3.10/site-packages/deluge/ui/web/json_api.py", line 187, in _on_rpc_request_failed return self._send_response(request, response) File "/usr/lib/python3.10/site-packages/deluge/ui/web/json_api.py", line 229, in _send_response response = json.dumps(response) File "/usr/lib/python3.10/json/__init__.py", line 231, in dumps return _default_encoder.encode(obj) File "/usr/lib/python3.10/json/encoder.py", line 199, in encode chunks = self.iterencode(o, _one_shot=True) File "/usr/lib/python3.10/json/encoder.py", line 257, in iterencode return _iterencode(o, 0) File "/usr/lib/python3.10/json/encoder.py", line 179, in default raise TypeError(f'Object of type {o.__class__.__name__} ' builtins.TypeError: Object of type Failure is not JSON serializable 2022-07-05 13:48:33,566 DEBG 'watchdog-script' stderr output: Unhandled error in Deferred: Traceback (most recent call last): Failure: deluge.error.AddTorrentError: Torrent already in session (31f39e3afe7c418ea6c10ea1b650e7d6d00680cf). 2022-07-05 13:50:55,508 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 14:05:55,940 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 14:20:56,368 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 14:35:56,819 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 14:50:57,248 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 15:05:57,681 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 15:20:58,114 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 15:35:58,547 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 15:50:58,982 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 16:05:59,411 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 16:20:59,842 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 16:36:00,280 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 16:51:00,722 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 17:06:01,162 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 17:21:01,598 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 17:36:02,030 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 17:51:02,466 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 18:06:02,906 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 18:21:03,339 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 18:36:03,769 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 18:51:04,211 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 19:06:04,651 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 19:21:05,082 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 19:36:05,508 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 19:51:05,942 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 20:06:06,374 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 20:21:06,802 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 20:36:07,231 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 20:51:07,671 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 21:06:08,107 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 21:21:08,541 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 21:36:08,975 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 21:51:09,409 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 22:06:09,831 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 22:21:10,268 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 22:36:10,687 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 22:51:11,108 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 23:06:11,538 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 23:21:11,967 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 23:36:12,400 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-05 23:51:12,830 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 00:06:13,259 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 00:21:13,688 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 00:36:14,117 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 00:51:14,557 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 01:06:14,992 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 01:21:15,428 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 01:36:15,858 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 01:51:16,292 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 02:06:16,721 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 02:21:17,155 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 02:36:17,582 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 02:51:18,014 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 03:06:18,453 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 03:21:18,909 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 03:36:19,358 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 03:51:19,801 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 04:06:20,239 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 04:21:20,683 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 04:36:21,120 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 04:51:21,553 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 05:06:21,985 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 05:21:22,417 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 05:36:22,850 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 05:51:23,289 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 06:06:23,717 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 06:21:24,144 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 06:36:24,580 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 06:51:25,015 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 07:06:25,443 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 07:21:25,871 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 07:36:26,310 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 07:51:26,742 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 08:06:27,191 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 08:21:27,624 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 08:36:28,062 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 08:51:28,496 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 09:06:28,925 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 09:21:29,357 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 09:36:29,791 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 09:51:30,227 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 10:06:30,658 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 10:21:31,089 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 10:36:31,525 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187' 2022-07-06 10:51:31,956 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '44187'