Jump to content

Squid

Community Developer
  • Posts

    28,769
  • Joined

  • Last visited

  • Days Won

    314

Everything posted by Squid

  1. Does that file exist within the VM-FILES share?
  2. error : virStorageFileGetMetadataRecurse:3213 : Cannot access storage file '/mnt/user/VM-FILES/Pritunl_VPN/vdisk1.img' (as uid:0, gid:100): No such file or directory May 24 10:23:34 LittleBett shfs/user: share cache full Is the cache drive full? is the share VM-FILES on the cache drive? (didn't check them all, but it appears that none of the shares are set to use the cache drive at all)
  3. You should post your diagnostics. And another pic as your link doesn't show anything
  4. The plugin leverages the built-in functionality of turbo mode aka reconstruct write available under disk settings to enable / disable turbo write mode depending upon the number of hard disks currently spinning. Main difference is that enabling turbo write via disk settings means you're always using turbo mode while the plugin bounces back and forth. Plugin is basically used to take advantage of when all drives are already spinning, but when some drives are spun down to drop down to the slower mode so that you save money on your hydro bill. Trurl may not have been aware of its existence.
  5. IIRC dynamix smart drive db update was released when there was an issue with the smartdb then currently present in unRaid being way out of date. Since then, LT has been updating the smartDB with every release, so the plugin shouldn't be needed anymore (hence why its not available in CA which is why FCP yells about it).
  6. Odds on, you do not have the EXACT same mapping for your downloads (both host and container) mapped to the radarr container. (Or you're downloading into the appdata share for NZBget instead of a dedicated download share) The actual error from Radarr will tell the story
  7. It should work just pointing the config folder to the already existing appdata folder. Ask in the lsio support thread for plex to confirm Sent from my LG-D852 using Tapatalk
  8. So I discovered also today. Waiting for a response from @jonp with regards to this They did work when I posted originally. Sent from my LG-D852 using Tapatalk
  9. To always stay up to date with Plex (although personally, I don't see why you need to -> but I'm not a heavy Plex user), you should switch to the linuxserver docker app
  10. Because the same thing happens on my system, and its probably not very likely that this app is going to be maintained / fixed, it is going to be removed from the Apps tab...
  11. oops. Go to Main, Cache Devices, Click on Cache, and you can manually edit the comment out...
  12. Couldn't think of any funny pic to post Enhanced: Update plugins now refreshes page instead of reloading * far more convenient Enhanced: Install plugins now refreshes page instead of reloading * far more convenient Enhanced: Increase search speed on installed apps Added: Paging when utilizing favourite repositories Code cleanup
  13. Better as public. You want to make them as accessible as possible I had a typo that was preventing the disk shares / comments from being properly restored. Updating the plugin corrects the typo, and will also remove the existing comments (if you had done multiple test trips). However, a reboot may be required after installing the update for unRaid to pickup the comment changes...
  14. Docker Tab, advanced then delete the orphaned image. Then either the apps tab, previous apps section or Docker, Add Container and select the my-Plex template will bring back the template. Edit it and reinstall...
  15. Its not so much your mappings on your templates, but rather where you are telling the download clients where to put the incomplete downloads. If you don't specify to put them onto a folder you've mapped, then they wind up being stored within the docker.img file. Either that, or you're a victim of excessive logging... http://lime-technology.com/oldforum/index.php?topic=40937.msg405070#msg405070 http://lime-technology.com/oldforum/index.php?topic=40937.msg475225#msg475225
  16. http://lime-technology.com/oldforum/index.php?topic=40937.msg481150#msg481150
  17. Odds on either sab or deluge (or possibly sync) is winding up downloading into the docker image (and things like that don't really show up under the virtual size) Check your path mappings on the template for those apps AND the settings within the apps for where they are downloading to. And expanding is simple. Settings - docker - disable docker. Advanced view. Increase the size and reenable docker. Apply Off the top of my head, when properly configured your installed apps would utilize maybe 10Gig.
  18. While the file is being transferred, its named ...partial~ Once the transfer is completed, the partial file should be deleted. Does the partial file show up if you browse the folder via the shares tab (click on the folder icon)
  19. Personally, I wouldn't worry so much about the wear and tear on the flash drive. They aren't that fragile, and transfers of registrations are super easy. But, I'm not going to support putting the tail onto any other device as the boot drive is the only persistent storage device that is guaranteed to always be available. Rather than try to link files, you can just tail it yourself with something like tail -f /var/log/syslog > /whereEverMountPoint/syslog.txt You won't however get the extra debugging information that may or may not shed any clues on the issue.
  20. Can't remember 100% the issue I found on the forums that prompted the thing about /mnt, but if you've got no problems, then just ignore it. The CPU throttle thing I would hazard a guess that its because your system is running as a VM. No idea if your CPU is actually throttling down or not. You can tell with this command: cat /proc/cpuinfo | grep MHz
  21. Give me the diagnostics for when this happens. There's 2 other lines that are logged in the syslog that aren't logged in the RP log's
  22. It's tailored to unRaid, and takes the approach of waiting for an attack to happen against certain files and when that happens stops all smb write access regardless of how inconvenient that may be to you. IE: It's your absolutely last line of defense, and should never be your first and/or only... https://github.com/Squidly271/ransomware.bait/
  23. Without seeing the diagnostics before a reboot showing a backup (or the backup settings as a last resort), I don't know.... Myself and others use this successfully all the time, so my best guess is misconfiguration...
  24. Command line in unRaid or the CA confine file editor plugin.
×
×
  • Create New...