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.

Fredrick

Members
  • Joined

  • Last visited

  1. So to anyone in my shoes, I made it work The config folder and BT_backup folder location has changed between these versions. I figured out where the new docker looked for the configs and then just manually put qbittorent.conf and the torrent files there, and it's up and running :)
  2. Trying to move from an older version of qbitorrent (Linuxserver v.14.3.2) to this docker. The VPN config seems to be OK, but I was hoping I could simply copy my database and migrate every torrent over the easy way. I copied my old appdata/qbitorrent to this new binhex-qbitorrent. It still starts with no torrents in the webui. Any tips, or do I need to manually import torrents? Thanks!
  3. Did you ever fix this ? I'm having the same issue on my installation. It works with Nextcloud, but I cant access either nextcloud or root account in commandline/adminer.
  4. Hi, The green arrow already communicates that the container has starter so I figured why not change the actualy text with some buttons to launch WebUI, restart container or update (if update is available) and such. Maybe the buttons can be configurable as we might not want a restart button on the dashboard to avoid unintentionally misclicking it. Excuse my dirty mockup to illustrate:
  5. Ah yea I'd forgot about that. I've actually got a new (well used but newer) PSU lying around, maybe this is the right time to get it swapped in (after preclear and rebuild of disk 3 I guess). Any other tips other than just having it preclear and rebuild without touching the server at all risking a new jank to appear?
  6. Hi guys, Slightly panicked here now 🥲 I've installed a Coral TPU in the M.2 slot, and discovered that using the second m.2 slot disables a couple of my SATA-ports. No worries, I had more slots on my SAS-controller so I moved the SATA disks over there. Now I must have been careless with a couple of cables because after booting I still could't find the disks. I re-seated cables and tried again. Array went up fine, but after a short while Disk 3 and Disk 9 errored out and was emulated. I rebooted, did short SMART tests and then started a re-build. Disk 3 finished first (on account of being just 4TB), but again errored out while Disk 9 was being rebuilt. Seeing as Disk 3 was my oldest and smallest disk I decided to buy a new and just replace it. However when I'm currently preclearing this new drive I see Disk 10 error out which has me very concerned. I'm in the midst of a big preclear / rebuild and I'm without parity protection. I'm attaching diagnostics that I fetched yesterday (when the old Disk 3 was still present) and current diagnostics which is during the rebuild. Any advice on my course of action to maximize likelyhood of success would be greatly appreciated. Thanks! tower-diagnostics-20230511-1908.zip tower-diagnostics-20230510-2236.zip
  7. Thanks - seems to build now. Lets see if I can also get it to produce output Perhaps should be updated in OP And thank you for the heads up about the access token. I've invalidated it on Huggingface now so it doesn't matter.
  8. I'm trying to run this using CPU with the --gpus 0 extra parameter as shown in the guide, but I still get this error when trying to build docker run -d --name='InvokeAIv2.3' --net='bridge' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Tower" -e HOST_CONTAINERNAME="InvokeAIv2.3" -e 'HUGGING_FACE_HUB_TOKEN'='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' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:9090]/' -l net.unraid.docker.icon='https://i.ibb.co/LPkz8X8/logo-13003d72.png' -p '9090:9090/tcp' -v '/mnt/cache/appdata/invokeai_v23/invokeai/':'/home/invokeuser/InvokeAI/':'rw' -v '/mnt/cache/appdata/invokeai_V23/userfiles/':'/home/invokeuser/userfiles/':'rw' -v '/mnt/cache/appdata/invokeai_v23/venv/':'/home/invokeuser/venv/':'rw' --gpus 0 'mickr777/invokeai_unraid_v2.3' 59777f26be903777989ed8b5b8e4a89d48d1d8f12804c8e369e02dfc39edebec docker: Error response from daemon: could not select device driver "" with capabilities: [[gpu]]. The command failed.
  9. I ended up going with a VM instead of Docker for this use case
  10. Hi guys! I've actually spent two full nights now and am still very much unsuccessful in launching a container based on this github-repo. I can get it built using docker-compose in ssh on my server - the image is huge but I suspect that has something to do with it actually downloading a ubuntu-distro and huge CUDA libraries (?) into the docker.img. No matter I increased the size and tried it out. The web-server needs to find a language model that I'm downloading and storing in /mnt/user/appdata/oobabooga/models, but for some reason the web-server cant find my models. Think I'm messing up my mounts somehow. Here's the Docker-compose, i.e. it's fairly untouched apart from removing the GPU part and changing the /app/models mount. version: "3.3" services: text-generation-webui: build: context: . args: # specify which cuda version your card supports: https://developer.nvidia.com/cuda-gpus TORCH_CUDA_ARCH_LIST: ${TORCH_CUDA_ARCH_LIST} WEBUI_VERSION: ${WEBUI_VERSION} env_file: .env ports: - "${HOST_PORT}:${CONTAINER_PORT}" - "${HOST_API_PORT}:${CONTAINER_API_PORT}" stdin_open: true tty: true volumes: - ./characters:/app/characters - ./extensions:/app/extensions - ./loras:/app/loras - /mnt/user/appdata/oobabooga/models:/app/models - ./presets:/app/presets - ./prompts:/app/prompts - ./softprompts:/app/softprompts - ./training:/app/training Ideally I'd just have this entire image set up using Unraid frontend completely bypassing docker-compose, but my attempts at that solution was even more of a failure so I'm not sure there's any point in writing it up. Anyone got any ideas where I'm going wrong or how I can get this set up in the simplest way? Anyone running text-generator-webui on Unraid? Thanks!
  11. Yea but I'm pretty much "all in" at this point so I'm not gonna turn. Just gonna remove the drive from UDM which I'm not using, that could possible save a penny. Yes that's what I'm gonna get I'm looking at Inter-Tech 4F28 More efficient PSU is mostly cause I'm gonna need a new one when moving all drives to a single one. Currently most drives are fed by the dual PSU DAS. Any tip on a good SATA-card? I'd still need some room for expansion I didn't quite understand this. I know what I have on my different shares, but I don't know which docker keeps accessing and spinning up disks. Thats also the idea behind shutting dockers down tbh, but I see most of them are ery inactive like you say. And I have no VMs, docker and appdata completely on cache Yea but getting used parts is kind of a pain. setting up an intel machine would probably set me back 300€. Even with high energy prices we do get a lot subsidised in Norway atm. Saving 20-30W is only 50€ or so per year. Thank you for answering!
  12. Hey guys, Looking to get some insight. I've got a very power hungry setup that I need to tweak, and obviously want to spend my money on the most efficient changes. In total my rack pulls about 350-370W at the wall. Network gear and PoE-cameras: 65W. This is a UDM Pro SE, Unifi Switch 24 Pro, 2 APs and 4 cameras via PoE. I don't think theres much to be done with this Server: 90-130W Ryzen 7 3800X 32Gb RAM LSI SAS 9202-16E (or something similar) Intel 4xgbit NIC PCI USB-controller (previously used to pass through to VM) DAS: 180W Array of 12 drives My plan is: Buy new chassis and more efficient PSU to ditch the DAS and move drives into same chassis as server Drop the USB-controller and NIC-controller. I can manage without redundant NIC Investige what makes my disks spin up. Currently I run about 24 dockers so I think pinpointing the culprits could be a pain Turn off some dockers for most of the day . I.e. I don't need Plex and arr's during the night and so on. Actually swapping the Ryzen I think is too expensive (?) to make sense in an effort to reduce my power bill Anything I've missed or should do different?
  13. Hey did you ever solve this? I want to have my wireguard peer access another VLAN than my unRAID, but I can't seem to get it set up. Hoping i can avoid setting up a different VPN
  14. I'm having this issue right now, do you know if there is another issue atm? @ljm42
  15. Just wanted to report that it worked and I'm now back online with all my dockers. Also I've created a fresh backup

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.