jeffreywhunter

Members
  • Posts

    1124
  • Joined

  • Last visited

Converted

  • Gender
    Male
  • Location
    Wisconsin
  • Personal Text
    No place like the open road...

Recent Profile Visitors

4364 profile views

jeffreywhunter's Achievements

Collaborator

Collaborator (7/14)

10

Reputation

1

Community Answers

  1. I have the latest version of the Docker installed (Version 4.125.1.8395) on the latest version of unRaid (v6.12.9). Server has been running for years with no issues. Recently I went to watch and old favorite (The Hunt for Red October). When I did, plex only showed the 'Plex TV' version of the show which is paid access. Disabled the online media sources and still not finding Red October. That got me to looking for other missing titles. I've found a number of titles that are missing. Then I looked at the Plex Database in the Appdata folder and its been 6 months since the database was modified. Not sure what else to check at this point. Corrupted database? Thanks in advance!
  2. As an interesting sideline, I tried to download the detailed unraid-api logs and got the following error: {"data":null,"errors":[{"message":"The CORS policy for this site does not allow access from the specified Origin."}]} Perhaps diagnostic?
  3. Not sure if I've missed a config somewhere after setting up unraid connect, but I'm not not able to access a terminal session/command line from the WebUI menu any longer. When i click, I get the following: -------------- "serverip":4200 This site can’t provide a secure connection "ServerIP" sent an invalid response. ERR_SSL_PROTOCOL_ERROR --------------- In Settings>Management Access I have the following: Start page: Main Use TELNET: Yes TELNET port: 23 Use SSH: Yes SSH port: 22 Use UPnP: Yes Use SSL/TLS: Yes HTTP port: 80 HTTPS port: 443 Local TLD: local FYI, I've also used Use SSL/TSL as STRICT, no difference. I can access/manage the server from connect.myunraid.net just fine (also get "can't provide a secure connection" from command line button). I've also made sure that Enable DNS Rebind protection is turned on in my router. Log attached in case its helpful... Given this is a protocol error, got to believe I just have a bad config somewhere. Appreciate wisdom from the community! hunternas-syslog-20240427-2314.zip
  4. A few weeks ago I setup HTTPS on my server and its working great. Today, as I was working on the server, suddenly the screen displayed 500 NGIX error. My console was still working so I rebooted the server and after it cam up, was able to access just fine through the HTTPS login I've been using. I've read through the various 500 NGIX errors on the board but not found anything that feels similar. Is there a set of diagnostic steps I should go through? I can access my server just fine through Connect.MyUnRaid.net.
  5. Thanks, that really clears it up for me. Who could I make recommendations to for improving Unraid Connect? I'd recommend the following: 1. Add a description of the process and how it works (as you did). 2. Clarify the button to Generate & Download Backup. As Unraid has become more and more user friendly (and its amazing how much improvement there has been since I started back in 2017), there are more and more 'near nubes' on unraid now. So expanding documentation and user information would get a lot of mileage!
  6. Thanks for the reply ChatNior - I've seen that and clicked "Generate Backup" before, but it didn't appear to do anything. I thought it was generating a backup from my server to Unraid Connect. Now I see that it does that, THEN downloads the zip file. Just takes a while. Perhaps a better button label would be "Generate Backup & Download"...
  7. I configured Unraid connect to backup my flash. I see it in the dashboard correctly, but don't see where I can restore it to a new USB drive should the previous USB fail. I've not been able to find any detailed instructions. I'm sure it out there somewhere, just can't find it. Thanks in advance!
  8. I configured Unraid connect to backup my flash. I see it in the dashboard correctly, but don't see where I can restore it to a new USB drive should the previous USB fail. I've not been able to find any detailed instructions. I'm sure it out there somewhere, just can't find it. Thanks in advance!
  9. I had a backup on another USB (manual copy) so I just went ahead and upgraded to 6.12.6 and then upgraded to the latest CA Backup Appdata. Everything appears to be working fine - I don't get the error anymore?? The error disappeared after the upgrade, so assume it was a bug somewhere. Backups completed on schedule. Upgrade to 6.12.6 had a couple plugins that I had to update, but everything went smoothly. Thanks!
  10. Unraid 6.11.5 (I've not upgraded to 6.12 yet...and thus not upgraded to new CA Appdata) Opened the dashboard and had this message: " Your flash drive is corrupted or offline." Appears my USB has failed (*sigh*) I have CA Appdata installed (Since v2.5 came out), but now that the USB has crashed, of course, I don't see any USB related apps running. i.e. the Dashboard page displays junk and nothing is working. Unraid still running, apps (i.e. plex) still running). However, anything related to the USB drive does not run. Diagnostics attached. I have not yet rebooted. If I go to Settings>CA Backup Appdata v2.5, I get a junk page (see attached screenshot). Not sure what to do at this point. I have a backup, but don't know how to restore! Thanks in advance! hunternas-diagnostics-20231128-2140.zip
  11. Assuming its a hardware problem, we'd want to try to isolate where that's coming from. Safe mode is interesting. If I run in safe mode, will I be able to run apps? I've seen a post that lots of things don't work, but not been able to find a definitive answer as to what does and does not work in safe mode. https://forums.unraid.net/topic/142975-safe-mode-no-local-gui-no-remote-gui-no-remote-ssh/ That said, are there any hardware diagnostics that can be recommended? i.e. run a memory check (although I think that would show up in diags?), HBA controller check? I do have a couple drives that had displayed errors (I'm currently replacing them over time as they fully fail). Could the drives in partial fail state cause the server to crash? (see attached SMART reports). hunternas-smart-20230906-1100.zip hunternas-smart-20230906-1100.zip
  12. Crashed again...attached is the appended syslog. Thanks in advance! I would like to learn how to decipher these logs. Where's a good place to start? syslog
  13. Thanks, set that up, will repost when/if it happens again. I'm mirroring the log to Flash. Should I limit the log size and rotate? i have a 64 gb Flash and it has 58gb free...
  14. I'm having some problems with my server randomly locking up. I've not been able to identify any specific actions or circumstances as a cause and it appears to be random. I can go 30 days with no crash, or a few days. Diagnostics attached. Appreciate any insight folks might have. The only thing that's been happening (other than regularly applying updates) is I've been replacing older drives. I have a couple with SMART errors. Just replace one drive this week. Have 2 more to go... Is there a knowledgebase article somewhere which describes how to interpret the diagnostics? I'd love to learn how... Thanks in advance! hunternas-diagnostics-20230830-1507.zip
  15. "Slow/Fast Drives" - That's probably what's happening. I'm in the process of replacing slow 5900 RPM drives with 7200 more modern drives. I had turned the mover off during the rebuild so there would not be an issue with writing while rebuilding. Dockers were all turned off as well... Its now running 185mb/s, so not sure why so slow for the first 15min, but appears to be working fine now. Thanks!