Everything posted by corfoto4
-
CA Certificate Provisioning does not work.
I updated my unraid os to 6.10.3 which has caused me many issues. One that I cannot find a fix for is that I can no longer use https to connect to the unraid dashboard. When I go to provision a Ca certificate in Management Access, nothing comes of it. I looked up the logs to see the issue and I have provided a photo of them. Because of the connection issues I have to use my phone to take a picture of the local gui on a screen. https://photos.app.goo.gl/GKjkyC4FZGcEQS29A I can't seem to find a way to fix it. Not only has 6.10 messed around with my network configuration, I think it has reset my custom docker proxy networks. I am not able to restore 6.9.3 anymore as my flash got corrupted trying to revert back. Any help would be greatly appreciated. Thank you.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
How do I remove old screens that I have created? Thanks
-
Slow File Transfer Speeds on UNRAID Server
Here are the diagnostics: rynvis-diagnostics-20211202-1703.zip
-
Slow File Transfer Speeds on UNRAID Server
I was downloading a 2GB file from my server on my local network to my laptop and it took about 30mins. It fluctuated between 1MB/s and 100kB/s. My array is encrypted but I don't see how speeds should be affected by that much. How would I be able to speed up the transfer speeds on my server? Thanks
-
UNRAID Support for PowerShield UPS (Defender 1600VA)
Thank you, I will have to look into this.
-
UNRAID Support for PowerShield UPS (Defender 1600VA)
Thank you, I'll make the necessary adjustments. I run a Jellyfin docker on the server which I can connect to outside my LAN so that I can access my media such as my photos. If I was away on holiday and a power outage occured, it would mean that I can't use or access Jellyfin until I return home to start it up again. My aim for the server was to function completely self sufficient so that I do not have to touch it at all and let it work itself. The UPS was to ensure that it could allow a graceful shutdown and prevent it from crashing and requiring a parity check when it starts up again. And then I could get the sever to start itself up again when the power comes back online and the ups battery has reached full charge. Do you think that these two ideas I have above are reasonable? I understand the reasoning behind the passphrase, but what if it I removed it and was not using one? Would the two ideas be reasonable?
-
UNRAID Support for PowerShield UPS (Defender 1600VA)
How would turning the server off and leaving the UPS with spare battery capacity left over benefit me? Once the server shuts down it doesn't start up by itself, I have to manually push the button and enter a passphrase. If there is a way to start the server and enter a passphrase by itself once the power comes back, I would love to know how to do that. ------- My UPS can support normal operation of the server for roughly around 25-40min. Is it an issue if the UPS runs out of power during a power outage so that the server loses all power? ------- Follow up question, is there any use for the server to tell the UPS to switch off after a power outage? I'm still very new to battery backups and there is not much information out on the internet to explain everything. Any help would be fantastic. Thank You
-
UNRAID Support for PowerShield UPS (Defender 1600VA)
Hello, I bought the PowerShield Defender 1600AV UPS today to use with my UNRAID server. (https://powershield.com.au/product/powershield-defender-1600/) And using the inbuilt UPS settings in UNRAID, it does not connect to this UPS. I tested the PowerShield 650VA (https://powershield.com.au/product/powershield-defender-650va/) the day before and the inbuilt UPS settings worked. Does anyone know how to fix this/why the 1600VA does not work but the 650VA does? ----- I have tried out the NUT UPS plugin but it is showing me limited information. All I need to work is for the plugin or the inbuilt settings to show me the remaining battery time. This is to ensure that if I lose power I can switch my server off when the battery power remaining drops below 4min. Edit: It appears that the battery remaining switch-off function works, but interprets the battery remaining level to be 0. I checked the UPS battery remaining level when I tested it and it told me I had 50min remaining left on battery. But the server initiated a shutdown straight away. I had the Battery Shutdown level to be when there is 4min remaining. I am not being shown the details such as battery time remaining by the plugin. Any reason for this? Thanks
-
How to automatically wake from sleep?
I know that this is an old post, but for everyone who still has the same problem of rtc working on the 1st day and not the second, this is my version of the code: echo 0 > /sys/class/rtc/rtc0/wakealarm time=5:58 now=$(date +%s) other=$(date -d $time +%s) if [ $now -ge $other ] then echo `date '+%s' --date='tomorrow 5:58:00'` > /sys/class/rtc/rtc0/wakealarm else echo `date '+%s' --date='today 5:58:00'` > /sys/class/rtc/rtc0/wakealarm fi This resets the rtc clock which will make the code work every day. echo 0 > /sys/class/rtc/rtc0/wakealarm I use this code because the rtc function in my bios doesn't wake UNRAID from sleep. But this code worked a treat! If you wish to change the time, change all of the time values to your desired time. This code also has to be placed in the 'custom commands before sleep' text box.
-
WOL with Dynamic S3 Sleep Plugin
Thank you for your help. Unfortunately it only works on Windows but it is a great program. I actually found another thread that helped me figure out how to use the RTC functionality with the Dynamix S3 sleep. The BIOS function wouldn't work but this person's code does. Link to forum:
-
WOL with Dynamic S3 Sleep Plugin
Thank You. I I'll check it out.
-
WOL with Dynamic S3 Sleep Plugin
Yeh, the program is great and would work well for other devices, but unfortunately it doesn't suit my use.
-
WOL with Dynamic S3 Sleep Plugin
This plugin is for waking other devices on the network. I'm after waking my server from a device to use during the day. Maybe it has something do to with my hardware config? Thanks though
-
WOL with Dynamic S3 Sleep Plugin
Thanks, I'll have a look at it.
-
WOL with Dynamic S3 Sleep Plugin
Hey, I have setup my server to sleep overnight to save power. Currently I have to manually push the power button on the machine to wake it every morning. I want to find an automatic way to wake the server at 6am every morning. I have tried to use the built in RTC function but no luck. I tested everything and searched through almost every Google and unraid forum link. Now I am trying to use the WOL function. I have a WOL app on my phone which I can tap the device to send a magic packet to the system. Currently, when the system is in sleep mode, I can tap the button on the app and the lights and fans turn on in the server. However after a few seconds (5-10) the server switches of and into sleep mode again. During testing I set Dynamic sleep to exclude every day to make sure that the plugin wasn't making the sever sleep straight after wakeup. I tried using different WOL options in the plugin - no change. I tried forcing gigabit wake up but no change again. Once I have this WOL function working, I will be creating a program to run on my spare iPad mini 2 to send a packet to the server at 6am every day. But I need to get WOL to work before I can do this. Any ideas? Thanks
-
[Support] binhex - DelugeVPN
I found the reason why my speeds dropped to much. The server I had connected to on Nord must have had a large amount of traffic. Right now I am receiving speeds of around 30MiB (maximum speed of my internet connection). Thank you to everyone who helped me!
-
[Support] binhex - DelugeVPN
Thank you. I wish Nord would support port forwarding but that's just life.
-
[Support] binhex - DelugeVPN
Hey, from what I can see, you have setup deluge correctly. The reason why your uploads are slow is most likely due to low demand. When you seed your torrents, it is uploading data to other users to use (so they can download the same torrent). So you may only be sending data to 1 person who is also downloading the torrent. Have a search on how torrenting works: https://www.howtogeek.com/141257/htg-explains-how-does-bittorrent-work/#:~:text=torrent file into a BitTorrent client.&text=Once connected%2C a BitTorrent client,BitTorrent clients in the swarm. If you want to test your actual upload speeds, see spaceinvaderone's video here: If you are seeding to many peers, check through your settings/preferences to see if you have any limits on the upload speeds. Also check the bottom right footer on the main deluge screen (that shows the total download and upload speeds).
-
[Support] binhex - DelugeVPN
Yes, I was quite frustrated when I found out that Nord does not support it. But I don't understand why my speeds have dramatically dropped, considering that a few days ago I was receiving about 20Mbps downloads. Now I only receive about 7Mbps. I also tested this with speedtest-cli in deluge's docker console. Is it possible that Nord is slowing the connection on purpose? Or maybe I haven't set deluge's connection preferences properly? As Spaceinvaderone never went through this on the tutorial. I'm connected to a P2P server in Australia (the fastest recommended by Nord's website) https://nordvpn.com/servers/tools/ Finger's crossed Binhex will know what to do. Thank you for your help
-
[Support] binhex - DelugeVPN
So would it be more beneficial to me to turn it off? Will that increase speeds or is that more a quality of life setting where it slightly improves deluge's processing performance?
-
Unraid Feature Request Wishlist
1. Built in WiFi option would be nice. So you could setup a wireless NIC and use that instead of a WiFi -> Ethernet converter. 2. More statistics such as how much CPU utilisation a docker container/VM is using. Similar to Windows Task Manager.
-
[Support] binhex - DelugeVPN
Sorry, I know this is a very old thread. I'm using NordVPN with the binhex-deluge client but I am only getting speeds of around 800KiBs (I did once have around 10 MiB). (Following spaceinvaderone's tutorial for deluge on YouTube) I have set VPN_PROV to custom I have set STRICT_PORT_FORWARD to yes How do I manually configure the port to work with NordVPN? And if I enable port forwarding (when NORD does not support and port forwarding) will it slow my connections? Thanks!