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.

JustinAiken

Members
  • Joined

  • Last visited

  1. Oh lol it was a flash drive issue - 2GB used of 2GB does not leave much room 🤣
  2. plugin: updating: dynamix.unraid.net.plg Executing hook script: pre_plugin_checks plugin: downloading: dynamix.unraid.net-4.15.1-x86_64-1.txz ... 28% plugin: dynamix.unraid.net-4.15.1-x86_64-1.txz download failure: File I/O error Executing hook script: post_plugin_checks Trying to go from 2025.07.10.1432 to 2025.08.20.2129
  3. How do you get this to work for Palworld (Steam), for players on a local network instead of a community server? Trying to connect directly to the docker ip/port gives a "No password entered" even after stripping it out of the .ini
  4. Right now on the current docker image, I'm seeing this error on startup: /usr/lib/python3.8/site-packages/sickchill/locale /usr/lib/python3.8/site-packages/sickchill/locale Traceback (most recent call last): File "/usr/bin/SickChill.py", line 14, in <module> import sickchill.start File "/usr/lib/python3.8/site-packages/sickchill/__init__.py", line 1, in <module> from .show.indexers import indexer, ShowIndexer File "/usr/lib/python3.8/site-packages/sickchill/show/indexers/__init__.py", line 1, in <module> from .handler import ShowIndexer File "/usr/lib/python3.8/site-packages/sickchill/show/indexers/handler.py", line 5, in <module> from sickchill.tv import Show, TVEpisode File "/usr/lib/python3.8/site-packages/sickchill/tv.py", line 15, in <module> import imdb ModuleNotFoundError: No module named 'imdb' EDIT: Opened issue on github at https://github.com/linuxserver/docker-sickchill/issues/25
  5. ..you got me interested in a dark theme, I just gave it a try. ``` # Run this while Node Red is up and running: $ docker exec -it NodeRed-OfficialDocker /bin/bash # Then you'll be inside the running container # Now run: $ npm install node-red-contrib-theme-midnight-red # And exit the container: $ exit # Now from unraid, edit settings.js: $ vim /path/to/nodered/settings.js ``` You'll want it to look like: ``` .... editorTheme: { page: { css: "/usr/src/node-red/node_modules/node-red-contrib-theme-midnight-red/midnight.css" } } ``` Then restart nodered docker from the unraid docker GUI.
  6. NOT the toplevel appdata folder !- the path to your nodered appdata folder. Something like `/mnt/user/appdata/nodered` https://github.com/bonanitech/node-red-contrib-theme-midnight-red#install Looks like you have to manually do some `npm`'ing
  7. Just tested, and at least as `root` it worked
  8. To update to v1.0 that came out today: - Edit your docker template's repository field from `nodered/node-red-docker` to just `nodered/node-red` - I needed to `chown -R 1000 /path/to/appdir` to update it to the new uid used by the container
  9. I almost feel bad about getting one of these and putting it on my ancient beat up Norco 4220! (Cover doesn't fit since I jammed in the 120mm fanplate :p )
  10. Love unRaid... started as a way to just hold lots of movies for XMBC to play, now it's an automated downloading behemoth that's also running backups and home automation.
  11. JustinAiken replied to SpencerJ's topic in Unraid Polls
    I'd love RSS for both blog posts, and new unRaid stable/beta releases
  12. I've seen this on 6.7.0, at least both rc5 and rc6, and I believe one of the earlier rc's, but 5 and 6 for sure. If I go to the docker page, and hover over the icon that shows state, instead of popping up the menu of options, it shows the "rearrange tool" - Tried with white theme, black theme, and azure theme - Tried with Chrome, Safari, and Firefox - Tried in both basic and advanced view
  13. Just had the same problem, and deleting the server.key/server.cert in `appdata/sabnzbd/admin` worked for me too 👍
  14. @TexasAg - if you do that, then does the query log show the host instead of the IP under "Client"? Or is that just to make local DNS queries resolve?

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.