secretstorage

Members
  • Posts

    24
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

secretstorage's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Thank you very much for taking the time to look into it. Would you mind elaborating on what re-test would mean? Since it's often 2-4 weeks between crashes (before) and 3-4 happening today, I wonder how would I go about testing it. I would have to disable my NVR, 3D printer monitoring and many automations for weeks/months to confirm anything... hmm what to do.... In the meantime, I've found the following thread, which seems very close to what is going on for me. Would you agree?
  2. @JorgeB would you mind taking a look? It failed 3 times just today and while there are still USB errors attributable to my UPS which for some reason seems to disconnect all the time, there are other docker related errors (blocked mode). Not sure where to look for next steps.... syslog-10.10.10.99.log
  3. And again died this morning, just 30-45 min ago. From what I can see there are a lot of GPU errors as well, which starts to make sense in the way the GPU was behaving, but it would this cause a kernel panic issue? syslog-10.10.10.99.log
  4. My 3D printer is powering down and up maybe 2-3 times a day and I am running OctoPrint container - so this could be one. Outside of that nothing else is connecting/disconnecting. Need to remove the GPU as it's been giving me grief recently and try to run it headless. The issue with that is that I will not know what state the server is in when it locks up.
  5. It happened 3 times in the last two weeks, with the latest one about 20 minutes ago. I can look up the other two, which took place when I was on leave. Thanks for looking into it. syslog-10.10.10.99.log
  6. OK, I'll continue logging and will come back to this thread upon another crash. It's typically every 10-14 days. Thanks for looking into it!
  7. The crash occurred today around 22.20 CET and I've recovered around 0:20 CET, so rough 2h later. Please see the logs attached syslog-10.10.10.99.log
  8. Thanks very much for looking into it so quickly! 1) You may have missed that in an earlier post, I've migrated ALL hardware (including case 😉) bar the USB drive and the issue continues happening as it had before. 2) I understand it may be a route for some but since Unraid is hosting my home automation server it's not an option to bring it down for several days as it would affect many systems. I don't have hardware to host it in parallel unfortunately. 3) With many threads on this and people having corrected the mcvlan issues already, it's really difficult to understand how everyone is having a hardware issue that produces the same outcome. I understand it's very difficult to chaise down such intermitent problems but I also fell there is a lot of 'it works on my end' vibes going around. I'll await another kernel panic crash and send in the logs, as it haven't happened yet. This may allow us additional information. Fingers crossed! 🤞
  9. syslog-10.10.10.99.logserver-diagnostics-20240213-1804.zip Please see the diagnostics attached. Second, I am including the logs from the last 24 hours, which may provide some clues or further confusion. What have not happened before, for an unknown reason my whole docker simply stopped yesterday and was disabled until I enabled it about an hour ago. The logs are also flooded with Server kernel: device vethe9dd15e entered promiscuous mode Please feel free to have a look, if you see anything relevant. Thank you in advance!!
  10. One additional question: Since it's not boot related, would you still recommend mirroring the logs to flash, or `appdata` storage will suffice in this instance?
  11. Hi all, Assuming it's not macvlan issue, and someone (i.e. me) have gone over countless existing threads concerning the same kernel panic issue - what would be the next step in troubleshooting? My docker doesn't seem to have any macvlan entries: root@Server:~# docker network ls NETWORK ID NAME DRIVER SCOPE 49a19b8efe85 br0 ipvlan local fcf8b97dc48a bridge bridge local 8aef9fee9896 host host local d6284db37b39 none null local 9dcd05e2c5a4 pihole_unraid_default bridge local 68560f9ac751 rrmedia bridge local cdd1d30a2ba1 wg0 bridge local I am on: I've migrated hardware last year, and it continues happening. Most likely every 2–3 weeks (without an unraid reboot), but lately it happened 4 times in 3 days. The thing I haven't changed in a while (1 year) is my USB stick, though I am not sure if this could be related. It's a Samsung 32GB BAR Plus Titan Gray 200MB/s I'd greatly appreciate some assistance! Thanks in advance
  12. This is just to let everyone know, there has been a lot of troubleshooting done on the armac subdriver since last night, and it seems like different devices need different approaches to data collection. The current state of affairs is that with a frankenstein setup and a custom compiled driver majority of variables are collected fine, though there is strangness related to batery charge/voltage (which is the same on the device display). The battery at 0W load goes down then up and down (100%, to 72% and now at 85%, while it shows 2.10V from 72V rating), though this may be an RMA for my unit. Various commands to switch the UPS operation mode are executed correctly though. Thank you all!
  13. @SimonF, I did try the new package, but my issue persists, as it's most probably driver related. I am seeking assistance in an issue reported under the NUT repo https://github.com/networkupstools/nut/issues/1978, but if someone here has any pointers, I'd appreciate the help: Simultaneously, while I have you, the package you shared as an attachment to test, was about half the size of a file under the exact same name, that was loaded to my folder most probably by the 2.8.0 installer for the NUT package shared earlier by @Rysz. To this end, there could be a few scenarios where something went wrong. Same name, but different contents, is rarely a good thing in coding. What I had in the ./config/plugins/nut/ folder: What yours looked like: Thank you!
  14. I've installed the latest version and so far (without a reboot) suffer from the same issue. It's really strange that the ancient Power Manager software works just fine with this newer model (PF1 generation), while the driver and subdriver indicated to work for others with Armac UPSs fails. Is there any way to troubleshoot, further down the rabbit hole, why the driver doesn't work? It may be something trivial they changed in the unit, as compared to older variants, and thus it is not recognized.