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.

Scripts lost execute right after 6.8 update and chmod or chown won't give them back

Featured Replies

So, my fan scripts stopped working completely after update and I cannot figure out why I cannot get them back.

image.png.cac3c015609e066d9fffdfaeecbdbcaa.png
 

root@Romuserveri1:/boot/config/scripts/fans# ls -lha
total 28K
drwx------ 2 root root 4.0K Dec 16 09:41 ./
drwx------ 3 root root 4.0K Sep 24 16:37 ../
-rw------- 1 root root 1.9K Sep 25 03:30 r410_fan_manual_enable.sh
-rw------- 1 root root 4.0K Sep 25 03:30 r410_fan_script.sh
-rw------- 1 root root  12K Dec 16 09:41 r410_fanspeeds_table.xlsx
root@Romuserveri1:/boot/config/scripts/fans# chmod +x r410_fan_script.sh 
root@Romuserveri1:/boot/config/scripts/fans# ls -lha
total 28K
drwx------ 2 root root 4.0K Dec 16 09:41 ./
drwx------ 3 root root 4.0K Sep 24 16:37 ../
-rw------- 1 root root 1.9K Sep 25 03:30 r410_fan_manual_enable.sh
-rw------- 1 root root 4.0K Sep 25 03:30 r410_fan_script.sh
-rw------- 1 root root  12K Dec 16 09:41 r410_fanspeeds_table.xlsx
root@Romuserveri1:/boot/config/scripts/fans# chown root:root r410_fan_script.sh 
root@Romuserveri1:/boot/config/scripts/fans# ls -lha
total 28K
drwx------ 2 root root 4.0K Dec 16 09:41 ./
drwx------ 3 root root 4.0K Sep 24 16:37 ../
-rw------- 1 root root 1.9K Sep 25 03:30 r410_fan_manual_enable.sh
-rw------- 1 root root 4.0K Sep 25 03:30 r410_fan_script.sh
-rw------- 1 root root  12K Dec 16 09:41 r410_fanspeeds_table.xlsx
root@Romuserveri1:/boot/config/scripts/fans# chmod +x r410_fan_script.sh 
root@Romuserveri1:/boot/config/scripts/fans# ls -lha
total 28K
drwx------ 2 root root 4.0K Dec 16 09:41 ./
drwx------ 3 root root 4.0K Sep 24 16:37 ../
-rw------- 1 root root 1.9K Sep 25 03:30 r410_fan_manual_enable.sh
-rw------- 1 root root 4.0K Sep 25 03:30 r410_fan_script.sh
-rw------- 1 root root  12K Dec 16 09:41 r410_fanspeeds_table.xlsx
root@Romuserveri1:/boot/config/scripts/fans# chmod 777 r410_fan_script.sh
root@Romuserveri1:/boot/config/scripts/fans# ls -lha
total 28K
drwx------ 2 root root 4.0K Dec 16 09:41 ./
drwx------ 3 root root 4.0K Sep 24 16:37 ../
-rw------- 1 root root 1.9K Sep 25 03:30 r410_fan_manual_enable.sh
-rw------- 1 root root 4.0K Sep 25 03:30 r410_fan_script.sh
-rw------- 1 root root  12K Dec 16 09:41 r410_fanspeeds_table.xlsx
root@Romuserveri1:/boot/config/scripts/fans# 

 

Ideas? 

  • Community Expert

There were security changes to flash drive, it's on the release notes, you can execute your scripts with:

 

bash /boot/script_name

 

  • Author

Thanks, had to just add "bash" to front of my script on crontab and again good to go.

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.