July 8, 201015 yr have installed unmenu ok. If i tell it to download a package, it sits there and broswer says waiting for tower. If i then click on a diffarent link along top i get page not dsiplayed. even if i go back to running http://tower:8080 i get page not found. i have to then reboot. any ideas?
July 8, 201015 yr have installed unmenu ok. If i tell it to download a package, it sits there and broswer says waiting for tower. If i then click on a diffarent link along top i get page not dsiplayed. even if i go back to running http://tower:8080 i get page not found. i have to then reboot. any ideas? What package were you trying to download? While the unmenu web-server is processing a first "request" (the download of the package) it is unable to handle a second. That is probably why you got a "page not found". What version of unMENU are you running? Some older package files may have download links that are no longer valid. If it happens again, capture a syslog BEFORE you reboot. Do you have a nameserver defined in your unRAID settings? Type: net lookup google.com Does it return an IP address? Do you have connectivity to the outside world from your server (a Gateway defined in your unRAID settings)? Type: ping -c 10 google.com Does it respond? Joe L.
July 8, 201015 yr i have to then reboot. any ideas? (a) You might want to telnet to your system and do "ps -ef | grep uu" from console to find out if unmenu process still exists (b) You don't need to reboot your system just manually restart unmenu process as you did in GO script then you will re-gain unmenu service. © If my memory serves me, i did see this problem before while unmenu is busying if i immediately connect to unmenu through another HTTP session, unmenu process will disappear.
July 8, 201015 yr Author I do have gateway. managed to download and install an APC addon ok. Was when i came to try the smtp one. I'm running version of unmenu on google code at moment. I have a dns server address, i assume thats same as name server. I'm new to this, and only just managed to install unmenu today. I have no idea how to create sys log. have installed unmenu ok. If i tell it to download a package, it sits there and broswer says waiting for tower. If i then click on a diffarent link along top i get page not dsiplayed. even if i go back to running http://tower:8080 i get page not found. i have to then reboot. any ideas? What package were you trying to download? While the unmenu web-server is processing a first "request" (the download of the package) it is unable to handle a second. That is probably why you got a "page not found". What version of unMENU are you running? Some older package files may have download links that are no longer valid. If it happens again, capture a syslog BEFORE you reboot. Do you have a nameserver defined in your unRAID settings? Type: net lookup google.com Does it return an IP address? Do you have connectivity to the outside world from your server (a Gateway defined in your unRAID settings)? Type: ping -c 10 google.com Does it respond? Joe L.
July 8, 201015 yr you syslog lives in the /var/log/ directory. You could just use this command cp /var/log/syslog > /boot/syslog.txt Which means copy the syslog to your flashdrive and add a .txt file to the end so you can easily read it in windows. Here is the wiki page to creating a syslog. http://lime-technology.com/wiki/index.php?title=Troubleshooting#Capturing_your_syslog
Archived
This topic is now archived and is closed to further replies.