November 1, 201015 yr Author What URL are you trying? The "System Info" plugin is at http://tower:8080/sys_info for it to work, the plugin file must be present for the system info buttons. That file is: 29-unmenu-sysinfo.awk
November 1, 201015 yr /boot/unmenu/29-unmenu-sysinfo.awk is present. I'm clicking on the SysInfo button on the left side under Extensions Menu. Then I select any of the dropdown menu items and get 404 - Not Found in the frame below.
November 1, 201015 yr Author /boot/unmenu/29-unmenu-sysinfo.awk is present. I'm clicking on the SysInfo button on the left side under Extensions Menu. Then I select any of the dropdown menu items and get 404 - Not Found in the frame below. You are using unRAID-Web, not unMENU. There are no extensions in unMENU itself. Where did you get unRAID-web from? (one source is very old and needs patching) Which version of unRAID itself are you running? Joe L.
November 1, 201015 yr Your right. I loaded unRAID-Web using the unMENU package manager. It says unraidweb-0.1.04-i386-bubba.tgz
November 1, 201015 yr Author /boot/unmenu/29-unmenu-sysinfo.awk is present. I'm clicking on the SysInfo button on the left side under Extensions Menu. Then I select any of the dropdown menu items and get 404 - Not Found in the frame below. The SysInfo button is part of unRAID-Web. BubbaQ might be able to give guidance. Perhaps you do not have the packages installed it is looking for? Much of it needs dmidecode.
November 1, 201015 yr Just wanted to say thank you to the developers of unMenu. This is an essential for unRAID. Great job!
November 4, 201015 yr I have a problem with mail at the moment. I have downloaded the lastest updatest mail and ssmtp packages and installed them. When I click on the test email button or enter echo -e "Subject: a test\n\nThis is the email body." | ssmtp -d root in the console I get the following message in the syslog and unmenu will stop working or the console will lock. Nov 4 20:18:33 Tower sSMTP[29122]: Creating SSL connection to host Has anyone got any suggestion on what I can do to resolve this?
November 4, 201015 yr Author I have a problem with mail at the moment. I have downloaded the lastest updatest mail and ssmtp packages and installed them. When I click on the test email button or enter echo -e "Subject: a test\n\nThis is the email body." | ssmtp -d root in the console I get the following message in the syslog and unmenu will stop working or the console will lock. Nov 4 20:18:33 Tower sSMTP[29122]: Creating SSL connection to host Has anyone got any suggestion on what I can do to resolve this? Probably need to set up your network gateway. Can you "ping" your mail server? Are you sure it is using an SSL connection? Joe L.
November 4, 201015 yr Joe, thanks for your quick response. Yes I can ping the mail server. My mail client is setup with SSL login. Here's the recommended setting from my isp SMTP server name smtp.blueyonder.co.uk SMTP SSL Enabled SMTP port 465 SMTP authentication Enabled (or 'Password' on Macs) SMTP username Full e-mail address, e.g., [email protected]
November 4, 201015 yr Author Joe, thanks for your quick response. Yes I can ping the mail server. My mail client is setup with SSL login. Here's the recommended setting from my isp SMTP server name smtp.blueyonder.co.uk SMTP SSL Enabled SMTP port 465 SMTP authentication Enabled (or 'Password' on Macs) SMTP username Full e-mail address, e.g., [email protected] When you test with the -d option it shows what it is doing as it does it. Do you have a firewall in place? a quick test with telnet seems to indicate they support connections on port 25. root@Tower# telnet smtp.blueyonder.co.uk 25 Trying 195.188.53.60... Connected to smtp.blueyonder.co.uk (195.188.53.60). Escape character is '^]'. 220 asmtp-out4.blueyonder.co.uk ESMTP Thu, 04 Nov 2010 23:30:56 +0000 HELP 214-Commands supported: 214 AUTH HELO EHLO MAIL RCPT DATA NOOP QUIT RSET HELP quit Joe L.
November 5, 201015 yr Joe I dont have a a firewall in place excelt the one built into my router. I don't get anything back once I enter the -d option on the screen. I get a bit more onfo in the syslog at the start with my details deisplayed root@Tower:~# telnet smtp.blueyonder.co.uk 25 Trying 195.188.53.60... Connected to smtp.blueyonder.co.uk (195.188.53.60). Escape character is '^]'. 220 asmtp-out3.blueyonder.co.uk ESMTP Fri, 05 Nov 2010 07:39:06 +0000 hel-p^H^H 500 unrecognized command help 214-Commands supported: 214 AUTH HELO EHLO MAIL RCPT DATA NOOP QUIT RSET HELP quit 221 asmtp-out3.blueyonder.co.uk closing connection Connection closed by foreign host. root@Tower:~# telnet smtp.blueyonder.co.uk 465 Trying 195.188.53.60... Connected to smtp.blueyonder.co.uk (195.188.53.60). Escape character is '^]'. help Connection closed by foreign host. root@Tower:~# echo -e "Subject: a test\n\nThis is the email body." | ssmtp -d ro ot It seems to work without the SSL but I don't receive the message.
November 6, 201015 yr Author Any chance vim could be added to the package manager? unRAID already has "vi." Is there something specific in "vim" you are looking for, or just an editor? In any case, a vim-unmenu-package.conf file is attached to this post. Download it to your \\tower\flash\packages directory or to your \\tower\flash\unmenu directory. The "vim" package will then show in the package manager. I've not tested it exclusively, but it seems to work. It is the 7.2 version. I've been waiting on a change or two on several other packages others are working on. When I get those I'll add vim to the official "downloadable" release. In the interim, you can download the package.conf file from the attachment and use it. Joe L. vim-unmenu-package.conf
November 6, 201015 yr Been using vim so long now I almost forgot the differences, but the commandline has some features I use quite often and there's some other stuff. Another thing I would like to have by the way is links. Not really sure it's available but I assume it should be, having it would help (at least me) a lot with checks right in my ssh client.
November 6, 201015 yr Tested vim, it claims to install but trying to use it I get vim: /lib/libc.so.6: version `GLIBC_2.11' not found (required by vim) I have enabled ["C" compiler & development tools] so I'm guessing it's something else. Also when I select the vim package in unmenu I have in yellow: Installed, but version is different. Current version='' expected '7.2' And the option to install vim but not the option to remove the one that is installed is that right?
November 6, 201015 yr Author Tested vim, it claims to install but trying to use it I get vim: /lib/libc.so.6: version `GLIBC_2.11' not found (required by vim) I have enabled ["C" compiler & development tools] so I'm guessing it's something else. Also when I select the vim package in unmenu I have in yellow: Installed, but version is different. Current version='' expected '7.2' And the option to install vim but not the option to remove the one that is installed is that right? You are missing the shared library /lib/libc.so.6 It does exist on my server as a symbolic link to /lib/libc-2.7.so That link might have been added by one of the programs I use, OR, you might not be using the same version of unRAID as me. What version of unRAID are you using? Joe L.
November 6, 201015 yr version: 4.5.6 root@Tower:~# ls -lash /lib/libc.so.6 0 lrwxrwxrwx 1 root root 11 2010-11-06 18:01 /lib/libc.so.6 -> libc-2.7.so*
November 6, 201015 yr Author We are running the same version of unRAID. I don't think I've got the compiler loaded... root@Tower2:/boot/packages# ls -l /lib/libc.so.6 /lib/libc-2.7.so -rwxr-xr-x 1 root root 1575187 Apr 20 2008 /lib/libc-2.7.so* lrwxrwxrwx 1 root root 11 Aug 10 00:59 /lib/libc.so.6 -> libc-2.7.so* root@Tower2:/boot/packages# md5sum /lib/libc-2.7.so 8c90694589c8b732e9f6fda40166c92e /lib/libc-2.7.so Is your libc-2.7.so the same size/md5sum? Edit: Oops... I was looking at the wrong server here... The above was on tower2 running 5.0b2. I actually see on //tower, running 4.5.6: root@Tower:/boot/packages# ls -l /lib/libc.so.6 /lib/libc-2.7.so -rwxr-xr-x 1 root root 1575187 Apr 20 2008 /lib/libc-2.7.so* lrwxrwxrwx 1 root root 14 Nov 4 12:31 /lib/libc.so.6 -> libc-2.11.1.so* It appears as if it is linked to a different version of libc.
November 6, 201015 yr Seems like I am missing libc-2.11.1.so* so now I just need to figure out where you got it root@Tower:~# ls -l /lib/libc.so.6 /lib/libc-2.7.so -rwxr-xr-x 1 root root 1570593 2008-11-21 07:33 /lib/libc-2.7.so* lrwxrwxrwx 1 root root 11 2010-11-06 18:01 /lib/libc.so.6 -> libc-2.7.so*
November 6, 201015 yr Author I know where I got it... It is in the "transmission" package as distributed by bubbaQ along with a lot of other stuff. It is one of the packages I was waiting on. The link for it is here download with wget -O transmission-unraid-0.0.2-i386-bubba.tgz http://www.tcpatools.com/bubba/transmission+unraid-0.0.2-i386-bubba.tgz install with installpkg transmission-unraid-0.0.2-i386-bubba.tgz Joe L.
November 6, 201015 yr Yeah that made the trick. I'm assuming that considering the download/install method transmission won't show up in unmenu now as installable/uninstalable. Do I have to re-install it at reboot or anything?
November 6, 201015 yr Restarted and seems so, just gonna add it to go. Transmission is looking beautiful (and useful) though. Awesome work.
November 6, 201015 yr Author Restarted and seems so, just gonna add it to go. Transmission is looking beautiful (and useful) though. Awesome work. Wait until you see the full package for transmission in the package manager. You can modify all the configurable parameters in it.
November 9, 201015 yr I've been using unMenu 1.3 on unRAID 4.5.4 for a while without issue. However, a few days ago I stopped being able to access the unMenu main page at tower:8080. However, I can still access the other pages, like http://tower:8080/myMain, or http://tower:8080/system_log. I thought maybe rebooting would fix it, but I wasn't willing to reboot just to try to fix that. However, earlier today there was a long power outage, and my unRAID server shut down automatically. After turning it back on, I see I still can't access the unMenu main page.
November 9, 201015 yr Author I've been using unMenu 1.3 on unRAID 4.5.4 for a while without issue. However, a few days ago I stopped being able to access the unMenu main page at tower:8080. However, I can still access the other pages, like http://tower:8080/myMain, or http://tower:8080/system_log. I thought maybe rebooting would fix it, but I wasn't willing to reboot just to try to fix that. However, earlier today there was a long power outage, and my unRAID server shut down automatically. After turning it back on, I see I still can't access the unMenu main page. try clearing the cache on your browser
Archived
This topic is now archived and is closed to further replies.