Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

LoudRex

Members
  • Joined

  • Last visited

Everything posted by LoudRex

  1. Sorry, but I really believed my docker was on custom br0. That's how I installed it. Because that's what I saw in SpaceInvaderOne's video on YouTube. 1000 times sorry for that. I understand that it is so no fun to help. Sorry. Edit: I am going to fix it right now, according to your post. So I need to turn on that thing in docker setting. Thanks for helping a n00b. Edit 2: @alturismo thanks it works now on remote! You're the best! [emoji1305]
  2. Got it, here's my docker overview.
  3. Okay, pinged 192.168.2.220 from the console of NPM to the container of Guacamole. This are the results: --- 192.168.2.220 ping statistics --- 43 packets transmitted, 0 packets received, 100% packet loss So no connection via ping. And sorry for masking my lan IP didn't know it was senseless... 🙈🙈
  4. It is on custom br0 with its own IP. And Host access to custom networks is disabled
  5. I just installed this docker and at local point everything is working okay. I've set everything up using the video of SpaceInvaderOne: But I cannot add it via NginxProxyManager to access it via remote. The container is set to custom br0, with ip 192.168.x.220 and as port 8080. So that is what I set to NPM, but I get a 502 bad request error while going to the remote access. As normally this are the settings in NPM for the ApacheGuacamole docker, to forward it to a remote address. Also see these screenshots: I hope I've posted this in the right thread, as NPM and ApacheGuacamole are 2 different dockers, so choosing the right one was difficult for me. Kind regards, and thanks in advance! -- Rik
  6. So which code do i need in my go file? Because there is so much code, I cannot make it fitting for my server. I don't know which code to use and which not to use. And scared for parity checks as they take a long time with 18TB... So can someone or @mgutt make me a code that is safe for disabling disks, so that when I put the code in, I dont have to do anything again. Is that a possibility? My server consists of the following parts: 10 x 3.5" hdds 1 x 2.5" ssd cache Intel core i3-10100 80GB DDR4 RAM Gigabyte B560M Aorus ELITE Mobo Supermicro AOC-SAS2LP-MV8 SATA expansion card Thanks in advance!
  7. When I use powertop --quiet --auto-tune my parity disk stops working with a red cross. So I know I am not able to use that command, but what setting does cause the parity disk to stop working? Then I know what to set to good and what to keep on bad.
  8. Yep that was the problem, a miniSAS cable. The solution was as follows: Unassigned the disk first Assigned the disk again to the same empty slot as before. Then a parity rebuild and everything is back up and running! Thanks again!
  9. I had some problems with my array, but tomorrow I'm up and running again. So back to my powertop. With the code of @dopeytree I had some errors, but didn't work at all and didn't give me my webui anymore. So I tried running powertop on my own, but then still errors, even if I just enter powertop, so how can I resolve them first for getting back at the code of dopeytree? This is the lines I get when running only the "powertop" command: powertop: /lib64/libncursesw.so.6: no version information available (required by powertop) powertop: /lib64/libtinfo.so.6: no version information available (required by powertop) modprobe cpufreq_stats failed Cannot load from file /var/cache/powertop/saved_results.powertop Cannot load from file /var/cache/powertop/saved_parameters.powertop File will be loaded after taking minimum number of measurement(s) with battery only RAPL device for cpu 0 RAPL Using PowerCap Sysfs : Domain Mask d RAPL device for cpu 0 RAPL Using PowerCap Sysfs : Domain Mask d Devfreq not enabled glob returned GLOB_ABORTED Cannot load from file /var/cache/powertop/saved_parameters.powertop File will be loaded after taking minimum number of measurement(s) with battery only Thanks in advance!
  10. Yep gonna do that. I don't have the diags from before rebooting, cause nothing was wrong at that moment, too bad. I did some cable swapping, advice via reddit, and came out on a faulty miniSAS 8087 cable. One of those 4 sata cables are bad, so I've ordered a new one. Expected to arrive in a couple of days. So for now the problem seems solved with a new cable, but I cannot verify that until I have a new cable.
  11. Hello all, I have some problems with my just new disk. I have to had to reboot a few times due to problems with using powertop. So now I've disabled everything in my boot/config/go file, back to original. But to check things out, I needed to reboot my server a few times. Now I booted it for the last time, and I get a red x at the disk4. I did a read check but that wasn't the solution. My disk4 is just about a month old, so I don't think it is the disk itself. Also the SATA data cable is the same age, so can it be that? I never had the disk "failing" so quick... What can I do to resolve this matter? I've attached my diagnostics, maybe you guys can get something out of that. Thanks in advance for all the support. Kind Regards! rik-tower-diagnostics-20230731-0024.zip
  12. Okay, thanks for the fast answer!
  13. Thanks @dopeytree for all the info. Sorry but one last question, in your go file, do you need to replace the question marks with the actual device? I know that an asterix is a wildcard, but what does a question mark do? Kind Regards and thanks in advance!
  14. I have a Gigabyte B560M Aorus ELITE, as mobo, so don't know if that motherboard supports ASPM. Dunno what ASPM is at all... 🙈🙈 EDIT: Yes my motherboard supports ASPM. So does my card does so too?
  15. Does anyone knows if the Supermicro AOC-SAS2LP-MV8 support link power management (https://www.supermicro.com/en/products/accessories/addon/AOC-SAS2LP-MV8.php). The card is based on the Marvell 9480 host controller... Can't find anything about it on Google, so maybe you guys know some more? Kind regards!
  16. Thanks, I just downloaded it to my pc and via my pc copied to unRAID flash drive. I'll hope that by the next reboot it works. And indeed now is the file 2.17MB in size... If it doesn't work you'll hear me in this topic. Thanks again. Kind Regards!
  17. Since there went some more wrong, I just had to reset my qbit dockers. Forgot to make a backup of my appdata folder, so 4 new and fresh qbit dockers. So this one is solved, and I shall mark it so. Thanks again.
  18. Hi @mgutt, Wanna download and use powertop on my unraid server. From your first post, I've done the first three commands, but I still cannot get powertop installed. FYI Github.com doesn't work anymore, maybe that's why? Then I reboot and put powertop in the terminal and get the following code: bash: powertop: command not found What is going on? Because I really need to get the power consumption lower, it costs me about 450 euro's per year for electricity, that's very inefficient. Thanks in advance! EDIT: When I look at /boot/extra/ I find a file called powertop. It is ~14 Kb big. Is that OK?
  19. Hi all, Have a little problem after a failed parity disk replacement. I have already asked this in the proper topic, but after a couple of days still no one knows an answer. And I would really like to go on with my server and get everything running again. See also this post: After a wrong parity disk swap I lost some of my files, but that gave me some extra, much needed, space. Some of my docker containers were still running as usual, and I have 4 binhex-qbitvpn containers. Some of the torrents inside the containers were fully downloaded, and now not anymore cause of a partly failed rebuild. Nothing problementary at all, so I want to download them again to 100%. They are still in the clients, but some of the torrents continue after automatically being reset to 0.0 percent due to missing files. But now comes the problem, some of the torrents are in the 0.0 percent state with as status Errored. The log files said, no space left on device. But, there is still over 6 TB left on the array, before there wasn't, now there is. I've already tried to recheck those, but they recheck and say, even with 0.0% and space left, still Errored and I get also continuous get errors in my log files that say no space left. What can I do, other that removing them and add them again, as I don't have the torrent files on my pc (maybe on the server/docker folder somewhere), to get them started again to download the full torrent again, as they should after getting them at 0 percent? Thanks in advance, and thanks for reading this whole "tale". -Rikdegraaff PS. If something is wrong about this topic, excuse me, but I didn't had any wonder where to put this else...
  20. Guys does someone here has a solution for this..? @binhex maybe? Excuse me for bumping my own post, or should I make a fresh topic to address this problem?
  21. Hi all, Have a little problem after a failed parity disk replacement. Some of my docker containers were still running, and I have 4 binhex-qbitvpn containers. Some of the torrents inside the containers were fully downloaded, and now not anymore cause of a partly failed rebuild. Nothing problementary at all, so I want to download them again to 100%. They are still in the clients, but some of the torrents continue after automatically being reset to 0.0 percent due to missing files. But now comes the problem, some of the torrents are in the 0.0 percent state with as status Errored. The log files said, no space left on device. But, there is still over 6 TB left on the array, before there wasn't, now there is. I've already tried to recheck those, but they recheck and say, even with 0.0% and space left, still Errored and I get also continuous get errors in my log files that say no space left. What can I do, other that removing them and add them again, as I don't have the torrent files on my pc (maybe on the server/docker folder somewhere), to get them started again to download the full torrent again, as they should after getting them at 0 percent? Thanks in advance, and thanks for reading this whole "tale". -Rikdegraaff
  22. Okay, thanks for the very clear explanation. I understand that when I open a file on my mobile phone via WireGuard on my Unraid box the full stream is encrypted. So am I correct to determine that no one can see what I am streaming. They only see that I am streaming some file to my phone but not the content. Am I right? Thanks again for the explanations.
  23. Me neither, but I wanted to know who can see when I connect to my server from outside my LAN, and then via WireGuard. Because in some EU countries it is illegal to even stream from a illegal source, so I would be safe streaming my series to my phone. I am not that acquainted with VPN's so thats why the question.
  24. @apandey so If I interpret your answer correctly nobody including my mobile carrier can see what I stream to my Android phone. That would be the best outcome for me as it is not possible on Android to connect and to PIA and to an other WireGuard tunnel... Am I right stating this?
  25. Hello all, First of all, I do not know if this question is posted here at the right spot, if not please move it to the right category. I wanted to ask a specific use case while streaming videos on my Android phone. So who can see me streaming data and is that data/video unencrypted or not. When I am travelling outside of my home network, I have my Android phone on my mobile/cellular data plan. When I open a video via my WireGuard tunnel to my Unraid box, on my Android phone, who can see me watching that video and who can see the data of the video? Is that encrypted through WireGuard or not? I am asking this because I cannot set up a PIA VPN connection AND a WireGuard tunnel to my home network (via Unraid)... So am I in the clear or can justice or hackers see what I am streaming? Thanks in advance for all the help. Kind regards!

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.