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.

bkwq

Members
  • Joined

  • Last visited

Everything posted by bkwq

  1. This installer ISO is great, however I cannot get my network interface to load. Intel Corporation Ethernet Controller X550 [8086:1563] (rev 01) It uses the module: ixgbe Would anyone know how I can inject the driver into the iso? Thank you.
  2. Unraid has a umask of 000 which translates to 666 for files and 777 folders. The default Samba config is trying to force 777 on both files and folders. However the resulting permissions are actually 766 for files and 777 for folders. smb-names.conf create mask = 0777 directory mask = 0777 I believe the default Samba config should be create mask 666 and directory mask 777 to match the system umask. Even the New Permissions tool within the web interface uses these permissions. This has been bugging me for quite a while now. I know I can set my own Samba parameters to correct this. Am I missing something as to why the default config is set? Thank you.
  3. Thank you for the reply. I have enabled syslog server and will report back when I have some additional info.
  4. Hello, I have a fairly basic setup of 4 drives, most of the settings are defaults. Over the period of the last 2 weeks on a Saturday morning, the WebUI, SMB and SSH stop working. Dockers still work and they can read and write data to the array. I have to physically restart the server. When I did today, Docker was disabled in the config for some reason. I haven't had any issues like this in the past. Any help is greatly appreciated. Thank you. unraid-diagnostics-20231007-1340.zip
  5. Hello, Every time that I update Plex via docker, something happens to the codecs and a lot of my content won't play. It just sits there trying to buffer. If I delete the files in the Codecs folder and restart Plex, everything plays fine. Any ideas?
  6. Thanks a lot mate, you're a legend!
  7. I managed to start Radarr using the console and it seems to have updated to v3. The new binary does not have an .exe extension and is in a new directory called bin. I have stopped it for now and will await an update to the docker instance.
  8. Just received an update to binhex-radarr and it wont start. The log shows: 2020-11-29 18:19:20,658 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22513266745792 for <Subprocess at 22513267025856 with name radarr in state STARTING> (stdout)> 2020-11-29 18:19:20,658 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22513267026576 for <Subprocess at 22513267025856 with name radarr in state STARTING> (stderr)> 2020-11-29 18:19:20,658 INFO exited: radarr (exit status 2; not expected) 2020-11-29 18:19:20,658 DEBG received SIGCHLD indicating a child quit 2020-11-29 18:19:23,663 INFO spawned: 'radarr' with pid 67 2020-11-29 18:19:23,673 DEBG 'radarr' stderr output: Cannot open assembly '/usr/lib/radarr/Radarr.exe': No such file or directory. Seems the executable does not exist. I am not sure how to fix it, any suggestions?
  9. Has anyone managed to get the scripts Videosort or NotifyPlex working? They require addtional python modules and I have no idea how to install them in the container. Thank you.

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.