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.

unMENU won't reinstall packages on reboot

Featured Replies

UPDATE: Joe explains the (very easy) solution to my problem in his reply.

 

Hi everyone,

I just moved to 5.0rc10 and everything works fine

unmenu is updated and works flawlessly but for one (important) feature:

I download and install packages but on reboot they show undownloaded and obviously uninstalled.

 

I should say that in my script I had the line:

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

but when i uncommented it after installing and verifying in the 5.0rc10 installation i get a scrambled html page in normal main home page. so i commented it again and the main page is back to normal.

 

I also noticed that i have the \boot\custom\etc\rc.d directory which contains a file 'S10-install_custom_packages' that contains the aforementioned line of code so everything should work fine. But still, packages show undonloaded,uninstalled.

 

Should I wipe the /boot/packages (which is actually full of package files) directory and try from the start? Any other possible solution?

 

 

Your issue is simple.  Do not install "php" as it is not configured to use "short tags" OR, edit the php.ini file to enable them.

 

See here: http://lime-technology.com/forum/index.php?topic=11540.msg123329#msg123329

 

and here: http://lime-technology.com/forum/index.php?topic=10840.msg103297#msg103297

 

If you installed some other version of php, then you'll need to fix its php.ini file in the same way.

 

You un-commenting the line in the go script stops all auto_installs.  It is the line that performs the install-on-reboot.  You'll need that.

  • Author

Your issue is simple.  Do not install "php" as it is not configured to use "short tags" OR, edit the php.ini file to enable them.

 

See here: http://lime-technology.com/forum/index.php?topic=11540.msg123329#msg123329

 

and here: http://lime-technology.com/forum/index.php?topic=10840.msg103297#msg103297

 

If you installed some other version of php, then you'll need to fix its php.ini file in the same way.

 

You un-commenting the line in the go script stops all auto_installs.  It is the line that performs the install-on-reboot.  You'll need that.

 

Thanks for the help with php. I commented the line in the go script because I thought that its existence in \boot\custom\etc\rc.d made it obsolete. obviously i was wrong. As always, thanks a lot Joe.

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.