Cert extraction fails

My read attempt (ESP32) aborts around 30-32% every time using chrome.
Using python tool I get “A fatal error occurred: Corrupt data, expected 0x1000 bytes but received 0xeff bytes”.

Has anyone an idea?
Thanks.

Check your wiring and your USB UART. You may try to lower the baudrate with the esptool, when the connection is unstable.

i had the same issue on a Mac. Switched to Windows and it worked for me