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.

Strange behaviour of last Unread connect version (feb21)

Featured Replies

Hi, I migrated from 6.12.x to 7.01. yesterday.  All went well.  Today I saw a line in the log:

 

Mar 17 00:11:01 Dwalin crond[2000]: exit status 126 from user root /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/unraidcheck &> /dev/null

 

When I checked the folder I found this:

 

root@Dwalin:/usr/local/emhttp/plugins/dynamix.plugin.manager/scripts# ls -lrta
total 66
-rwxr-xr-x 1 root  root    1138 Nov 15  2023 showchanges*
-rwxr-xr-x 1 root  root     423 Nov 15  2023 plugin_rm*
-rwxr-xr-x 1 root  root    1626 Nov 15  2023 multiplugin*
-rw-r--r-- 1 root  root    3535 Nov 15  2023 PluginAPI.php
-rwxr-xr-x 1 root  root     667 Feb  1  2024 unraidcheck-*
-rwxr-xr-x 1 root  root   12960 Feb  5  2024 language*
-rwxr-xr-x 1 root  root   31466 Feb  8  2024 plugin*
-rwxr-xr-x 1 root  root    2208 Mar 22  2024 plugincheck*
-rwxr-xr-x 1 root  root    1983 Mar 22  2024 languagecheck*
-rwxr-xr-x 1 root  root    1631 Mar 25  2024 checkall*
-rw-r--r-- 1 josee docker   667 Feb 21 15:40 unraidcheck
drwxr-xr-x 1 root  root     160 Feb 21 15:40 ../
drwxr-xr-x 1 root  root      80 Feb 21 15:40 ./
 

"Josee" is one of my Samba users with uid 1001.

 

After that, I found a lot of files in /usr/local with this user.  It does not seem to cause any trouble but I suspect it to be related to Unraid Connet plugin.  I have another server pretty new and I tried some tests.  First boot without the plugin.  All files are root.  Then install the last version and again I find this:

 

root@Balin:/usr/local/emhttp/plugins/dynamix.plugin.manager/scripts# ls -lrta
total 66
-rwxr-xr-x 1 root root    1138 Nov 15  2023 showchanges*
-rwxr-xr-x 1 root root     423 Nov 15  2023 plugin_rm*
-rwxr-xr-x 1 root root    1626 Nov 15  2023 multiplugin*
-rw-r--r-- 1 root root    3535 Nov 15  2023 PluginAPI.php
-rwxr-xr-x 1 root root     667 Feb  1  2024 unraidcheck-*
-rwxr-xr-x 1 root root   12960 Feb  5  2024 language*
-rwxr-xr-x 1 root root   31466 Feb  8  2024 plugin*
-rwxr-xr-x 1 root root    2208 Mar 22  2024 plugincheck*
-rwxr-xr-x 1 root root    1983 Mar 22  2024 languagecheck*
-rwxr-xr-x 1 root root    1631 Mar 25  2024 checkall*
-rw-r--r-- 1 1001 docker   667 Feb 21 15:40 unraidcheck
drwxr-xr-x 1 root root     160 Feb 21 15:40 ../
drwxr-xr-x 1 root root      80 Feb 21 15:40 ./
 

I will try to uninstall the plugin in my prod system and reboot to see if it is corrected.

 

Asking for your advices.

 

Thanks. This is my first post.  I use Unraid since 11 years, never had any problems.

 

 

  • Community Expert

Thanks for calling this out. 
 

The latest Unraid Connect release has fixed the file ownership issues, we’re going to be fixing the executable permissions of unraidcheck in an upcoming release (most likely later this week or next).

 

 

  • Author

Hi,

    thank you.  Unfortunately it seems there is again some wrong ownership in the node subdirectory:

 

root@Dwalin:/usr/local# find . ! -user root -ls | tail
     7048     28 -rw-r--r--   1 josee    1001        25569 Feb 10 04:42 ./node/share/man/man1/node.1
      387      0 drwxr-xr-x   3 josee    1001           60 Feb 10 19:08 ./node/share/doc
      388      0 drwxr-xr-x   2 josee    1001           80 Feb 10 19:08 ./node/share/doc/node
     7045      8 -rw-r--r--   1 josee    1001         7360 Feb 10 04:42 ./node/share/doc/node/lldb_commands.py
     7044     16 -rw-r--r--   1 josee    1001        12372 Feb 10 04:42 ./node/share/doc/node/gdbinit
      385      0 drwxr-xr-x   2 josee    1001          120 Feb 10 19:08 ./node/bin
    12966      0 lrwxrwxrwx   1 josee    1001           45 Feb 10 19:08 ./node/bin/corepack -> ../lib/node_modules/corepack/dist/corepack.js
    12965      0 lrwxrwxrwx   1 josee    1001           38 Feb 10 19:08 ./node/bin/npx -> ../lib/node_modules/npm/bin/npx-cli.js
    12964      0 lrwxrwxrwx   1 josee    1001           38 Feb 10 19:08 ./node/bin/npm -> ../lib/node_modules/npm/bin/npm-cli.js
     7027 117364 -rwxr-xr-x   1 josee    1001     120177224 Feb 10 19:08 ./node/bin/node
root@Dwalin:/usr/local# find . ! -user root -ls | wc
   5928   65214  857215
 

Il have uninstalled Unraid Connect.  They were there!  Reboot. Gone! Then I installed again Unraid Connect and this gives the listing above.

 

Although, it does not cause any harm for now.  Can I just change to root myself?

 

Thanks.

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.