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.

4.5.6 PRO syslog and config/go help needed.

Featured Replies

I need help determining what to do.  Thank you.

FYI: this was all taken immediately post boot. 

 

Minor Issues:

Nov 10 01:55:35 Tower kernel: ACPI Error (psargs-0359): [ECEN] Namespace lookup failure, AE_NOT_FOUND

Nov 10 01:55:35 Tower kernel: ACPI Error (psparse-0537): Method parse/execution failed [\] (Node c14760c8), AE_NOT_FOUND

Nov 10 01:55:35 Tower kernel: ACPI Warning: Incorrect checksum in table [OEMB] - 9A, should be 99 (20090903/tbutils-314)

 

Errors:

Nov 10 01:56:02 Tower unmenu-error: Fatal error:Exiting uu, unmenu may already be running, exit status=2

Nov 10 01:56:02 Tower unmenu-error: Fatal error:Exiting uu, unmenu may already be running, exit status=2

Nov 10 01:56:02 Tower unmenu-error: Fatal error:Exiting uu, unmenu may already be running, exit status=2

Nov 10 01:56:02 Tower unmenu-error: Fatal error:Exiting uu, unmenu may already be running, exit status=2

 

Config/Go

#!/bin/bash

# Start the Management Utility

/usr/local/sbin/emhttp &

 

cd /boot/packages && find . -name '*.auto_install' -type f -print | sort | xargs -n1 sh -c

/boot/unmenu/uu

 

echo "/boot/unmenu/uu" >> /boot/config/go

/boot/unmenu/uu

/boot/unmenu/uu

/boot/unmenu/uu

/boot/unmenu/uu

/boot/unmenu/uu

/boot/unmenu/uu

 

Note: I have no idea why my config/go file keeps filling up with more /boot/unmenu/uu items.  I typed the original "/boot/unmenu/uu" item.  Everything after that 'grew'.

 

You put a 1-time-only command in the go file (the echo cmd). Your config go file should only be:

 

#!/bin/bash

# Start the Management Utility

/usr/local/sbin/emhttp &

 

cd /boot/packages && find . -name '*.auto_install' -type f -print | sort | xargs -n1 sh -c

/boot/unmenu/uu

 

  • Author

Brilliant!

Cheers mate.

 

Now all that are left are some 'minor issues'

Nov 10 02:27:29 Tower kernel: ACPI Error (psargs-0359): [ECEN] Namespace lookup failure, AE_NOT_FOUND

Nov 10 02:27:29 Tower kernel: ACPI Error (psparse-0537): Method parse/execution failed [\] (Node c14760c8), AE_NOT_FOUND

Nov 10 02:27:29 Tower kernel: ACPI Warning: Incorrect checksum in table [OEMB] - 9A, should be 99 (20090903/tbutils-314)

Brilliant!

Cheers mate.

 

Now all that are left are some 'minor issues'

Nov 10 02:27:29 Tower kernel: ACPI Error (psargs-0359): [ECEN] Namespace lookup failure, AE_NOT_FOUND

Nov 10 02:27:29 Tower kernel: ACPI Error (psparse-0537): Method parse/execution failed [\] (Node c14760c8), AE_NOT_FOUND

Nov 10 02:27:29 Tower kernel: ACPI Warning: Incorrect checksum in table [OEMB] - 9A, should be 99 (20090903/tbutils-314)

 

Don't worry about them, they are not something we can do anything about anyway.

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.