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.

verify_install error on boot after recent connect update

Featured Replies

I'm not sure what version introduced this issue, but after a recent update (in the last few days), during boot the following error appears during bootup:

image.png

a grep shows that only this plugin contains any reference to verify_install

dynamix.unraid.net.plg:if [ -x "$SCRIPTS_DIR/verify_install.sh" ]; then

dynamix.unraid.net.plg: echo "Running verify_install.sh"

dynamix.unraid.net.plg: "$SCRIPTS_DIR/verify_install.sh"

dynamix.unraid.net.plg: echo "ERROR: verify_install.sh not found or not executable"

dynamix.unraid.net.plg: echo "ERROR: verify_install.sh not found or not executable"

I'm not quite sure how to fix this - please advise if I do need to do something to eliminate this error.

I had the same error as you.

I also had a rootfs size error where it was dangerously growing towards 100%.

I uninstalled the plugin and 300MB out of 16GB were freed.

I think the latest version (at least) of the plugin has some issues.

Following for a clarification from staff. There is nothing on the web to figure this out.

Thanks

3 hours ago, shwa87 said:

I'm not sure what version introduced this issue, but after a recent update (in the last few days), during boot the following error appears during bootup:

image.png

a grep shows that only this plugin contains any reference to verify_install

dynamix.unraid.net.plg:if [ -x "$SCRIPTS_DIR/verify_install.sh" ]; then

dynamix.unraid.net.plg: echo "Running verify_install.sh"

dynamix.unraid.net.plg: "$SCRIPTS_DIR/verify_install.sh"

dynamix.unraid.net.plg: echo "ERROR: verify_install.sh not found or not executable"

dynamix.unraid.net.plg: echo "ERROR: verify_install.sh not found or not executable"

I'm not quite sure how to fix this - please advise if I do need to do something to eliminate this error.

Same for me

root@Tower:~# grep -rnI "verify_install" /boot
/boot/config/plugins/dynamix.unraid.net.plg:465:if [ -x "$SCRIPTS_DIR/verify_install.sh" ]; then
/boot/config/plugins/dynamix.unraid.net.plg:467:  echo "Running verify_install.sh"
/boot/config/plugins/dynamix.unraid.net.plg:469:  "$SCRIPTS_DIR/verify_install.sh"
/boot/config/plugins/dynamix.unraid.net.plg:471:  echo "ERROR: verify_install.sh not found or not executable"
/boot/config/plugins/dynamix.unraid.net.plg:472:  echo "ERROR: verify_install.sh not found or not executable"

Here is the script location - /usr/local/share/dynamix.unraid.net/install/scripts/verify_install.sh (attached) [Line 17 onwards]

verify_install.sh

Edited by Unraid-arr
added verify_install.sh

  • Community Expert

This is definitely an error on our new install check. Thanks for flagging this we will sort it out.

  • Community Expert
9 hours ago, invik said:

I had the same error as you.

I also had a rootfs size error where it was dangerously growing towards 100%.

I uninstalled the plugin and 300MB out of 16GB were freed.

I think the latest version (at least) of the plugin has some issues.

Thanks for flagging this. I’ll see what I can do about this as well this week.

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.