Lygris

Members
  • Posts

    24
  • Joined

  • Last visited

Lygris's Achievements

Noob

Noob (1/14)

0

Reputation

  1. That did it, it's back online. will it remirror itself?
  2. seems like one of my cache drives has died, the temp is showing * and i'm getting lots of errors in the logs, nothing popped up saying the drive has failed though. should i reboot to try and fix it or is there something else i can do? unraid-diagnostics-20240426-0831.zip
  3. Went to check on my server today and couldn't load the webgui. attempted to restart nginx to fix it but that only got me to the login screen, after login it became unresponsive before loading the dashboard. unraid-diagnostics-20240227-1547.zip
  4. Also having this issue, or at least something that is probably related. After the update to 6.12.6 my cpu was running around 20 degrees C hotter than before. Rolled back to 6.12.4 and it's back to sitting around 46 C.
  5. Not sure where to start looking on this one, diagnostics attached. unraid-diagnostics-20231016-1908.zip
  6. I keep getting spammed with warnings about my nvme drives getting hot because the disk temp thresholds are set for my HDD's. Can we get something to set a seperate threshold for SSD's or cache drives? EDIT: Nevermind found it down by smart settings in each cache drive. Could still be a useful feature under disk settings if SSD's could be auto seperated.
  7. I'm still having the issue on 6.12.1 and i only have 1 ip assigned. diagnostics attached. It seems sort of random, sometimes it works sometimes it doesn't, usually starts to work after i goto my lan ip instead of the name but even that is hit or miss unraid-diagnostics-20230628-1703.zip
  8. I can give it a shot, the cables are the SAS to SATA breakout style and i'm running all the disks off an hba card. The cables are only a month or 2 old but I'll replace it today and see if a rebuild completes.
  9. About a week or so ago I noticed my parity disk was disabled so i unassigned it/reassigned and got parity to rebuild successfully. I logged in again today and noticed it is disabled again. Need help finding out what the cause is, I attached my diagnostics file. looks like i'm getting a high number of udma errors but it seems completely random when they happen and they happen in large groups. running 6.12.1 unraid-diagnostics-20230626-1321.zip
  10. You will have to enable bridging on the network settings page for your interface and then set the "Ipv4 custom network on interface brX" in docker settings to your internal network space, then assign the ip to the container in your internal range. It will appear just like any other thing connected to your network at that point and you can use port 80 since it's on a different ip than unraid is using. another option would be to change the port unraid is using for the webgui to something else so the container can use 80, but the bridge network way is what i prefer
  11. When you try and go to subdomain.duckdns.com that is pointing to your router on port 80 or 443, so you need to forward 80 and 443 from your router to your docker host at port 180 and 1443. From a quick google it doesnt look like your comcast router supports port forwarding to different destination ports, so you need to put the container on a custom network which it looks like you already did but didn't assign an ip. Once you assign an ip to the container you just forward 80 and 443 on the router to that ip address.
  12. I'm having a strange issue where SWAG stops working after seemingly random amounts of time. I will try and browse to a site fronted by swag and it seems like it just isnt responding. I then go and restart the docker and instantly the page loads once the reboot finishs. I don't see anything in the docker logs and have tried checking the nginx error.log in the container but it is usually just a single line unrelated to the incident.
  13. Works much better on bare metal, back at ~100MB/s. Curious about the HBA & CPU issues. Where did you find those in the diag and are they still in this diag taken from bare metal? thanks! unraid-diagnostics-20210719-1408.zip