Jump to content

Squid

Community Developer
  • Posts

    28,770
  • Joined

  • Last visited

  • Days Won

    314

Everything posted by Squid

  1. You add it to extra parameters on each individual container (advanced view) (If it differs from the HOSTS dns settings (settings - network) --dns 208.67.222.222 --dns 208.67.220.220
  2. Safest to do that. Probably not necessary though.
  3. Set up a new flash as trial. Assign all drives as "data" Start the array. DO NOT attempt to format anything listed as unmountable. You now will have access to all your shares and can grab the backup.
  4. You shouldn't use any folder that has (or potentially has) other files in it as per the warnings. Set up a new folder and add that location to nextcloud
  5. Generally, yes. Bridge is a ton easier to handle for this very reason. Only certain specific apps tend to run as host.
  6. I just simply mount the secondary server's shares onto my main server via the UD plugin, and then add additional path mappings to the various apps I run so that they can know about the media / manage it.
  7. Based upon your response, (and especially once you started talking about changing a port within code server, you're attempting to do it wrong. With port mapping (bridge networking mode), it's completely irrelevant if multiple containers all use the same internal ports (in your case 8443) or not. All you have to do is change the host port referenced in the template. Everything else webUI etc will follow the applicable changes... You pretty much never need to change the internal container port.
  8. A non-tar backup was how this was originally implemented. Unfortunately, due to the massive amount of overhead imposed by potentially writing hundreds of thousands of files during a backup (or comparing to see what has been changed), it caused a ton of problems. That option will never return. You can always implement your own script to accomplish this.
  9. rm is not in /usr/local/bin it is in /usr/bin
  10. Remove the entries you made within syslinux.cfg to isolate your devices for VM passthrough, reboot (but first disable the VM service) and then go to Tools - System Devices and check off the devices you want isolated.
  11. As an FYI, it *appears* that @peter_sm's user no longer exists in GitHub, with the net result that installations etc of these plugins can no longer happen. This will result in FCP issuing errors about unknown plugins installed. Peter, get in touch with me with replacement URLs etc if you've simply renamed your user. Thanks.
  12. Jan 21 07:02:11 CarlUnraid kernel: EDAC MC0: 1 CE error on CPU#0Channel#0_DIMM#0 (channel:0 slot:0 page:0x0 offset:0x0 grain:8 syndrome:0x0) Bad memory (very bad. Repeated ad naseum through the log )
  13. You should post your diagnostics.
  14. Because vast majority of template authors filled it out incorrectly. So I simply said screw it and CA is going to fill it out automatically for everyone instead.
  15. Acknowledge it on the dashboard (click the thumbs down). You'll only get another notification if it increases, in which case it's your problem with cabling.
  16. Your post implies fivem specific, hence the post in the support thread.
  17. Surprisingly it hasn't garnered me a divorce yet.... 😕
  18. IIRC, only once you hit something like 500 / 1000 posts can you change the text. FWIW, this was the original suggestion by @RobJ
  19. Probably best to ask in the support thread for them (click on it's icon)
  20. Most of what you would think of as data is stored within appdata (ie: the library / watched status for Plex) You can use the appdata backup plugin to periodically make backups of it to the array and then restore the folder if your circumstances happen again.
  21. Assuming you're on 6.8.3+, missing icons would mean that for whatever reason the system was unable to download the icon. It'll keep retrying every time you hit the dashboard or docker pages. But, you may have DNS resolution issues and need to set static DNS addresses (208.67.222.222 / 208.67.220.220) in Settings - Network
×
×
  • Create New...