prusa3d / Prusa-Firmware

Firmware for Original Prusa i3 3D printer by PrusaResearch
GNU General Public License v3.0
1.99k stars 1.05k forks source link

[BUG] Prusa MK2.5S firmware 3.10.0 (with MMU2S 1.0.6) randomly repeats a short section of gcode several times before failing with "static memory overwritten" error #3151

Closed IntegersOfK closed 5 months ago

IntegersOfK commented 3 years ago

Printer type - MK2.5S with MMU2S Printer firmware version- 3.10.0-4481

MMU Upgrade - MMU2S MMU upgrade firmware version - 1.0.6-372

SD card or USB/Octoprint SD Card

Describe the bug Printer has an odd movement, then repeats a short section of the gcode and eventually fails entirely with "static memory overwritten" error. If you restart the printer and do the print again, with the same print file, the failure may happen in a different section/different time.

After getting this error multiple times (in different sections of the same print), for my troubleshooting I reset the printer and MMU to factory defaults and reflashed the latest firmware on both. I did the calibration wizard all fresh and am using PrusaSlicer to create the gcode. This is a single colour print (using PrusaSlicer default profile "Single").

I have seen the problem occurs on both of these files: Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU2S_3h37m.zip

I have replaced the SD card as a last resort in case there was some kind of read error or corruption issue with that, using the same gcode files exported from PrusaSlicer. It does not appear to be related to the SD Card.

It's worth noting that after I see the issue happen, I can pause the print from the menu and when it resumes it appears to continue until the issue happens again eventually in another section or on the next print of the same file (but again, not always in the same place).

Here is a picture which shows the section of gcode has repeated itself several times before shutting down entirely: IMG_20210519_215034

Video https://youtu.be/z2-jaG_GTXU

The problem was also happening on the 3.10.0 RC1, but I had never had it happen on on earlier firmware versions (3.9.3) though I did not try these specific gcodes on that firmware version (I will reflash older firmware and try it now though).

2964 is another issue which appears to mention this type of error, though that issue report it happening at the start of the print.

2791 appears to be somewhat related to solving a similar issue, but is related to sensors?

I think some changelog referenced "strange movements" before this error, which feels close to this problem too.

wavexx commented 3 years ago

Using 3.10 could you try to disable the filament sensor (settings -> filament sensor [off]) and see if that happens again or if the problem disappears?

IntegersOfK commented 3 years ago

