Everything posted by deuxcolors
-
Rebuilding a machine after a major move (Part pick opinions needed)
Thanks
-
Rebuilding a machine after a major move (Part pick opinions needed)
Duly noted. Would this be a better match? https://www.newegg.com/p/1HU-0095-000N8
-
Rebuilding a machine after a major move (Part pick opinions needed)
I have, and use, 8 HDDs and 2 (Down from 4) SSDs. Yes, the HBA is necessary. The mobo isn't cheap, and I'm not married to it. I do like the dual ethernet, internal USB port (A cheap header can do the same), and the available SATA ports. As for the power supply, I'm indifferent to the brand but the 750W was a choice based on the number I drives I have and would prefer avoiding daisy-chaining power to the SSDs.
-
Rebuilding a machine after a major move (Part pick opinions needed)
Money, and because it is what I have on hand. If all else remained the same, would you have a more modern CPU+mobo recommendation that can fit in the $500 (All included) ballpark?
-
Rebuilding a machine after a major move (Part pick opinions needed)
So I finally moved from France to the US, and only took my drives, wife's old PC CPU, Dell H200 HBA (I think that is what it is called), and unRAID USB with me out of my ancient Dell T110 tower I had over there. Time to rebuild my server, and I would appreciate any and all feedback on the components I have picked out to do so. I based everything off the CPU. It is an i7-3770 https://pcpartpicker.com/list/tX76PX (I used NewEgg to gather everything, and then added it to PC Part Picker for readability. Please ignore the HDD and SDD since I just copy-pasted the biggest of each I had) If you have an opinion on what should be changed please let me know, and if possible why. I'm trying to keep cost to a minimum, but I am flying a bit blind. The ancient T110 worked really well for my use, but we didn't have room in the suitcase for it. Thanks in advance.
-
[Support] Linuxserver.io - Sonarr
Any idea why I'm getting "Pending - Download client is unavailable" these days? I'm using LS Deluge, and when I check the settings it connects just fine. I also looked in Deluge, file path and label are correct. I'm seriously considering dumping Deluge for another client, but that is a subject for another post.
-
Unable to install Manjaro 16.10.3 in VM
No GPU, but it was so laggy I couldn't even get the install running
-
Unable to install Manjaro 16.10.3 in VM
Tried cirrus with XFCE version, it works... But very very laggy. Basically unusable. I tried systemd.mask=mhwd-live.service but I hang at the screenshot provided. The only other time I got something different was by hitting e and changed radeon=1 to radeon=0, but then I got a message that something was already running. Any help is greatly appreciated.
-
[Support] Linuxserver.io - Deluge
Update Deluge to the latest version. Seems to work fine. Make sure to Force Update it after you remove the :145
-
[Support] Linuxserver.io - Deluge
Sorry for the late reply. My workflow is nothing special I use Radaar and Sonaar to automatically get me what I want and ship it over to Deluge. I've tried working with other BitTorrent clients and it never plays ball the way I want it to. On the side I have Transmission Torrent when I need really big files that I know will choke up Deluge. On the update side I will remove 145 today and get back to you all with the result.
-
[Support] Linuxserver.io - Deluge
Are you adding or deleting a lot of files, or one very large file? This version of Deluge (possibly others as well) has a flaw that if large or multiple files are being affected the connection to the daemon is lost, and you are left starring at a blank screen. However if you can be patient, once the instructions/actions are completed the the connection is reestablished... It's a pain, but in the case of my workflow it is set up in such a way that I can't (don't want) to mess with it.
-
[Support] Linuxserver.io - Deluge
I find that you can only about 5 files at a time or this container chokes. Same goes for manually adding files. And I have that same issue when trying to add a very large (50+GB) file. I'm going to try another Deluge docker container and see if that works better.
-
[Support] Linuxserver.io - Plex Media Server
Yeah. That is correct. Try redownloading/force update plex. I'm out of ideas sorry.
-
[Support] Linuxserver.io - Plex Media Server
Nope. Sorry I was unclear. Leave it in Plex as /transcode Add a path to the container /tmp to /tmp (in addition to /transcode to /tmp) Then test a video.
-
[Support] Linuxserver.io - Plex Media Server
Okay... That looks correct. You configured Plex correctly (the second image in Hoopster's post)? If yes, you can add the /tmp to /tmp path like I did and see if it helps.
-
[Support] Linuxserver.io - Plex Media Server
Can you post some screencaps of your plex container settings?
-
[Support] Linuxserver.io - Plex Media Server
Honestly, I'm unsure how many files I have that use it as well, but since it was just adding a path to the docker I did it.
-
[Support] Linuxserver.io - Plex Media Server
-
[Support] Linuxserver.io - Plex Media Server
Sorry for the late reply. Quick correction. I did both: -I already had /transcode set to the cache drive, and I remapped it to unRAID's /tmp -Then I added a /tmp path and mapped it to unRAID's /tmp since I read that the encoder was using /tmp within plex so I gave it access to RAM. So far no issues.
-
[Support] Linuxserver.io - Plex Media Server
I went back to the old method of adding /transcode path to /tmp And added /tmp to /tmp Issue resolved it seems
-
[Support] Linuxserver.io - Plex Media Server
I'm having the exact same issue as Carlos28355. I tried rebuilding the docker, but the issue persists. I think this might be a Plex issue, and not LS.IO issue, but I'm at work and can't troubleshoot (and I have a wife and two kids bugging me about it...)
-
[Support] Linuxserver.io - COPS (Calibre OPDS PHP Server)
Thank you Baldy. EDIT: Is there an way to implement the proposed fix into the docker config file(s)? Just add a line, or wait for COPS to fix itself?
-
[Support] Linuxserver.io - COPS (Calibre OPDS PHP Server)
Hey y'all! Did something change with the updates? None of the other users can log in anymore. I had it set up with the different config files, but the only one that allows a login is the original config_local.php the others (ex.: config_local.xyz.php) just loop the username and password prompt.
-
[Support] Linuxserver.io - Sonarr
root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="sonarr" --net="bridge" -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -p 38082:8989/tcp -v "/dev/rtc":"/dev/rtc":ro -v "/mnt/user/Television/":"/tv":rw -v "/mnt/user/torrents/":"/downloads":rw -v "/mnt/user/seeds/":"/seeds":rw -v "/mnt/user/appdata/sonarr":"/config":rw linuxserver/sonarr c84b831f1abfbc50b626bd4f1d6a804f9dbb43fef6d55c3d676197765d7dea70 The command finished successfully! If it's a sonarr issue it might be due to mono. I haven't been able to find anything that reproduces this issue except one forum post https://forums.sonarr.tv/t/refresh-series-task-getting-stuck-overtime/6710
-
[Support] Linuxserver.io - Sonarr
Docker run? Where do I grab that? Sent from mobile