jbfuzier

Results 3 issues of jbfuzier

Hello, Firstly, thanks for this great project. I ran into an issue on an ESP32 with micropython v1.21.1. When a disconnection occured, mqtt_as tries to reconnect forever but fails. After...

**Describe the bug** Hi, I get an error when running get secrets. It seems the server response is invalid (pkcs7EnvelopedCms.Decode raises an ASN1 related issue). ** SharpSCCM version** Last version...

bug

Hi, When you issue 2 put_file request with different file size, the header content-length is stuck at the size of the first file, causing a 400 return code from server...