Jump to content

owenfiscus

Members
  • Posts

    20
  • Joined

  • Last visited

Posts posted by owenfiscus

  1. Yeah I definitely will. I noticed a bit of a correlation between finishing a parity check and the server going back down again at the start of this issue but it doesn’t seem that it’s necessarily the cause of my problems. Do you recommend any steps I should take to further investigate the causes of the unclean shutdowns?

  2. 1 minute ago, trurl said:

    Do you mean the array actually stops as if you had clicked the Stop button in Array Operation? Or do you just mean it quits working in some way?


    It’s more akin to it being stopped via the Stop Array operation. I’ve come to find services it handles unavailable at random and when visiting the GUI the array is stopped. Once I start it, all is well. However, some times the server will be physically running but does not respond in any way; SSH, the GUI, or even to ping.

  3. On 6/9/2020 at 5:29 AM, ssn760 said:

    Still broken, even in beta v6.9.  I can't imagine it's that difficult to add the chat id as a field to populate under the bot token?  Or at a minimum, add help text to indicate which files need to be populated on the USB stick.  Looking at this thread, it seems this has been broken for a long time.

    If you're trying to use a channel ID you need to add '-100' to the front of it in your chatid file for it to function.

     

    Ex: Channel ID is 1234567899, you would provide -1001234567899 to the file

  4. 2 minutes ago, binhex said:

    @dultcers yep as suspected its a path issue, change all references to "Downloads" to "data" in the deluge ui, you dont have a volume mapping of "/Downloads".

     

    note - the path is case sensitive so make sure its lowercase "data"

    That was it! Maybe that was too simple... lol. Thanks binhex!

  5. 5 hours ago, binhex said:

     

    you've chopped off the really useful bit at the start of this log :-(, but from the above it looks like its a successful start, my guess would be that you have incorrectly set the folders and thus deluge cannot write to disk, please can you post a screenshot of the deluge webui showing preferences/downloads screen.

     Attached are pictures of the configuration. Thanks!

    config.PNG

    downloads.PNG

  6. So I am having a very odd issue that I am hoping fill fix itself now as I feel as though I have tried everything... I have now re installed unRAID and the issue persists. :'( Whenever I add a torrent to Deluge it begins to download, speeds up as usual then slows down until it stalls only seconds later... checking the downloads folder show no data has been downloaded. I have played with every setting imaginable so I'm sure I'm just being an idiot.

     

    I am using binhex-delugevpn with Private Internet Access. This issue started yesterday. I have been playing around with downloaders like Couch Potato but after removing every trace of those I could find and even re-installing the OS and re-configuring unRAID I am at a loss...

     

    Please help! 

     

    Here are some logs from Deluge:

     

    
    2017-03-07 22:28:19.696152 [info] Starting Supervisor...
    2017-03-07 22:28:19,885 CRIT Set uid to user 0
    2017-03-07 22:28:19,885 INFO Included extra file "/etc/supervisor/conf.d/delugevpn.conf" during parsing
    2017-03-07 22:28:19,887 INFO supervisord started with pid 6
    2017-03-07 22:28:20,889 INFO spawned: 'start-script' with pid 113
    2017-03-07 22:28:20,889 INFO spawned: 'deluge-script' with pid 114
    2017-03-07 22:28:20,890 INFO spawned: 'deluge-web-script' with pid 115
    2017-03-07 22:28:20,891 INFO spawned: 'privoxy-script' with pid 116
    2017-03-07 22:28:20,894 DEBG 'start-script' stdout output:
    [info] VPN is enabled, beginning configuration of VPN
    
    2017-03-07 22:28:20,894 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2017-03-07 22:28:20,894 INFO success: deluge-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2017-03-07 22:28:20,894 INFO success: deluge-web-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2017-03-07 22:28:20,894 INFO success: privoxy-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2017-03-07 22:28:20,895 DEBG 'privoxy-script' stdout output:
    [info] Privoxy set to disabled
    
    2017-03-07 22:28:20,895 DEBG fd 26 closed, stopped monitoring <POutputDispatcher at 46949059601544 for <Subprocess at 46949059024512 with name privoxy-script in state RUNNING> (stderr)>
    2017-03-07 22:28:20,895 DEBG fd 22 closed, stopped monitoring <POutputDispatcher at 46949059602984 for <Subprocess at 46949059024512 with name privoxy-script in state RUNNING> (stdout)>
    2017-03-07 22:28:20,895 INFO exited: privoxy-script (exit status 0; expected)
    2017-03-07 22:28:20,896 DEBG received SIGCLD indicating a child quit
    2017-03-07 22:28:20,896 DEBG 'deluge-script' stdout output:
    [info] Deluge config file doesn't exist, copying default...
    
    2017-03-07 22:28:20,898 DEBG 'deluge-script' stdout output:
    [info] VPN is enabled, checking VPN tunnel local ip is valid
    
    2017-03-07 22:28:20,899 DEBG 'start-script' stdout output:
    [info] VPN default certs defined, copying to /config/openvpn/...
    
    2017-03-07 22:28:20,901 DEBG 'start-script' stdout output:
    [info] VPN config file (ovpn extension) is located at /config/openvpn/openvpn.ovpn
    
    2017-03-07 22:28:20,901 DEBG 'start-script' stderr output:
    dos2unix: converting file /config/openvpn/openvpn.ovpn to Unix format...
    
    2017-03-07 22:28:20,928 DEBG 'start-script' stdout output:
    [info] Default route for container is 172.17.0.1
    
    2017-03-07 22:28:20,930 DEBG 'start-script' stdout output:
    [info] Adding 8.8.8.8 to /etc/resolv.conf
    
    2017-03-07 22:28:20,932 DEBG 'start-script' stdout output:
    [info] Adding 37.235.1.174 to /etc/resolv.conf
    
    2017-03-07 22:28:20,934 DEBG 'start-script' stdout output:
    [info] Adding 8.8.4.4 to /etc/resolv.conf
    
    2017-03-07 22:28:20,936 DEBG 'start-script' stdout output:
    [info] Adding 37.235.1.177 to /etc/resolv.conf
    
    2017-03-07 22:28:20,940 DEBG 'start-script' stdout output:
    [info] Adding 192.168.0.0/24 as route via docker eth0
    
    2017-03-07 22:28:20,941 DEBG 'start-script' stdout output:
    [info] ip route defined as follows...
    --------------------
    
    2017-03-07 22:28:20,941 DEBG 'start-script' stdout output:
    default via 172.17.0.1 dev eth0
    172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.2
    192.168.0.0/24 via 172.17.0.1 dev eth0
    
    2017-03-07 22:28:20,941 DEBG 'start-script' stdout output:
    --------------------
    
    2017-03-07 22:28:20,945 DEBG 'start-script' stdout output:
    [info] iptable_mangle support detected, adding fwmark for tables
    
    2017-03-07 22:28:20,965 DEBG 'start-script' stdout output:
    [info] iptables defined as follows...
    --------------------
    
    2017-03-07 22:28:20,966 DEBG 'start-script' stdout output:
    -P INPUT DROP
    -P FORWARD ACCEPT
    -P OUTPUT DROP
    -A INPUT -i tun0 -j ACCEPT
    -A INPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT
    -A INPUT -i eth0 -p udp -m udp --sport 1198 -j ACCEPT
    -A INPUT -i eth0 -p tcp -m tcp --dport 8112 -j ACCEPT
    -A INPUT -i eth0 -p tcp -m tcp --sport 8112 -j ACCEPT
    -A INPUT -s 192.168.0.0/24 -i eth0 -p tcp -m tcp --dport 58846 -j ACCEPT
    -A INPUT -p udp -m udp --sport 53 -j ACCEPT
    -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT
    -A INPUT -i lo -j ACCEPT
    -A OUTPUT -o tun0 -j ACCEPT
    -A OUTPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT
    -A OUTPUT -o eth0 -p udp -m udp --dport 1198 -j ACCEPT
    -A OUTPUT -o eth0 -p tcp -m tcp --dport 8112 -j ACCEPT
    -A OUTPUT -o eth0 -p tcp -m tcp --sport 8112 -j ACCEPT
    -A OUTPUT -d 192.168.0.0/24 -o eth0 -p tcp -m tcp --sport 58846 -j ACCEPT
    -A OUTPUT -p udp -m udp --dport 53 -j ACCEPT
    -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT
    -A OUTPUT -o lo -j ACCEPT
    
    2017-03-07 22:28:20,966 DEBG 'start-script' stdout output:
    --------------------
    
    2017-03-07 22:28:20,966 DEBG 'start-script' stdout output:
    [info] Starting OpenVPN...
    
    2017-03-07 22:28:20,974 DEBG 'start-script' stdout output:
    [info] OpenVPN started
    
    2017-03-07 22:28:23,036 DEBG 'deluge-script' stdout output:
    [info] Deluge not running
    [info] Deluge listening interface IP 0.0.0.0 and VPN provider IP 10.43.10.6 different, marking for reconfigure
    
    2017-03-07 22:28:29,789 DEBG 'deluge-script' stdout output:
    [info] Attempting to start Deluge...
    
    2017-03-07 22:28:30,351 DEBG 'deluge-script' stdout output:
    [info] Deluge listening interface currently defined as 0.0.0.0
    [info] Deluge listening interface will be changed to 10.43.10.6
    [info] Saving changes to Deluge config file /config/core.conf...
    
    2017-03-07 22:28:30,603 DEBG 'deluge-script' stderr output:
    /usr/lib/python2.7/site-packages/deluge/_libtorrent.py:59: RuntimeWarning: to-Python converter for boost::shared_ptr<libtorrent::alert> already registered; second conversion method ignored.
    import libtorrent as lt
    
    2017-03-07 22:28:30,749 DEBG 'deluge-web-script' stdout output:
    [info] Starting Deluge webui...
    
    2017-03-07 22:28:30,977 DEBG 'deluge-script' stdout output:
    Setting random_port to False..
    Configuration value successfully updated.
    
    2017-03-07 22:28:31,238 DEBG 'deluge-script' stdout output:
    Setting listen_ports to (55923, 55923)..
    Configuration value successfully updated.
    
    2017-03-07 22:28:31,257 DEBG 'deluge-script' stdout output:
    [info] Deluge started

     

×
×
  • Create New...