UnInfamous

Members
  • Posts

    28
  • Joined

  • Last visited

Everything posted by UnInfamous

  1. Great addition to Unraid. Night and day from where it was when I was first using Unraid. A bit of feedback I'd like to see. Over the past year since an update, there is now the HTML `<div class="spinnerBackground" style="display: block;"></div>` just after page load until Recently Added has finished loading. This prevents from selecting other Unraid tabs (e.g. selecting another tab instead of waiting for the load to complete, jump straight to Pinned Apps, or start searching for an app I'm looking for). Please either change the block to `none` on page load, or specify the area to that of just the Recently Added div. Thank you in advance.
  2. I'm affected by this same thing. @rockbox948, have you found a resolution? I also have the same experience that this only affects Firefox on a single computer.Already tried clearing cache and cookies, as well as making sure the browser is up-to-date.
  3. Can you tell me how you came to learn it was Nerd Tools?
  4. Hey all, I'm experiencing what seems to be the memory leak issue with the virtual space taken up by Unifi Controller is over 10 GBs (Found through cAdvisor) while the only appdata space used is 670 MBs. I ran into an issue over the weekend that took up the remaining space of my docker image (15GB) and had to reinstall the image to get back down to 65% utilization. I know I have extensive logging being kept, but I don't want to change that. Please let me know what data would be helpful to get to the root of this while keeping my network details private. I also really want an option in the template to move the log folder, if possible so they don't take up tons of space as the logs grow while I data hoard all of that data I'll probably never use, but would be nice to query in the controller at any time. Controller version: 5.12.72
  5. That’s fair. Suppose it was just hard to visualize what it means and what’s going on in the background.
  6. Ahh. I’ve got dual parity. Suppose I could just drop the second parity drive and parity rebuild when done. I was thinking I had to do new config, but it’s scary, and way too much data to risk. There are no real videos going into a lot of detail about using it.
  7. This is amazing. I can’t believe doing this was so simple! I am OCD when it comes to the alignment of my drives, when I would get (a) new drive(s), I would want to put them at the end of my 10TB drive section, but before my 4TB drive section. So I would rebuild data onto the new one, preclear, and move the previous top 4TB to the end of the array. Now if I understand this properly, all I have to do in the future is: 1. Stop the array. 2. Unassign the drive that’s in the spot I want the new one. 3. Start the array. 4. Stop the array. 5. Assign the new drive in the old spot, and the moved drive at the end. 6. Start the array. 7. Parity check. Fantastic. Am I missing anything, or does this method only work with Cache pools? Can’t believe @SpaceInvaderOne hasn’t covered this in a video.
  8. Feature request: Can there be a don't remind me again box when opening this plugin? I've been debugging something and I have to restore my appdata a whole bunch of times since it's faster than writing copies, and I'm very familiar that "When a Backup is running (either manually or a scheduled backup), your docker applications will be stopped and then restarted at the conclusion of the backup" . Appreciate thinking about it.
  9. All of my back ups have this issue since around the update to 6.7 which is too far for me to go back to. Of course I'll make a backup before attempting, I just need some guidance in doing so. Is anyone else able to assist? I only need to be able to get a command line working with SQLite3 on my server so I can run the commands provided from Plex.
  10. Can someone please tell/refer to the how to in running through https://support.plex.tv/articles/201100678-repair-a-corrupt-database/? I'm not open to removing clearing it out and recreating my libraries as I've spend 10s to 100s of hours customizing. I'm hitting a wall on getting SQlite3 as I'm completely out of my depth.
  11. Wow, spot on in somehow guessing Bridging wasn't enabled in my settings! Was it because I said I was using bond0? WebUI is finally back up! Thank you @nblain1, been wasting too much time over an overlooked setting. 😅 .
  12. Well that's good at least. It has been set to cloudflare all along.
  13. Out of curiosity, I'm curious to see what people set their Unraid ethernet port DNS to, whether it be auto or static.
  14. That would make more sense if it is asking for the server IP of the tower and not pihole. However that didn't change anything in my experience as it still shows nginx using port 80 and the WebUI timing out. .
  15. Would someone be so kind as to help me with my issue, please.
  16. Thought I could get this sorted out myself, but it's become quite the hassle. Coming over here from this pi-hole.net post. Any help is much appreciated. To sum up the most recent bits of it. I use a bonded connection, and that's the only way I am able to have the template command go through. I rarely get the WebUI for a few hours on and off (mostly off) and mobile devices not able to get an internet connection, and am finally setting out to resolve it once and for all. When I use Bridge and everything else as close to the template as possible as suggested/"required" I get this error. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name=‘pihole-template’ --net=‘bridge’ -e TZ=“America/Denver” -e HOST_OS=“Unraid” -e ‘DNS1’=‘8.8.8.8’ -e ‘DNS2’=‘8.8.4.4’ -e ‘TZ’=‘Europe/London’ -e ‘WEBPASSWORD’=‘admin’ -e ‘INTERFACE’=‘br0’ -e ‘ServerIP’=‘192.168.1.199’ -e ‘ServerIPv6’=’’ -e ‘IPv6’=‘False’ -e ‘DNSMASQ_LISTENING’=‘all’ -p ‘53:53/tcp’ -p ‘53:53/udp’ -p ‘67:67/udp’ -p ‘81:80/tcp’ -p ‘443:443/tcp’ -v ‘/mnt/cache/appdata/pihole/pihole/’:’/etc/pihole/’:‘rw’ -v ‘/mnt/cache/appdata/pihole/dnsmasq.d/’:’/etc/dnsmasq.d/’:‘rw’ --cap-add=NET_ADMIN --dns 127.0.0.1 --dns 1.1.1.1 --restart=unless-stopped ‘pihole/pihole:latest’ WARNING: Localhost DNS setting (–dns=127.0.0.1) may fail in containers. 7b8f86e3ec0969ce56595ef8271838e8a737e38d1bbd54ad55566f74eaa65a1e /usr/bin/docker: Error response from daemon: driver failed programming external connectivity on endpoint pihole-template (a55246178777a4ba3d645c4a2bf038f99e74fe4f48bf10cd5f0bb01acea6f6b6): Error starting userland proxy: listen udp 0.0.0.0:67: bind: address already in use. The command failed. As far as I can tell there aren't any other services using these ports. And if there were, why wouldn't it error if using bond0 instead of Bridge?
  17. So bit of an update. As I was curious if this was some setting/registry edit I had altered on my computer before. I created a new VM running Win 10 Pro 1809, confirmed I couldn't see my Unraid network drive, then only changed this one setting and it works! . Like @Frank1940 pointed out, 1809 does add the option for automatic removal, and it's probably best to avoid that unless you only want to utilize it for a short period of time. I hope Unraid ends up supporting SMB 3 so this issue goes away for all.
  18. This was the thorn in my network's visibility... I decided to take another crack at this after several months, and only ended up changing two settings that worked. (Although I can't speak to anything else in the past I've done that might have contributed to this like adding the Local Master plugin to Unraid.) I followed @Frank1940's link, and moving from the bottom as suggested. Starting at StrandedPirate's post to have no effect after restarting my computer. Continuing up I went through @Frank1940's suggested link, bringing me three more links deep to find How to detect, enable and disable SMBv1, SMBv2, and SMBv3 in Windows and Windows Server. Checked the client box only, required a reboot.... and FINALLY! It's back to being usable!....
  19. Excellent, thanks for checking. They are, that's how I found out initially.
  20. Pulled up Unraid a couple of days ago to discover about an hour after a scheduled parity check completed, one of my drives went into "Disk 4 in error state (disk dsbl)". Ran a quick Smart report for it not to show anything, ran an extended just to be sure without any concerns that I can see. Anyhow, I'd like a second pair of eyes to ensure my thinking is correct and since this disk's warranty expires at the end of the month. WD40EFRX Extended Smart Report.txt
  21. Appreciate the quick reply, but I'd like something more solid. I don't see why a previous key would affect adding/overwriting with a new key. Isn't that the same thing that happens when you upgrade a key anyway?
  22. I plan to be buying a new Pro plan key for my new build and want to make sure that my understanding will work. Background: I have a Basic plan key and am currently using and will be upgrading to a new build and plan as I will need to utilize more drives. I want to keep the Basic plan key for a surveillance server with the old hardware I've been using (with the exception of drives as they will be moving to the new build and will buy a few WD Purples). My question is, can I purchase a Pro key, register that on my current flash drive that will be used with new hardware, and transfer my Basic key to a new flash drive that will be used on the old hardware? I'd like not to upgrade the basic plan as I have a use for both plans and want to be cost efficient.