Squid

Community Developer
  • Posts

    28677
  • Joined

  • Last visited

  • Days Won

    314

Everything posted by Squid

  1. Why does ARRAY STARTED STALE CONFIGURATION appear at the bottom of the webUI? See here: https://forums.lime-technology.com/topic/59845-unraid-os-version-640-rc8q-available/?page=11&tab=comments#comment-588602
  2. Are you running the tail via SSH (putty) or directly on the local monitor / keyboard?
  3. Its all about copying from /mnt/diskX to /mnt/user (or user0) and vice versa (ie to/from a disk already assigned to the array to/from the user share system). That will corrupt the files. That's fine. Specifying /mnt/user0 forces the files to go directly to the array instead of going to the cache drive if its enabled for the particular share. unRaid has rules to deal with that. Generally, the version on the lowest numbered disk takes precedence, but it can certainly be confusing. If you only copy to /mnt/user, then this situation will never happen. The Fix Common Problems plugin when running extended tests does look for duplicated files. 0777 / 0666 and root:root are perfectly fine. Both have identical results. Either way if you do use either the CLI or the utility, ensure you don't run them against your appdata share if you have docker containers. You may impact there ability to run. If in doubt, Fix Common Problems includes "Docker Safe New Permissions" in the Tools Tab.
  4. When you add shows, you have it search in whatever mounts you've passed to the app for them. Pass through both /mnt/user/... and /mnt/disks/... and add TV shows from each.
  5. There're all page allocation stalls. https://forums.lime-technology.com/topic/59858-trace-error-found-635/?tab=comments#comment-587518
  6. After selecting a custom activity stream, assuming that there's a mistake in the filters when creating the stream, when changing the filters you're given an option to save the stream with the updated filters. That no longer works.
  7. so it's showing the wrong series in the logs? Implies you selected the wrong series when you added it, unless I'm reading your post wrong
  8. Is the keyboard on a passed thru Usb controller?
  9. Pretty much. unRaid is hardware agnostic, so it won't particularly care so long as all the drives are recognized. Doesn't hurt though to take a screen shot of your current drive assignments just in case. They won't care either If you're using hardware passthrough, then you will have to adjust the VM settings
  10. Yup, the error is there. Without your diagnostics however there's nothing to really put it into perspective.
  11. If you don't reboot or acknowledge the error FCP will keep complaining about it.
  12. Looks like your docker image was trashed, but since you recreated you should hopefully be good to go
  13. Urbackup at the time it was blacklisted from the apps tab was causing corruption to the source files. It's a definite use at your own risk app
  14. There was one post around here about how to get it back (basically if you keep poking around I the menus it's there somewhere) Myself I've never figured it out and make a point to not close the popup
  15. Perfectly normal. Windows uses \r\n for line breaks, whereas everything else in the world uses \n. The solution is that anything you utilize with unRaid is to save the file with Notepad++ and set it to use Unix style line endings.
  16. Hopefully a temporary situation, but tapatalk no longer will let you read posts since the forum update happened last night
  17. But I'm tougher on "requirements" for newbie maintainers, especially if they're not doing the maintenance on the docker files themselves
  18. Nothing particularly stands out. Does the share show the files if you navigate to it through find explorer / finder or is it only Plex that's not showing the movies?
  19. If you boot into "safe" mode, does everything work? May or may not be the problem, but ditch unMenu (modify the config/go file and delete the line referencing unMenu) Additionally, if anything is in the extra folder on the flash drive you should delete it.
  20. Rather than type out a response, try this link:
  21. Sure, tell me after I update the plugin. I'll have to create an unRaid VM to play around and see all of this.