Squid

Community Developer
  • Posts

    28674
  • Joined

  • Last visited

  • Days Won

    314

Community Answers

  1. Squid's post in Upgrading UPS Procedures was marked as the answer   
    Nope.  Switch the UPS's and then set it back up if the communication method / protocol has changed.
  2. Squid's post in Docker startup delay, possible? was marked as the answer   
    Switch to advanced view on the docker tab.  There's a startup delay option that pauses before the next app in the list is started up.
  3. Squid's post in ctop image: panic: open /dev/tty: no such device or address was marked as the answer   
    Because it'd be command line only and needs to be executed via a shell (and have the interactive shell passed to it)
     
    See https://hub.docker.com/r/wrfly/ctop
  4. Squid's post in Lost Web UI (6.3.11) was marked as the answer   
    Can you try from a command prompt
     
    use_ssl no  
    and then navigate in the browser to 192.168.1.192
     
     
     
  5. Squid's post in Plex becoming orphan image after docker install was marked as the answer   
    #1 - Forget about using repositories and install Community Applications (unless the absolute only thing you ever want to run is LT's plex)
    #2 - Ideally you should post what happens when you try and install the app as per this post: https://lime-technology.com/forum/index.php?topic=40937.msg481150#msg481150
     
    Sight unseen of #2, I'd say you probably need to go to plugins, check for updates, and install the webUI update that'll be available.  (http://lime-technology.com/forum/index.php?topic=40937.msg463355#msg463355)
  6. Squid's post in How do I link my unraid.net forum account with my old forum account? was marked as the answer   
    You should contact support with the email address associated with your old forum account and they should be able to assist you.
  7. Squid's post in Notes for Docker containers was marked as the answer   
  8. Squid's post in [v6.11.5] UnRaid goes offline without warning, server remains on. was marked as the answer   
    Are you using any docker apps with dedicated IP addresses (or set to network type br0 with a dynamic address)
     
    If so, you will attain higher stability by switching the network type from macvlan in Settings - Docker (with the service disabled) to be ipvlan.
     
    Also (either caused by the crashes or bad memory) 
    Feb 24 22:11:51 Helios kernel: BTRFS error (device nvme1n1p1): block=87024451584 write time tree block corruption detected Feb 24 22:11:51 Helios kernel: BTRFS: error (device nvme1n1p1) in btrfs_commit_transaction:2418: errno=-5 IO failure (Error while writing out transaction) Feb 24 22:11:51 Helios kernel: BTRFS info (device nvme1n1p1: state E): forced readonly I'll let @JorgeB advise on the btrfs recovery, but personally I'm not a fan of using BTRFS on single device pools.  You will always obtain better stability on the pools / filesystems by using XFS unless you require the features of btrfs (of which they are minimal on a single device)
  9. Squid's post in Slow rebuild speeds was marked as the answer   
    You have what appears to be a docker container that is continually restarting.
     
    The docker image is in the system share which is currently on the cache drive and disk 3.  Impossible to tell from diagnostics where the docker.img file is on which of those two drives, but if its on disk 3 then what you're seeing would be expected.
     
    Go to Shares, next to system hit calculate.  If you see 100G (which may be overkill) on disk 3 then that's your issue.  Stop the entire docker service in settings - docker and run mover from the main tab
  10. Squid's post in Sudden issue: the Disk is Write-Protected was marked as the answer   
    Check the connections to the cache drive.  It dropped completely offline
  11. Squid's post in Unraid can't ping docker container using network IP was marked as the answer   
    Enable Host Access To Docker Networks in Settings - Docker (Advanced View) with the service stopped
  12. Squid's post in Docker Container Version not available. was marked as the answer   
    https://forums.unraid.net/topic/134016-fix-to-a-small-issue-with-updating-oci-docker-images/page/2/#comment-1220827
     
  13. Squid's post in Add 'Keep this many backups' Option in Backup/Restore Appdata was marked as the answer   
    You really should post within the plugin's support thread
  14. Squid's post in [6.11.5] Unable to select/create SMB share. was marked as the answer   
    The penguin is for NFS shares.  SMB shares you want to click the windows icon.  Any problems with mounting though and you post in the UD support thread.
  15. Squid's post in Server locking up at least once a week lately was marked as the answer   
    Start with running a memtest for at least a couple of complete passes
  16. Squid's post in How to figure out why UnRaid says a container is "Not Available" was marked as the answer   
    https://forums.unraid.net/topic/134016-fix-to-a-small-issue-with-updating-oci-docker-images/page/2/#comment-1220827
     
  17. Squid's post in Where is the docker order stored? was marked as the answer   
    /boot/config/plugins/dockerMan/userprefs.cfg
  18. Squid's post in Cannot Install Windows 11 VM due to W11 not Recognizing Connection was marked as the answer   
    Try using E1000 instead as the driver in the template.
  19. Squid's post in Remotely wake VM? was marked as the answer   
    Use this as a starting point
     
     
    You'd of course have to modify the scripts with the appropriate commands to turn off the VM
  20. Squid's post in Unable to create new User was marked as the answer   
    Only the "root" user has access to the webUI to manage the server
     
    All other users are used to access the files on the server via SMB, NFS etc
  21. Squid's post in connecting multiple unraid instances was marked as the answer   
    Mount the relevant shares from the other server via Unassigned Devices, and then pass those remote shares to your containers.  It's a very common setup / situation
  22. Squid's post in Cannot modify files in SAMBA Share (Files created from Docker Containers) was marked as the answer   
    Many containers (eg: 'arrs) also have additional options within their own settings to set the permissions on the particular files which they create.  Set the UMASK etc within their settings, or use permissions of 0777 in the settings.
  23. Squid's post in New Flash Drive, how do I set it up?? was marked as the answer   
    https://wiki.unraid.net/Manual/Changing_The_Flash_Device
  24. Squid's post in Machine Check Event was marked as the answer   
    Not an issue for you.  
     
    This is what it's all about 
    Dec 12 18:05:40 Tower mcelog: mcelog read: Function not implemented Googling that brings up only a single relevant reference, so not quite sure what to make of it, but I wouldn't worry
  25. Squid's post in Wrong Disk - New Server was marked as the answer   
    Did you also move the RAID card over or did the new server have a RAID onboard and you then created a new JBOD arrays with it.
     
    RAID cards don't report the true serial numbers of the drives and basically append their own identifier to it. which is resulting in the system not identifying the drives as they were before.
     
    You should do a Tools - New Config.  Then reassign all the drives into their appropriate places (make note of which is parity and which is data).  You can also check off parity is already valid, but you should run a parity check regardless.