
needo
Members-
Posts
301 -
Joined
-
Last visited
Converted
-
Gender
Undisclosed
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
needo's Achievements
Contributor (5/14)
0
Reputation
-
Whenever I try to pull up the Logs it just sits and sits and sits. Thank you.
-
shfs is not accurately displaying hard link information When accessing a hardlink file through shfs it is showing up twice in ls/du/etc. root@Tower:/mnt/user/Test# du -h 5.3G ./Dir1 5.3G ./Dir2 11G . root@Tower:/mnt/user/Test# ls -i Dir1/File1 142 Dir1/File1 root@Tower:/mnt/user/Test# ls -i Dir2/Hardlink 562 Dir2/Hardlink But if you go to the disk itself... root@Tower:/mnt/disk1/Test# ls -i Dir1/File1 102 Dir1/File1 root@Tower:/mnt/disk1/Test# ls -i Dir2/Hardlink 102 Dir2/Hardlink However df -h reports the disk space usage correctly. Thank you!
-
needo started following SAS9220-8i in a PCI-E 2.0 x4 slot , Dockerization of some popular applications. , PlexMedia Server for unRAID 6.0-x86_64 and 4 others
-
By default transmission does not have a username/password set. So it is whatever you configured it as.
-
I wish SickRage would stop screwing with their github. I have updated the Docker. Let me know if it works.
-
They changed the update URLs on me. I will release an update today.
-
You cannot update software after Docker is already running. Well technically you can, but it is against all standards and practices. To get the latest updates click on the update button in the DockerMan part of the unRAID UI.
-
smdion's Docker Template Repository - Directions and Help Here
needo replied to smdion's topic in Docker Containers
Hey man, there is an error in your maraschino docker when utilizing it with PLEX=1 or NZBDRONE=1... E: Unable to locate package git /etc/my_init.d/plex.sh: line 9: git: command not found In the shell scripts or in the Dockerfile you need an apt-get update before the apt-get install. Hope this helps! -
The defaults are right. It should work. To verify you are going to http://unraid-name:8081/ correct? Replace unraid-name with the IP Address or name of your unRAID box. If that doesn't work you have larger networking issues that are outside my scope.
-
I'll work on it. I updated sab to the latest version this morning.
-
Updated!
-
Im on the same as you and it doesn't work. But it did work before the update to Plex Server v0.9.11.4. Apparently there is a plexWatch Version v0.3.2 which fixes this issue. Sorry for the late replies. plexWatch.pl lives outside the docker. You need to downloaded the latest plexWatch.pl from the author's site and put it in /mnt/cache/appdata/plexWatch/
-
If you live an area where TigerDirect charges sale tax it is not such a great deal, unfortunately.
-
Ah, I have not setup Plex in that configuration before. I would not know where to begin to help you.
-
Why are you using /mnt/disk1,etc. instead of setting up a TV or Movie share and using /mnt/user/TV or /mnt/user/Movies ?