I would like to clarify that with 3.10 I am not noticing the issue on every print, even when using the same gcode. In particular, after I flash the firmware fresh to 3.10, it always seemed to handle the first print normally, but when I retry the same gcode again right away, I get the error eventually somewhere different each time. That intermittency/inconsistency in when it occurs, is probably going to make it difficult to give a full overview of how to reproduce it, though I can say on 3.10 it almost always happening the second and subsequent prints after flashing the firmware (which might be a coincidence that the first one has always worked after flashing, I don't know if it was worth mentioning, just something I noticed). Again, always using that same gcode, the 10x10 "fabric" link model.

Using 3.10 could you try to disable the filament sensor (settings -> filament sensor [off]) and see if that happens again or if the problem disappears?

That's a good suggestion, I will give it a try next! Today I went back to 3.9.3 with the same gcode and filament, and have done two copies of the same print now without getting that error. I would like to do a few more with 3.9.3 due to that intermittency I mentioned, just to confirm that we really aren't seeing it happen on 3.9.3 and I think the sample size needs to be higher to say it with confidence. After a few more and I'm satisfied that it's not an issue on 3.9.3, I will reflash 3.10, wait for the problem one more time, and then disable the filament sensor for some testing after that. Will report back (probably in a day or two) with those results.

wavexx commented 3 years ago

From the looks of it, it could be either some memory corruption issue (triggered by timing more than gcode IMHO), or some (incorrect) repeated call to the pause/resume machinery in an incorrect moment. Disabling the filament sensor mostly removes one source that could cause pause/resume internally.

These are nasty to debug. Any detail/step you can provide is useful. FW 3.10 is actually faster in a few places and uses less memory as well, which incidentally can cause an old timing bug to surface now, or a memory overwrite bug to overwrite something which is now critical :(

wavexx commented 3 years ago

As an additional note, to help making the bug more reproducible, try resetting the printer at each print. This ensures the starting conditions are more similar and could result in a more reproducible scenario.

IntegersOfK commented 3 years ago

After several more prints of the same gcode yesterday on 3.9.3, I feel confident that 3.9.3 does not contain the bug. Later today I will reflash 3.10, wait for the error, then disable the filament sensor and try again a few times. More to come!

leptun commented 3 years ago

The SD card reading was changed in 3.10 to be more efficient. Maybe something broke along the way. There have been other issues relating to this that were fixed in the RCs, but maybe there is still some edge case that wasn't encountered so far.

IntegersOfK commented 3 years ago

I turned off the filament sensor before starting the print again with 3.10, and I am sorry to report that I encountered the error again (in a different place as previously described) with that same print. I confirmed after the strange repeat movement started that the filament sensor was indeed off the whole time.

The SD card reading was changed in 3.10 to be more efficient. Maybe something broke along the way. There have been other issues relating to this that were fixed in the RCs, but maybe there is still some edge case that wasn't encountered so far.

Should I install OctoPrint on my Raspberry Pi and try a print from that? Would that be a valid test to determine if it's SD-card related? As I said before, I have already tried two different brands of SD card, so I really don't think it could be the card itself.

IntegersOfK commented 3 years ago

I did two prints with OctoPrint and did not get the error. I will try a few more tomorrow and turn the filament sensor back on. But preliminary testing indeed feels like an SD Card read issue then I suppose. Will report back again after I can confirm a few more with OctoPrint.

IntegersOfK commented 3 years ago

After a few more prints, it works fine from OctoPrint. Same gcode, which I even copied from the SD card directly in case there was some kind of corruption that I was missing. So I guess @leptun is onto something when suggesting it could be the SD read logic. Is there anything else I can do to test for you about this? Are there logs anywhere I can record while it happens maybe?

djakkk commented 3 years ago

I have the same problem after updating my MK2.5 to 3.10.0 (no MMU2 connected)

The first print I tried ran to about 95% and then the printer started the gcode over from line 1 with bed leveling. The 2nd time I tried the same print it did the exact same thing.

When I tried to print another file I got the "static memory overwritten" error"

After that I ran a factory reset (clear all) and flashed the firmware again (the same version) After running the Wizard, first layer calibration and trying the same files from the same SD-card (a Kingston 8GB Class 4)

This time the 1st print (15 min) worked, but the 2nd print (30 min) only ran for about 40% before the printer restarted the gcode.

After this I copied the gcodes to a new SD-card (Verbatim 4GB Class 10), but this time the 2nd print only ran for about 5% untill the printer restarted the gcode.

So now the printer is useless... not sure if I should downgrade the firmware, wait for a fix, or try using octoprint.

IntegersOfK commented 3 years ago

not sure if I should downgrade the firmware, wait for a fix, or try using octoprint.

Well I can confirm that both options will work in the meantime. 3.9.3 has no issues, and OctoPrint has been working great.

Obviously I agree that this is a frustrating issue and absolutely must be fixed (otherwise we can't print from SD Card). Let's give them some time, I'm confident with our detailed reporting, the Prusa team and contributors will be able to solve it.

djakkk commented 3 years ago

Well I can confirm that both options will work in the meantime. 3.9.3 has no issues, and OctoPrint has been working great.

Obviously I agree that this is a frustrating issue and absolutely must be fixed (otherwise we can't print from SD Card). Let's give them some time, I'm confident with our detailed reporting, the Prusa team and contributors will be able to solve it.

I'm gonna dig out an old Raspberry pi and install octoprint and see if that helps here too. I hope so, any idea if the MK3 has the same problem?

djakkk commented 3 years ago

Just printed the 30min gcode via octoprint and that worked perfect, so the issue seems to be with the SD-cards.

DRracer commented 3 years ago

Sadly we haven't been able to reproduce the issue so far (2kg of filament ;) ): decky_MMU

From your reports it looks like something related to reading from the SD card + doing a second print (may be even stop the first print and then start another one).

DRracer commented 3 years ago

@djakkk if you need to print, please downgrade to 3.9.3 for now. Yet, we have not enough information what may be happening on your and @IntegersOfK machines to fix the issue soon.

djakkk commented 3 years ago

@DRracer I spent the morning trying to print the same file over and over from two different SD-cards, it fails every time but with different results.

Some times the printer just restarts the gcode, some times it either runs the same area several times or really over-extrudes as you can see in the pictures. The print is only supposed to be 1 layer high, but as seen on the last pictures the printer thought it would be a good idea to print one of the squares over and over and over.. or with 10-times the extrusion (I have not had time to sit and watch the printer since I have to work with other things while printing)

Let me know if there is anything I can do to help you to solve this bug, I can email you the gcode-file I'm using, or set up a remote connection to the printer some how (via teamviewer and pronterface or something?), or if you want me to set up a octoprint-camera to a webcam so you can watch it print? (or a webcam via zoom or something)

IMG_6171 IMG_6172 IMG_6173 IMG_6174 IMG_6175 IMG_6176 IMG_6177

djakkk commented 3 years ago

@DRracer Here is the gcode I'm trying to print.

2-3x3-bed-level-calibration-230x190-015mm_0.15mm_PLA_MK2.5S_30m.zip

IntegersOfK commented 3 years ago

(2kg of filament ;)

Well at least you have some cool chain-link fabric 👯

it looks like something related to reading from the SD card + doing a second print

To be clear, I think it does happen on the "first print" after restarting the printer, I've just never seen it happen on the first print after freshly flashing the firmware. I guess it could be interesting to make a few more tests to compare if the frequency of occurrence truly differs between first/second print after flashing firmware vs first/second print after restarting printer, but what can this even tell us? Clearly we all agree there is an SD card reading situation and two of us with the issue have tried several brands and sizes of cards, all with the same results.

@djakkk Did you happen to notice if the print might work for the first print after a fresh flash of 3.10? It's possible that mine being intermittent was just a coincidence that each time the first one works after reflashing.

we have not enough information what may be happening

What else can we do? Would it be useful to try reverting the SD Card changes and recompile it without that new SD card optimisation logic you mentioned? Or maybe there is a debug mode where we can capture logs related to the SD card reading?

djakkk commented 3 years ago

@djakkk Did you happen to notice if the print might work for the first print after a fresh flash of 3.10? It's possible that mine being intermittent was just a coincidence that each time the first one works after reflashing.

The problem happens 100% of the times when I print from SD-card, even after a firmware update, and factory reset+firmware update.

I does not seem to make any difference if it's the "1st print on the power-cycle" or not, I have printed from both a power-up and a reset, I have not printed after a successful print though, since I haven't had any successful prints from the SD-card at all.

IntegersOfK commented 3 years ago

Wow that new SD card logic is indeed quite extensive. I thought it might be straight-forward to revert some obvious change to try to cut a custom version of 3.10 without those optimisations, but it's too complex for my experience.

I see lots of references in these changes to block caches, repeating, byte comparison, fetching cluster, filtering, etc. I know a lot of the diff is just moved from other files and stuff too but just to say I do not know how to break down these changes to help narrow down the function(s) that could be causing our problem. 😞

https://github.com/prusa3d/Prusa-Firmware/commit/d275fe0e83e7d29397413e4804069dc0ef139670#diff-2b29d7fdceb2c4e4d73d37c9210e4c881c08b248edcbeb12637ae8877edeff9a

djakkk commented 3 years ago

Wow that new SD card logic is indeed quite extensive.

Oh, too bad.

But it seems strange that there aren't more people having this problem though?

I've got an old LCD with a broken rotary encoder, I'm gonna replace the encoder later tonight and see if it makes any difference, if that doesn't help I was thinking of trying to shorten the cables from the Rambo to the LCD to 10cm or so and see if that makes it work.

wavexx commented 3 years ago

To help finding out the case in a scenario like this, it's helpful to keep the FW in the same starting conditions. So if you have some gcode that happens already on the first layer @IntegersOfK , try to reset just before printing, select the file and start the print without doing anything else. If you do this a second time, does it happen in the same place?

If you don't have anything specific on that SD card that you don't mind sharing, could you make an image of it? This way we could check if there's something specific to the SD structure that's causing the issue to appear as well.

On linux dumping the card is quite easy. After unmounting it: dd if=/dev/[device] of=/path/to/file

djakkk commented 3 years ago

I replaced the LCD on my MK2.5S and tried again to print the same gcode from the same SD-card, but it did not work.

@wavexx To answer your question to @IntegersOfK , my errors does not accur at the same place, it seems to be different places in the gcode every time, as you can see in this picture the print did not go far before it all of a sudden jumped back quite a bit in the code and started to print over the old layer (you can see the diagonal string where it jumped back this time, and compared to the older pictures I've posted you can see it's always in different places.

Is it possible for you to compile some kind of debuging firmware I can try that logs to putty or pronterface?

Maybe we can find out if it's always the same amount of lines/bytes it jumps back in the gode if we can see the last working position and how far back it jumps?, if this would help you in some way to find the bug? Or if it's a specific gcode command that triggers the problem? IMG_6189

leptun commented 3 years ago

We are preparing right now a debug firmware that could get us closer to the root of the issue. It seems this issue is not isolated to the SD handling and is just memory corruption. This can obviously lead to random behaviour such as seen here.

djakkk commented 3 years ago

We are preparing right now a debug firmware that could get us closer to the root of the issue. It seems this issue is not isolated to the SD handling and is just memory corruption. This can obviously lead to random behaviour such as seen here.

Yay, that sounds great, great work :)

Is this a debug firmware that I and @IntegersOfK can use or is it for internal use only?, and if it's for me and @IntegersOfK , is there any software or hardware we can prepare while waiting for the firmware?

IntegersOfK commented 3 years ago

I think we're past that now, but just to say I can also confirm that I have never seen it occur at the same place twice; there is no consistency to when the "repeat" behaviour starts and begins looping. I've even had it happen 90% of the way through the print.

I tried making an image of my SD Card but my terminal didn't want to let me copy from the unmounted card. I will try again. But in the meantime, I had just formatted it fresh and it only has those two gcode files on it, so I would be very surprised if it has to do with some funky formatting or folder structure on the (multiple) cards.

Would be happy to try your debug firmware or anything else I can do to help solve this!

wavexx commented 3 years ago

@djakkk @IntegersOfK I prepared a preliminary FW to help debugging this issue by combining pr #3180 and #3157 with the new crash dumping feature.

The branch is https://github.com/wavexx/Prusa-Firmware/tree/mk25_test_case, but I compiled the FW for the 2.5S already:

mk25_test_case_fw.zip

Select the hex file appropriately. Which version of the Mini rambo do you have?

This is FW 3.10, but with a new debugging feature that allows to dump the memory at the instant of the crash so that we can see what is going on. On the 2.5S you need to have something reading the serial in order to get the log, since it cannot be saved in the printer itself.

A brief list of instructions (@leptun correct me if I'm wrong!):

Instead of displaying the error message, the print will now suddenly stop on crash and start to beep. The crash log is written on the serial. After the crash the printer will auto-reset, and display that a crash has happened.

We need the full log generated by the printer. I rarely use octoprint, but in order to have the entire sequence you'll need to get it from the serial log. The log starts with:

D23 - emergency serial dump

and finishes with ok.

This is a first attempt at memory debugging, so some things might need a bit of refinement here and there.

leptun commented 3 years ago

Due to a bug in the bootloader of the miniRambo, the board might get stuck after the dump is finished and just show a blank screen. This is because the watchdog timer wasn't implemented properly in the bootloader back then and is a widespread issue that affects the Arduino bootloaders as well. The Einsy rambo is not affected by this bug. This bug causes repeated watchdog resets inside the bootloader itself, basically never letting the firmware run. To get out of this state, an external reset is needed. This can be accomplished in multiple ways:

The bug itself is not dangerous as all heaters are disabled, but just something to keep in mind. After the manual reset, the error message about the firmware crash should appear.

djakkk commented 3 years ago

I flashed the firmware, added D23 to the g-code file I printed earlier that didn't work a single time and started logging the printer with Putty.

I'm sorry to say... the print worked just fine... This is the first file I've managed to print from the SD-card using 3.10.

Do you want me to try again or have you changed anything in the debug-firmware that might have fixed the problem?

leptun commented 3 years ago

This memory corruption issue seems to be greatly influenced by timing, so even a small skew sometimes fixes the issue. We're hoping however that we can get one debug build where the issue still happens. Otherwise, the debug code has to be left in the main build until the issue surfaces again.

djakkk commented 3 years ago

This memory corruption issue seems to be greatly influenced by timing, so even a small skew sometimes fixes the issue. We're hoping however that we can get one debug build where the issue still happens. Otherwise, the debug code has to be left in the main build until the issue surfaces again.

Is there anywhere I can connect a bus-sniffer on the minirambo to record something while printing with the original 3.10 firmware that could be helpful?

leptun commented 3 years ago

Unfortunately no. The only debug interface would be the JTAG, but those pins are used for something else.

djakkk commented 3 years ago

Unfortunately no. The only debug interface would be the JTAG, but those pins are used for something else.

How about using the debugWire interface?

djakkk commented 3 years ago

Unfortunately no. The only debug interface would be the JTAG, but those pins are used for something else.

How about using the debugWire interface?

Looking at the schematics of the Rambo13 the Reset/debugWire-pin is availible on the X17/ICSP-header, so if the firmware has debugWire enabled that shouldnt that work?

leptun commented 3 years ago

Afaik the atmega2560 doesn’t have debugWire capability

IntegersOfK commented 3 years ago

Great, ok I turned on Serial Logging in OctoPrint, added a line that says D23 at the top of the gcode, flashed my Rambo (13a) with your .hex file. Now I'm in the middle of a first print with it, but I've often been able to get this particular print to work the "first time" so I intend to make quite a few over the weekend to try to catch the error in the logs. Will keep you posted, thanks!

wavexx commented 3 years ago

As an extra info, after "D23" is issued, an extra item will appear in the Support menu: "Memory dump". This can be useful to know if the gcode is set up for logging (do not select it in this case: it triggers a manual dump which will reset the printer just like a crash).

I added this feature just in case we still get the printer to repeat moves, but doesn't crash. In such cases you can trigger the dump manually as soon as it happens.

IntegersOfK commented 3 years ago

Ok so it happened fairly soon after starting the print (layer 2 or 3 I think?) and it did the regular thing where it was repeating a section over and over with that odd movement between the loop. When I've let it repeat a few times, eventually it usually gives the "Static memory" error but it was just repeating many times with lots of plastic starting to scrape up against the nozzle so I triggered the manually "Memory dump" from the support menu.

image

This file should contain the entire print up to and including the memory dump, and I've pasted from a bit before in the expando at the bottom: serial-AJW-firmware-debug-memory-dump.log

Click to expand the debug memory dump section of the serial output

``` 2021-06-13 17:43:50,378 - Recv: T:210.9 /210.0 B:60.0 /60.0 T0:210.9 /210.0 @:72 B@:17 P:39.2 2021-06-13 17:43:50,579 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:43:50,583 - Recv: SD printing byte 1642830/11990356 2021-06-13 17:43:50,584 - Recv: 00:33 2021-06-13 17:43:50,585 - Recv: ok 2021-06-13 17:43:50,698 - Recv: NORMAL MODE: Percent done: 13; print time remaining in mins: 188; Change in mins: -1 2021-06-13 17:43:50,706 - Recv: SILENT MODE: Percent done: -1; print time remaining in mins: -1; Change in mins: -1 2021-06-13 17:43:51,340 - Send: M27 2021-06-13 17:43:51,530 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:43:51,534 - Recv: SD printing byte 1643850/11990356 2021-06-13 17:43:51,535 - Recv: 00:33 2021-06-13 17:43:51,536 - Recv: ok 2021-06-13 17:43:52,340 - Send: M27 2021-06-13 17:43:52,382 - Recv: T:210.1 /210.0 B:60.1 /60.0 T0:210.1 /210.0 @:85 B@:10 P:39.3 2021-06-13 17:43:52,504 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:43:52,508 - Recv: SD printing byte 1645153/11990356 2021-06-13 17:43:52,510 - Recv: 00:33 2021-06-13 17:43:52,511 - Recv: ok 2021-06-13 17:43:53,341 - Send: M27 2021-06-13 17:43:53,508 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:43:53,512 - Recv: SD printing byte 1646834/11990356 2021-06-13 17:43:53,513 - Recv: 00:33 2021-06-13 17:43:53,514 - Recv: ok 2021-06-13 17:43:54,342 - Send: M27 2021-06-13 17:43:54,389 - Recv: T:209.4 /210.0 B:60.0 /60.0 T0:209.4 /210.0 @:98 B@:15 P:39.1 2021-06-13 17:43:54,757 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:43:54,759 - Recv: SD printing byte 1647900/11990356 2021-06-13 17:43:54,760 - Recv: 00:33 2021-06-13 17:43:54,761 - Recv: ok 2021-06-13 17:43:55,343 - Send: M27 2021-06-13 17:43:55,540 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:43:55,541 - Recv: SD printing byte 1648666/11990356 2021-06-13 17:43:55,544 - Recv: 00:33 2021-06-13 17:43:55,544 - Recv: ok 2021-06-13 17:43:56,344 - Send: M27 2021-06-13 17:43:56,392 - Recv: T:209.7 /210.0 B:60.1 /60.0 T0:209.7 /210.0 @:92 B@:12 P:39.3 2021-06-13 17:43:56,461 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:43:56,465 - Recv: SD printing byte 1649422/11990356 2021-06-13 17:43:56,467 - Recv: 00:33 2021-06-13 17:43:56,468 - Recv: ok 2021-06-13 17:43:57,345 - Send: M27 2021-06-13 17:43:57,580 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:43:57,584 - Recv: SD printing byte 1650855/11990356 2021-06-13 17:43:57,584 - Recv: 00:33 2021-06-13 17:43:57,586 - Recv: ok 2021-06-13 17:43:58,345 - Send: M27 2021-06-13 17:43:58,399 - Recv: T:209.5 /210.0 B:60.1 /60.0 T0:209.5 /210.0 @:97 B@:0 P:39.3 2021-06-13 17:43:58,555 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:43:58,558 - Recv: SD printing byte 1652056/11990356 2021-06-13 17:43:58,560 - Recv: 00:33 2021-06-13 17:43:58,561 - Recv: ok 2021-06-13 17:43:59,348 - Send: M27 2021-06-13 17:43:59,779 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:43:59,783 - Recv: SD printing byte 1653012/11990356 2021-06-13 17:43:59,785 - Recv: 00:33 2021-06-13 17:43:59,786 - Recv: ok 2021-06-13 17:44:00,348 - Send: M27 2021-06-13 17:44:00,407 - Recv: T:210.2 /210.0 B:59.9 /60.0 T0:210.2 /210.0 @:86 B@:54 P:39.3 2021-06-13 17:44:00,554 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:00,554 - Recv: SD printing byte 1653948/11990356 2021-06-13 17:44:00,557 - Recv: 00:33 2021-06-13 17:44:00,558 - Recv: ok 2021-06-13 17:44:01,349 - Send: M27 2021-06-13 17:44:01,463 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:01,467 - Recv: SD printing byte 1655032/11990356 2021-06-13 17:44:01,468 - Recv: 00:33 2021-06-13 17:44:01,469 - Recv: ok 2021-06-13 17:44:02,350 - Send: M27 2021-06-13 17:44:02,409 - Recv: T:210.1 /210.0 B:60.0 /60.0 T0:210.1 /210.0 @:88 B@:24 P:39.2 2021-06-13 17:44:02,430 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:02,434 - Recv: SD printing byte 1656554/11990356 2021-06-13 17:44:02,435 - Recv: 00:33 2021-06-13 17:44:02,435 - Recv: ok 2021-06-13 17:44:03,351 - Send: M27 2021-06-13 17:44:03,429 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:03,433 - Recv: SD printing byte 1657827/11990356 2021-06-13 17:44:03,434 - Recv: 00:33 2021-06-13 17:44:03,435 - Recv: ok 2021-06-13 17:44:04,352 - Send: M27 2021-06-13 17:44:04,416 - Recv: T:210.6 /210.0 B:60.3 /60.0 T0:210.6 /210.0 @:79 B@:0 P:39.3 2021-06-13 17:44:04,617 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:04,618 - Recv: SD printing byte 1658865/11990356 2021-06-13 17:44:04,621 - Recv: 00:33 2021-06-13 17:44:04,621 - Recv: ok 2021-06-13 17:44:05,353 - Send: M27 2021-06-13 17:44:05,518 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:05,519 - Recv: SD printing byte 1659827/11990356 2021-06-13 17:44:05,522 - Recv: 00:33 2021-06-13 17:44:05,523 - Recv: ok 2021-06-13 17:44:06,353 - Send: M27 2021-06-13 17:44:06,419 - Recv: T:210.0 /210.0 B:59.9 /60.0 T0:210.0 /210.0 @:89 B@:35 P:39.2 2021-06-13 17:44:06,489 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:06,493 - Recv: SD printing byte 1660697/11990356 2021-06-13 17:44:06,494 - Recv: 00:33 2021-06-13 17:44:06,495 - Recv: ok 2021-06-13 17:44:07,354 - Send: M27 2021-06-13 17:44:07,542 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:07,546 - Recv: SD printing byte 1662271/11990356 2021-06-13 17:44:07,547 - Recv: 00:33 2021-06-13 17:44:07,548 - Recv: ok 2021-06-13 17:44:08,355 - Send: M27 2021-06-13 17:44:08,426 - Recv: T:210.4 /210.0 B:59.7 /60.0 T0:210.4 /210.0 @:83 B@:72 P:39.3 2021-06-13 17:44:08,492 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:08,493 - Recv: SD printing byte 1663174/11990356 2021-06-13 17:44:08,496 - Recv: 00:33 2021-06-13 17:44:08,497 - Recv: ok 2021-06-13 17:44:09,356 - Send: M27 2021-06-13 17:44:09,610 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:09,614 - Recv: SD printing byte 1664241/11990356 2021-06-13 17:44:09,616 - Recv: 00:33 2021-06-13 17:44:09,616 - Recv: ok 2021-06-13 17:44:10,357 - Send: M27 2021-06-13 17:44:10,429 - Recv: T:210.0 /210.0 B:60.0 /60.0 T0:210.0 /210.0 @:89 B@:28 P:39.3 2021-06-13 17:44:10,565 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:10,569 - Recv: SD printing byte 1665292/11990356 2021-06-13 17:44:10,570 - Recv: 00:33 2021-06-13 17:44:10,571 - Recv: ok 2021-06-13 17:44:11,358 - Send: M27 2021-06-13 17:44:11,568 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:11,570 - Recv: SD printing byte 1666676/11990356 2021-06-13 17:44:11,572 - Recv: 00:33 2021-06-13 17:44:11,573 - Recv: ok 2021-06-13 17:44:12,358 - Send: M27 2021-06-13 17:44:12,400 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:12,401 - Recv: SD printing byte 1668274/11990356 2021-06-13 17:44:12,402 - Recv: 00:33 2021-06-13 17:44:12,403 - Recv: ok 2021-06-13 17:44:12,436 - Recv: T:210.2 /210.0 B:60.0 /60.0 T0:210.2 /210.0 @:86 B@:21 P:39.3 2021-06-13 17:44:13,359 - Send: M27 2021-06-13 17:44:13,768 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:13,772 - Recv: SD printing byte 1669388/11990356 2021-06-13 17:44:13,774 - Recv: 00:33 2021-06-13 17:44:13,775 - Recv: ok 2021-06-13 17:44:14,360 - Send: M27 2021-06-13 17:44:14,419 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:14,423 - Recv: SD printing byte 1670204/11990356 2021-06-13 17:44:14,424 - Recv: 00:33 2021-06-13 17:44:14,425 - Recv: ok 2021-06-13 17:44:14,440 - Recv: T:210.0 /210.0 B:60.0 /60.0 T0:210.0 /210.0 @:88 B@:19 P:39.2 2021-06-13 17:44:15,361 - Send: M27 2021-06-13 17:44:15,480 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:15,484 - Recv: SD printing byte 1671045/11990356 2021-06-13 17:44:15,485 - Recv: 00:33 2021-06-13 17:44:15,486 - Recv: ok 2021-06-13 17:44:16,362 - Send: M27 2021-06-13 17:44:16,447 - Recv: T:210.4 /210.0 B:60.0 /60.0 T0:210.4 /210.0 @:82 B@:26 P:39.2 2021-06-13 17:44:17,536 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:17,539 - Recv: SD printing byte 1672045/11990356 2021-06-13 17:44:17,543 - Recv: 00:33 2021-06-13 17:44:17,544 - Recv: ok 2021-06-13 17:44:17,546 - Send: M27 2021-06-13 17:44:17,729 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:17,733 - Recv: SD printing byte 1672241/11990356 2021-06-13 17:44:17,734 - Recv: 00:33 2021-06-13 17:44:17,735 - Recv: ok 2021-06-13 17:44:18,363 - Send: M27 2021-06-13 17:44:18,462 - Recv: T:209.7 /210.0 B:60.1 /60.0 T0:209.7 /210.0 @:93 B@:0 P:39.3 2021-06-13 17:44:18,683 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:18,688 - Recv: SD printing byte 1673733/11990356 2021-06-13 17:44:18,689 - Recv: 00:33 2021-06-13 17:44:18,690 - Recv: ok 2021-06-13 17:44:19,364 - Send: M27 2021-06-13 17:44:19,498 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:19,502 - Recv: SD printing byte 1674526/11990356 2021-06-13 17:44:19,503 - Recv: 00:33 2021-06-13 17:44:19,504 - Recv: ok 2021-06-13 17:44:20,365 - Send: M27 2021-06-13 17:44:20,457 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:20,461 - Recv: SD printing byte 1675422/11990356 2021-06-13 17:44:20,462 - Recv: 00:33 2021-06-13 17:44:20,463 - Recv: ok 2021-06-13 17:44:20,469 - Recv: T:210.1 /210.0 B:60.2 /60.0 T0:210.1 /210.0 @:87 B@:0 P:39.2 2021-06-13 17:44:20,809 - Recv: NORMAL MODE: Percent done: 13; print time remaining in mins: 188; Change in mins: -1 2021-06-13 17:44:20,817 - Recv: SILENT MODE: Percent done: -1; print time remaining in mins: -1; Change in mins: -1 2021-06-13 17:44:21,366 - Send: M27 2021-06-13 17:44:21,600 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:21,604 - Recv: SD printing byte 1676562/11990356 2021-06-13 17:44:21,605 - Recv: 00:33 2021-06-13 17:44:21,606 - Recv: ok 2021-06-13 17:44:22,367 - Send: M27 2021-06-13 17:44:22,472 - Recv: T:210.6 /210.0 B:60.0 /60.0 T0:210.6 /210.0 @:79 B@:29 P:39.2 2021-06-13 17:44:22,579 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:22,583 - Recv: SD printing byte 1677762/11990356 2021-06-13 17:44:22,584 - Recv: 00:33 2021-06-13 17:44:22,586 - Recv: ok 2021-06-13 17:44:23,368 - Send: M27 2021-06-13 17:44:23,455 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:23,459 - Recv: SD printing byte 1679353/11990356 2021-06-13 17:44:23,460 - Recv: 00:33 2021-06-13 17:44:23,461 - Recv: ok 2021-06-13 17:44:24,369 - Send: M27 2021-06-13 17:44:24,479 - Recv: T:209.9 /210.0 B:60.0 /60.0 T0:209.9 /210.0 @:89 B@:21 P:39.2 2021-06-13 17:44:24,680 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:24,681 - Recv: SD printing byte 1680472/11990356 2021-06-13 17:44:24,684 - Recv: 00:33 2021-06-13 17:44:24,685 - Recv: ok 2021-06-13 17:44:25,369 - Send: M27 2021-06-13 17:44:25,471 - Recv: debug_Fabric_of_Thyme_2.0_10x10_0.35mm_PLA_MK2.5SMMU 2021-06-13 17:44:25,472 - Recv: SD printing byte 1681281/11990356 2021-06-13 17:44:25,475 - Recv: 00:33 2021-06-13 17:44:25,478 - Recv: ok 2021-06-13 17:44:25,909 - Recv: D23 - emergency serial dump 2021-06-13 17:44:25,910 - Recv: reason: 0 2021-06-13 17:44:25,913 - Recv: 0000 a5 00 01 00 00 23 64 00 a5 43 bb 43 10 00 00 00 2021-06-13 17:44:25,921 - Recv: 0010 f0 21 02 00 00 00 e2 04 e9 01 00 00 1c 00 a5 78 2021-06-13 17:44:25,925 - Recv: 0020 02 f0 02 0d 07 71 80 0f 80 20 2c 22 01 20 00 00 2021-06-13 17:44:25,929 - Recv: 0030 00 00 07 3f 07 07 0f 07 0f 2f 2f 00 00 00 00 00 2021-06-13 17:44:25,933 - Recv: 0040 01 a9 0d 00 33 02 cd 00 ff 00 00 00 50 01 c7 02 2021-06-13 17:44:25,938 - Recv: 0050 30 00 62 00 00 00 62 00 62 62 62 00 00 5a 20 63 2021-06-13 17:44:25,942 - Recv: 0060 29 00 62 62 00 00 56 62 00 00 00 00 00 00 01 02 2021-06-13 17:44:25,946 - Recv: 0070 05 00 00 00 00 00 62 62 63 03 97 00 43 02 5f 00 2021-06-13 17:44:25,950 - Recv: 0080 00 0a 00 62 8a 00 00 00 49 02 00 00 00 00 62 62 2021-06-13 17:44:25,958 - Recv: 0090 01 03 00 62 f6 00 00 00 00 00 00 00 00 00 62 62 2021-06-13 17:44:25,962 - Recv: 00a0 01 15 00 62 3c 00 ec 00 ff 00 ff 00 00 00 62 62 2021-06-13 17:44:25,966 - Recv: 00b0 00 04 83 00 80 62 00 62 00 f8 fe ff 00 00 62 62 2021-06-13 17:44:25,970 - Recv: 00c0 42 98 06 62 10 00 37 62 20 00 06 62 00 00 00 62 2021-06-13 17:44:25,975 - Recv: 00d0 62 98 06 62 10 00 6b 62 62 62 62 62 62 62 62 62 2021-06-13 17:44:25,979 - Recv: 00e0 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 2021-06-13 17:44:25,983 - Recv: 00f0 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 2021-06-13 17:44:25,987 - Recv: 0100 6b ac 69 06 00 07 f8 f8 f8 02 7f 02 62 62 62 62 2021-06-13 17:44:25,995 - Recv: 0110 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 2021-06-13 17:44:25,999 - Recv: 0120 a9 01 00 62 d4 00 99 00 22 00 69 00 39 00 62 62 2021-06-13 17:44:26,003 - Recv: 0130 20 00 06 62 00 00 00 62 62 62 62 62 62 62 62 62 2021-06-13 17:44:26,007 - Recv: 0140 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 2021-06-13 17:44:26,011 - Recv: 0150 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 2021-06-13 17:44:26,015 - Recv: 0160 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 2021-06-13 17:44:26,019 - Recv: 0170 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 2021-06-13 17:44:26,024 - Recv: 0180 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 2021-06-13 17:44:26,028 - Recv: 0190 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 2021-06-13 17:44:26,036 - Recv: 01a0 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 2021-06-13 17:44:26,040 - Recv: 01b0 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 2021-06-13 17:44:26,044 - Recv: 01c0 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 2021-06-13 17:44:26,048 - Recv: 01d0 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 2021-06-13 17:44:26,052 - Recv: 01e0 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 2021-06-13 17:44:26,056 - Recv: 01f0 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 2021-06-13 17:44:26,060 - Recv: 0200 00 00 80 3f 64 00 64 00 09 ff ff ff ff ff 06 5f 2021-06-13 17:44:26,065 - Recv: 0210 3c 5f 3c 31 01 00 00 01 05 ff ff ff ff ff ff ff 2021-06-13 17:44:26,073 - Recv: 0220 ff 01 ad 4b 93 01 13 0d 00 ff ff bc 00 00 54 01 2021-06-13 17:44:26,077 - Recv: 0230 08 00 01 28 01 40 77 1b 00 60 ea 00 00 00 00 80 2021-06-13 17:44:26,081 - Recv: 0240 3f 00 00 2f 43 01 ff ff 01 0e 01 3e 03 c2 01 74 2021-06-13 17:44:26,085 - Recv: 0250 01 6a 00 00 02 00 00 52 43 00 00 00 64 00 64 00 2021-06-13 17:44:26,089 - Recv: 0260 00 00 80 bf 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:26,093 - Recv: 0270 00 00 16 45 00 00 80 bf 00 00 00 00 00 00 00 00 2021-06-13 17:44:26,097 - Recv: 0280 00 00 00 00 00 00 7a 43 00 00 52 43 00 00 52 43 2021-06-13 17:44:26,101 - Recv: 0290 00 00 00 00 00 00 80 c0 9a 99 19 3e 00 00 01 00 2021-06-13 17:44:26,110 - Recv: 02a0 25 00 30 00 1d 00 0c 00 ff ff 24 00 31 00 1c 00 2021-06-13 17:44:26,114 - Recv: 02b0 0b 00 ff ff 23 00 2f 00 1b 00 0a 00 17 00 ff ff 2021-06-13 17:44:26,118 - Recv: 02c0 04 00 06 00 22 00 2b 00 1a 00 03 00 36 00 35 00 2021-06-13 17:44:26,122 - Recv: 02d0 35 00 38 00 10 10 10 10 10 5f 19 1c 19 db 18 00 2021-06-13 17:44:26,126 - Recv: 02e0 00 40 00 14 00 54 00 b3 41 ae 41 a9 41 63 44 a5 2021-06-13 17:44:26,130 - Recv: 02f0 41 9c 41 00 c0 28 45 00 c0 28 45 00 00 7a 44 00 2021-06-13 17:44:26,134 - Recv: 0300 00 c8 42 7f 7f 77 7b 77 7f 7f 00 80 3b 45 00 80 2021-06-13 17:44:26,138 - Recv: 0310 3b 45 00 00 48 44 00 00 00 00 00 00 07 44 00 80 2021-06-13 17:44:26,142 - Recv: 0320 4f 44 00 00 fa 43 00 00 87 43 00 80 4f 44 00 00 2021-06-13 17:44:26,151 - Recv: 0330 e1 43 58 59 5a 45 66 76 00 33 2e 31 30 2e 30 2d 2021-06-13 17:44:26,155 - Recv: 0340 34 34 38 31 00 31 5f 37 35 6d 6d 5f 4d 4b 32 35 2021-06-13 17:44:26,159 - Recv: 0350 2d 52 41 4d 42 6f 31 33 61 2d 45 33 44 76 36 66 2021-06-13 17:44:26,163 - Recv: 0360 75 6c 6c 00 01 00 20 70 3a 00 20 69 3a 00 20 64 2021-06-13 17:44:26,167 - Recv: 0370 3a 00 20 63 3a 00 50 49 44 20 41 75 74 6f 74 75 2021-06-13 17:44:26,171 - Recv: 0380 6e 65 20 66 61 69 6c 65 64 2e 20 42 61 64 20 65 2021-06-13 17:44:26,175 - Recv: 0390 78 74 72 75 64 65 72 20 6e 75 6d 62 65 72 2e 00 2021-06-13 17:44:26,179 - Recv: 03a0 50 49 44 20 41 75 74 6f 74 75 6e 65 20 73 74 61 2021-06-13 17:44:26,188 - Recv: 03b0 72 74 00 50 49 4e 44 41 20 63 61 6c 20 73 74 61 2021-06-13 17:44:26,192 - Recv: 03c0 74 75 73 3a 20 31 00 50 49 4e 44 41 20 63 61 6c 2021-06-13 17:44:26,196 - Recv: 03d0 20 73 74 61 74 75 73 3a 20 30 00 69 6e 64 65 78 2021-06-13 17:44:26,200 - Recv: 03e0 2c 20 74 65 6d 70 2c 20 75 73 74 65 70 2c 20 75 2021-06-13 17:44:26,204 - Recv: 03f0 6d 00 66 61 63 74 6f 72 79 20 72 65 73 74 6f 72 2021-06-13 17:44:26,208 - Recv: 0400 65 64 00 7a 65 72 6f 72 69 7a 65 64 00 4f 4b 00 2021-06-13 17:44:26,212 - Recv: 0410 2e 2e 2e 00 30 30 30 00 56 32 00 2e 67 63 6f 00 2021-06-13 17:44:26,216 - Recv: 0420 2f 30 00 58 00 59 00 5a 00 4d 33 30 31 20 50 00 2021-06-13 17:44:26,224 - Recv: 0430 20 49 00 20 44 00 4d 33 30 33 20 45 30 20 53 00 2021-06-13 17:44:26,228 - Recv: 0440 50 52 55 53 41 00 4d 31 31 32 00 2d 00 7c 00 2f 2021-06-13 17:44:26,232 - Recv: 0450 00 00 00 01 00 00 00 6f 53 00 00 01 00 5d 74 44 2021-06-13 17:44:26,237 - Recv: 0460 74 00 00 0a 02 00 00 6b 0a 6b 0a 31 6f 6b 0a 31 2021-06-13 17:44:26,241 - Recv: 0470 6f 00 00 00 02 00 00 14 00 03 ad 00 00 00 00 08 2021-06-13 17:44:26,245 - Recv: 0480 01 41 02 88 b2 2d 02 85 01 00 00 00 00 1e 10 01 2021-06-13 17:44:26,249 - Recv: 0490 1e 00 05 f1 f9 b4 43 00 00 00 00 be 5a a7 44 00 2021-06-13 17:44:26,253 - Recv: 04a0 00 00 00 00 00 00 00 20 42 4b d2 cd c1 8a 06 f5 2021-06-13 17:44:26,257 - Recv: 04b0 c1 00 00 00 00 4c dc 30 40 05 04 00 00 0a 00 49 2021-06-13 17:44:26,265 - Recv: 04c0 02 49 02 49 02 01 00 51 15 1c 4f 01 00 00 13 00 2021-06-13 17:44:26,269 - Recv: 04d0 00 00 00 00 00 00 58 ff ff ff 00 00 00 00 00 00 2021-06-13 17:44:26,273 - Recv: 04e0 00 00 00 00 00 02 00 00 e5 10 a5 78 00 00 00 00 2021-06-13 17:44:26,278 - Recv: 04f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:26,282 - Recv: 0500 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:26,286 - Recv: 0510 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:26,290 - Recv: 0520 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:26,294 - Recv: 0530 00 5f 66 c3 00 00 00 00 00 00 00 57 ff 00 00 00 2021-06-13 17:44:26,302 - Recv: 0540 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 2021-06-13 17:44:26,306 - Recv: 0550 36 4c 93 01 6d d8 89 01 7c 8c 00 40 c6 08 d3 01 2021-06-13 17:44:26,310 - Recv: 0560 01 00 00 00 00 00 00 00 00 00 00 00 00 f9 ff 7f 2021-06-13 17:44:26,314 - Recv: 0570 3f 1a b6 6e 3a 1a b6 6e ba f9 ff 7f 3f 00 00 00 2021-06-13 17:44:26,319 - Recv: 0580 14 01 00 00 f1 4b 93 01 f1 4b 93 01 01 25 37 dc 2021-06-13 17:44:26,323 - Recv: 0590 3a 8f 04 0d 04 04 75 33 43 30 16 2c 49 2b 7a 2a 2021-06-13 17:44:26,327 - Recv: 05a0 a6 31 83 00 00 00 00 00 00 00 48 a5 c9 4b 48 a5 2021-06-13 17:44:26,331 - Recv: 05b0 c9 4b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:26,339 - Recv: 05c0 00 00 00 00 00 01 00 56 00 00 00 00 00 04 00 00 2021-06-13 17:44:26,343 - Recv: 05d0 00 51 1e 53 42 00 b0 56 43 00 00 00 40 00 00 00 2021-06-13 17:44:26,347 - Recv: 05e0 40 00 00 00 00 00 00 00 00 00 00 70 42 00 00 52 2021-06-13 17:44:26,351 - Recv: 05f0 43 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:26,355 - Recv: 0600 00 0a 00 00 00 18 04 ff 00 01 00 00 01 01 0e 42 2021-06-13 17:44:26,359 - Recv: 0610 4c 42 00 b0 70 42 6b 52 6b 42 b7 5a a7 42 c2 6d 2021-06-13 17:44:26,364 - Recv: 0620 ad c1 00 00 30 be 55 0d 52 43 eb a1 30 43 b0 0b 2021-06-13 17:44:26,368 - Recv: 0630 57 bf fc 8a 0b 40 50 d8 67 44 00 50 55 bd 00 d8 2021-06-13 17:44:26,370 - Send: M27 2021-06-13 17:44:26,376 - Recv: 0640 3a f2 4b 93 01 00 00 00 01 00 00 44 00 00 00 00 2021-06-13 17:44:26,380 - Recv: 0650 90 40 02 04 03 00 00 00 00 35 4c 93 01 01 00 01 2021-06-13 17:44:26,384 - Recv: 0660 01 01 00 01 00 00 00 00 00 00 00 01 00 00 00 00 2021-06-13 17:44:26,388 - Recv: 0670 01 f9 ff 7f 3f 1a b6 6e ba 1a b6 6e 3a f9 ff 7f 2021-06-13 17:44:26,392 - Recv: 0680 3f 56 df bd c0 1d 63 02 bf 03 00 00 00 00 00 13 2021-06-13 17:44:26,396 - Recv: 0690 00 00 00 57 58 13 00 00 00 00 00 fe 4b 74 01 00 2021-06-13 17:44:26,400 - Recv: 06a0 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:26,405 - Recv: 06b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:26,410 - Recv: 06c0 00 00 00 00 00 40 00 00 00 00 00 00 00 00 ae 4b 2021-06-13 17:44:26,417 - Recv: 06d0 93 01 00 00 00 00 00 e7 82 86 01 cc cc 4c 3d a0 2021-06-13 17:44:26,421 - Recv: 06e0 bb 0d 00 a0 bb 0d 00 40 0d 03 00 50 4b 14 00 37 2021-06-13 17:44:26,425 - Recv: 06f0 0a 4d 32 37 0a 4d 32 37 0a 4d 32 37 0a 4d 32 37 2021-06-13 17:44:26,429 - Recv: 0700 0a 4d 32 37 0a 4d 32 37 0a 4d 32 37 0a 4d 32 37 2021-06-13 17:44:26,433 - Recv: 0710 0a 4d 32 37 0a 4d 32 37 0a 4d 32 37 0a 4d 32 37 2021-06-13 17:44:26,437 - Recv: 0720 0a 4d 32 37 0a 4d 32 37 0a 4d 32 37 0a 4d 32 37 2021-06-13 17:44:26,441 - Recv: 0730 0a 4d 32 37 0a 4d 32 37 0a 4d 32 37 0a 4d 32 37 2021-06-13 17:44:26,445 - Recv: 0740 0a 4d 32 37 0a 4d 32 37 0a 4d 32 37 0a 4d 32 37 2021-06-13 17:44:26,454 - Recv: 0750 0a 4d 32 37 0a 4d 32 37 0a 4d 32 37 0a 4d 32 37 2021-06-13 17:44:26,459 - Recv: 0760 0a 4d 32 37 0a 4d 32 37 0a 4d 32 37 0a 4d 32 1a 2021-06-13 17:44:26,462 - Recv: 0770 00 1a 00 00 00 20 41 8c 20 00 00 49 02 01 b3 0d 2021-06-13 17:44:26,466 - Recv: 0780 00 00 90 01 00 00 01 01 01 01 01 01 06 4a 02 00 2021-06-13 17:44:26,470 - Recv: 0790 00 01 92 fd ff ff 78 ff ff ff 36 fe ff ff ba fe 2021-06-13 17:44:26,474 - Recv: 07a0 ff ff 00 00 03 00 9a 89 01 00 01 88 13 01 e3 9b 2021-06-13 17:44:26,478 - Recv: 07b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:26,482 - Recv: 07c0 00 02 00 00 01 00 00 00 00 00 00 00 00 00 55 00 2021-06-13 17:44:26,491 - Recv: 07d0 e6 00 00 00 00 c6 1c 00 00 42 22 00 00 d4 00 00 2021-06-13 17:44:26,495 - Recv: 07e0 00 db 37 02 00 80 1b 00 00 b5 22 00 00 d6 00 00 2021-06-13 17:44:26,499 - Recv: 07f0 00 25 38 02 00 56 32 00 00 00 00 c8 42 00 00 c8 2021-06-13 17:44:26,503 - Recv: 0800 42 00 00 c8 43 00 00 05 43 00 00 fa 43 00 00 fa 2021-06-13 17:44:26,507 - Recv: 0810 43 00 00 40 41 00 00 f0 42 28 23 00 00 28 23 00 2021-06-13 17:44:26,511 - Recv: 0820 00 f4 01 00 00 10 27 00 00 00 00 48 44 00 80 bb 2021-06-13 17:44:26,515 - Recv: 0830 44 00 00 00 00 00 00 00 00 20 4e 00 00 00 00 20 2021-06-13 17:44:26,519 - Recv: 0840 41 00 00 20 41 cc cc 4c 3e 00 00 90 40 00 00 00 2021-06-13 17:44:26,523 - Recv: 0850 00 00 00 00 00 00 00 00 00 cd cc cc 3e 3d 0a 81 2021-06-13 17:44:26,531 - Recv: 0860 41 ff 08 43 3e b0 99 ab 43 8f 42 fc 42 e6 5a 34 2021-06-13 17:44:26,536 - Recv: 0870 3f 4c 62 b0 45 00 00 00 00 00 40 40 00 00 34 42 2021-06-13 17:44:26,540 - Recv: 0880 00 00 00 00 00 00 00 00 00 00 00 41 00 00 00 e0 2021-06-13 17:44:26,544 - Recv: 0890 3f 00 00 2c 43 00 00 2c 43 00 00 40 41 00 00 f0 2021-06-13 17:44:26,548 - Recv: 08a0 42 c0 03 00 00 c0 03 00 00 c8 00 00 00 88 13 00 2021-06-13 17:44:26,552 - Recv: 08b0 00 10 10 10 10 00 00 48 44 4e cf 8c 42 41 b1 b1 2021-06-13 17:44:26,556 - Recv: 08c0 42 cd cc 0c 3f 65 b2 88 44 01 01 01 73 e8 97 42 2021-06-13 17:44:26,560 - Recv: 08d0 83 80 b2 42 cd cc 0c 3f 40 b3 88 44 00 00 33 33 2021-06-13 17:44:26,568 - Recv: 08e0 00 00 00 00 00 00 00 00 00 00 00 00 ab aa 1c 42 2021-06-13 17:44:26,572 - Recv: 08f0 00 00 00 00 00 00 00 00 00 40 4e 45 00 00 00 00 2021-06-13 17:44:26,577 - Recv: 0900 00 00 00 00 00 00 02 55 0d 52 43 00 b0 70 42 50 2021-06-13 17:44:26,581 - Recv: 0910 72 75 73 61 20 69 33 20 4d 4b 32 2e 35 53 20 4f 2021-06-13 17:44:26,585 - Recv: 0920 4b 2e 20 00 00 00 00 00 00 00 07 14 c5 01 00 00 2021-06-13 17:44:26,589 - Recv: 0930 00 00 00 00 b1 11 00 03 16 00 00 00 00 16 16 00 2021-06-13 17:44:26,593 - Recv: 0940 00 54 00 00 00 00 00 54 00 00 08 00 00 00 00 00 2021-06-13 17:44:26,597 - Recv: 0950 00 00 00 00 00 96 83 98 42 9a d9 b2 42 cd cc 0c 2021-06-13 17:44:26,605 - Recv: 0960 3f 65 b2 88 44 00 00 99 14 00 00 42 79 06 00 00 2021-06-13 17:44:26,609 - Recv: 0970 00 00 00 00 00 c2 a8 19 00 00 00 36 01 00 07 00 2021-06-13 17:44:26,613 - Recv: 0980 05 1c 00 47 31 20 58 37 36 2e 35 34 35 20 59 38 2021-06-13 17:44:26,618 - Recv: 0990 39 2e 39 35 35 20 45 30 2e 34 36 34 39 37 00 05 2021-06-13 17:44:26,622 - Recv: 09a0 1c 00 47 31 20 58 37 36 2e 34 36 31 20 59 38 39 2021-06-13 17:44:26,626 - Recv: 09b0 2e 36 38 31 20 45 30 2e 30 32 31 38 35 00 05 1c 2021-06-13 17:44:26,630 - Recv: 09c0 00 47 31 20 58 37 36 2e 32 35 37 20 59 38 39 2e 2021-06-13 17:44:26,634 - Recv: 09d0 34 32 35 20 45 30 2e 30 32 35 30 34 00 02 1c 00 2021-06-13 17:44:26,642 - Recv: 09e0 47 31 20 58 37 35 2e 39 35 34 20 59 38 39 2e 32 2021-06-13 17:44:26,646 - Recv: 09f0 35 31 20 45 30 2e 30 32 36 36 39 00 02 1c 00 47 2021-06-13 17:44:26,650 - Recv: 0a00 31 20 58 37 35 2e 37 36 39 20 59 38 39 2e 31 39 2021-06-13 17:44:26,654 - Recv: 0a10 38 20 45 30 2e 30 31 34 36 38 00 02 1c 00 47 31 2021-06-13 17:44:26,660 - Recv: 0a20 20 58 37 35 2e 35 38 31 20 59 38 39 2e 31 36 37 2021-06-13 17:44:26,663 - Recv: 0a30 20 45 30 2e 30 31 34 35 33 00 02 1c 00 47 31 20 2021-06-13 17:44:26,667 - Recv: 0a40 58 37 34 2e 30 30 36 20 59 38 39 2e 31 36 37 20 2021-06-13 17:44:26,671 - Recv: 0a50 45 30 2e 31 32 30 33 34 00 02 1c 00 47 31 20 58 2021-06-13 17:44:26,675 - Recv: 0a60 37 33 2e 35 37 36 20 59 38 39 2e 31 35 30 20 45 2021-06-13 17:44:26,683 - Recv: 0a70 30 2e 30 33 32 38 34 00 02 1c 00 47 31 20 58 37 2021-06-13 17:44:26,688 - Recv: 0a80 33 2e 32 33 38 20 59 38 39 2e 30 30 31 20 45 30 2021-06-13 17:44:26,691 - Recv: 0a90 2e 30 32 38 32 30 00 02 1c 00 47 31 20 58 37 33 2021-06-13 17:44:26,695 - Recv: 0aa0 2e 32 31 34 20 59 38 38 2e 39 36 31 20 45 30 2e 2021-06-13 17:44:26,699 - Recv: 0ab0 30 30 33 36 31 00 35 35 30 00 05 16 00 47 31 20 2021-06-13 17:44:26,704 - Recv: 0ac0 45 30 2e 38 30 30 30 30 20 46 32 31 30 30 2e 30 2021-06-13 17:44:26,708 - Recv: 0ad0 30 30 00 05 0a 00 4d 32 30 34 20 53 38 30 30 00 2021-06-13 17:44:26,712 - Recv: 0ae0 05 31 00 47 31 20 46 32 34 30 30 2e 30 30 30 00 2021-06-13 17:44:26,720 - Recv: 0af0 05 1c 00 47 31 20 58 37 36 2e 35 34 35 20 59 39 2021-06-13 17:44:26,724 - Recv: 0b00 36 2e 30 34 33 20 45 30 2e 30 31 35 31 36 00 00 2021-06-13 17:44:26,728 - Recv: 0b10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:26,732 - Recv: 0b20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:26,736 - Recv: 0b30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:26,740 - Recv: 0b40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:26,745 - Recv: 0b50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:26,749 - Recv: 0b60 00 00 00 00 00 00 00 00 00 00 00 00 00 5d 00 58 2021-06-13 17:44:26,757 - Recv: 0b70 37 35 2e 39 35 34 20 59 38 39 2e 32 35 31 20 45 2021-06-13 17:44:26,761 - Recv: 0b80 30 2e 30 32 36 36 39 0a 47 31 20 58 37 35 2e 37 2021-06-13 17:44:26,765 - Recv: 0b90 36 39 20 59 38 39 2e 31 39 38 20 45 30 2e 30 31 2021-06-13 17:44:26,769 - Recv: 0ba0 34 36 38 0a 47 31 20 58 37 35 2e 35 38 31 20 59 2021-06-13 17:44:26,773 - Recv: 0bb0 38 39 2e 31 36 37 20 45 30 2e 30 31 34 35 33 0a 2021-06-13 17:44:26,777 - Recv: 0bc0 47 31 20 58 37 34 2e 30 30 36 20 59 38 39 2e 31 2021-06-13 17:44:26,781 - Recv: 0bd0 36 37 20 45 30 2e 31 32 30 33 34 0a 47 31 20 58 2021-06-13 17:44:26,785 - Recv: 0be0 37 33 2e 35 37 36 20 59 38 39 2e 31 35 30 20 45 2021-06-13 17:44:26,790 - Recv: 0bf0 30 2e 30 33 32 38 34 0a 47 31 20 58 37 33 2e 32 2021-06-13 17:44:26,798 - Recv: 0c00 33 38 20 59 38 39 2e 30 30 31 20 45 30 2e 30 32 2021-06-13 17:44:26,802 - Recv: 0c10 38 32 30 0a 47 31 20 58 37 33 2e 32 31 34 20 59 2021-06-13 17:44:26,806 - Recv: 0c20 38 38 2e 39 36 31 20 45 30 2e 30 30 33 36 31 0a 2021-06-13 17:44:26,810 - Recv: 0c30 47 31 20 58 37 33 2e 32 32 30 20 59 38 38 2e 30 2021-06-13 17:44:26,814 - Recv: 0c40 31 37 20 45 30 2e 30 37 32 31 30 0a 47 31 20 58 2021-06-13 17:44:26,818 - Recv: 0c50 37 33 2e 35 32 35 20 59 38 37 2e 38 36 31 20 45 2021-06-13 17:44:26,822 - Recv: 0c60 30 2e 30 32 36 31 36 0a 47 31 20 58 37 33 2e 37 2021-06-13 17:44:26,826 - Recv: 0c70 35 35 20 59 38 37 2e 38 34 32 20 45 30 2e 30 31 2021-06-13 17:44:26,835 - Recv: 0c80 37 36 33 0a 47 31 20 58 38 30 2e 32 34 37 20 59 2021-06-13 17:44:26,839 - Recv: 0c90 38 37 2e 38 34 32 20 45 30 2e 34 39 35 38 36 0a 2021-06-13 17:44:26,843 - Recv: 0ca0 47 31 20 58 38 30 2e 34 37 37 20 59 38 37 2e 38 2021-06-13 17:44:26,847 - Recv: 0cb0 36 31 20 45 30 2e 30 31 37 36 32 0a 47 31 20 58 2021-06-13 17:44:26,851 - Recv: 0cc0 38 30 2e 37 36 34 20 59 38 37 2e 39 39 39 20 45 2021-06-13 17:44:26,855 - Recv: 0cd0 30 2e 30 32 34 32 38 0a 47 31 20 58 38 30 2e 37 2021-06-13 17:44:26,859 - Recv: 0ce0 39 30 20 59 38 38 2e 30 34 31 20 45 30 2e 30 30 2021-06-13 17:44:26,863 - Recv: 0cf0 33 38 31 0a 47 31 20 58 38 30 2e 37 39 30 20 59 2021-06-13 17:44:26,872 - Recv: 0d00 38 38 2e 39 35 39 20 45 30 2e 30 37 30 31 33 0a 2021-06-13 17:44:26,876 - Recv: 0d10 47 31 20 58 38 30 2e 37 36 34 20 59 38 39 2e 30 2021-06-13 17:44:26,880 - Recv: 0d20 30 31 20 45 30 2e 30 30 33 38 31 0a 47 31 20 58 2021-06-13 17:44:26,884 - Recv: 0d30 38 30 2e 34 32 36 20 59 38 39 2e 31 35 30 20 45 2021-06-13 17:44:26,888 - Recv: 0d40 30 2e 30 32 38 31 38 0a 47 31 20 58 37 39 2e 39 2021-06-13 17:44:26,892 - Recv: 0d50 39 34 20 59 38 39 2e 31 36 37 20 45 30 2e 30 33 2021-06-13 17:44:26,896 - Recv: 0d60 33 30 32 0a 47 31 20 58 37 38 2e 34 31 38 20 0a 2021-06-13 17:44:26,900 - Recv: 0d70 1c 5d 00 05 2e 5d 00 05 00 d7 d1 00 d7 d1 f4 3c 2021-06-13 17:44:26,908 - Recv: 0d80 93 01 01 06 81 55 3e da ce 77 3d bd 74 93 3c 12 2021-06-13 17:44:26,915 - Recv: 0d90 83 c0 bd b6 f3 3d be d2 22 9b be 08 ac dc be 25 2021-06-13 17:44:26,917 - Recv: 0da0 06 41 3e 75 93 98 3d 6e 12 83 3c cc cc cc bd 55 2021-06-13 17:44:26,921 - Recv: 0db0 0e 6d be 05 56 ce be 5e ba 19 bf d1 22 1b 3e 86 2021-06-13 17:44:26,925 - Recv: 0dc0 16 59 3d 83 c0 4a bd 7e 6a 1c be c5 20 90 be fd 2021-06-13 17:44:26,929 - Recv: 0dd0 a9 f1 be a8 c6 2b bf e6 fb a9 3d f3 fd d4 bc 5e 2021-06-13 17:44:26,933 - Recv: 0de0 ba c9 bd eb 51 38 be 18 04 a6 be 66 66 06 bf 92 2021-06-13 17:44:26,937 - Recv: 0df0 ed 2c bf 30 dd a4 3d 1b 2f dd bc 93 18 04 be c4 2021-06-13 17:44:26,941 - Recv: 0e00 20 50 be da f9 9e be c3 f5 e8 be 38 89 21 bf 6e 2021-06-13 17:44:26,949 - Recv: 0e10 12 83 3d e7 fb 29 bd 29 5c 0f be de 24 46 be 79 2021-06-13 17:44:26,953 - Recv: 0e20 e9 86 be ef a7 c6 be 71 3d 0a bf c5 20 b0 bd 3f 2021-06-13 17:44:26,957 - Recv: 0e30 35 1e be 9a 99 19 be 9a 99 19 be 10 58 39 be a3 2021-06-13 17:44:26,962 - Recv: 0e40 70 9d be 2a 87 d6 be 01 36 4c 93 01 01 94 4b 01 2021-06-13 17:44:26,966 - Recv: 0e50 35 4c 24 4a 93 01 24 4a 93 01 01 02 01 a1 46 93 2021-06-13 17:44:26,971 - Recv: 0e60 01 00 00 00 00 00 00 94 4b 93 01 00 00 00 00 00 2021-06-13 17:44:26,974 - Recv: 0e70 00 00 00 a0 86 01 00 00 00 00 00 00 00 01 01 44 2021-06-13 17:44:26,978 - Recv: 0e80 45 42 55 47 5f 7e 32 2e 47 43 4f 00 01 61 cc 52 2021-06-13 17:44:26,986 - Recv: 0e90 40 04 00 00 64 65 62 75 67 5f 46 61 62 72 69 63 2021-06-13 17:44:26,990 - Recv: 0ea0 5f 6f 66 5f 54 68 79 6d 65 5f 32 2e 30 5f 31 30 2021-06-13 17:44:26,994 - Recv: 0eb0 78 31 30 5f 30 2e 33 35 6d 6d 5f 50 4c 41 5f 4d 2021-06-13 17:44:26,998 - Recv: 0ec0 4b 32 2e 35 53 4d 4d 55 00 00 ff ff 00 00 00 00 2021-06-13 17:44:27,003 - Recv: 0ed0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,007 - Recv: 0ee0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,011 - Recv: 0ef0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,015 - Recv: 0f00 00 00 00 00 01 00 03 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,023 - Recv: 0f10 00 00 00 00 00 80 00 00 02 00 00 00 b7 11 00 00 2021-06-13 17:44:27,027 - Recv: 0f20 00 00 00 00 00 00 28 0f 00 01 00 03 00 00 00 00 2021-06-13 17:44:27,031 - Recv: 0f30 00 00 00 00 00 00 00 00 00 00 80 00 00 02 00 00 2021-06-13 17:44:27,035 - Recv: 0f40 00 b7 11 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,039 - Recv: 0f50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,044 - Recv: 0f60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,048 - Recv: 0f70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,052 - Recv: 0f80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,056 - Recv: 0f90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,064 - Recv: 0fa0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,068 - Recv: 0fb0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,072 - Recv: 0fc0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,076 - Recv: 0fd0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,080 - Recv: 0fe0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,085 - Recv: 0ff0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,089 - Recv: 1000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,093 - Recv: 1010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 2021-06-13 17:44:27,101 - Recv: 1020 00 e0 00 00 00 e0 01 00 00 40 04 00 00 00 00 00 2021-06-13 17:44:27,105 - Recv: 1030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,109 - Recv: 1040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,113 - Recv: 1050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,117 - Recv: 1060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,121 - Recv: 1070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,125 - Recv: 1080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,130 - Recv: 1090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,138 - Recv: 10a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,142 - Recv: 10b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,146 - Recv: 10c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,150 - Recv: 10d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,154 - Recv: 10e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,158 - Recv: 10f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,162 - Recv: 1100 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,166 - Recv: 1110 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,171 - Recv: 1120 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,179 - Recv: 1130 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,183 - Recv: 1140 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,187 - Recv: 1150 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,191 - Recv: 1160 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,195 - Recv: 1170 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,199 - Recv: 1180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,203 - Recv: 1190 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,207 - Recv: 11a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,216 - Recv: 11b0 00 35 00 00 fe 03 00 02 00 00 00 40 74 0e 00 00 2021-06-13 17:44:27,220 - Recv: 11c0 80 39 07 00 06 00 40 00 00 02 18 23 00 00 20 00 2021-06-13 17:44:27,224 - Recv: 11d0 00 02 00 00 00 00 01 00 01 16 06 00 00 c2 a8 19 2021-06-13 17:44:27,228 - Recv: 11e0 00 02 40 00 00 08 54 f5 b6 00 ec 05 00 00 b7 11 2021-06-13 17:44:27,232 - Recv: 11f0 30 0c 14 c5 01 00 01 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,236 - Recv: 1200 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,240 - Recv: 1210 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,244 - Recv: 1220 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,252 - Recv: 1230 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,257 - Recv: 1240 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,261 - Recv: 1250 00 00 54 f5 b6 00 88 13 00 00 c2 a8 19 00 00 00 2021-06-13 17:44:27,265 - Recv: 1260 00 00 00 00 00 16 45 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,269 - Recv: 1270 00 00 00 06 00 00 00 13 00 00 00 00 00 00 00 02 2021-06-13 17:44:27,273 - Recv: 1280 00 00 00 13 00 00 00 c5 c3 09 00 02 00 13 00 00 2021-06-13 17:44:27,277 - Recv: 1290 00 13 00 00 00 00 00 20 42 c8 97 9d 40 c8 97 9d 2021-06-13 17:44:27,281 - Recv: 12a0 40 d3 07 4c 3e 43 00 48 44 08 e7 0e 00 00 d6 01 2021-06-13 17:44:27,290 - Recv: 12b0 00 00 e7 06 00 00 ff 29 01 00 54 00 00 00 c0 be 2021-06-13 17:44:27,293 - Recv: 12c0 42 01 37 13 09 00 09 00 01 08 98 ae 3b 0b 17 99 2021-06-13 17:44:27,297 - Recv: 12d0 42 04 16 c0 42 cd cc 0c 3f 04 a2 88 44 60 09 1c 2021-06-13 17:44:27,302 - Recv: 12e0 00 01 00 00 00 60 02 00 00 05 00 00 00 3e 00 00 2021-06-13 17:44:27,306 - Recv: 12f0 00 60 02 00 00 70 3d 0a 00 03 00 4f 00 00 00 41 2021-06-13 17:44:27,310 - Recv: 1300 02 00 00 00 00 20 42 69 2c 94 41 18 d5 04 42 88 2021-06-13 17:44:27,314 - Recv: 1310 8f c2 40 2d 00 48 44 0a a0 0f 00 00 3d 07 00 00 2021-06-13 17:44:27,318 - Recv: 1320 e3 0c 00 00 80 38 01 00 54 00 00 00 00 c8 42 01 2021-06-13 17:44:27,322 - Recv: 1330 3a 13 14 00 10 00 01 bd 6c a6 3b 0b 17 99 42 f6 2021-06-13 17:44:27,330 - Recv: 1340 e8 b3 42 cd cc 0c 3f e5 b0 88 44 60 09 1c 00 08 2021-06-13 17:44:27,334 - Recv: 1350 00 00 00 1c 00 00 00 00 00 00 00 03 00 00 00 1c 2021-06-13 17:44:27,338 - Recv: 1360 00 00 00 94 d8 09 00 03 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,343 - Recv: 1370 00 00 00 20 42 90 f5 03 42 aa 7a 12 42 be 18 95 2021-06-13 17:44:27,347 - Recv: 1380 3e 0e 00 48 44 08 07 0f 00 00 65 0c 00 00 60 09 2021-06-13 17:44:27,351 - Recv: 1390 00 00 7a 2c 01 00 54 00 00 9a 59 c0 42 01 42 13 2021-06-13 17:44:27,355 - Recv: 13a0 0c 00 0c 00 01 08 bf ac 3b 08 ec 98 42 ac 5c b3 2021-06-13 17:44:27,359 - Recv: 13b0 42 cd cc 0c 3f 98 b1 88 44 60 09 1c 00 15 00 00 2021-06-13 17:44:27,367 - Recv: 13c0 00 19 00 00 00 00 00 00 00 03 00 00 00 19 00 00 2021-06-13 17:44:27,371 - Recv: 13d0 00 44 d7 07 00 03 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,375 - Recv: 13e0 00 20 42 62 95 c7 41 0c 1d d9 41 8f 2a a7 3e 84 2021-06-13 17:44:27,379 - Recv: 13f0 00 48 44 08 f7 0b 00 00 77 07 00 00 fe 02 00 00 2021-06-13 17:44:27,384 - Recv: 1400 49 ef 00 00 54 00 00 66 26 99 42 01 35 13 05 00 2021-06-13 17:44:27,388 - Recv: 1410 05 00 01 af 8b d9 3b 96 83 98 42 9a d9 b2 42 cd 2021-06-13 17:44:27,392 - Recv: 1420 cc 0c 3f 65 b2 88 44 60 09 1c 00 00 00 00 00 2a 2021-06-13 17:44:27,396 - Recv: 1430 00 00 00 00 00 00 00 03 00 00 00 2a 00 00 00 70 2021-06-13 17:44:27,404 - Recv: 1440 3d 0a 00 02 00 15 00 00 00 15 00 00 00 ff ff 47 2021-06-13 17:44:27,408 - Recv: 1450 42 00 00 20 41 00 00 20 41 3d 0a d7 3e 00 00 48 2021-06-13 17:44:27,412 - Recv: 1460 44 0c 88 13 00 00 e9 03 00 00 e9 03 00 00 80 38 2021-06-13 17:44:27,417 - Recv: 1470 01 00 54 00 01 01 00 c8 42 01 62 1c 07 00 03 00 2021-06-13 17:44:27,420 - Recv: 1480 01 b0 77 61 3b d9 4e 93 42 81 95 b0 42 cd cc 0c 2021-06-13 17:44:27,424 - Recv: 1490 3f c4 96 88 44 b8 0b 1c 00 8c 02 00 00 02 00 00 2021-06-13 17:44:27,429 - Recv: 14a0 00 07 00 00 00 2c 00 00 00 8c 02 00 00 70 3d 0a 2021-06-13 17:44:27,433 - Recv: 14b0 00 06 00 96 00 00 00 f6 01 00 00 01 00 48 42 00 2021-06-13 17:44:27,437 - Recv: 14c0 00 20 41 00 00 20 41 48 a4 d0 40 6c 00 48 44 0e 2021-06-13 17:44:27,445 - Recv: 14d0 88 13 00 00 e8 03 00 00 e8 03 00 00 80 38 01 00 2021-06-13 17:44:27,449 - Recv: 14e0 54 00 01 ff ff c7 42 01 70 1c 11 00 03 00 01 5c 2021-06-13 17:44:27,453 - Recv: 14f0 0c 61 3b 87 56 a0 42 63 90 b0 42 cd cc 0c 3f 88 2021-06-13 17:44:27,457 - Recv: 1500 a1 88 44 b8 0b 40 00 12 00 00 00 01 00 00 00 00 2021-06-13 17:44:27,461 - Recv: 1510 00 00 00 05 00 00 00 12 00 00 00 c9 c7 0c 00 08 2021-06-13 17:44:27,465 - Recv: 1520 00 09 00 00 00 09 00 00 00 00 00 10 43 00 00 20 2021-06-13 17:44:27,470 - Recv: 1530 41 00 00 20 41 af 9a 38 3e 9f 00 7a 44 0c 2a 38 2021-06-13 17:44:27,474 - Recv: 1540 00 00 e7 03 00 00 e7 03 00 00 07 86 01 00 54 00 2021-06-13 17:44:27,482 - Recv: 1550 00 c7 b1 c7 42 00 73 1c 00 00 00 00 01 bd f2 60 2021-06-13 17:44:27,486 - Recv: 1560 3b 33 b3 a0 42 81 95 b0 42 cd cc 0c 3f 30 a0 88 2021-06-13 17:44:27,490 - Recv: 1570 44 c0 21 1d 00 00 00 00 00 2a 00 00 00 00 00 00 2021-06-13 17:44:27,494 - Recv: 1580 00 0d 00 00 00 2a 00 00 00 cc cc 0c 00 08 00 15 2021-06-13 17:44:27,498 - Recv: 1590 00 00 00 15 00 00 00 00 00 10 43 00 00 20 41 00 2021-06-13 17:44:27,502 - Recv: 15a0 00 20 41 3d 0a d7 3e 00 00 7a 44 0c 40 38 00 00 2021-06-13 17:44:27,506 - Recv: 15b0 e8 03 00 00 e8 03 00 00 a0 86 01 00 54 00 00 00 2021-06-13 17:44:27,510 - Recv: 15c0 00 c8 42 00 67 1c 00 00 00 00 01 d4 75 63 3b b0 2021-06-13 17:44:27,519 - Recv: 15d0 b2 a0 42 8b 6c b1 42 cd cc 0c 3f 15 9d 88 44 c0 2021-06-13 17:44:27,523 - Recv: 15e0 21 1d 00 c5 00 00 00 02 00 00 00 02 00 00 00 3d 2021-06-13 17:44:27,527 - Recv: 15f0 00 00 00 c5 00 00 00 a2 cc 0c 00 09 00 84 00 00 2021-06-13 17:44:27,531 - Recv: 1600 00 84 00 00 00 00 00 10 43 00 00 20 41 00 00 20 2021-06-13 17:44:27,535 - Recv: 1610 41 7f 2c fc 3f 4e 00 7a 44 0c 40 38 00 00 e8 03 2021-06-13 17:44:27,539 - Recv: 1620 00 00 9e 0e 00 00 9b 86 01 00 54 00 00 00 00 c8 2021-06-13 17:44:27,543 - Recv: 1630 42 00 63 1c 00 00 00 00 01 86 c4 72 3b 13 c3 9c 2021-06-13 17:44:27,547 - Recv: 1640 42 39 74 b1 42 cd cc 0c 3f 8b 8e 88 44 c0 21 1d 2021-06-13 17:44:27,556 - Recv: 1650 00 23 00 00 00 06 00 00 00 00 00 00 00 0b 00 00 2021-06-13 17:44:27,560 - Recv: 1660 00 23 00 00 00 b6 9d 0c 00 09 00 00 00 00 00 00 2021-06-13 17:44:27,564 - Recv: 1670 00 00 00 00 00 10 43 32 ad 15 42 b8 de 7b 42 67 2021-06-13 17:44:27,568 - Recv: 1680 d0 b5 3e 81 00 7a 44 08 71 37 00 00 69 0e 00 00 2021-06-13 17:44:27,572 - Recv: 1690 1d 0a 00 00 03 81 01 00 54 00 00 00 20 c5 42 00 2021-06-13 17:44:27,576 - Recv: 16a0 6c 1c 00 00 00 00 01 b5 b5 8a 3b 56 0e 9c 42 6f 2021-06-13 17:44:27,580 - Recv: 16b0 92 b1 42 cd cc 0c 3f e5 8b 88 44 c0 21 1d 00 1f 2021-06-13 17:44:27,584 - Recv: 16c0 00 00 00 0b 00 00 00 00 00 00 00 09 00 00 00 1f 2021-06-13 17:44:27,588 - Recv: 16d0 00 00 00 27 10 0c 00 09 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,597 - Recv: 16e0 00 00 00 10 43 95 23 d2 41 4b c5 71 42 85 6a a8 2021-06-13 17:44:27,601 - Recv: 16f0 3e 27 00 7a 44 08 03 35 00 00 ac 09 00 00 16 02 2021-06-13 17:44:27,605 - Recv: 1700 00 00 23 70 01 00 54 00 00 72 7c bc 42 00 6c 1c 2021-06-13 17:44:27,609 - Recv: 1710 00 00 00 00 01 aa f6 98 3b 39 74 9b 42 d9 ce b1 2021-06-13 17:44:27,613 - Recv: 1720 42 cd cc 0c 3f 81 89 88 44 c0 21 3a 00 03 00 00 2021-06-13 17:44:27,617 - Recv: 1730 00 03 00 00 00 00 00 00 00 07 00 00 00 07 00 00 2021-06-13 17:44:27,621 - Recv: 1740 00 24 06 11 00 09 00 03 00 00 00 03 00 00 00 00 2021-06-13 17:44:27,625 - Recv: 1750 00 0c 42 de 4b b5 40 de 4b b5 40 36 94 57 3d 00 2021-06-13 17:44:27,633 - Recv: 1760 00 7a 44 08 2f 12 00 00 f2 02 00 00 78 00 00 00 2021-06-13 17:44:27,637 - Recv: 1770 88 07 02 00 54 00 00 00 00 05 43 00 87 1c 00 00 2021-06-13 17:44:27,642 - Recv: 1780 00 00 01 5b b0 7c 3b 54 63 9b 42 9f da b1 42 cd 2021-06-13 17:44:27,646 - Recv: 1790 cc 0c 3f ee 87 88 44 34 08 21 00 00 00 00 00 00 2021-06-13 17:44:27,650 - Recv: 17a0 00 00 00 a0 00 00 00 00 00 00 00 a0 00 00 00 99 2021-06-13 17:44:27,654 - Recv: 17b0 99 19 00 00 00 3a 00 00 00 8f 00 00 00 01 00 40 2021-06-13 17:44:27,658 - Recv: 17c0 41 cc cc 4c 3e cc cc 4c 3e cd cc cc 3e 00 00 fa 2021-06-13 17:44:27,663 - Recv: 17d0 43 0e c0 12 00 00 78 00 00 00 a0 0f 00 00 40 0d 2021-06-13 17:44:27,670 - Recv: 17e0 03 00 54 00 00 ff ff c7 43 01 0d 0d 00 00 00 00 2021-06-13 17:44:27,674 - Recv: 17f0 01 00 00 00 00 54 63 9b 42 9f da b1 42 33 33 73 2021-06-13 17:44:27,678 - Recv: 1800 3f ee 87 88 44 30 2a 15 00 78 00 00 00 da 02 00 2021-06-13 17:44:27,683 - Recv: 1810 00 04 00 00 00 00 00 00 00 da 02 00 00 6a a1 0c 2021-06-13 17:44:27,687 - Recv: 1820 00 05 00 6b 01 00 00 6b 01 00 00 00 00 34 43 00 2021-06-13 17:44:27,691 - Recv: 1830 00 20 41 00 00 20 41 3f bc ec 40 44 00 7a 44 0c 2021-06-13 17:44:27,695 - Recv: 1840 62 45 00 00 db 03 00 00 78 00 00 00 74 81 01 00 2021-06-13 17:44:27,699 - Recv: 1850 54 00 00 06 5b c5 42 01 0d 0d 00 00 00 00 01 00 2021-06-13 17:44:27,703 - Recv: 1860 00 00 00 5e fa 98 42 4b 77 c0 42 33 33 73 3f ee 2021-06-13 17:44:27,711 - Recv: 1870 87 88 44 30 2a 13 00 00 00 00 00 00 00 00 00 a0 2021-06-13 17:44:27,715 - Recv: 1880 00 00 00 00 00 00 00 a0 00 00 00 99 99 19 00 04 2021-06-13 17:44:27,719 - Recv: 1890 00 3a 00 00 00 6f 00 00 00 01 00 40 41 cc cc 4c 2021-06-13 17:44:27,723 - Recv: 18a0 3e cc cc 4c 3e cd cc cc 3e 00 00 fa 43 0e c0 12 2021-06-13 17:44:27,728 - Recv: 18b0 00 00 78 00 00 00 08 07 00 00 40 0d 03 00 54 00 2021-06-13 17:44:27,732 - Recv: 18c0 00 ff ff c7 43 01 0d 0d 00 00 00 00 01 00 00 00 2021-06-13 17:44:27,736 - Recv: 18d0 00 5e fa 98 42 4b 77 c0 42 cd cc 0c 3f ee 87 88 2021-06-13 17:44:27,740 - Recv: 18e0 44 30 2a 0a 00 00 00 00 00 00 00 00 00 00 00 00 2021-06-13 17:44:27,748 - Recv: 18f0 00 6a 00 00 00 6a 00 00 00 37 89 19 00 00 00 36 2021-06-13 17:44:27,752 - Recv: 1900 00 00 00 36 00 00 00 00 00 0c 42 00 00 90 40 00 2021-06-13 17:44:27,756 - Recv: 1910 00 90 40 b3 07 4c 3f 00 80 bb 44 0e 2f 12 00 00 2021-06-13 17:44:27,760 - Recv: 1920 57 02 00 00 8f 02 00 00 4c 0b 03 00 54 00 00 00 2021-06-13 17:44:27,764 - Recv: 1930 00 05 43 00 60 1c 00 00 00 00 01 9b a4 8f 3b 5e 2021-06-13 17:44:27,769 - Recv: 1940 fa 98 42 4b 77 c0 42 cd cc 0c 3f 88 a1 88 44 34 2021-06-13 17:44:27,773 - Recv: 1950 08 51 00 00 00 00 00 00 00 e2 04 00 00 00 00 fc 2021-06-13 17:44:27,777 - Recv: 1960 3d 3d a0 93 a0 f8 bb 8c ef 13 58 30 5e f9 8d ec 2021-06-13 17:44:27,785 - Recv: 1970 6e bd ee f5 1a ff ad 5c ad 73 85 08 ca f7 23 a2 2021-06-13 17:44:27,789 - Recv: 1980 a2 00 00 52 84 ba 09 ac 0f 3e f3 2d 12 fb a7 5d 2021-06-13 17:44:27,793 - Recv: 1990 37 9f 35 fa b7 cb d7 bd b3 7e 22 c8 f7 f2 e6 b2 2021-06-13 17:44:27,797 - Recv: 19a0 3c 56 d7 5b 4e 74 e3 e6 2f 94 d7 84 8f 61 2a c1 2021-06-13 17:44:27,801 - Recv: 19b0 61 07 65 3b 38 42 df f9 d4 81 a7 bd e7 6a ff ab 2021-06-13 17:44:27,805 - Recv: 19c0 ff 1e f3 d4 7e 53 1a 78 7e 4d e9 9e 51 b5 2c 1e 2021-06-13 17:44:27,810 - Recv: 19d0 e9 c9 8f 3f f5 b6 07 3c 1d 28 b7 12 71 13 cf 7c 2021-06-13 17:44:27,814 - Recv: 19e0 71 43 d0 00 b1 ed 70 b8 da e3 69 67 3a 68 e4 37 2021-06-13 17:44:27,822 - Recv: 19f0 db 47 9e e7 c6 6d 75 df 87 1c fe f8 dd 6f c0 9a 2021-06-13 17:44:27,826 - Recv: 1a00 2f 7e c4 b1 ff e8 43 62 5a 3c f5 ea cd 1b 7b cc 2021-06-13 17:44:27,830 - Recv: 1a10 df da e5 92 d5 a5 8b 0e 67 68 7f 8f cb ff c7 69 2021-06-13 17:44:27,834 - Recv: 1a20 07 a7 d9 8b 44 aa 43 ef 72 8e ff c6 f0 7b fe f4 2021-06-13 17:44:27,838 - Recv: 1a30 20 ac de 62 a8 72 3e bc d2 0c 2e 58 5d fe 56 cb 2021-06-13 17:44:27,842 - Recv: 1a40 f6 67 bb 28 9a 75 38 a9 d5 c9 bb 4d aa 95 34 4f 2021-06-13 17:44:27,846 - Recv: 1a50 a4 1d 4e ab 65 2c 37 a5 58 ca a9 3a c1 4f 5e f1 2021-06-13 17:44:27,850 - Recv: 1a60 a7 34 bb 72 f6 93 90 b6 f9 c1 cb 87 a6 5f 91 9f 2021-06-13 17:44:27,855 - Recv: 1a70 b9 ff cb 55 fc 81 5c 7f 3f 16 37 da 1c cb 5b b2 2021-06-13 17:44:27,863 - Recv: 1a80 5d ef 7d d2 b3 3a 1f a9 7d bb de 3a de a7 37 a3 2021-06-13 17:44:27,867 - Recv: 1a90 9e 76 d6 b6 ce bb f1 36 bf 7e 19 34 cd 01 69 d4 2021-06-13 17:44:27,871 - Recv: 1aa0 62 52 b3 f7 a6 f7 4e c9 b7 db d0 eb 5f 75 c0 de 2021-06-13 17:44:27,875 - Recv: 1ab0 10 e5 71 56 4c 1d 70 c8 74 6e 6c fd 52 8d b7 07 2021-06-13 17:44:27,879 - Recv: 1ac0 d2 57 fc 97 62 ae a1 d4 ab 6e 7e 65 68 e2 e3 f1 2021-06-13 17:44:27,883 - Recv: 1ad0 b5 f0 f6 37 ff ab e7 19 78 f4 0f 7f 3f 61 7e 3e 2021-06-13 17:44:27,888 - Recv: 1ae0 97 ed 3f 2e eb 2a c6 41 48 27 53 76 59 f7 0a 6d 2021-06-13 17:44:27,891 - Recv: 1af0 1f 2f 1b 33 cc 0e 7f 6d 7d a0 b0 4e a6 71 df d8 2021-06-13 17:44:27,900 - Recv: 1b00 73 92 b3 90 cb 51 d1 df 56 8f f8 62 1f ee fd db 2021-06-13 17:44:27,904 - Recv: 1b10 fb 22 9a 67 cb 31 d1 be a3 a7 d8 21 d4 66 59 43 2021-06-13 17:44:27,908 - Recv: 1b20 8d 23 51 f5 4a 2d 3b 6b c7 a9 77 f4 0b 90 ef d3 2021-06-13 17:44:27,912 - Recv: 1b30 a2 cc bc af 83 6e fc 37 c6 87 5b b5 6b 83 26 cb 2021-06-13 17:44:27,916 - Recv: 1b40 1b 4e 3f b9 84 b3 dc 97 1b 13 e6 49 27 03 03 e0 2021-06-13 17:44:27,921 - Recv: 1b50 ff 53 d6 c7 b1 6e 8e a6 e0 bf 15 d6 5e b0 fd 1f 2021-06-13 17:44:27,924 - Recv: 1b60 13 f1 64 04 14 ff 79 a7 b2 f8 d2 df 4d 15 87 53 2021-06-13 17:44:27,928 - Recv: 1b70 f3 3f ab f7 e5 f2 17 3e b4 f8 28 f1 6d b5 d9 b6 2021-06-13 17:44:27,937 - Recv: 1b80 77 c3 72 45 eb f3 d3 ff 2f 6e ec b3 87 d9 ca c7 2021-06-13 17:44:27,941 - Recv: 1b90 a3 50 f8 49 c9 1c 1d 0e 1f 0c 1e 75 ba 3e eb 9d 2021-06-13 17:44:27,945 - Recv: 1ba0 df 6d 8b e1 ac df 78 77 3e 39 aa cd 5e dc 7e 52 2021-06-13 17:44:27,949 - Recv: 1bb0 34 55 6f f9 a5 8d fd be fb e7 ce ba aa 82 ee 90 2021-06-13 17:44:27,953 - Recv: 1bc0 1c 3d ac b1 d9 ea ca 78 8b 5b 9e 07 38 3e 9e 1f 2021-06-13 17:44:27,957 - Recv: 1bd0 0f aa 3b fd db b2 ef 75 b7 fc b7 ff 72 7f ad d5 2021-06-13 17:44:27,961 - Recv: 1be0 77 f5 9f ae f6 d7 8a d0 ce 55 e9 9a 9e 0f fc 7b 2021-06-13 17:44:27,965 - Recv: 1bf0 8b 5d 31 62 37 fe 29 c3 57 e8 fd d0 18 7f bb fd 2021-06-13 17:44:27,969 - Recv: 1c00 f7 aa be 75 be cb bf d7 d9 cf cc b9 02 7c fa c6 2021-06-13 17:44:27,977 - Recv: 1c10 6f 3f e1 e2 1a c2 82 d6 49 bb fc 66 fa a6 ff 1d 2021-06-13 17:44:27,982 - Recv: 1c20 f1 1d 7d fd e7 96 55 1a fd f0 a8 d4 02 d9 e7 ff 2021-06-13 17:44:27,986 - Recv: 1c30 f9 2e 1b 24 a7 f7 71 fd 67 c6 ba f7 bd cb fb 73 2021-06-13 17:44:27,990 - Recv: 1c40 01 15 b6 7f d3 7f be db 7e de 5e be c1 26 b0 b6 2021-06-13 17:44:27,994 - Recv: 1c50 d6 75 d7 e7 45 9f 3b fb 9d 9f 96 bf 53 f1 2a 52 2021-06-13 17:44:27,998 - Recv: 1c60 9d ac 77 0e 45 5b 65 38 ff 5b fe 72 d1 9f b9 7c 2021-06-13 17:44:28,002 - Recv: 1c70 c7 f8 6e fd 8d 6d 67 8f 2d 5c 75 c3 df 88 f4 a6 2021-06-13 17:44:28,006 - Recv: 1c80 59 7e ef 2e b1 51 ef 6b c6 e2 dd a2 ad fb 96 c3 2021-06-13 17:44:28,014 - Recv: 1c90 f3 3b af cf ff 9a 91 6a bc c6 19 f5 84 e8 6c ae 2021-06-13 17:44:28,018 - Recv: 1ca0 d5 8f a4 f4 85 3f f5 98 dc c5 a7 ad 9c c7 f4 95 2021-06-13 17:44:28,023 - Recv: 1cb0 87 ff ad a3 7d 55 7d 07 e6 19 8f db 03 89 8f 85 2021-06-13 17:44:28,027 - Recv: 1cc0 f2 60 59 98 78 d3 ef ef bc f0 2b e5 5e e5 f5 ba 2021-06-13 17:44:28,031 - Recv: 1cd0 1c eb db 77 80 f5 7b e1 14 23 ba 58 e2 c3 a8 37 2021-06-13 17:44:28,035 - Recv: 1ce0 83 bc 97 d8 a0 af bd 4c 71 d8 59 94 29 7f ca 4b 2021-06-13 17:44:28,039 - Recv: 1cf0 9c 52 7b aa e9 db 7b 49 73 ea e1 37 9d 7b 8c c7 2021-06-13 17:44:28,043 - Recv: 1d00 1e aa ef d7 a7 62 90 0f 78 5e e4 cf f5 7a ed 5a 2021-06-13 17:44:28,051 - Recv: 1d10 fe 33 ea 0c 6f bf 9f f7 37 ea c6 bf d7 ee bb ec 2021-06-13 17:44:28,055 - Recv: 1d20 86 0b 9f 6f 34 65 98 cf c6 83 eb 20 e0 7a 2c d4 2021-06-13 17:44:28,059 - Recv: 1d30 cf 70 ff 6f 7a df c3 dd 7b b8 87 2f 74 d5 fd e5 2021-06-13 17:44:28,064 - Recv: 1d40 c5 d7 1c eb 22 7e 11 b3 b6 3a 87 0f 98 7b 71 c4 2021-06-13 17:44:28,068 - Recv: 1d50 24 f3 b7 bf de f3 6d db 96 46 79 7d da 3d d5 ff 2021-06-13 17:44:28,072 - Recv: 1d60 9d 1b 57 bb bb 07 8e 5f 91 99 b7 ad ea 1b e4 6a 2021-06-13 17:44:28,076 - Recv: 1d70 94 ba 25 7f df 0a 96 7f f1 fe 7d f6 d9 35 e4 71 2021-06-13 17:44:28,080 - Recv: 1d80 6a 65 ae 32 3c fb 4e 63 7f d5 b1 d9 66 63 42 f7 2021-06-13 17:44:28,084 - Recv: 1d90 5d ff fd b8 d8 fd a9 6f e4 97 e8 dd ab d7 f9 d9 2021-06-13 17:44:28,092 - Recv: 1da0 8e ee ef 73 3e fe af 9d 9d 35 ce b3 2b af 61 2d 2021-06-13 17:44:28,096 - Recv: 1db0 de ec 8d 9c e9 cd 2d b9 92 6e fe 7f a6 f6 2e 13 2021-06-13 17:44:28,100 - Recv: 1dc0 a7 bb fd a3 7f 5f cc fd fd ef af c4 5e 4d aa 0d 2021-06-13 17:44:28,104 - Recv: 1dd0 20 c5 9e 2e fa bb ca bc 03 eb 2b b4 2b fa b8 74 2021-06-13 17:44:28,109 - Recv: 1de0 5f e1 1d a8 70 74 7f bd bb f6 79 dd dc df 7e 27 2021-06-13 17:44:28,113 - Recv: 1df0 c4 f3 76 df 65 d9 84 dd 8e 79 fe 99 bb 9d 6f fd 2021-06-13 17:44:28,117 - Recv: 1e00 c6 40 e1 3e 4f dd 00 ec b7 53 15 ac ec 45 f3 29 2021-06-13 17:44:28,121 - Recv: 1e10 e5 f4 02 99 cd 0f 76 33 51 d7 b3 9e 3b 9b cb 18 2021-06-13 17:44:28,129 - Recv: 1e20 cb fd 17 1e 7f 9e 22 aa 30 86 3e fc dd 37 17 a7 2021-06-13 17:44:28,133 - Recv: 1e30 20 82 be d1 fa 9d 34 89 e0 99 52 f7 ee 4b e7 bf 2021-06-13 17:44:28,137 - Recv: 1e40 66 23 9f f7 f7 fa 11 b1 f8 a4 42 3c e4 b6 1e e9 2021-06-13 17:44:28,141 - Recv: 1e50 ec 8b c4 ea c6 01 7b c3 da c1 9a ee 3b 5e bb ca 2021-06-13 17:44:28,145 - Recv: 1e60 d8 52 70 34 ee 3f 6b e1 9f 78 0f 3b a8 ef 11 71 2021-06-13 17:44:28,149 - Recv: 1e70 94 8e ed 5a 90 be 76 df f7 70 5a 45 d3 9a 89 4e 2021-06-13 17:44:28,154 - Recv: 1e80 ef 9e fd 49 27 52 df 23 d4 2f 23 dd 0b be e9 46 2021-06-13 17:44:28,158 - Recv: 1e90 db 48 fd d9 d7 be bb f6 f7 ab da 74 59 de 2b a8 2021-06-13 17:44:28,166 - Recv: 1ea0 f8 25 9a ee cf b9 fc 3c 17 9a b7 cf 5f a4 6e 53 2021-06-13 17:44:28,170 - Recv: 1eb0 fd b3 30 d7 f7 db 52 e9 3d b9 d9 b6 96 5a e1 6e 2021-06-13 17:44:28,174 - Recv: 1ec0 6d ba fb 7a 64 7c ac 4e f5 ff df ce 72 87 05 13 2021-06-13 17:44:28,178 - Recv: 1ed0 33 af fe 8d 53 a7 1f d8 79 9e 5f 5b 37 dd 92 b8 2021-06-13 17:44:28,182 - Recv: 1ee0 7e bf b9 e7 45 d8 e4 fd 1a ff bb 79 f9 c8 3d dd 2021-06-13 17:44:28,186 - Recv: 1ef0 d8 f8 1b fc 65 9f 9a df 48 db 0a 9f f1 62 f5 af 2021-06-13 17:44:28,190 - Recv: 1f00 eb c3 43 ab 8f fe 93 1f 2c 02 d3 fd 5e f5 8d 27 2021-06-13 17:44:28,195 - Recv: 1f10 52 68 38 de c4 91 f5 4b 3f b1 de 7f 1a c2 b7 47 2021-06-13 17:44:28,203 - Recv: 1f20 ad 21 d6 a3 73 c3 e2 b1 37 44 2e 6e e5 e6 2c 3b 2021-06-13 17:44:28,207 - Recv: 1f30 de c7 a7 54 ca 7f 6d 45 f7 b7 0c 7e 1f 35 1b 46 2021-06-13 17:44:28,211 - Recv: 1f40 6f 93 41 da fe d9 df 96 fc f6 9f f5 b4 70 ac 65 2021-06-13 17:44:28,215 - Recv: 1f50 ac 35 d5 92 9e 67 3f 2c d9 de f2 2f 8f 8f a7 bc 2021-06-13 17:44:28,219 - Recv: 1f60 ae fb 93 ae f6 91 ed fd 62 ef c3 a5 7c 7f 8f 8a 2021-06-13 17:44:28,223 - Recv: 1f70 6e 8e 91 98 8e 79 8c fe fe 43 73 3c bc 81 84 aa 2021-06-13 17:44:28,227 - Recv: 1f80 d4 83 bd 94 a5 e8 f1 ee 41 5e fd 5f 09 9a e9 ef 2021-06-13 17:44:28,231 - Recv: 1f90 9c f6 24 b0 52 af ff 3d 30 bb be bc 7e 47 60 3e 2021-06-13 17:44:28,236 - Recv: 1fa0 fc 37 80 8f 2e fd d8 29 4e 9d 99 e3 d6 f9 fe eb 2021-06-13 17:44:28,244 - Recv: 1fb0 4e e4 cb c1 74 1b 0e 00 fe be 00 00 fe be 05 a0 2021-06-13 17:44:28,248 - Recv: 1fc0 00 fe be ad 03 04 00 00 00 00 00 04 01 00 64 00 2021-06-13 17:44:28,252 - Recv: 1fd0 fe be 05 9e 20 00 fe be ad 03 04 00 00 00 5c 3a 2021-06-13 17:44:28,256 - Recv: 1fe0 00 fe be ad 03 04 71 00 00 00 00 04 01 00 05 00 2021-06-13 17:44:28,260 - Recv: 1ff0 fe be 00 fe be ad 03 20 00 fe be ad ad 03 20 13 2021-06-13 17:44:28,264 - Recv: 2000 00 00 00 f2 04 01 ad 03 00 00 00 85 ad 00 fe be 2021-06-13 17:44:28,268 - Recv: 2010 00 00 20 31 00 00 02 77 ff 00 fe be 00 fe be 37 2021-06-13 17:44:28,272 - Recv: 2020 34 00 fe be 00 04 20 00 fe be 0e 4f 00 fe be 05 2021-06-13 17:44:28,281 - Recv: 2030 94 0e 00 fe be 80 00 fe be 0e 5c 08 e8 03 e8 00 2021-06-13 17:44:28,285 - Recv: 2040 00 4c 28 07 d0 00 02 00 20 00 00 78 a6 01 00 78 2021-06-13 17:44:28,289 - Recv: 2050 a6 01 89 3e 20 55 01 aa 01 0d 40 01 00 43 99 00 2021-06-13 17:44:28,293 - Recv: 2060 0a 43 e1 00 7a 8d 00 aa da 06 ab 01 03 8e 20 89 2021-06-13 17:44:28,297 - Recv: 2070 00 00 01 93 4c 35 42 20 00 00 be 9b 00 b3 28 20 2021-06-13 17:44:28,301 - Recv: 2080 89 00 00 00 05 08 0a 00 e2 ee 4b d2 cd c1 8a 06 2021-06-13 17:44:28,305 - Recv: 2090 f5 c1 00 00 00 00 4c dc 30 40 3d 0a 57 be 00 00 2021-06-13 17:44:28,309 - Recv: 20a0 80 be 00 00 00 00 2e c8 b8 3c 73 e8 97 42 83 80 2021-06-13 17:44:28,317 - Recv: 20b0 b2 42 c7 24 99 42 62 00 c8 41 00 cc 4c 3d 20 14 2021-06-13 17:44:28,322 - Recv: 20c0 02 00 00 13 00 00 41 00 00 00 00 c8 b8 3c 00 00 2021-06-13 17:44:28,326 - Recv: 20d0 00 00 20 42 20 41 be 01 8e a2 01 8e 8c 00 76 89 2021-06-13 17:44:28,330 - Recv: 20e0 20 f3 01 00 49 9a c2 a8 44 88 b3 40 cd cc 0c 3f 2021-06-13 17:44:28,334 - Recv: 20f0 d8 08 77 00 fe be 00 bd 05 1a 00 00 7e 26 91 80 2021-06-13 17:44:28,338 - Recv: 2100 00 97 e8 21 1a 3f 0c cc cd 08 d8 42 20 00 00 be 2021-06-13 17:44:28,342 - Recv: 2110 9b 23 00 00 01 01 62 9b 00 00 00 02 3d da 7f 7e 2021-06-13 17:44:28,346 - Recv: 2120 80 00 00 00 00 00 01 8e a2 00 75 de 01 83 a6 83 2021-06-13 17:44:28,350 - Recv: 2130 80 b2 42 00 2e 32 be 00 00 00 20 42 01 34 31 21 2021-06-13 17:44:28,358 - Recv: 2140 00 01 00 49 00 95 a6 00 49 21 64 00 00 93 9a c2 2021-06-13 17:44:28,362 - Recv: 2150 21 64 01 00 49 9a c2 a8 44 88 b3 40 44 88 b2 65 2021-06-13 17:44:28,367 - Recv: 2160 04 0a 00 33 6c fe be 4a a9 11 b1 0c e7 4c 4a 2d 2021-06-13 17:44:28,371 - Recv: 2170 11 b1 0d 6c cd 47 fe 01 00 01 c5 82 4b 20 0b 00 2021-06-13 17:44:28,375 - Recv: 2180 11 00 fe be 00 20 00 b6 11 00 8a 00 23 00 00 00 2021-06-13 17:44:28,379 - Recv: 2190 95 08 00 00 fe be 0a a1 21 b4 0a 9a a8 a6 00 19 2021-06-13 17:44:28,383 - Recv: 21a0 00 1c 00 1b 02 00 24 0a a2 0a 9a a8 a6 1b 00 00 2021-06-13 17:44:28,387 - Recv: 21b0 32 b4 01 2f 11 00 4b 3b 09 9f 21 e1 09 65 01 93 2021-06-13 17:44:28,395 - Recv: 21c0 01 00 7d 74 01 86 82 e7 00 00 ea 60 00 21 e1 00 2021-06-13 17:44:28,399 - Recv: 21d0 00 0d a1 01 e9 00 00 05 01 00 c3 62 76 04 0a 01 2021-06-13 17:44:28,403 - Recv: 21e0 77 34 03 00 0a 00 00 00 7f 00 94 ff 21 02 03 00 2021-06-13 17:44:28,407 - Recv: 21f0 1b 77 40 42 70 00 00 68 00 e6 21 2e e7 00 2f 18 2021-06-13 17:44:28,408 - Recv: ok 2021-06-13 17:44:28,410 - Send: M27 2021-06-13 17:44:29,431 - Recv: ;S ```

wavexx commented 3 years ago

@IntegersOfK Going to have a look later today. I'm glad I did the "manual" dump.. it was almost kind of an afterthought. Any chances you can also make an image of the sd card that you used? This way we can also resolve the reading locations inside the card.

IntegersOfK commented 3 years ago

I caught the issue again and I was keen to let it continue looping until the "Static memory error" came up, so I took out the filament and let it continue. It went for a few hours before I finally gave up waiting for it. So I'm not sure what extra conditions were happening to have that error output, but either way the main symptoms remain the same (repeated section over and over).

I'm having a hard time getting Ubuntu to make a copy of the SD card (can't seem to read after it's unmounted) and I don't have a lot of experience with volume mounting or cloning. I will try again on my Raspberry Pi this time, but in the meantime I used 7zip in windows to make a copy of the drive as an archive. I realise that might not be as useful in terms of knowing the positions or whatnot on the card though so I will keep at it on a unix system. For now though, here's everything on the card at least:

sdcard-prusadebug.zip

wavexx commented 3 years ago

The best way on ubuntu to image the file is to drop on the command line, and use dd. You need to know the name of the device (usually /dev/sd*) which you can recover by typing sudo dmesg just after plugging the card. For example on my system:

[74221.582316] sd 0:0:0:0: Attached scsi generic sg0 type 0
[74221.802839] sd 0:0:0:0: [sda] 31277056 512-byte logical blocks: (16.0 GB/14.9 GiB)
[74221.803833] sd 0:0:0:0: [sda] Write Protect is off
[74221.803835] sd 0:0:0:0: [sda] Mode Sense: 21 00 00 00
[74221.804880] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[74221.823062]  sda: sda1
[74221.826198] sd 0:0:0:0: [sda] Attached SCSI removable disk

The device in this case is "sda" (without the 1). Then you can make an exact image with:

sudo dd if=/dev/sda of=/home/[username]/sdcard-image.img

On windows I have no idea TBH. @leptun are you aware of some utility to make raw disk images?

djakkk commented 3 years ago

On windows I have no idea TBH. @leptun are you aware of some utility to make raw disk images?

One windows tool to make raw copies is Win32 disk imager:

https://sourceforge.net/projects/win32diskimager/

IntegersOfK commented 3 years ago

Ok I was able to do it with my RaspberryPi with your instructions. It's big obviously because it's a whole card image!

I made no changes to the card, it's exactly as it was when giving the error: https://drive.google.com/file/d/1c2CFAzDe7WF1Gp5nalQ4kkYLewjeCZI7/view?usp=sharing

wavexx commented 3 years ago

@IntegersOfK I went a bit further with the decoding.. for some reason the stack guard was still intact, but I call this a fluke: the stack was fully corrupted already by the time you triggered the dump.

I have a couple of theories.

Did you use "live Z" during the first layer of that print? Was the filament already loaded during the whole print?

IntegersOfK commented 3 years ago

Definitely did not touch the "Live Z" adjustment, because the calibration was already pretty good/consistent. I have had no need to edit the height of any layer since the last time I cleared the memory (which was a few dozen prints ago as an attempt to see if it would solve this problem). Haven't touched that in the menu since.

I have the MMU2S which loads the filament at the start of the print. Sometimes I do have to "nurse" it but I'm fairly sure with this particular print it was loaded normally by that start procedure. Sometimes that MMU confuses me with the order that it tries to load and overall feels inconsistent in itself, so I would tend to agree that when the filament is loaded (sometime before, after, or during the initial pre-print calibration) is unknown. In any case, by the time the initial filament purge began, it was loaded properly. Is there more to try here? Should I load "load to nozzle" before the print and try to capture the problem again?

Are more serial dumps helpful? I can make a few more for you to compare if you like.

wavexx commented 3 years ago

Ok, that narrows it down further. I suspected an issue with the long-press handling, but the MMU handling is also .. uuhhhr, let's say not fantastic.

I'm going to prepare a new FW with the updated dumper in a couple of minutes.

I think it would be helpful if you could test it again, with the following setup:

If this still triggers the issue we know it's not the MMU filament loading code.

wavexx commented 3 years ago

Ok, there's the updated FW (includes updated PR #3180, #3157 and #3191).

1_75mm_MK25S-RAMBo13a-E3Dv6full.zip

As said before, a reset just prior to print with the filament already loaded makes it much easier to debug. Two scenarios would be useful:

:crossed_fingers:

IntegersOfK commented 3 years ago

Understood, flashing it now and will try to catch it right away. Will report back the moment I have any results!

djakkk commented 3 years ago

I can add that I have not had my mmu2 connected when I have had these problems.

wavexx commented 3 years ago

@djakkk that's even better. Any chance you can also try to get it to crash and generate a dump using the above FW?