Brian Yuen

Members
  • Posts

    19
  • Joined

  • Last visited

Everything posted by Brian Yuen

  1. OK, so for anyone interested, I was able to specify exactly which server I wanted to connect to by utilizing the 'custom' option under VPN_SERVICE_PROVIDER which I totally overlooked. https://github.com/qdm12/gluetun-wiki/blob/main/setup/providers/custom.md
  2. Hi, this is probably more of a general Gluetun question.. I have it setup and working via Wireguard and using AirVPN as a provider (Thanks for maintaining this container BTW!) and passing a handful of containers through it. The closest server I'm able to connect to is 6 hours away from me. I know for certain AirVPN has closer servers as I'm using one of them on my desktop. The list of servers also has the specific city and server that I want to connect to. However when I put that into the env variable in the settings, it throws an error and gives me a list to choose from: choices available are Alblasserdam, Atlanta Georgia, Auckland, Barcelona, Belgrade, Berlin, Brussels, Bucharest, Chicago Illinois, Dallas Texas, Dublin, Frankfurt, Jacksonville Florida, Kiev, London, Los Angeles, Madrid, Manchester, Miami, Montreal, Munich, New York City, Oslo, Pennsylvania, Phoenix Arizona, Prague, Riga, Sao Paulo, Singapore, Sofia, Stockholm, Tallinn, Tokyo, Toronto Ontario, Uppsala, Vancouver, Vienna, Zurich I also tried leaving the SERVER_CITIES variable blank and putting in the server host name, which didn't work as well and gave me a list to choose from. Any idea how I can specify a city/server outside of the list on the error log?
  3. Same here on 6.12.4. Dashboard Processor bars don't move, and Array is empty. All dockers and VMs are still up and running. I did notice that the Processor section shows a strange "Infinity %" label. Clearing browser cache and changing browsers don't help.
  4. Thanks. I am not. I had both the dashboard and the main tab open to check if anything was going on, and nothing was out of the ordinary.
  5. Hello all, I've been using Unraid for almost a year now from old parts (AMD A10-7850K 3.7 GHz, Gigabyte GA-F2A88XN motherboard). I recently upgraded to newer hardware (13th Gen Intel i3) and kept the same unraid configuration and drives. Even before the upgrade, I had no complaints.... I just wanted the machine to be more power efficient and utilize Intel Quick Sync for hardware transcoding in Plex. The upgrade went smoothly, Plex is now hardware transcoding. However, streaming videos via SMB is now not a great experience. I'm using a Meta Quest 2 to view 6k videos (10-18gb videos) with the Skybox video player. This used to work on my old hardware from 2014 and streamed smoothly... but not brand new hardware? All network settings are exactly the same. I'm wondering if this is an SMB issue, or possibly something in the new motherboard BIOS? Any help would be great. Hardware Info Model:Custom M/B:ASRock B760M-ITX/D4 WiFi s/n M80-XXXXXXXXX BIOS:American Megatrends International, LLC. Version 1.12 Dated 12/06/2022 CPU:13th Gen Intel® Core™ i3-13100 @ 4257 MHz HVM:Enabled IOMMU:Enabled Cache:L1 Cache: 192 KiB, L1 Cache: 128 KiB, L2 Cache: 5 MiB, L3 Cache: 12 MiB Memory:32 GiB DDR4 (max. installable capacity 64 GiB) Network:bond0: fault-tolerance (active-backup), mtu 1500 Kernel:Linux 6.1.49-Unraid x86_64 OpenSSL:1.1.1v Uptime:2 days, 29 minutes
  6. It wouldn't be limited to just the WebUI. It would be a feature that would be added to the WebUI under Settings or Tools. The variables can then be used anywhere including from within the GUIs on other containers. It's probably a long shot, but doesn't hurt to ask...
  7. Hello, I've been on unRAID for just a few months and enjoying it. I seem to enjoy tweaking and optimizing the server more than sitting down and just enjoying the content that I'm serving from it 😆 With that said, I decided that adding a VPN for my *arr and torrent/usenet services would be a good idea. I had to reconfigure my "Network type" on these containers to get things talking together again and had the pleasure of manually changing out all host names from something like http://binhex-sonarr:8989 to my actual server ip address http://192.168.1.xx:8989. These were often hidden away in some obscure place that I would often forget... and then spending the next hour troubleshooting what went wrong. It would be great if there was a feature in unRAID that would allow for global variables. Something like: Key 1: server_ip Value 1: 192.168.1.xx And then allow them to be injected anywhere, in the container template, in the application settings like so: Host: {server_ip}
  8. I feel like I've tried that a million times, but it seemed to work after your comment 🤨 Anyway, thank you!
  9. Hi, I'm currently digging into the world of VMs. After successfully installing Ubuntu Desktop, I wanted to experiment with different Linux distros. Hearing good things about Fedora so why not give it a shot as a VM? The Live CD booted successfully and I wanted to install it, however no drives were found under my system. I've burned a few hours through trial and error as well as Googling, but can't find a solution. I have a hunch it has to do with the hardware mapping, although I don't know exactly what to look for. Any help would be great.. I've attached a few screen grabs.
  10. Hello, I have a few of my containers accessible to the public (plex, overseerr, bitwarden, *arrs, etc) and thought it was time to take security more seriously. Cloudflare is my registrar and I'm forwarding subdomains to NGINX Proxy Manager on my unRaid (eg., https://sonarr.domain.com). I've been doing some reading about Crowdsec and thought I've give it a shot. The Crowdsec container installation from the unRaid App section went fairly smoothly, although documentation was sourced from multiple places due to my particular setup. There's a ton of moving parts, but I BELIEVE I have it set up correctly, but wanted to run it past you fine folks to see if I did it correctly. Currently, I have it setup where Cloudflare is the 'bouncer'. I'm able to manually block my IP, so that seems to be working. The one area that I'm still not quite sure about is the part where Crowdsec analyzes the logs on my machine. Questions: Since all external connections coming in run through NPM, is it safe to say that Crowdsec only needs to analyze NPM logs? Or does it need logs from the other containers as well? Can Crowdsec analyze symlinks for the logs? #Inside /mnt/user/appdata/shared/crowdsec ln -s /mnt/user/appdata/NginxProxyManager/logs/proxy-host-6_error.log proxy-host-6_error.log How can I check if Crowdsec is seeing my logs correctly? Thank you! I'm still wrapping my head around Crowdsec and would definitely appreciate some guidance.
  11. Hmmm.. unfortunately not. This was a motherboard that I used from my 2014 htpc.
  12. Thank you.. I've attached heavyd-syslog-20230206-2027.zip
  13. Ok, so it happened again.. and this time I've enabled syslog server. I just completed transferring about 85gb worth of raw photos when unraid went down at around 9am PST. Could not reach the web gui or able to SSH in. I left to run an errand for a few hours and came back to try again. This time the system was back up and I checked the logs to find a few warnings around the time it happened. See attached. Any idea what this could mean?
  14. Thanks @trurl and @itimpi! I'll make a note of that for future large transfers. While this is extremely helpful, does this remedy the original topic? Admittedly, I didn't have time to dig into the logs to pinpoint what caused the unresponsiveness. Also side-note, I was a little disappointed that unraid didn't send out a notification that something had gone wrong. I currently have warnings and notices sent to Telegram.
  15. Ah.. thanks for pointing that out. So I'm assuming I can temporarily set 'Use cache pool' to 'No' in my Shares setting if I'm planning to move a ton of files? Thanks for the help! I'm going to continue transferring the rest of my files after Parity check completes from the hard reset and will report back.
  16. It was the one I created for myself 'brian'. The settings for that are: Use cache pool: Yes Enable copy on write: Auto Allocation method: High water Min free space: 5gb Split level: Automatically split any directory as required Include disks: All
  17. Ah. sorry about that.. now attached with array started heavyd-diagnostics-20230201-1200.zip
  18. Noted, thank you. I've attached the diagnostics zip heavyd-diagnostics-20230201-0924.zip
  19. Following this thread because I'm having the same issue. Transferring 2tb worth of RAW photos from my Mac to Unraid via rsync. System goes unresponsive, cannot login and just had to do a hard reset. This is the second time this has happened. The first time it happened, I let it sit overnight to see if Mover could do anything. Tried to login in the morning and was able to. This time it didn't work.