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.

Dynamix - V6 Plugins

Featured Replies

  • Author

Yes, it is already 19th at my place  :)

 

I think I found the error, need to move back the library to /usr/lib, cause this is hardcoded in some programs and caused the real-time updates not to work anymore.

 

I've made a 2015.12.19a version, with the correction.

 

  • Replies 4.4k
  • Views 1.4m
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • It has been some time since I visited the Unraid forums. Due to health issues I had to take a break, and unfortunately this break took way longer than anticipated. But I am back and will sta

  • Phoenix Down
    Phoenix Down

    Hi @bonienl, is this the right channel to report a bug? If not, please point me in the right direction     I've been noticing an issue with Autofan in the last couple of months. It seems lik

  • Today has been a productive day   I have updated several Dynamix plugins, mainly bug fixes. Please check your plugins to get the updates.

Posted Images

Yes, it is already 19th at my place  :)

 

I think I found the error, need to move back the library to /usr/lib, cause this is hardcoded in some programs and caused the real-time updates not to work anymore.

 

I've made a 2015.12.19a version, with the correction.

 

That did it.

  • Author

An update of the sysstat files was done, version 2015.12.19b issued.

 

Would it be possible to make the Cache SSD Trim configurable as to what drive(s) it actually runs on?  I don't use a SSD for cache, but I do use it for everything docker.  I'm currently using a script installed into the daily cron job list to do it, but would rather be able to manage it via the UI if possible.

 

My monitor doesn't wake up after S3 sleep. The monitor just stays in standby. This didn't happen before. Not sure which update broke it. Does anyone have any ideas on how to fix this? I have tried two different video cards now, and both have the same problem.

Hi,

 

I am pretty new to unraid and just got my first server up with v6.1.6 trying to get the S3 Sleep Plugin working.

I followed the Wiki here: http://lime-technology.com/wiki/index.php?title=Setup_Sleep_(S3)_and_Wake_on_Lan_(WOL)

and I am able to get my server asleep by Telnet, with the button under the arry operations page and the execute function worked aswell.

 

But I am only able to wake it up with the Wakeup.bat file as described in the Wiki.

Shouldn't my server wake up aswell when trying to access a user share over the network for example?

I am not sure if I need to make any further adjustments as described in the Wiki (e.g. generating a sleep script) as I thought that this would already be covered by installing the plugin through the link of this thread.

 

Hope someone can clear me up.

 

 

Thank you!

 

 

 

Just updated the Local Master plugin and instantly got:

Warning: require_once(include/DefaultPageLayout.php): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix/template.php on line 56 Fatal error: require_once(): Failed opening required 'include/DefaultPageLayout.php' (include_path='.:') in /usr/local/emhttp/plugins/dynamix/template.php on line 56 

 

unable to access webgui, but everything else is still working.... ie dockers and smb/nfs shares.... is there a CLI update or fix that i can apply to regain access to webgui? unable to reboot now due to some maintenance of server and need to see progress. Thanks for any assistance...

Just updated the Local Master plugin and instantly got:

Warning: require_once(include/DefaultPageLayout.php): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix/template.php on line 56 Fatal error: require_once(): Failed opening required 'include/DefaultPageLayout.php' (include_path='.:') in /usr/local/emhttp/plugins/dynamix/template.php on line 56 

 

unable to access webgui, but everything else is still working.... ie dockers and smb/nfs shares.... is there a CLI update or fix that i can apply to regain access to webgui? unable to reboot now due to some maintenance server and need to see progress. Thanks for any assistance...

Probably flash corruption.

Exact same issue as nacat78, lost access to the webUI with the same error, everything else is still fine.

Looking for a way to uninstall plugins from terminal...

 

Exact same issue as nacat78, lost access to the webUI with the same error, everything else is still fine.

Looking for a way to uninstall plugins from terminal...

Well, sounds like a bug then. Thanks for taking one for the team. ;D

You're fast ^^

 

