November 2, 201015 yr EDIT:I unplugged the power cord from my Modem, Router, and Switch all at the same time waited a few seconds and plugged them all back in. Tested my DynDns urls and all is working again. not sure why I was able to get access to SAB and SIck but not telnet, or unRaid Gui and unMenu though out of no where it just started today. I am no longer able to connect remotely. only thing I can think of is parity check started today. I use DynDns and had no problems connecting via telnet or the web gui or unMenu gui. I am able to connect to SABnzbd and SickBeard via my DynDns account but trying to connect to web gui, unMenu, or telnet doens't not work. I am able to connect to the web gui and unmenu by typing in my ip address on my Lan. or //tower and //tower:8080 just can't connect via remote here is a debug log from a reboot I just did. by the way Parity check is going on at the moment, but this last reboot my Sabnzbd didn't start I had to manually start it. my go script looks like so: #!/bin/bash # Start the Management Utility /usr/local/sbin/emhttp & /boot/config/snap/snap.sh -b #install etherwake installpkg /boot/packages/etherwake-1.09-i686-3cf.txz #start unMENU /boot/unmenu/uu # Install Nano installpkg /boot/packages/nano-2.2.4-i486-unRAID.txz #Sleep for 30 seconds sleep 30 #Start SABnzbd installpkg /boot/custom/SABnzbdDependencies-2.0rc-i486-unRAID.tgz python /mnt/disk1/.custom/sabnzbd/SABnzbd.py -d -s 192.168.2.10:88 #Start SickBeard nohup python /mnt/disk1/.custom/sickbeard/SickBeard.py & #Start CouchPotato #python /mnt/disk1/.custom/couchpotato/CouchPotato.py -d -=Jason=- syslog-2010-11-01.txt
Archived
This topic is now archived and is closed to further replies.