Jump to content

Squid

Community Developer
  • Posts

    28,770
  • Joined

  • Last visited

  • Days Won

    314

Everything posted by Squid

  1. Extra parameters in advanced view
  2. Apps - Previous Apps check off what you want. Everything should be back the way you left it.
  3. Did you manually edit / tweak the original XML at all? Unraid does not preserve any custom edits to the XML
  4. Are they just missing or something like "Docker failed to start" appearing?
  5. Then you reference within the app the host IP address and the port # (eg: from Radarr)
  6. Are the containers all using bridge networking, or on a separate docker network? As you already noticed, using 172.* is definitely not how you want to do things.
  7. AFAIK, a powerdown will stop mover. However, it'll probably only manage to cleanly stop it after the current transfer is finished. If (with everything else going on during a shutdown), mover takes longer than the shutdown timeout, then the system will forcibly kill the process. This will result in a partial file being on the array (in the case of useCache:yes), or a partial file being on the cache pool (useCache:prefer). Because of how Unraid handles multiple identically named files on the array / cache, in the latter case it will appear that the file is corrupted / incomplete. (even though the source file isn't)
  8. How are you doing the passthrough? Editing syslinux via one of the legacy methods or using Tools - System Devices? You should be using the latter to prevent this.
  9. https://askubuntu.com/questions/493198/what-is-a-fuse-hidden-file-and-why-do-they-exist
  10. Very long term goal, and *may* be implemented if / when the size of the application feed becomes untenable and requires a shift over to an online SQL system. But, there's also privacy concerns related to that also.
  11. Delete /config/network.cfg on the flash drive. That'll set the server's network back to defaults (ie: DHCP). If you still have problems, then edit /config/disk.cfg and change startArray="yes" to instead be startArray="no"
  12. What about MakeMKV-GUI?
  13. You would need to post your diagnostics (Tools - Diagnostics)
  14. I had something somewhat similar with my TP-Link Deco system. Random network dropouts of the Deco's. While it may or may not be your problem, my solution was off of my main switch I ran another cheap switch which I dedicated specifically to the deco's and had everything else plugged into the main one. Worked for me because I only use the Deco's as AP's. (There's a specific protocol used by mesh networks, which many switches block)
  15. It's probably a bit much to ask for an update for a plugin to fix any issues on a very limited availability pre-release version of the OS.
  16. The memory is currently running at 2666 Speed: 2666 MT/s Manufacturer: Samsung Serial Number: 03CF9BAE Asset Tag: Not Specified Part Number: M391A4G43MB1-CTD Rank: 2 Configured Memory Speed: 2666 MT/s
  17. If the appdata share is stored on a different server than where the container is running from, then yes that is a weird setup (although nothing wrong with it per se)
  18. Check the ethernet cabling or try another port on the switch.
  19. Port 3000 is already in use by another app. Change the host port being used on the template to something else
  20. Is it causing you any issues? I ran a server with an i9-10900 no problems with VM passthrough etc. (No longer do though)
  21. Streams are the active files open to the share. Since you're showing items in there for appdata, I'd surmise that you're also using NFS (I'm not, so mine are always 0 for appdata since generally your containers won't access anything in appdata via SMB)
  22. Group 15 is being used by Unraid. Group 23 is the controller that shouldn't be used at the moment.
×
×
  • Create New...