Fixed by opening flash/bzroot using 7zip

Extracted /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php

Connected via sftp to my machine (as root)

Copied php file to /usr/local/emhttp/plugins/dynamix/include/

Checked that permissions were 644

Refreshed WebUI

Works

 

Since I know I can fix it, I tried reinstalling Local Master in hopes of it breaking again but I failed, it installed fine ^^.

Discovered System AutoFan while I was looking for a solution to adjust my pwm fans depending on the hard drive temperature. Would System AutoFan do what I'm looking for? I see that it's still in WIP, is it fine to install on prod environment??

  • Author

You're fast ^^

 

Fixed by opening flash/bzroot using 7zip

Extracted /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php

Connected via sftp to my machine (as root)

Copied php file to /usr/local/emhttp/plugins/dynamix/include/

Checked that permissions were 644

Refreshed WebUI

Works

 

Since I know I can fix it, I tried reinstalling Local Master in hopes of it breaking again but I failed, it installed fine ^^.

 

There was a mistake in the first PLG file which I put online and it accidentally deleted the file DefaultPageLayout.php. The second version which I posted about 10 minutes later has the correct PLG file. Amazing to see how fast people upgrade ;D

 

For those affected, the fix of kyis works by simply restoring the missing file.

 

 

There was a mistake in the first PLG file which I put online and it accidentally deleted the file DefaultPageLayout.php. The second version which I posted about 10 minutes later has the correct PLG file. Amazing to see how fast people upgrade ;D

 

For those affected, the fix of kyis works by simply restoring the missing file.

 

 

The Problem persists with update 2015.12.29a... it deleted the DefaultPageLayout.php... I had to restore it with the instructions in this thread from bzroot

  • Author

 

There was a mistake in the first PLG file which I put online and it accidentally deleted the file DefaultPageLayout.php. The second version which I posted about 10 minutes later has the correct PLG file. Amazing to see how fast people upgrade ;D

 

For those affected, the fix of kyis works by simply restoring the missing file.

 

 

The Problem persists with update 2015.12.29a... it deleted the DefaultPageLayout.php... I had to restore it with the instructions in this thread from bzroot

 

Ok, squashed it now ... update 2015.12.30 doesn't touch the .php file at all.

Glad I could help, and I learned how plugin installation works on the way.  ;)

What exactly is a "Local Master" and why would I need/want to know information about it?  I didn't realize there was a plugin for it until the errors, and the description in the first post explains it, but it doesn't explain what a local master is or why it's important.

 

Also, I remember there was a 'hack' to show the active streams on the dashboard page, but it doesn't persist thru a reboot.  Could this be made optional to always show active streams on the dashboard?  it's very helpful to me there.

 

Thanks!

I installed Fan Auto Control, but for some reason PWM controller shows None. I know my motherboard can adjust fan speed, is there anything I have to do to enable the option?

What exactly is a "Local Master" and why would I need/want to know information about it?  I didn't realize there was a plugin for it until the errors, and the description in the first post explains it, but it doesn't explain what a local master is or why it's important.

 

Also, I remember there was a 'hack' to show the active streams on the dashboard page, but it doesn't persist thru a reboot.  Could this be made optional to always show active streams on the dashboard?  it's very helpful to me there.

 

Thanks!

 

Think of the Local Master as a DNS server for SMB.  It is important because it allows any device that is using SMB to locate the resources  (think files) on the Network.  The problem is that the basic functions of SMB were setup back in the days of Window for Workgroups 3.1 in the early 1990's when  the 80286 Processor was the norm.  An election is held periodically to elect a Local Master (time in the 15 minute range) and periodically information is broadcasted from the Local Master identifying all of the resources available.  If the Local Master moves around (Say from computers being turned off and on),  there is a possibly that a computer will not be able to find the resource that it needs to access a file.  (Think of those topics you may have seen--'Help I can't find my unraid server!'  I believe that each computer does store the name of the current Local Master and will assume that it is still the Master when restarted.) 

 

