Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

unMENU 1.5 ... now available for download.

Featured Replies

  • 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

  • Replies 1.3k
  • Views 368k
  • Created
  • Last Reply

/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.

  • 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.

Your right. I loaded unRAID-Web using the unMENU package manager. It says unraidweb-0.1.04-i386-bubba.tgz

  • 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.

Just wanted to say thank you to the developers of unMenu. This is an essential for unRAID.  Great job!

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?

 

 

  • 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.

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]

 

 

  • 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.

 

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.

 

 

 

Any chance vim could be added to the package manager?

  • 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

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.

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?

 

  • 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.

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*

  • 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.

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*

 

  • 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.

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?

Restarted and seems so, just gonna add it to go. Transmission is looking beautiful (and useful) though. Awesome work.

  • 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.

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.

  • 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.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.