Rdog

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Rdog

  1. I've tried searching before posting for help and haven't quite been able to find what I need help with all the way. If it's out there i'm sorry. I found out that plex doesn't place files that are transcoded for mobile syncing in the same place that it puts normal transcodes which i currently have going into RAM and there is no way to change that like there is with the normal transcodes. I have an SSD mounted in unassigned devices that I'd like to dedicate solely to mobile sync files, lets call it sandisk. I moved all of the files from /mnt/cache/appdata/PlexMediaServer/Library/Application Support/Plex Media Server/Cache/Transcode/Sync+ to sandisk/sync+ and from midnight commander created a symlink from sandisk/sync+ to /mnt/cache/appdata/PlexMediaServer/Library/Application Support/Plex Media Server/Cache/Transcode/Sync+ I mapped the sandisk to the plex container but every time I try to sync, plex gives an error saying cannot write to disk. I'm at a loss at what to do from here, its probably something simple but I am a linux/command line noob. Thanks for any help.
  2. Hmmm! I did just add some drives and wasn't even thinking about where I was putting the sata cables. I will try moving the cables around and get them off the marvell controller, it may be time for a pcie card with some breakout cables. Would that explain why disks have been disappearing during pre clear since adding them? Thanks for the quick reply, I will report back. Thanks for the quick reply.
  3. The last two days have been a doozy, I'm sure I made plenty of mistakes trying to get my machine back up and running. All of the files on my cache drive aren't too important, mostly just trying to avoid having to re do the plex thumbnails. But anyways, yesterday I was in a cache pool and my drives went read only and I eventually couldn't access them so I essentially wiped them and took away one of the cache drives that I thought was having a problem and followed the instructions to remove the pool and just use one drive for the cache again. I restored the dockers that I use from a backup that was about a month old and all seemed to be well. I woke up this morning and noticed that my cache drive was in read only again. I wasn't able to do a smart test on the cache drive until after a reboot but before I rebooted I downloaded the logs. At this point I am at a loss as to what is going on and if I need to get a brand new cache drive or not? Any help would be greatly appreciated. would it be best to just start completely fresh with the cache and not restore a month old backup? Also, there was a warning in fix common problems about call traces found on your server, it seems like it is a repercussion of the cache drive having problems? I did add some more RAM 4 days ago. wapiti-diagnostics-20171229-0926.zip wapiti-smart-20171229-0958.zip unraid version is 6.3.5
  4. Yeah the whole time I was thinking it shouldn't matter cause the IP address is different but some people were saying that the Ubiquiti system caused problems. But I came back home today and couldn't access the GUI again so I'm attaching the logs. The system is a an I5 on an AsRock motherboard with a mixture of WD Red HDD's and some seagate Barracuda's. tower-diagnostics-20170121-2005.zip
  5. Well I was getting ready to attach the logs and then I thought of something, my house has a ubiquiti network with a unifi gateway and sure enough after a port scan of the gateway it uses port 80 for its GUI access. I changed the emhttp port in the Go file to 8008 for now to see make sure that is what was causing the problem. I'll post back with the results. Thanks for the help.
  6. I am currently trying out Unraid and love it so far except for some reason I can't access the web GUI randomly, either through the IP address or tower/. I can still ping it and I do a port scan and it doesn't list port 80 when I can't access the GUI. Once I putty into it and restart it from there I am able to get into the web GUI but then later I can't anymore. I thought it could be the USB stick I was using so I switched it to a different brand and it's still doing it. I don't have any dockers or anything set up yet, I am just transferring data for now. Any ideas on how I can maintain access to the GUI? i'm pretty new to linux and don't know where to go from here.