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.

UNRAID 6.9.1 Wake-On-Lan still broken!

Featured Replies

Already complained with earlier 6.9 versions, but still broken.

Apparently no one uses wake on lan on unraid with 6.9.x?!

No problem for WOL. In general Unraid won't touch / affect / support WOL.

  • Author

It was / is working fine in 6.8.3 so back to that again.

But dad to format during write because syncing indefinitely, and then use make_bootable to fix it.

Edited by gerard6110

Switched to 6.9.1 today, WOL was unstable / not working. Server went to Sleep immediately. Maybe its a bug with S3 Sleep. Downgraded to 6.8.3 - everything works like a charm.

  • 4 weeks later...
  • Author

As SpaceInvaderOne's excellent videos will cover 6.9.x from now on, I decided to put all my three servers on it, despite one of them without WOL (and basically having to run up and down as it is a media - and main backup server not running all the time). So today I went in deep trying to fix it. Which I found / did!

 

Apparently, the command "Custom commands before sleep:" in the Sleep plugin "ethtool -s eth0 wol g" is not being executed. 

 

By just removing the command from the Sleep plugin, and creating a bash script to run at each array start the WOL is operational again.

 

Steps:

- If not already, install the "User Scripts" plugin;

- Optionally and recommended, if you want it to appear on the menu tabs, install plugin "Custom Tab"

- Create a new plugin, like "ReActivateWOL", with the following lines:

 

#!/bin/bash
ethtool -s eth0 wol g

and save changes.

 

- Instead of "Schedule Disabled" change to "At Startup of Array" (maybe "At Stopping of Array" also works, did not try that yet)

- and click Done.

 

To ReActivateWOL:

- Stop Array

- Start Array

 

Now WOL should work again after Sleep and even after Shutdown (in my case).

 

Hope it will work for you too.

Edited by gerard6110
typos

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.