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.

(Solved) Help! Can’t no longer autostart my encrypted Array

Featured Replies

Hello! I hope someone can help me with this. For the last year, my unraid server autostarted the encrypted array automatically by downloading the keyfile from FTP. I used the guide from @SpaceInvaderOne, and it worked well until yesterday. Yesterday the array did not start and showed up the message "wrong key" (Screenshot)

 

My go file:

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

#Setup drivers for hardware transcoding in Plex
modprobe i915
sleep 4
chown -R nobody:users /dev/dri
chmod -R 777 /dev/dri

#Keyfile
wget --user=MYUSER --password='MYPASSWORD' ftp://MYFTPLINK/keyfile -O /root/keyfile

 

Unfortunately, I have no idea what went wrong since I did not change anything. I checked the keyfile: With every reboot the keyfile will be correctly downloaded to /root/keyfile as in the guide. I also did not change the password. The password has 11 Characters and only letters and numbers. No special characters. It is very strange because I didn't change anything and the file is in /root.

 

Any ideas on this? Help would be very nice! 🙂

 

Screenshot Capture - 2021-06-19 - 18-24-50.png

Edited by Mor9oth
solved

  • Author
16 hours ago, Squid said:

Put the wget and sleep in before the emhttp line?

OMG! That was it! Thank you @Squid😀

I placed the:

# Start the Management Utility
/usr/local/sbin/emhttp &

 

At the end of the go file and removed the iGPU part because I use the Intel GPU TOP Plugin anyway.

Still no idea why it worked so long in the original sequence, but its solved! 

  • Mor9oth changed the title to (Solved) Help! Can’t no longer autostart my encrypted Array

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.