Everything posted by PSYCHOPATHiO
-
Hello! First UNRAID Build!
if you have not bought the parts yet I would advise against buying an MSI board, in my case I had many issues in my over 20+ build years history, yet I got one for my latest unpaid build. One of the PCIe 16x slot guards came off & exposed the pins, my motherboard is MSI PRO B550-VC.
-
Do you use your On-board NIC or a PCIe NIC for your server
I once had a 4 NIC intel card & played around with LAGG & load balancing, then downgraded to dual NIC intel, then a single onboard and been that ways since, I don't have the extreme need for speed or data transfer for a simple NAS and a homelab.
-
Do you use your On-board NIC or a PCIe NIC for your server
I was having a debate with another UNRAID user about using the on-board NIC for connecting your UNRAID server, I think the modern on-board NICs came a long way to be as good or might be even better than old expensive muli-NIC cards.
-
[support] kilrah/miniserve
love this docker, so simple it brings me back to the early 2000s, thanks for porting it to unraid.
-
Access sonarr remotely
Reverse proxy is the best, if you have a domain it's very easy to setup reverse proxy using nginx proxy server to access your sonarr or radarr or any other as a subdomain sonarr.example.com. From within the sonarr docker you can setup a user and pass under SETUP - GENERAL - scroll down to Security & choose your method of auth. another method if you only have one docker to access is using Cloudflare tunnel, it also requires a domain if you have one.
-
Frequent Server Crashes and Segfault Errors
Don't forget check PSU cables for GPU if they are Ben so hard, I had some issues also with crashes cause (I over did my cable management on my pc) PSU corsair in use was a Corsair AX1000, I have 2 and both of them crashed was GPU cable was slightly bent, after replacing them with another PSU that has braided non-flat GPU cables my pc never crashed again. so basically if the crash happens under heavier loads, check your PSU
-
Frequent Server Crashes and Segfault Errors
Another thing to note, with my old hardware the Ryzen 1700x if the RAM 4 dim slots are filled it used to crash frequently, it took my a long time to figure that one out or it could be ram incompatibility, so try setting the ram to default stock speeds.
-
Frequent Server Crashes and Segfault Errors
I had a failing USB drive that caused the system to keep crashing and issues booting up, although one of the staff told me from the diagnostics that it's a USB port failure, which is unheard off. I changed the boot USB drive to a new one and all worked nicely since then, you could b e having a similar issue if all diags passed
-
Dark Banners
This is a very old post & thought to update the banner size for reference in case someone needs it as I did, I think the size now defaults to 2000x100 pixels. All depends on screen resolution or if you need to photoshop some text that will change size on browser zoom. My screen resolution is 2560x1440 so when testing I came to the conclusion that my best fit is 2000x100 pixles.
-
[Plug-In] Community Applications
It was a bit confusing at first when the apps loaded with strange face and names, I contacted a friend who has a lot of apps and asked him WTF did u do the do with randomly uploaded apps lol, he then explained. I told him I was in no way fooled 😬
-
Unraid OS version 6.12.9 available
Nothing huge but on both servers if I try to access "System Drivers" under tools it won't open, I reverted to 6.12.8 & it opens without an issue. Now back again to 6.12.9 on both of my servers & it gets stuck on loading. I clicked on it by mistake while trying to open system devices & I do not care if it works or not, just a note to fix for next update if is the same issue exists for other users.
-
PSA on SanDisk USBs
This is my first time seeing this thread and to be honest all my previous SanDisk flash drives from 2017 have failed me & many other complicated issues including one of the support staff thought my USB port is at fault, now I'm using Kingston DataTraveler 3 for over a year on both my servers & not a single issue.
-
I WANT TO TRY HOSTING MY OWN EMAIL
Well I'm not sure if I can help here, I don't have any experience with the tunneling of Cloudflare, can u do port forwarding on your ISP router? If yes then you have to Create dynamic DNS on pfSense and connect it to a subdomain on your Cloudflare, under Services click on Dynamic DNS Portfoward port 25 from ISP router to your pfSense instance IP In pfSense under the tab Firewall go to NAT and add the port 25 and forward it to your email server IP address I guess you can find YouTube videos on any of the things required to complete the setup
-
I WANT TO TRY HOSTING MY OWN EMAIL
Port 25 is for SMTP incoming mail.
-
I WANT TO TRY HOSTING MY OWN EMAIL
I host my email server with 4 domains, need help maybe? its a bit complicated to keep secure. Checkout mailcow as a start EDIT: for testing you mail domain mxtoolbox.com
-
Playing music on my UnRaid server, Recommend me an app please!
You could stream to an android or Apple device with Airsonic docker. this is the simplest method to use, i stream my music to my car andoid head unit and to my laptop or android device while im traveling.
-
Dynamix - System Temp
Well, I see you went through all the troubleshooting methods. Maybe unplug, remove plugin, delete the sensors config, reboot & test as a last resort. Other than that, I got no clue. Maybe someone else has a similar issue with ha different solution.
-
A solution to share files over the internet
For simple file sharing it works nicely, also you can map a drive to Nextcloud docker and within Nextcloud itself you can enable "external storage" and map the drive for access anywhere or sharing files.
-
Dynamix - System Temp
Remove this line below from your config, or delete the config file completely and run sensors from the command line again. Hopefully this solves it.
-
Dynamix - System Temp
@augot it was the corsair PSU plugin, once removed all back to normal. seems u have the same
-
Backup Unraid to Unraid with a GUI
I use a windows VM and FreeFileSync to maintain my folder organization, I opted for the easy way. There is a docker for FreeFileSync, but I haunt got to it yet, as I backup once a month or so.
-
VMs are unusably slow.
i know this is old, but this is an amazing CPU unfortunatly the motherboard i have is dying and cant find a decent replacement for a decent price.... so had to go for a complete new system..... do not throw away this server... one of the most stable CPUs I have ever came accross.
-
Running an Energy Efficient Unraid Server
I got a corsair PSU & the plugin shows on idle when HDDs are spun down, I'm running at 100 WATTS approx, my Ryzen 1700x is also OC to 3.8Ghz. In addition to a pfSense box, 24 port switch and the overhead of the UPS my power meter shows around 200 WATTS My second Unraid server is almost always offline & only used for weekly or monthly backups, but also runs under 100 watts when powered on. Thankfully, power where I live is pretty cheap at 0.05/kWh
-
Please Check Out our Survey
Again, I want to thank all the DEVs & community members for all the hard work and support of UNRAID...
-
[GUIDE] Matrix-Synapse w/ postgres DB (chat server) + Element (web client) + Coturn (voice)
I found this https://github.com/matrix-org/synapse/blob/develop/docs/reverse_proxy.md CADDY v2 matrix.example.com { reverse_proxy /_matrix/* localhost:8008 reverse_proxy /_synapse/client/* localhost:8008 } example.com:8448 { reverse_proxy localhost:8008 } Delegation example: example.com { header /.well-known/matrix/* Content-Type application/json header /.well-known/matrix/* Access-Control-Allow-Origin * respond /.well-known/matrix/server `{"m.server": "matrix.example.com:443"}` respond /.well-known/matrix/client `{"m.homeserver":{"base_url":"https://matrix.example.com"},"m.identity_server":{"base_url":"https://identity.example.com"}}` } matrix.example.com { reverse_proxy /_matrix/* localhost:8008 reverse_proxy /_synapse/client/* localhost:8008 }