Jump to content

corfoto4

Members
  • Posts

    52
  • Joined

  • Last visited

Everything posted by corfoto4

  1. How do I remove old screens that I have created? Thanks
  2. Here are the diagnostics: rynvis-diagnostics-20211202-1703.zip
  3. 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
  4. 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?
  5. 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
  6. 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
  7. 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.
  8. 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:
  9. Yeh, the program is great and would work well for other devices, but unfortunately it doesn't suit my use.
  10. 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
  11. 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
  12. I am currently running this version with the Nvidia plugin. I know that this I working because I have tested this in Jellyfin. I'm using a GTX 670. Is that compatible for Tdarr?
  13. I have set up Tdarr to transcode all of my new media that I currently watch on Jellyfin but I don't think hardware acceleration is working. I have followed a few threads to try and solve this and I have added the necessary variables in the docker container (extra parameters, GPU ID and parameters). I am using the tdarr_aio container. I have tried to only enable Tdarr plugins that use the installed GPU but the workers just send the files into the Cancel/error header. If I enable the CPU plugin, the files begin to transcode. I have hardware acceleration working for Jellyfin, so I know it isn't the plugin. Any ideas? Thanks
  14. 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!
  15. Thank you. I wish Nord would support port forwarding but that's just life.
  16. 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).
  17. 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
  18. 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?
  19. Thank you, sorry for the late reply, I didn't have notifications turned on. I had to create an assigned route on my Netgear router which pointed to the server address. The router was switching between the server's IP address and the range extender's IP address.
  20. 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.
  21. 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!
  22. Hey, I have my server in a back room where I cannot get an Ethernet cord to so I bought a range extender with allows me to plug the server in via Ethernet. But the server ip address cannot be found by my router. The router can find the ip address of the range extender but not the server. Is there a way to fix this? Router is a Netgear RBK13. Range extender is a TP-LINK TL-WA850RE
×
×
  • Create New...