clowrym

Members
  • Posts

    550
  • Joined

  • Last visited

Everything posted by clowrym

  1. Every time I restart the plex container, or do a force update I get the following errors in my unraid logs, Any idea what could cause this? On a few occasions I lose all network access to my server & have to do a hard restart Jul 4 09:34:14 Tower kernel: BTRFS warning (device md2): duplicate device fsid:devid for 0983df5e-c2c3-413d-ab3e-a00d88e8cf0a:1 old:/dev/md2 new:/dev/sdc1 Jul 4 09:34:14 Tower kernel: intel_powerclamp: No package C-state available Jul 4 09:34:14 Tower kernel: intel_powerclamp: No package C-state available Jul 4 09:34:14 Tower kernel: BTRFS warning (device md1): duplicate device fsid:devid for 1b8fa8ee-850f-48f2-8614-af47d6577726:1 old:/dev/md1 new:/dev/sdh1 Jul 4 09:34:14 Tower kernel: BTRFS warning (device md6): duplicate device fsid:devid for e5144b2d-b213-4aae-8b7a-07a4556cae15:1 old:/dev/md6 new:/dev/sde1 Jul 4 09:34:14 Tower kernel: BTRFS warning (device md2): duplicate device fsid:devid for 0983df5e-c2c3-413d-ab3e-a00d88e8cf0a:1 old:/dev/md2 new:/dev/sdn1 Jul 4 09:34:19 Tower kernel: BTRFS warning (device md8): duplicate device fsid:devid for fe834164-5e8e-4dad-8ad1-3186ed9ca15d:1 old:/dev/md8 new:/dev/sdl1 Jul 4 09:34:19 Tower kernel: BTRFS warning (device md4): duplicate device fsid:devid for 16d6aaf7-f0d9-419d-ac06-d0351d960bdb:1 old:/dev/md4 new:/dev/sdt1 Jul 4 09:34:19 Tower kernel: BTRFS warning (device md5): duplicate device fsid:devid for fe9954eb-fe72-400e-9e51-a93a620db2b6:1 old:/dev/md5 new:/dev/sdp1 Jul 4 09:34:23 Tower kernel: BTRFS warning (device md3): duplicate device fsid:devid for ef88f475-319d-426d-b02d-89353e6cc2be:1 old:/dev/md3 new:/dev/sdf1 Docker run command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='plex' --net='host' --privileged=true -e TZ="America/Denver" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -e 'VERSION'='latest' -e 'NVIDIA_VISIBLE_DEVICES'='' -e 'TCP_PORT_32400'='32400' -e 'TCP_PORT_3005'='3005' -e 'TCP_PORT_8324'='8324' -e 'TCP_PORT_32469'='32469' -e 'UDP_PORT_1900'='1900' -e 'UDP_PORT_32410'='32410' -e 'UDP_PORT_32412'='32412' -e 'UDP_PORT_32413'='32413' -e 'UDP_PORT_32414'='32414' -e '100'='100' -v '/mnt':'/mnt':'rw,slave' -v '/mnt/cache/appdata/plextmp':'/transcode':'rw,slave' -v '/mnt/cache/appdata/plex':'/config':'rw,slave' -v '':'/movies':'rw' -v '':'/tv':'rw' -v '':'/music':'rw' --restart=unless-stopped 'linuxserver/plex' 5c573a3ade05b394289b7bccfd7c059da74774c3257f86077048cddd0b3e29f4
  2. could be I suppose, I've always been on the plexpass version I believe this was the post regarding the crash ive been seeing every couple days https://forums.plex.tv/t/ubuntu-18-04-2-lts-plex-server-crashes-double-free-or-corruption-prev/385447 as far as force update killing my server, its only the plex docker that causes this.
  3. I've been having this issue the last month or so, and it looks like others on linux are as well. I've read a post on plex forums regarding the crash... but cant seem to find it now. I've also been having issues if I click force update on plex where it either crashes my server, or kills all networking where I have to hard reboot my server to gain access again. This morning was the first time clicking force restart actually shut my server down (turned off completly). Since it shut my server right off, i can't grab the logs
  4. if you click advanced view on the docker page, you should get an option to force update.
  5. Just looking at this Pic posted to github, is there a space after the 1?
  6. I checked your naming & such, as well as read your issue posted on the git page. I don't see any reason that It shouldn't work, I personally use PIA, so I have no way of testing. If your VPN_PROVIDER & VPN_PROVIDER_CONFIGS values are correct, there is no reason this shouldn't work That I can see. As haugene had suggested, sis you try and pull the image again? (Force Update)
  7. You can go here and request that your VPN provider be added, Alternativly, if your using a VPN that is already there, you can add options here, seperated by a vertical line. Then they will show up in the drop down. This is also the same process if you are using something other than PIA, as this Docker template is set up for PIA Specifically
  8. I didnt create the program, only the docker template, I can look at creating one for mineos-ruby .
  9. are you changing the default values? ie. local1|local2|local3 etc...? default value is where the config names are stored and have to have "|" in between ( this is the vertical line on your keyboard, not a capital i)
  10. Glad you got everything working to your liking!!
  11. on my server, Transmission only keeps the disks used spun up, so my Disk 2 spins down unless there are downloads / seeding on a particular disk. I expect yours should be the same. That being said, my disk 1 never spin's down, as its always active. You could try turning off the watch folder, but then I dont know if soarr/radarr use that should you be using those currently my disk 2 is spun down...
  12. That's why, transmission is always running and watching, if you only have one data disk, it will never spin down while transmission is running...
  13. interesting, I wonder if there is a plugin / docker that can tell you what is keeping the disk spun up, unless transmission is actually storing files on all the different disks, I dont see why yours would stay spun up. you can have a look at your downloads folder and see what/which disks its storing everything on. Looking at mine, there are some folders that span both disks, but almost all files are on one disk only. the files that are on both disks currently look like they are old recovery files from past downloads. All transmission conf. files & current downloads are all housed on disk 1. One thing I see that is different then my set up is your config directory, I map mine specifically to /mnt/cache/appdata, rather then /mnt/user/appdata, but i dont think that would make a difference unless your appdata share isnt set to cache only.
  14. Just reviewing my system, The majority of the time My downloads are small enough to stay on one disk, so my second disk in this sytem spins down just fine unless a torrent starts downloading / seeding from that disk. Maybe you have files seeding / downloading on multiple disks? One thing to note, I don't use a parody disk in the server that runs transmission, as this server only runs transmission! I believe as this Docker is always running for Download / seeding the disks won't spin down. You may be able to avoid all disks from staying up if you specify specific disk to the download share.
  15. I didnt actually create this Docker, Only the Unraid template. If I remember correctly, this was supposed to test your connection and restart it if it wasnt connected, Restart container if connection is lost If the VPN connection fails or the container for any other reason loses connectivity, you want it to recover from it. One way of doing this is to set environment variable OPENVPN_OPTS=--inactive 3600 --ping 10 --ping-exit 60 and use the --restart=always flag when starting the container. This way OpenVPN will exit if ping fails over a period of time which will stop the container and then the Docker deamon will restart it.
  16. I expect everything would work just fine as 99:100, ive never tried it, I only stuck with 1000:1000 becuase i was running a minecraft plugin origionally and when i switched over to the docker all the origional files i transfered were 1000:1000.... My comment to change above was only based on my situation. I'll test it out with 99:100 and see if everything works as expected & update the template accordingly
  17. That would do it... you are supposed to change the USER_PASSWORD field when setting up the docker, looks like i forgot to change it in the template, should be updated for future users to the default mypass
  18. If you click the advance button (top left of the unraid docker managment page) you will see a force update button. I would also chown 1000:1000 all the folders/files in /mnt/cache/appdata/minecraft including ~/minecraft and see if it makes a difference.
  19. I actually run 2 seperate unraid servers, one runs transmissionVPN/minecraft/teamspeak for the kids and the other stores all my media and houses plex, sonarr, radarr, as well as another Minecraft-bungeecord server.....was only really worries about running Transmission traffic through the server, hadn't really looked at running the rest as of yet. Origionally I had radarr and sonarr on the same server as transmission, but for some reason there were issues copying from the transmission server to the media server, Once I moved Sonarr and radarr to the server that house plex/media, my issues went away
  20. To be honest i've never set up privoxy, so I have no idea how it works.....
  21. Personally I just changed the location until I found one that had good speedster beleive I'm using Switzerland right now, and I typically max out my 300mb connection
  22. Not all shown should read: --inactive 3600 --ping 10 --ping-exit 60 --mute-replay-warnings