Roang

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by Roang

  1. Thanks for your help @trurl and @JonathanM! I got my unraid server back up and running with all the previous settings. Learnt a valuable lesson going forward to have USB backup offsite Thanks again guys!
  2. @JonathanM@trurl Thanks for the reply guys! Should I also copy the disk.cfg file across? It looks like it has disk configuration related settings there.
  3. Hi guys, A little story first. My system has recently suffered a data drive failure and USB failure at the same time. To my horror, I realized that the backup of USB was stored in the array itself which was no longer accessible. Thankfully, I had a recent copy of the diagnostics available which had the following config available. I've copied this across to the flash drive's config folder, and did some push and pull with the registration key (replaced it) and the unRAID managed to get the disk configuration back (but not other settings like plugins. Unsure about Docker and VMs at this stage). From there, I've initiated the parity swap procedure (as my replacement drive was bigger than the parity drive) and it's currently in the data rebuild step. Now what I want to achieve is to utilize the flashdrive backup that is now accessible from the backup share to restore the old unRAID settings back. Current unRAID just has the default settings available and I want to bring back the settings and configurations I had for unRAID (e.g. plugins, ssh logins, user setup, docker, VMs, etc) As per Docker and VM, I was scared to start them in case of any potential corruption so I've not tested them out to see how they're behaving. Overall, I believe I'll need to move over things from the below screenshot but I'm unsure which files I should be copying over to achieve this. I guess things gets tricky because the backup will have disk configuration which is no longer valid as I had to replace a broken drive and did a parity swap procedure. If you guys could provide some guidance on which files to copy over (or do otherwise) so I can have the sweet unRAID settings I had before, it'll be greatly appreciated. Thanks *Point to note, my unRAID is currently on 6.5.3
  4. Thanks for the info @jorgeB I'm aware of the C6 state issue with Ryzen 1st gen so I've made necessary measures to prevent this. With those measures in place, the system was very stable managing to get up to 6 months uptime only to be stopped manually for adding HDD.
  5. Hey guys, I'm trying to figure out why my server is randomly restarting after an upgrade. I've first noticed this happening about a month ago when I replaced my existing cache drive with a 980 PRO 1tb (from 950 evo 500gb SSD) . It might be worth noting that there was already an NVME in the MOBO(AX370-K7) only slot so I moved that out to a PCIE NVME Adapter (NVME is SX8200 PRO 1tb) https://www.pbtech.co.nz/product/ENCOEM0010/kingshare-KS-NVX401-M-KEY-Nvme-M2-SSD-to-PCI-e-X4 The issue happened 2 days after the upgrade however it was fine for a month afterwards. Coming back to now, I've made further upgrade to the server by adding 1 additional data drive. It is also probably worth noting that I used this time to clean my build with pressured air such as below https://www.pbtech.co.nz/product/TOLSTO1040/Dynamix-CK-AD400-400ml-Air-Duster-Non-Flammable-hi The first strange symptom I saw was that the server refused to start (nothing happened when power button was pressed) I plugged out the power cable a few times and tried making some plugs inside more tight in case something went loose. Eventually the power button worked. Now within the last day after the upgrade, the server has restarted twice already. As per the recommendations, I've gathered the logs and have attached it. From the quick glance I gave, there doesn't seem to be anything useful in the moment of failure unfortunately. I'm wondering if my PSU is slowly dying or maybe it doesn't have enough power but based on calculations, I don't think this is it. The PSU I'm using is 550W Corsair one. The build currently has 9 HDD of which 1 is being used as Parity and rest Data drive. 980 Pro is used as cache and there is one SX8200 1TB used as unassigned device. The build also has LSI SATA SAS 9211-8i for additional SATA slots. Build is on 1st gen Ryzen 1700 so it also has a random graphic card attached to it. Possibly a GT 720 MOBO is on AX370 K7. Memory is a weird hybrid with combination of 1 16GB ram and 2 8GB ram. Unraid is currently on 6.5.3 Would appreciate any feedback guys. Thanks FCPsyslog_tail.txt tower-diagnostics-20211108-2241.zip
  6. Hey, may be take a look at this. Appears to be a bit different to your issue but maybe worth a look.
  7. Just quickly replying to myself. After trying out multiple things, it appears that issue is on NZBGet side as the issue appears with Linuxserver's image of radarr as well. To further verify this, running sabnzbd does not run into issues like above. I'll post more updates here or if else where i'll link it to this article. Thanks!
  8. My Radarr started running into what appears to be the same issue as above and am unsure how to resolve it. Radarr and nzbget dockers (both from Binhex, btw thanks for the awesome images!) are up to the latest as of posting today. I thought this might be related to DupeCheck feature that is somewhat newly introduced in NZBGet and had that disabled but still I'm running into issue. Sonarr which I haven't upgraded in a while is not running into issues like this. My issue unlike becksworth's issue is not just during the "Copy" operation but seems to happen with general connectivity with NZBGet. The issue temporarily goes away if I restart the radarr docker (meaning movie gets added do NZBGet without issue). Oh, I've also tried "AddUser" and "AddPassword" feature in NZBGet's security section to see if that worked but the issue still appears. Below is my error message as well although it seems to be the same as becksworth's log. There is not really any log to grab from NZBGet. When doing the Test on DogNZB from Download Clients menu in Radarr, it passes without issue. Any help would be greatly appreciated. I don't have much understanding of how this works but could this be caused by "Mono" version issue? Thanks guys NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to NZBGet. Error getting response stream (ReadDone2): ReceiveFailure ---> System.Net.WebException: Error getting response stream (ReadDone2): ReceiveFailure ---> System.Exception: at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00031] in <5efeee63065d4efdba33446b88d50914>:0 at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x00056] in <5efeee63065d4efdba33446b88d50914>:0 at System.Net.Sockets.SocketAsyncResult+<>c.<Complete>b__27_0 (System.Object state) [0x00000] in <5efeee63065d4efdba33446b88d50914>:0 at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00015] in <2dfe84a36ef4410ca18642993b51b799>:0 at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00074] in <2dfe84a36ef4410ca18642993b51b799>:0 at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <2dfe84a36ef4410ca18642993b51b799>:0 at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00031] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:439 --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00059] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1033 at System.Net.HttpWebRequest.GetResponse () [0x0000e] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1045 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0012b] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74 at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:58 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\HttpClient.cs:114 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\HttpClient.cs:50 at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T] (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings, System.String method, System.Object[] parameters) [0x00047] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:232 --- End of inner exception stack trace --- at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T] (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings, System.String method, System.Object[] parameters) [0x0008e] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:245 at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.GetHistory (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:135 at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.GetHistory () [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\Nzbget.cs:128 Close Just noticed, I also sometimes get the error below as well! zbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to NZBGet. Error getting response stream (ReadDone4): ServerProtocolViolation ---> System.Net.WebException: Error getting response stream (ReadDone4): ServerProtocolViolation ---> System.Exception: at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00031] in <5efeee63065d4efdba33446b88d50914>:0 at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x000af] in <5efeee63065d4efdba33446b88d50914>:0 at System.Net.Sockets.SocketAsyncResult+<>c.<Complete>b__27_0 (System.Object state) [0x00000] in <5efeee63065d4efdba33446b88d50914>:0 at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00015] in <2dfe84a36ef4410ca18642993b51b799>:0 at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00074] in <2dfe84a36ef4410ca18642993b51b799>:0 at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <2dfe84a36ef4410ca18642993b51b799>:0 at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00031] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:439 --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00059] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1033 at System.Net.HttpWebRequest.GetResponse () [0x0000e] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1045 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0012b] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74 at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:58 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\HttpClient.cs:114 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\HttpClient.cs:50 at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T] (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings, System.String method, System.Object[] parameters) [0x00047] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:232 --- End of inner exception stack trace --- at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T] (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings, System.String method, System.Object[] parameters) [0x0008e] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:245 at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.GetGlobalStatus (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:125 at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.GetQueue () [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Nzbget\Nzbget.cs:61
  9. Hello, I have a potential random question here atm. So I've noticed that deluge-vpn with PIA setup comes at a cost of speed(as expected) and I thought maybe it'd be a good idea to have two instances of deluge running(one with VPN, one with none). Conveniently from the appstore, I noticed that there are two docker images available for both scenarios so I tried installing them both. Deluge-VPN is working without issue but when I try install the non VPN docker image, I run into an issue as it is trying to use the same Host Port(58846 and 58946). I tried changing the host port to something else but it crahsed my unraid(webgui hangs). Does the approach I'm doing here make sense? And if so, would anyone be able to give me some guidance on some configuration to get this working correctly? Much appreciated, Q
  10. Hi all Just wanted to post my story so far. Specs CPU: Ryzen 1700 MOBO: Gigabyte GA-AX370-Gaming-K7 (with bios upgraded from F2 to F3) RAM: Crucial 16GB RAM(Non-ECC) - CT16G4DFD8213 (only single ram stick atm. Will add more in the near future) SSD(Cache): Kingston SSDNow UV400 240GB PSU: Corsair RM550X(550W) HDD(3 of them, 1 of them as parity): WD Red 3TB (WD30EFRX) Graphics Card: GT710 or 20 or 30 (forgot) First of all, I'm very new to the unRAID as a whole (in fact these kind of technology as a whole). What I wanted out of unRAID was something that can host multiple docker, VMs and most importantly work as a NAS + PlexServer. It has been about 5 days since I got unRAID up and running and during this time, my goal was to simply get the server running without freezing/crashing. In the beginning, unRAID kept on crashing/freezing/hanging for me every 12~24 hour period. Like general consensus on this forum, I ran memtest for a day or so to see if it was my memory issue but thankfully my memory was fine. Than luckily, I encountered this thread where @Pauven mentioned that turning off Global C-state was the key to his stability issue. I tried to look for this option as well in the bios but I couldn't find it originally. This issue was solved by upgrading the bios to F3. Now my server's uptime has reached just over 1 day. I know it isn't probably a time to feel safe just yet but I am very relieved to see this result. Once I move over all the files scattered all over my various external HDDs, I'll install PLEX and start on the second part of my journey. Thank you everyone who posted here. I especially want to thank @Pauven, whom I wouldn't have been able to solve(hopefully for good) this stability issue without. Cheers, Q