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.

BurningSky

Members
  • Joined

  • Last visited

Everything posted by BurningSky

  1. Looks like the module works so I assume it's the usb passthrough? Is there another method to passthrough I should try? python3 examples/classify_image.py \ --model test_data/mobilenet_v2_1.0_224_inat_bird_quant_edgetpu.tflite \ --labels test_data/inat_bird_labels.txt \ --input test_data/parrot.jpg /Users/burningsky/Downloads/edgetpu_runtime/coral/pycoral/examples/classify_image.py:79: DeprecationWarning: ANTIALIAS is deprecated and will be removed in Pillow 10 (2023-07-01). Use LANCZOS or Resampling.LANCZOS instead. image = Image.open(args.input).convert('RGB').resize(size, Image.ANTIALIAS) ----INFERENCE TIME---- Note: The first inference on Edge TPU is slow because it includes loading the model into Edge TPU memory. 13.2ms 2.9ms 2.9ms 2.8ms 2.9ms -------RESULTS-------- Ara macao (Scarlet Macaw): 0.75781
  2. I'll test it on another pc tonight Yeah, I could see it listed as Google Inc on port 6 slot 2 and the /dev/bus/usb had a folder structure mirroring the ports on unraid
  3. I'm trying to get my Coral USB working but I'm running into issues. I have /dev/bus/usb in the docker setting and use the below for the config settings: coral: type: edgetpu device: usb But I get this error and the container keeps restarting. If I comment the coral out and just use my nvidia gpu it works fine. Any ideas what I need to fix this? [2023-09-27 20:59:54] frigate.detectors.plugins.edgetpu_tfl INFO : TPU found [2023-09-27 20:59:54] frigate.detectors.plugins.edgetpu_tfl ERROR : No EdgeTPU was detected. If you do not have a Coral device yet, you must configure CPU detectors. The docker is running in privilaged mode
  4. Looks like transcoding works fine anyway, just a bit slow! It would still be nice to be able to pass the GPU through to the container so that Recognise could use it, any idea how I can do that?
  5. Ah, nevermind then. I have an AMD CPU in my server so will ffmpeg still work? Just not as well?
  6. The Memories app talks about using ffmpeg to transcode videos so was hoping to use this image for the ffmpeg and use my GPU as well.
  7. Sorry if I've missed this somewhere but can I give the container access to my Nvidia GPU to help with transcoding?
  8. Whenever the docker container restarts the permissions on my files directory for my user gets reset to nobody:users (or 99:users from the container view) and I have to go back in and set them back to www-data:www-data. How can I stop this from happening?
  9. Ah, interesting! I will look into getting it swapped!
  10. Thanks for the reply, for some reason I didn't get a notification about it. It has just happened again so I'll try swapping the cable as you suggest. Is SMR the type of disk? i.e. it's a WD red but I should use a normal rather than "NAS" disk?
  11. Ah ok, so sync will just inform photoprism that there are new photos rather than sync them across?
  12. I have at a look at that but from my understanding that copies the photos from Nextcloud to a Photoprism folder so I'll have 2 copies of the data? Am I misunderstanding that?
  13. I've logged in to see another parity disk in error state message. I think this is the 3rd time now, the disk only shows 1 error so I'm trying to understand where the issue is. I'm not really sure what I'm looking for so was hoping someone would offer some advice. I've attached the diagnostics, in the past I removed the disk and readded it which worked for a while until the next failure. ragon-diagnostics-20220110-1027.zip
  14. I have Nextcloud as my source of truth for my photos as I use the Nextcloud app to upload new photos from my phone, what is the correct way to mount the Nextcloud photos folder in Photoprism so that it will automatically show new images that have been uploaded? At the moment I have to reindex to get the new pictures to show up and I found instructions on scheduling reindexes but that seems a bit clunky. Any suggestions greatly appreciated!
  15. Recenetly I added a GTX 1050Ti into my server and started running Tdarr to transcode some of my media. I had started to notice some random miscellaneous strange behaviours that I couldn't put my finger on. This culminated over the weekend with my shares disappearing, a reboot did bring them back but only for a short period of time. I have run the "fix commond problems" plugin and it mentioned an issue with Tdarr (I was tired and supidly don't remember exactly what the error was but can look it up). I'm wondering if Tdarr was the issue or if it's just a coincidence? I've attached the diag pack if someone with more experience can see something else I've missed or how I can get Unraid to be stable running Tdarr? ragon-diagnostics-20211107-2045.zip
  16. Has anyone managed to get this to control Dell server fans, specifically the R510/R515? I have the system temperature detecting the CPU temps but I am not sure how to get the fans to be controlled via this. If Dynamix can't control the fans is there a way to get the CPU temps out into a shell script that can then do an ipmitool call?
  17. I just stopped Docker and increased its disk size to 30gb and now it has installed. Looks like it may have been full. How large do you normally make the Docker image? I have just run a test download and it a lot slower than using the latest Docker image on a Linux VM, for me that maxes out around 6.1MB/s. Using Unraid the initial download is peaking at 4MB/s but averaging around 2... For the Linux based one they suggest assigning multiple IPs to the lancache setting, can this be done on the unraid on? The note says the lancache needs to match the fixed IP so I don't know how that would work? The redownload from the cache is also only managing 20MB/s and isn't very consistent but if I copy a file to a cached share I get a consistent 101MB/s. Any suggestions?
  18. How do I run the diagnostics? Syslog shows this: Jul 15 18:12:20 Ragon kernel: BTRFS error (device loop2): bad tree block start, want 32849920 have 0 Jul 15 18:12:20 Ragon kernel: BTRFS error (device loop2): bad tree block start, want 32849920 have 0 Jul 15 18:12:20 Ragon kernel: BTRFS error (device loop2): bad tree block start, want 32849920 have 0 Jul 15 18:12:20 Ragon kernel: BTRFS error (device loop2): bad tree block start, want 32849920 have 0 Jul 15 18:12:20 Ragon kernel: BTRFS error (device loop2): bad tree block start, want 32849920 have 0 Jul 15 18:12:20 Ragon kernel: BTRFS error (device loop2): bad tree block start, want 32849920 have 0 Jul 15 18:12:20 Ragon kernel: BTRFS error (device loop2): bad tree block start, want 32849920 have 0 Jul 15 18:12:20 Ragon kernel: BTRFS error (device loop2): bad tree block start, want 32849920 have 0 Jul 15 18:12:20 Ragon kernel: BTRFS error (device loop2): bad tree block start, want 32849920 have 0 Jul 15 18:12:20 Ragon kernel: BTRFS error (device loop2): bad tree block start, want 32849920 have 0
  19. Hi, New to Unraid and this is one of the first apps I've tried to install. I am getting this error, any ideas what is wrong? Pulling image: mlebjerg/steamcachebundle:latest IMAGE ID [latest]: Pulling from mlebjerg/steamcachebundle. IMAGE ID [ff3a5c916c92]: Pulling fs layer. IMAGE ID [d81b148fab7c]: Pulling fs layer. IMAGE ID [f9fe12447daf]: Pulling fs layer. IMAGE ID [ad017fd52da2]: Pulling fs layer. IMAGE ID [9524b8487ad5]: Pulling fs layer. IMAGE ID [b23d7f8179a0]: Pulling fs layer. IMAGE ID [defd520e6351]: Pulling fs layer. TOTAL DATA PULLED: 0 B Error: open /var/lib/docker/tmp/GetImageBlob502808777: input/output error Thanks

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.