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.

House Of Cards

Members
  • Joined

  • Last visited

  1. Upgraded to UnRAID 7.3.1, and it no longer starts. Any ideas? TypeError: Unexpected keyword argument 'requires_api_key' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.14/multiprocessing/process.py", line 320, in _bootstrap self.run() ~~~~~~~~^^ File "/usr/lib/python3.14/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/searxng/.venv/lib/python3.14/site-packages/granian/server/mp.py", line 90, in wrapped callback = callback_loader() File "/usr/local/searxng/.venv/lib/python3.14/site-packages/granian/_internal.py", line 65, in load_target module = load_module(path) File "/usr/local/searxng/.venv/lib/python3.14/site-packages/granian/_internal.py", line 47, in load_module import(module_name) ~~~~~~~~~~^^^^^^^^^^^^^ File "/usr/local/searxng/searx/webapp.py", line 1407, in <module> init() ~~~~^^ File "/usr/local/searxng/searx/webapp.py", line 1379, in init searx.search.initialize(check_network=True, enable_metrics=metrics) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/searxng/searx/search/__init__.py", line 39, in initialize load_engines(settings_engines) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/usr/local/searxng/searx/engines/__init__.py", line 321, in load_engines engine = load_engine(engine_data) File "/usr/local/searxng/searx/engines/__init__.py", line 141, in load_engine update_engine_attributes(engine, engine_data) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/searxng/searx/engines/__init__.py", line 200, in update_engine_attributes raise TypeError( f"engine '{engine_data['name']}' ({engine_data['engine']}) - in the about section --> {exc}" ) from exc TypeError: engine 'gpodder' (json_engine) - in the about section --> Unexpected keyword argument 'requires_api_key' [ERROR] Unexpected exit from worker-1 [INFO] Shutting down granian [INFO] Stopped worker-1 [INFO] Granian shutdown completed, see ya!
  2. Good day, I upgraded to 7.2 and my dashboard is now laid out for three columns, but I cannot put anything in the third column. To be clear, it's three columns wide. All of my items have shifted to the left two columns, leaving the third column empty, and I cannot move anything into it. So my dashboard is only using 2/3 of the available space. Any ideas?
  3. I have that folder, but haven't upgraded yet. Should it be deleted? An old remnant or something? I have this folder on my flash drive. I haven't done the upgrade yet, so should this be deleted before I do? Is it an old remnant or something?
  4. Okay, First step is configuring the basic setup. I only have about 16 GB available on my Docker vDisk. Should I be mapping out an external share location for the LLM images themselves, or are they going to run directly from the vDisk storage? If they copy directly to the vDisk, I'd have to increase the size first. I'm assuming that The docker image runs on the vDisk, it accesses the LLM from a separate storage location, and loads the LLM into memory on startup? I think I'm going to use LocalAI (https://localai.io/), but the description implies that the LLM would be directly in the vDisk? Any insight on that?
  5. That's what I thought... So I guess the first question is, what is a good "sweet spot" graphics card that plays nice with UnRAID, yet provides acceptable capability for basic stuff? I don't need high-end performance, just flexibility for a fairly capable setup. I don't mind waiting a little while it generates an answer, as long as it's local and uncensored... It gets confusing because of all the options for models. It's one of those things you just have to know to understand fully. I was looking at the Ollama docker, which mentions CPU only options and Intel processors. Is it even possible to run that with an 11th Gen Intel® Core™ i5-11400 @ 2.60GHz and no graphics card? I know, but again, I built this for fairly basic stuff, but it has about 20 GB of RAM free, and the CPU doesn't bog down with what I have running. The CPU sits at about 2-5% usually. If I can use some of those GB's and CPU to run basic questions through an AI model, I'd be happy. That's the idea, I'm just trying to figure if that is even feasible or not. I'd shell out for a video card if I really need to. I just need some guidance from those "in the know"... Thanks!
  6. That's what I thought... It's pretty beefy on the requirements, which I don't have at present. I just have an onboard graphics card since I built it. I never really imagined this use case when I put it together. Have you heard of any ways to offload the processing part using a third party? Like, spin up a server you subscribe to on Digital Ocean to do the "thinking", and keep the rest local? If it's a reasonable cost for my occasional search, I wouldn't mind offloading the hard stuff, and just host the portal locally, which submits queries to my own AI hosted elsewhere? My main reason for this is to avoid the censorship (ahem, "fine-tuning") the big boys are already doing to their models. I want to essentially compile my own, hosting whatever I can myself. Storage isn't a problem, but I'd have to spend some money on a graphics card from the sound of it. Any budget recommendation of a graphics card that works well with UnRAID? The cheapest possible that does a good job? It really doesn't have to be lightning fast for my occasional use. Sorry for the questions, but I literally have no idea where to start. My hope is to slowly walk through this thread, so others in my shoes can follow along if they decide to do the same...
  7. Hello there... First, I'm not even sure my hardware will support it, but I'd like to get started in hosting/running my own ChatGPT equivalent on UnRAID if it's possible. I just need advice on how it should be done, and whether or not to incorporate or offload functions to something on DigitalOcean. I'd rather keep it free/local though. So what's the first steps to determine? And does anyone know of a current and known working guide for setup on UnRAID? Any help would be greatly appreciated. Thanks!
  8. Hello, I've been dealing with random instances of Firefox (Ubuntu 25.04) slowing, freezing, then crashing. Sometimes the entire machine locks up. I get a message that Firefox had been shut down because it ran out of memory, using all 16 GB... Well I narrowed it down. If I leave a tab open to the UnRAID dashboard, this happens totally random. I have managed to get the tab closed before it totally locks, and the system recovers if I do that, but most times it hard crashes before I can get to it. The mouse seems to get less and less responsive when this occurs, and eventually stops moving. But it's definitely the UnRAID tab causing the behavior. I'm not sure what else would help. The logs are useless. All I've ever seen was that Firefox ran out of memory. If I don't have the UnRAID tab open, it never happens. Where to start? I can't get logs because they reset on reboot. Thanks.
  9. I was hoping the latest update would fix this, but no luck... For at least a year, I have been unable to schedule a script. When I try to apply a custom schedule, I get a log error of "/plugins/user.scripts/exec.php - missing csrf_token" and the schedule doesn't apply. It worked for 259 other scripts, but since one year ago, I can't schedule another one. I've tried disabling plug-ins, etc... Nothing works.
  10. FYI... After it rebuilt, I did a force update, and the disks were still unassigned. I assigned them manually.
  11. The two missing are "unassigned" now, but I think it fixed itself after the rebuild was done, and/or another force update last time. I'll see what it does. It's nothing that matters much. It can confuse you when you swap disks around, but I'm aware of it, so I don't pay it any mind during disk swaps. Some others might think they removed the wrong drive and do something horrible though. Let's see if the next version fixes it. I'll let you know what happens when the rebuild is done. Thanks for the plugin. 👍
  12. Is that safe during rebuild? I got a few hours left... I'd be happy to do it to let you know if you don't think it will affect the parity rebuild going on?
  13. I never get multiple flashing. And it doesn't match the system, or actual drive rebuilding...

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.