dultcers

Members
  • Posts

    20
  • Joined

  • Last visited

Everything posted by dultcers

  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. It may be rebooting. However, I think if it is it’s related to my issue with unresponsiveness. It is on a UPS.
  3. 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.
  4. My array is stopping seemingly at random, additionally my server sometimes needs to be hard reset in order to access the Web GUI. I have been troubleshooting this issue for a few weeks now and don't experience any issues when the server is up. I've attached my diagnostics report. If anyone has suggestions for what may be causing this issue I'd love to hear them. Thanks! media-diagnostics-20220904-1213.zip
  5. 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
  6. Not sure what is going on here but I have had this issue for months. My server is running great and dockers are very responsive. However, for some reason, when I load up the UnRAID WebGUI it is very slow to load. Diagnostics and Logs attached. medsrv01-syslog-20190504-1602.zip medsrv01-diagnostics-20190504-1602.zip
  7. Duh. Thank you. Should have been my first step.
  8. I have a 960 GB cache drive and the mover is scheduled to run every hour, however I always end up having to manually invoke the mover. I'm at a loss trying to fix this one and haven't been able to find a solution after months of searching. Diagnostics attached! medsrv01-diagnostics-20190214-1720.zip
  9. That was it! Maybe that was too simple... lol. Thanks binhex!
  10. Attached are pictures of the configuration. Thanks!
  11. 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
  12. As far as I can tell in order to change how much memory a docker can use I need to define from a command line. I haven't been able to figure out what command I need to use other than -m. Can you tell me the command I need to use or if I am totally off... Thanks.
  13. I have been having these issues for the past few weeks. Please help me get to the bottom of this... thanks! Attached are my diagnostics. tower-diagnostics-20170305-1234.zip
  14. Yeah I was being dumb and using a 128gb drive... formatted as NTFS... lol
  15. THAT WAS IT! Thanks so much guys. Especially you squid. I really appreciate it. By the way Fix Common Problems is AWESOME!
  16. Do I need to format the flash drive as FAT? Also Does it matter if it is USB 2 or 3?
  17. Of course. Thank you. Attached. tower-diagnostics-20170122-1313.zip
  18. When I reboot I can't access the web GUI without using the killall emhttp nohup /usr/local/sbin/emhttp & I can then access the GUI. However all my plugins, dockers and settings are gone! Once I re-add plugins, etc. The configurations seem to come back but only after re-installing them. I have read around and used some google-fu but I can't figure it out... Here is my syslog: ErrorWarningSystemArrayLogin Jan 22 12:50:41 Tower root: plugin: creating: /boot/config/plugins/NerdPack/NerdPack-2016.10.20-x86_64-1.txz - downloading from URL https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/archive/NerdPack-2016.10.20-x86_64-1.txz Jan 22 12:50:41 Tower root: plugin: creating: /boot/config/plugins/NerdPack/NerdPack-2016.10.20-x86_64-1.md5 - downloading from URL https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/archive/NerdPack-2016.10.20-x86_64-1.md5 Jan 22 12:50:41 Tower root: plugin: running: anonymous Jan 22 12:50:42 Tower nerdpack: Processing Packages... Jan 22 12:50:42 Tower nerdpack: All packages processed... Jan 22 12:51:15 Tower emhttp: cmd: /usr/local/emhttp/plugins/NerdPack/scripts/packagemanager --download Jan 22 12:51:15 Tower nerdpack: Processing Packages... Jan 22 12:51:15 Tower nerdpack: Downloading perl-5.22.2-x86_64-1.txz package... Jan 22 12:51:17 Tower nerdpack: perl-5.22.2-x86_64-1.txz package download sucessful! Jan 22 12:51:17 Tower nerdpack: Installing perl-5.22.2 package... Jan 22 12:51:20 Tower nerdpack: utempter-1.1.6 used by plugin: preclear.disk Jan 22 12:51:20 Tower nerdpack: All packages processed... Jan 22 12:51:32 Tower kernel: i2c /dev entries driver Jan 22 12:52:25 Tower root: meta-data=/dev/md2 isize=512 agcount=4, agsize=244188659 blks Jan 22 12:52:25 Tower root: = sectsz=512 attr=2, projid32bit=1 Jan 22 12:52:25 Tower root: = crc=1 finobt=1, sparse=0 Jan 22 12:52:25 Tower root: data = bsize=4096 blocks=976754633, imaxpct=5 Jan 22 12:52:25 Tower root: = sunit=0 swidth=0 blks Jan 22 12:52:25 Tower root: naming =version 2 bsize=4096 ascii-ci=0 ftype=1 Jan 22 12:52:25 Tower root: log =internal log bsize=4096 blocks=476930, version=2 Jan 22 12:52:25 Tower root: = sectsz=512 sunit=0 blks, lazy-count=1 Jan 22 12:52:25 Tower root: realtime =none extsz=4096 blocks=0, rtextents=0 Jan 22 12:52:25 Tower emhttp: shcmd (1494): mkdir -p /mnt/disk2 Jan 22 12:52:26 Tower emhttp: shcmd (1495): set -o pipefail ; mount -t btrfs,xfs,reiserfs -o noatime,nodiratime /dev/md2 /mnt/disk2 |& logger Jan 22 12:52:26 Tower kernel: XFS (md2): Mounting V5 Filesystem Jan 22 12:52:26 Tower kernel: XFS (md2): Ending clean mount Jan 22 12:52:26 Tower emhttp: shcmd (1496): xfs_growfs /mnt/disk2 |& logger Jan 22 12:52:26 Tower root: meta-data=/dev/md2 isize=512 agcount=4, agsize=244188659 blks Jan 22 12:52:26 Tower root: = sectsz=512 attr=2, projid32bit=1 Jan 22 12:52:26 Tower root: = crc=1 finobt=1 spinodes=0 Jan 22 12:52:26 Tower root: data = bsize=4096 blocks=976754633, imaxpct=5 Jan 22 12:52:26 Tower root: = sunit=0 swidth=0 blks Jan 22 12:52:26 Tower root: naming =version 2 bsize=4096 ascii-ci=0 ftype=1 Jan 22 12:52:26 Tower root: log =internal bsize=4096 blocks=476930, version=2 Jan 22 12:52:26 Tower root: = sectsz=512 sunit=0 blks, lazy-count=1 Jan 22 12:52:26 Tower root: realtime =none extsz=4096 blocks=0, rtextents=0 Jan 22 12:52:26 Tower emhttp: shcmd (1498): chmod 0777 '/mnt/disk2' Jan 22 12:52:26 Tower emhttp: shcmd (1499): chown 'nobody':'users' '/mnt/disk2' Please help!