proton-python-client
proton-python-client copied to clipboard
suddenly pgperror , after many succesful days
File "/home/jonathan/anaconda3/envs/got/lib/python3.10/site-packages/pgpy/types.py", line 539, in call obj.parse(packet) File "/home/jonathan/anaconda3/envs/got/lib/python3.10/site-packages/pgpy/packet/packets.py", line 885, in parse self.keymaterial.parse(packet[:pend]) File "/home/jonathan/anaconda3/envs/got/lib/python3.10/site-packages/pgpy/packet/fields.py", line 1625, in parse ECDHPub.parse(self, packet) File "/home/jonathan/anaconda3/envs/got/lib/python3.10/site-packages/pgpy/packet/fields.py", line 724, in parse self.kdf.parse(packet) File "/home/jonathan/anaconda3/envs/got/lib/python3.10/site-packages/pgpy/packet/fields.py", line 1115, in parse assert packet[:2] == b'\x03\x01' AssertionError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/jonathan/r2r/r2r/proton_mail_fetch.py", line 59, in