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.

Upgrade 5.x to 6.x - Booted but no web interface

Featured Replies

I just did the upgrade procedures for unRAID beta. I wiped my flash drive, installed 6.0 beta 4, overwrote config file with 5.x config directory, and booted.

 

It booted to a login screen that is displaying my old server name ("fileserver"). I can telnet to the box, but the web interface doesn't load. What are some troubleshooting steps?

  • Author

Additional info:

 

Attempted to run the emhttp process and received the following error:

 

root@fileserver:/boot# /usr/local/sbin/emhttp: error while loading shared libraries: libcrypto.so.1: cannot open shared object file: No such file or directory

 

not sure where this file is supposed to be?

 

Also, I did some research and found that GO files could be trying to load some old plugins that are 32bit and causing crashes. Here is my old GO file. Is the only way to update the file to actually pull the USB stick? I tried VI

#!/bin/bash
# Start the Management Utility
/usr/local/sbin/emhttp &
/boot/unmenu/uu

cd /boot/packages && find . -name '*.auto_install' -type f -print | sort | xargs -n1 sh -c 
installpkg /boot/package/unraid_notify-2.55-noarch-unRAID.tgz
unraid_notify start
echo -e "Subject: unRAID Booted Up\n\unRAID has just booted." | ssmtp -d root
installpkg /boot/packages/hamachi-2.1.0.76-i686-unRAID.tgz

 

I've modified it to just

 

#!/bin/bash
# Start the Management Utility
/usr/local/sbin/emhttp &

 

rebooting now..

  • Author

For others running into issues with the upgrade. It was being caused by some of the various plugins that I have installed. I simply renamed the /boot/config/plugins folder to /boot/config/pluginsback. Restarted the server (cmd: shutdown -r now) and it all booted up. Now to slowly start fixing broken plugins.

 

Does a forum exist for 6.0 discussions?? IF not, it should

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.