You really want your unRAID server to be the Local Master if it is always on.  Any device that is using SMB could become the Local Master.  Even your $99 six-year-old set-top media server... 

Thanks for the nice explanation of the local master scheme.

 

Since I have my SMB share on unRAID set for local master:yes, is there any reason to install the plugin?  Can I just assume unRAID will continue to serve as the local master and I can just not worry about it?  I've not seen any problems in the last few years that would make me concerned it's an issue; so...good enough?

 

thanks again

Thanks for the nice explanation of the local master scheme.

 

Since I have my SMB share on unRAID set for local master:yes, is there any reason to install the plugin?  Can I just assume unRAID will continue to serve as the local master and I can just not worry about it?  I've not seen any problems in the last few years that would make me concerned it's an issue; so...good enough?

 

thanks again

Just because you have local master:yes does not mean that unRaid IS the local master.  Merely that it will advertise itself to be available.

 

All the plugin does is throw an icon next to the IP address on the main screen indicating if unRAID currently is the local master.

updated several plugins only to end up with this:

 

Warning: require_once(include/DefaultPageLayout.php): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix/template.php on line 56 Fatal error: require_once(): Failed opening required 'include/DefaultPageLayout.php' (include_path='.:') in /usr/local/emhttp/plugins/dynamix/template.php on line 56

 

plugs updated: Local Master, installed Fan, then uninstalled it. May have been others don't recall.

 

appears something renames DefaultPageLayout.php to DefaultPageLayout.php- which causes the error.

Thanks for the nice explanation of the local master scheme.

 

Since I have my SMB share on unRAID set for local master:yes, is there any reason to install the plugin?  Can I just assume unRAID will continue to serve as the local master and I can just not worry about it?  I've not seen any problems in the last few years that would make me concerned it's an issue; so...good enough?

 

thanks again

Just because you have local master:yes does not mean that unRaid IS the local master.  Merely that it will advertise itself to be available.

 

All the plugin does is throw an icon next to the IP address on the main screen indicating if unRAID currently is the local master.

 

It does do one more thing.  It displays on the 'Settings', 'SMB', 'Workgroup' tab, the name of the current Local Master. 

 

If you have never had a problem, that is great.  The problem is that SMB is an evolving protocol and it has two different 'forks'  (may not be the best term) ---  MS and Linux/UNIX.  They are almost identical but MS definitely goes its own direction and SMB tries to follow.  The election is a convoluted process and it is possible to influence the likelihood that a particular computer (or OS) will 'win'!  MS has set up each new version of Windows so that the computer with the most recent Windows OS will win.  (All other things equal, a Win10 machine will always win over a Win7 machine!)  (A secondary problem MS made some security or other 'enhancements' in Win10 that have been causing problems for some users not be able finding their unRAID servers!)  The one true blessing in all of this is that a Windows for Workgroup 3.1 computer will still work on a SMB network. 

 

You can make use of 'trick' that MS uses to bias the election in favor of your unRAID server by adding a file called      smb-extra.conf    to your Config folder on your unRAID flash drive which contains the following code:

 

[global]
domain master = yes
preferred master = yes
os level = 255

updated several plugins only to end up with this:

 

Warning: require_once(include/DefaultPageLayout.php): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix/template.php on line 56 Fatal error: require_once(): Failed opening required 'include/DefaultPageLayout.php' (include_path='.:') in /usr/local/emhttp/plugins/dynamix/template.php on line 56

 

plugs updated: Local Master, installed Fan, then uninstalled it. May have been others don't recall.

 

appears something renames DefaultPageLayout.php to DefaultPageLayout.php- which causes the error.

 

 

I have just updated the local master plugin only and had this same error.

 

Now I cannot access the unRAID GUI at all, just get the above error....

 

Any idea how I can recover from this big problem?

OK, managed to fix it.

 

BTW I just updated straight to 2015.12.30 today so looks like the bug is still there.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.