daquint

Members
  • Posts

    122
  • Joined

  • Last visited

Everything posted by daquint

  1. MowM helped me solve this - union config error: upstreams = /mnt/user/media /mnt/user/media_vfs:nc changed to upstreams = /mnt/user/media /mnt/disks/media_vfs:nc all is working!
  2. Having a bit of trouble with getting my files to show up in the right places. @MowMdown has been helping me and has been extraordinarily helpful and patient. I have rclone gdrive, crypt, and union configured. after getting my mount and upload script set up, i did a very simple test with a couple of movies. i modified plex docker /movies/ host file path to /mnt/disks/media/movies/ i added a new plex library to point to the /movies/ docker path i added the upload script for movies. i added movies folder = mnt/user/media/movies I copied 1 movie to mnt/user/media/movies i ran the upload movies script. It moved the one movie (folder and file) from mnt/disks/media to mnt/disks/media_vfs the movie folder and file is not in /mnt/disks/media/movies the movie folder and file is displayed in /mnt/disks/media_vfs/movies. Plex does not see the movie in the library path: /mnt/disks/media/movies Plex DOES see the movie in the library path: /mnt/disks/media/movies_vfs I can play and run the movie there (movies/vfs) fine. Could something be wrong with the union configuration? [union] type = union upstreams = /mnt/user/media /mnt/user/media_vfs:nc action_policy = ff create_policy = ff search_policy = all
  3. When I first set up my rclone mount and upload scripts, I incorrectly moved data from my /mnt/users/<old directory> to /mnt/disks/media/<new directory> Which I was told would create a loop. Could this have created a symlink situation?
  4. Is it possible to find symlinks in my system diagnostics? Don't think I've ever done a symlink. Is it possible its because post 6.9 I incorrectly removed my /disks/ share ?
  5. what else is interesting is that I set up an Emby with just one media path (/mnt/disks/media/docs/) in the docker container and add the library... It also JUST finds stuff in the /mnt/user/media/docs/ path?
  6. Thanks. Yeah, my new library is specifically pointing to /mnt/disks/media/docs but only picking up files in /mnt/user/media/docs for some reason.
  7. I am in the process of moving my files to the cloud (gdrive:crypt). I got the idea of having plex serve up my local unraid content from my old libraries and new libraries (with cloud content) at the same time. Once all my files we're in the cloud, I could just tear down my old libraries and keep the new ones. Something is not allowing me to do that. My plex docker (settings attached) has my older libraries on Host Path 1: with just /mnt/ In plex, I added my libraries by hitting using the paths: /mnt/user/movies, /mnt/user/tv, etc. Never had a problem. To accommodate the new libraries (and rclone) I was given instruction to use the /mnt/disks path route. I wanted test my theory (of new and old libraries) so I added a new path setting/config. The test path (docs) is /mnt/disks/media/docs and set up as read/write slave... In plex, when I choose this docs path to add my libraries, it actually adds files from the /mnt/user/media/docs folder. I can tell this is happening (via plex) because as files are being moved from local /mnt/user/media to the cloud /mnt/disks/media_vfs the library is shrinking. I can double verify this by comparing the files directly on the server shares. In what I think is a related symptom (of this /user/ vs /disks/ feud), rclone is throwing fits in the logs on some files where it can't move or delete some (but not all) files. Snippet here: Jul 31 03:06:43 smashboogie rcloneorig[5221]: The Beatles - Get Back/Season 1/The Beatles - Get Back - S01E02 - Part 2.mkv: Not deleting source as copy failed: failed to open source object: open /mnt/user/media/docs/The Beatles - Get Back/Season 1/The Beatles - Get Back - S01E02 - Part 2.mkv: no such file or directory Jul 31 03:35:51 smashboogie rcloneorig[5221]: Taskmaster/Season 6/Taskmaster - S06E08 - What Kind of Pictures.mkv: Couldn't delete: remove /mnt/user/media/docs/Taskmaster/Season 6/Taskmaster - S06E08 - What Kind of Pictures.mkv: no such file or directory I know at one point, fix common problems was giving me an error about having my own 'disks' share and that it was incompatible with 6.9. I can't remember if I deleted that offensive /disks/ share from unraid share screen (good) or just deleted it via Krusader (bad). Could that be the problem? Also attached system diag... Thanks for any and all suggestions! smashboogie-diagnostics-20220731-0718.zip
  8. So far so good - I think this solved it - thanks @JorgeB! Will mark as solved
  9. Its a fairly new system and has been doing this since I brought it up. Sometimes it happens after a few days, and sometime it happens 2 days in a row. Can anyone take a look at my diagnostics/syslog and see if there's something that stands out? Mucho thanks! syslog-192.168.0.5.zipsmashboogie-diagnostics-20220506-0747.zip
  10. UGH - I guess I moved the bad cable with me when I brought server upstairs to troubleshoot. ARGGHHH I can't listen to FLAC files via ROON I can't listen to Tidal/Quboz HQ FLAC w/o studder/connection issues I can't play 1080p video files w/o constant buffer/freezing/slowdown via MPC Classic When I set SABNZB to speeds > 1 MB/s : A) my entire interent slows to a crawl (anecdotally wifi is fine; wired shits bed?) B) even if its set at 3 MB/s it won't download faster than 1 MB/s (as if its capped) Speedtest docker shows 9 down and 8 up - I used to get 200 down/20 up. It has GOT to be a network setting, because: I have built a new server (from AMD to Intel) <--- migrated same flash/unraid config/system) I have bought a new Orbi router. I have bought a new unmanaged network switch. I have switched out cables. I installed SABNZB on my Windows PC, it went up to 10 MB/s download no problem. EDIT/Update - I deleted my network.cfg and rebooted. same problem. I have attached my diagnostic zip - please help! I am broke and there is nothing more to replace - 😅 smashboogie-diagnostics-20220221-1544.zip
  11. Looking at 2 of these, because I need PCI 4x - https://www.newegg.com/syba-si-pex40156-pci-express/p/1B3-002S-00003?Item=1B3-002S-00003 They state they come with low profile brackets... Does anyone know if these (or any other ASMedia 1064 cards) come with high profile brackets?
  12. So I swapped out the cable and NIC Card - and syslog is showing the following line Feb 5 12:20:29 smashboogie kernel: NETDEV WATCHDOG: eth0 (r8169): transmit queue 0 timed out could it be something else - possibly on motherboard? EDIT - the new NIC is not an Intel as suggested. I will try that.
  13. (EDIT: Ok weird. After removing/adding docker based on template the 2nd time, its starting up now.) Hello, I recently switched my NIC card and assigned it into network settings at eth0. Rebooted and all my dockers are remapped correctly to the new IP (same as old IP but diff NIC MAC) except for 2 - which I listed in Title. When I try to start them up, I get Server Execution error. I already tried to remove the docker and start from template, but same problem. Plex is showing: 0.0.0.0:1900/UDP0.0.0.0:1900 0.0.0.0:3005/TCP0.0.0.0:3005 0.0.0.0:32400/TCP0.0.0.0:32400 0.0.0.0:32410/UDP0.0.0.0:32410 0.0.0.0:32412/UDP0.0.0.0:32412 0.0.0.0:32413/UDP0.0.0.0:32413 0.0.0.0:32414/UDP0.0.0.0:32414 0.0.0.0:32469/TCP0.0.0.0:32469 0.0.0.0:5353/UDP0.0.0.0:5353 0.0.0.0:8324/TCP0.0.0.0:8324 Anyone know a fix? Thanks!
  14. So I started by switching out the cable, and so far a world of difference. I will mark this as solved and keep an eye on it. Thanks! Which file in the zip is this in, btw? I'd like to know for future troubleshooting.
  15. Wow just noticed I've been a forum member since 2006 (when Tom lived in the SF Bay Area?) Crazy how time flies!
  16. I was getting this same issue on 6.10.0-rc2 so I downgraded back to to 6.9 stable and it seemed to go away. Before I did, I also upgraded my SSD cache drive thinking that was the problem. So new cache drive and its happening again. I run parity every month - and the last one said it fixed 8100 errors...not sure if that's the problem...but its pretty ugly regardless. I have attached my diag, because honestly I dont even know where to start with that thing Any help would be appreciated! smashboogie-diagnostics-20220204-1513.zip
  17. Got the Valheim docker setup and it worked great for about a week. But... I updated (restarted the docker) to get the latest Valheim server update this morning. Connecting to it directly (from Steam Server Faves) now gives my a client 'Disconnected' message. It also shows up on the dedicated server list (in game) but connecting to also gives me a client 'Disconnected' message. Does anyone have a solution or workaround?
  18. This tutorial would be great - except when I download the template (dockerhub search results) via the unraid app store the template is blank and I have to stick ALL the volumes in. Is there a better way to get the template?