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.

Permissions randomly changed to haldaemon instead of nobody user

Featured Replies

At some point I noticed that plex, jellyfin, and some other docker apps weren't working properly.  I went through my troubleshooting routine and noticed that somehow all the folders in appdata had the owner changed to  haldaemon for some reason. I was able to fix the issue by changing the owner and permissions back to nobody users, but was wondering if anyone has had this happen to them before or if anyone knew why this would happen?

 

Screenshot 2024-02-10 135924.png

  • Community Expert

It is not the   owner     that is being changed to      haldaemon    from    users     , it is the    group     .    The    owner     is being changed to     82    from     nobody   .

 

The thing that I noticed is that the    appdata      directory in not in    /mnt/user    which is where I would expect it to be.  Whether that is a problem, I am not sure.   Perhaps, you have an explanation as to its present location.

 

Often when we find these type of owner, group, and permission issues, it is a Docker (or, perhaps, a VM) that is the culpit.   If a docker is to be writing to the Array, these variables should be defined as follows:


 

PUID   =   99

PGID   =  100

UMASK  =  000

 

PUID of  99  equates to   nobody

PGID  of 100 equates to  users

UMASK = 000 sets full read/write permissions for directories and for files.

 

Looking at the name of     haldaemon      you should be aware that a 'daemon' is a term that is given to a process that runs in the background.   I would suspect that the 'hal' might give you a clue about where to look.

Edited by Frank1940

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.