Baptiste Drouillet

Results 35 comments of Baptiste Drouillet

Hello What error is causing the program to crash? And is it always the same error that makes the program crash? If the error is `KeyError: MR` then I know...

Okay so the problem coming from Pronote I think the best thing to do is to use a try: except: to connect another time if it didn't work. I'll try...

Can you add the line ```python log.debug(f"Html response: {get_response.content}") ``` to line 74 of pronoteAPI.py please and send me the result.

I don't understand what do you mean with > Error seems to indicate cache issue The log you send me is when the app crash?

Yes I need the log when the app crash

If there is no error there is no crash. Send me the log when you have the error `KeyError: "MR"`

Yes Like @bain3 says : Forgot the cache error, it doesn't concern us. It is a JavaScript error that is not triggered. Just please send me the log when you...

I just checked and I think that the problem comes from the ENT atrium which must be overloaded, and which sometimes does not answer

> Seems like a reasonable explanation and since we cannot (I guess) ask the ENT to provide a more stable setup, is there a way that pronote can build in...

> And just now, afterr hanging again, I restarted it and got this After a second restart the 'MR' issue no longer showed.... > > ``` > 2022-06-28 08:57:46,555 DEBUG...