New Random issue
-
When it does this can you run M122?
You can also enable more detailed logging after that if it doesn't seem to indicate anything helpful.
-
@phaedrux
I posted the details from M122 in my first post. -
-
@bluedust said in New Random issue:
Last reset 00:19:00 ago, cause: power up
Last software reset at 2019-06-29 16:45, reason: User, spinning module GCodes, available RAM 10796 bytes (slot 1)
Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0441f000 BFAR 0xe000ed38 SP 0xffffffff Task 0x4e49414dAssuming that you didn't turn power off and on again after you found the printer stopped, that indicates that the board reset due to loss of power. So either you had a power brownout, or your PSU cut out.
-
My printer is behind a UPS and the voltage while printing reads 24.1v.
If I lost power wouldn't there be a resume file? Currently when this happens it says their is no resume file. I haven't tested the resume feature completely from a power outage, but thought I had it at least configured to record the resume info to a file. (set it up a while back) I will check to see if that feature is working enough to save the file and get back to you.Thanks!
-
Does the UPS happen to do self tests? I stopped using a ups a long time ago after I happened to be in the room when it did a self test and a print was running. The test managed to make the duet reboot.
-
@phaedrux
Yes. I have it programmed to do weekly self tests. All it does is switch to battery power during the test. I have been using this UPS for more then 5 years and never had it cut power unless it was drained. Also, my NAS is very sensitive to power fluctuations and crashes. (Hence the UPS). If the NAS crashes, I would get an email alert on it's reboot. Also my TV and computer, firewall/router/switch would crash and I would get other notifications.
I currently do not believe my UPS is having output power issues. I will review my UPS power logs to confirm. -
@dc42 said in New Random issue:
Last reset 00:19:00 ago, cause: power up
Last software reset at 2019-06-29 16:45, reason: User, spinning module GCodes, available RAM 10796 bytes (slot 1)
Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0441f000 BFAR 0xe000ed38 SP 0xffffffff Task 0x4e49414dIt was a while ago now, but do not believe I reset the printer. But that would make sense to what I see in the logs (getting an IP and correct time).
I just tested out the resume feature after I cut power during a print. And the resurrect.g was created. I clicked my recover macro after one of the previous failures and it said the resurrect.g file didn't exist. I will try this again after the next failure, but also curious on any other ideas or items I can look into.
Are there any verbose logs that I can enable? And/or have the Duet2 board send live logs to a syslog server?Thanks!
-
Have you seen this? https://duet3d.dozuki.com/Wiki/Logging
-
@phaedrux
I do have logging enabled, but was not aware of the more detailed log options.
Thanks!