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.

Problem Installing Unmenu

Featured Replies

Recently I installed Unmenu on a server and it worked great.  I've since reconfigured and starting again, but when I try to run unmenu_install, I get the following:

 

http://my.jetscreenshot.com/12412/20150417-ldyz-211kb

 

I'm using the same network.cfg I used before.  And I can ping google's IP, but not www.google.com.

 

Confused...but obviously missing something...

 

Thanks in advance...

Jeff...

Jeff,

 

The error message appears to be accurate. You don't have a DNS server configured. For example, my network.cfg looks like this:

 

# Generated settings:
USE_DHCP="no"
IPADDR="192.168.0.15"
NETMASK="255.255.255.0"
GATEWAY="192.168.0.1"
DHCP_KEEPRESOLV="no"
DNS_SERVER1="192.168.0.1"
DNS_SERVER2=""
DNS_SERVER3=""
BONDING="no"
BONDING_MODE="1"
BRIDGING="yes"
BRNAME="br0"
BRSTP="no"

 

Yours is missing the "DNS_SERVER1" field. What have you got configured there in the Settings -> Network Settings page in the unRAID GUI? If yours is like 99.9% of home networks it's the same as your default gateway, 192.168.1.1

 

-A

  • Author

Hey A...

 

Yep, I figured that out last night.  I had actually wondered about that when I first configured it, why it wasn't included, then did some digging and found it.  Added my DNS (192.168.1.1) and 8.8.8.8 and it works fine now.

 

I have noticed something interesting.  Sometimes, when I use the server name (i.e. Tower) vs the IP to access the webgui, I get a not found.  Restarting the server fixes it.  This is what my network.cfg looks like now...

 

# Generated settings:
USE_DHCP="no"
IPADDR="192.168.1.100"
NETMASK="255.255.255.0"
GATEWAY="192.168.1.1"
DHCP_KEEPRESOLV="no"
DNS_SERVER1="192.168.1.1"
DNS_SERVER2="8.8.8.8"
DNS_SERVER3=""
BONDING="no"
BONDING_MODE="1"

...I have noticed something interesting.  Sometimes, when I use the server name (i.e. Tower) vs the IP to access the webgui, I get a not found.  Restarting the server fixes it.  This is what my network.cfg looks like now...

SMB Settings - Workgroup Settings - Local master: Yes

 

You may have to shutdown other computers on the network so unRAID can assume the Local master.

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.