Jump to content

shwa87

Members
  • Posts

    42
  • Joined

  • Last visited

Everything posted by shwa87

  1. That did it. Changed values and it populated before I even saved. I saved, then changed them back, and we're good. THANK YOU! Excellent product/design and amazing support.
  2. Hey @falconexe. First off - thanks for the lesson on doing the cpu information the "old" way. I explored doing that, but then I took the time to dive into the regex and it was ridiculously simple. I also finally got back to the UPS portion and I did figure some things out with the UPS stats. It seems that any panel that utilizes a variable is not getting parsed. The variable doesn't seem to get included in the query.. for example in this query: SELECT last("load_percent") * .01 * $upsmaxwatt/1000 FROM "apcupsd" WHERE $timeFilter GROUP BY time($__interval) the "$upsmaxwatt" isn't getting passed, the query inspector shows "error parsing query: found /, expected identifier, string, number, bool at line 1, char 37". This error is happening with each variable and I cannot for the life of me figure out why the variable isn't getting passed - they are all filled out. For giggles I installed a different panel that includes UPS stats (Unraid System Dashboard v2 from @GilbN) and the UPS data on his works out of the box, and other than the variable names they appear identical in query structure. Thoughts? Anything else I can supply or look at to help figure this out? Thanks!
  3. Thanks @falconexe - I'll check out that regex stuff and hopefully figure it out. As for the telegraph setup - how I am setup matches post #1/your screenshot - I verified in the config, I am using the GUS config from @testdasi. I did delete both telegraph and influx configs and got default ones before checking everything lined up with the above as well. Any other thoughts or information I can provide to help diagnose? Thanks!
  4. I am loving GUS + UUD! Thanks to both @testdasi and @falconexe for your amazing work! I am experiencing a couple of hurdles. First, I cannot figure out the CPU regexes. I have 2 CPU's each with 4 cores. (quad core Xeons). So they all show up in the CPU01 graph, which I am fine with just removing the 2nd one and having them all in one graph, but I'd prefer two graphs. If anyone can get the regex for that (or point me in the right direction) I would be very grateful. Secondly, I am trying to get UPS data and I'm getting query errors. I set my UPS db variable correctly, apcupsd is running on unraid and it can connect to my UPS. { "request": { "method": "GET", "url": "api/datasources/proxy/9/query", "params": { "db": "apcupsd", "q": "SELECT last(\"load_percent\") AS \"UPS Load\", last(\"load_percent\") * .01 * AS \"Watts\" FROM \"apcupsd\" WHERE time >= now() - 12h GROUP BY time(30s)", "epoch": "ms" }, "data": null, "precision": "ms", "hideFromInspector": false }, "response": { "error": "error parsing query: found AS, expected identifier, string, number, bool at line 1, char 74", "message": "error parsing query: found AS, expected identifier, string, number, bool at line 1, char 74" } }
  5. I am loving GUS - I imported UUD - does your implementation of telegraph include ipmi tools? (https://selfhosters.net/docker/telegraf/ipmi/) Just trying to figure out if I need to do that or not. Also - does your influxdb have any default credentials? Please forgive me if you have documentation somewhere with this, I can't find it.
  6. So now I'm back to npm presenting a locally signed cert instead of the LE cert and I can't proceed. This is making no sense to me. Anyone have any insight?
  7. After running this for a good long while now, I started out having the same issue that many folks are posting about - Internal Server Error when trying to add a new proxy host and request a new SSL Cert. However, I deleted and recreated the docker and it's appdata and now that part works. However - the Access List functionality doesn't seem to be working - instead of prompting to enter a username / password, instead it just goes 403 forbidden. If I disable the access list on a host and change to publicly accessible it works. I don't show anything in the logs of the container - is there another place I can look to see why its just tossing me right to a 403 instead of prompting for credentials like it always had? Note that I am using Brave primarily for my browser, but the same thing occurs in Firefox, Chrome, Edge, and Safari. Thank You!
  8. I am trying to update par2cmdline and I am getting "par2cmdline-0.8.0 package missing!" Am I doing something wrong?
  9. This is now resolved. So I found this post regarding my NIC and I also realized it was also about my exact system board. So I did what worked for them - powered down and unplugged. Powered back up and BOTH NICs were dead with -2 error code. I looked at the back of the machine and one of the ports lights were solid. So I unplugged from power again, and pulled the cables out of both, powered back on. And BOOM - both eth0 and eth1 are present. The (apparent) issue: BOTH of my patch cables. Neither one would allow either port to link up after both eth0 and eth1 were back. Replaced both, and I'm back in business on BOTH. I am so happy. Lesson: It's (almost) always a simple and (sometimes) stupid solution.
  10. I know for certain it worked under 6.8.0, and am fairly certain it worked under 6.8.1 as well. Have tried both, although I did not do 6.8.0 as a fresh USB build. In your opinion might that make a difference?
  11. Well I tried a BIOS reflash and that didn't help. It's baffling to me why the kernel driver loads for one but not the other: root@catan:~# lspci -nnk | grep -iEA3 "(network|ethernet)" 04:00.0 Ethernet controller [0200]: Intel Corporation 80003ES2LAN Gigabit Ethernet Controller (Copper) [8086:1096] (rev 01) Subsystem: Super Micro Computer Inc Motherboard [15d9:1096] Kernel modules: e1000e 04:00.1 Ethernet controller [0200]: Intel Corporation 80003ES2LAN Gigabit Ethernet Controller (Copper) [8086:1096] (rev 01) Subsystem: Super Micro Computer Inc Motherboard [15d9:1096] Kernel driver in use: e1000e Kernel modules: e1000e Are there any other diagnostic or troubleshooting steps I can try? Or can I try and force the driver to load again? To me it is also weird that the port links up, and the switch shows it up at gig/full. But maybe that is normal behavior?
  12. Okay, so I figured out my issue of being unable to route out my LAN - my firewall had a static DHCP mapping to the mac address of the NIC that isn't working. So now to try and figure this out. I remade my USB drive and it still is behaving the same. I can settle on only having 1 NIC, but this is stupid.
  13. I did notice that, too - I'm not sure why either - definitely not a bios update available, but maybe a re-flash? I was on 6.8.1 when the issue started.
  14. thanks @smdion. I should also mention that the non working NIC lights do flash, and the port is up at gig/full on my switch.
  15. Attached are diagnostics if it should help with this issue. catan-diagnostics-20200123-1553.zip
  16. Hello, I'll preface this with last weekend I replaced some disks and had a couple of unclean shutdowns trying to figure some stuff out. Currently the array is up and parity is valid again. Now that parity is valid I wanted to dig deeper into my network issues and found that eth1 no longer exists on the network settings page, nor does bond0. If I go to system devices both NICs (onboard, supermicro motherboard) are there. I also cannot route outside of my LAN any longer from within unRaid. nslookups work, but pings to domains or IPs do not. I was bonding via LACP 802.3ad to a Cisco SG300 switch. I changed bonding in unRAID to be active-backup instead and also switched ports on the switch. All to no avail. Running 6.8.1, downgraded to 6.8.0 thinking maybe something with the update did it and I didn't notice it but that didn't help either. I also completely removed the network.cfg file and reset things up and still nothing - eth1 is just gone. Thank You, Josh
×
×
  • Create New...