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.

can't find some files

Featured Replies

is there any way to browse the entire file tree of the array? i think i borked rutorrent and can't figure out where it is downloading the files

You can use the search function in Windows Explorer to search for files over the network.  Depending on the number of files, it can be a long process.  In this case you will be searching the User Shares.

 

 

To search each disk individually is a bit more complex.

 

First step.  'Settings'  >>> 'Global Share Settings'.    Enable Disk Shares.  (Turn on 'Help' and read the warning about doing this!!!!)

 

Second step.  'Shares'  >>>  'Disk Share'.  Click on each disk under the 'Name' and turn 'Export' on.

 

Now use Windows explorer to search disk by disk.  (You should reverse this procedure after you are through as you want to prevent the problem I suggested you read about!)

 

 

 

If you are using a docker incorrectly then chances are it is downloading into the docker.img, which will make the downloads inaccessible from unRAID and it will also fill up the docker.img, corrupting your dockers.

 

Have you read the Docker FAQ sticky?

  • Author

How do i tell if the docker is configured wrong? The files I am looking have been dowloaded with rutorrent, are seeding correctly but are not in my torrents share I have been playing with the setings in sonarr and rutorrent then tried to wipe rutorrent clean by deleting the the torrent list in rutorrent (over 1000 torrents) and when I re added them it did not find the files I had already downloaded and started downloading everything again somewhere else and rutorrent will not let change the directory it reverts back everytime

How do i tell if the docker is configured wrong? The files I am looking have been dowloaded with rutorrent, are seeding correctly but are not in my torrents share I have been playing with the setings in sonarr and rutorrent then tried to wipe rutorrent clean by deleting the the torrent list in rutorrent (over 1000 torrents) and when I re added them it did not find the files I had already downloaded and started downloading everything again somewhere else and rutorrent will not let change the directory it reverts back everytime

Have you read the Docker FAQ sticky?

  • Author

yes i did and i also scanned the disk for the files didn't find any thing. i set up the docker 6-7 months ago and haven't had a problem with it till recently while trying to get sonar running

  • Author

i checked my cache drive and it was 126gb of 128gb full but none of the files i was looking for were in there.

 

from what the faq says since my docker is in the cache drive and if it was configured wrong i should find them there or are they hidden in the docker.img file

 

also i tried deleting the rutorrent container and now all new  installs of rutorrent fail i have tried deleting the files from app data and reinstalling multiple releases of rutorrent to no avail

  • Author

i set it to the default 10gb

  • Author

i found a docker.img file on drive 4 that is a tb in size

 

In addition to the screenshot mentioned in that link I gave from the FAQ, also post a screenshot of Settings - Docker.

  • Author

here you go thanks

2016-11-18_1.png.35cd3b293ddc9787dd4d59a0f44ed06a.png

  • Author

and the next

2016-11-18.png.f5a69c7bb37a6e8353973616c2542fc7.png

Never seen a 1TB docker.img. Been quite a while since I set up my 20GB docker.img, and I'm not sure if it makes any sense to put it at /mnt/user or not. It used to be you had to put it on a specific drive. Do you have a cache drive?

 

 

  • Author

yea a 128gb ssd

Stop the Docker service by choosing Enable Docker: No. Then it will let you delete docker.img. Then set its path to /mnt/cache/docker.img. 20GB should be more than enough.

  • Author

ok i have done that is there anyway to look at the docker.img to see whats in it?

ok i have done that is there anyway to look at the docker.img to see whats in it?

Easy answer is no.

 

Hard answer is to exec into each and every container

 

docker exec -it nameOfContainer /bin/bash

 

and the check it out with bash commands.

  • Author

:( thanks

 

 

is there a good source for 6.2 compatible repositories

every one i have is listed as incompatible

 

also whenever i go to the apps page i get this error

 

Warning: Illegal string offset 'value' in /usr/local/emhttp/plugins/community.applications/include/helpers.php on line 234 Warning: Illegal string offset '@attributes' in /usr/local/emhttp/plugins/community.applications/include/helpers.php on line 235 Warning: Illegal string offset 'value' in /usr/local/emhttp/plugins/community.applications/include/helpers.php on line 235 Fatal error: Uncaught exception 'Exception' with message '[Array2XML] Illegal character in tag name. tag: @attributes in node: Config' in /usr/local/emhttp/plugins/community.applications/include/xmlHelpers.php:100 Stack trace: #0 /usr/local/emhttp/plugins/community.applications/include/xmlHelpers.php(107): Array2XML::convert('Config', Array) #1 /usr/local/emhttp/plugins/community.applications/include/xmlHelpers.php(56): Array2XML::convert('Container', Array) #2 /usr/local/emhttp/plugins/community.applications/include/helpers.php(243): Array2XML::createXML('Container', Array) #3 /usr/local/emhttp/plugins/community.applications/include/exec.php(278): makeXML(Array) #4 /usr/local/emhttp/plugins/community.applications/include/exec.php(1015): DownloadApplicationFeed() #5 /usr/local/src/wrap_post.php(17): include('/usr/local/emht...') #6 {main} thrown in /usr/local/emhttp/plugins/community.applications/include/xmlHelpers.php on line 100

 

 

any idea on why

 

thanks so much for your guys help and time

:( thanks

 

 

is there a good source for 6.2 compatible repositories

every one i have is listed as incompatible

 

also whenever i go to the apps page i get this error

 

Warning: Illegal string offset 'value' in /usr/local/emhttp/plugins/community.applications/include/helpers.php on line 234 Warning: Illegal string offset '@attributes' in /usr/local/emhttp/plugins/community.applications/include/helpers.php on line 235 Warning: Illegal string offset 'value' in /usr/local/emhttp/plugins/community.applications/include/helpers.php on line 235 Fatal error: Uncaught exception 'Exception' with message '[Array2XML] Illegal character in tag name. tag: @attributes in node: Config' in /usr/local/emhttp/plugins/community.applications/include/xmlHelpers.php:100 Stack trace: #0 /usr/local/emhttp/plugins/community.applications/include/xmlHelpers.php(107): Array2XML::convert('Config', Array) #1 /usr/local/emhttp/plugins/community.applications/include/xmlHelpers.php(56): Array2XML::convert('Container', Array) #2 /usr/local/emhttp/plugins/community.applications/include/helpers.php(243): Array2XML::createXML('Container', Array) #3 /usr/local/emhttp/plugins/community.applications/include/exec.php(278): makeXML(Array) #4 /usr/local/emhttp/plugins/community.applications/include/exec.php(1015): DownloadApplicationFeed() #5 /usr/local/src/wrap_post.php(17): include('/usr/local/emht...') #6 {main} thrown in /usr/local/emhttp/plugins/community.applications/include/xmlHelpers.php on line 100

 

 

any idea on why

 

thanks so much for your guys help and time

Is Community Applications up to date?
  • Author

took me a second to find the update button but it did the trick.

 

thanks so much, you guys are awesome.  ;D

Archived

This topic is now archived and is closed to further replies.

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.