From bcbd0c22fbdc2be828d9964271c1b47ee8bc80c2 Mon Sep 17 00:00:00 2001 From: cherif Date: Wed, 23 Nov 2022 22:24:31 +0100 Subject: [PATCH] 23/11/22 - 22h30 --- .idea/workspace.xml | 20 +- Inscription_mgt.py | 14 + Log/log_file.log | 3780 +++++++++++++++++ Session_Formation.py | 2 +- ...onfirmation_Pre_inscription_formation.html | 152 - class_mgt.py | 171 + data_indexees.csv | 6 +- ela_output_test_file_pandas_2.txt | 8 +- email_inscription_mgt.py | 94 +- main.py | 16 +- 10 files changed, 4087 insertions(+), 176 deletions(-) delete mode 100644 Template/MySy_confirmation_Pre_inscription_formation.html diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 53e337a..fc6076a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,17 +1,17 @@ - + - + + - - + @@ -124,7 +131,8 @@ - diff --git a/Inscription_mgt.py b/Inscription_mgt.py index f4a6bed..86b03a3 100644 --- a/Inscription_mgt.py +++ b/Inscription_mgt.py @@ -562,6 +562,11 @@ def SendPre_InscriptionEmail(diction): # 1 - Recuperation des données de la formation local_class = MYSY_GV.dbname['myclass'].find({'internal_url':str(diction['class_internal_url'])}) data_mail['title'] = local_class[0]['title'] + partner_recid = local_class[0]['partner_owner_recid'] + # 1-BIS : Recuperation des donnees de l'editeur de la formation + local_partner = MYSY_GV.dbname['partnair_account'].find_one({'recid':str(partner_recid)}) + data_mail['partner_mail'] = local_partner['email'] + # 2 - Recuperation des données de l'inscription @@ -575,9 +580,18 @@ def SendPre_InscriptionEmail(diction): data_mail['date_du'] = local_session[0]['date_du'] data_mail['date_au'] = local_session[0]['date_au'] data_mail['adresse'] = local_session[0]['adresse'] + data_mail['employeur'] = local_session[0]['employeur'] + data_mail['telephone'] = local_session[0]['telephone'] + + + # Envoi de l'email de confirmation au demandeur de la formation local_status, local_message = email_session.Pre_incription_training_confirmation_mail(data_mail) + + # Envoi de l'email de notification au formateur + local_status, local_message = email_session.Notification_partner_Pre_incription_mail(data_mail) + return local_status, "La confirmation de la pre-inscription a bien ete envoyée" except Exception as e: diff --git a/Log/log_file.log b/Log/log_file.log index e5da302..14c49b0 100644 --- a/Log/log_file.log +++ b/Log/log_file.log @@ -892020,3 +892020,3783 @@ INFO:werkzeug:127.0.0.1 - - [22/Nov/2022 22:28:12] "POST /myclass/api/GetListOpc INFO:werkzeug:127.0.0.1 - - [22/Nov/2022 22:28:12] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - INFO:werkzeug:127.0.0.1 - - [22/Nov/2022 22:28:12] "POST /myclass/api/get_class/ HTTP/1.1" 200 - INFO:werkzeug:127.0.0.1 - - [22/Nov/2022 22:28:12] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:05:37.897804 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 09:05:37.898807 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 09:05:37.898807 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 09:05:37.898807 : ++ FLASK PORT 5001 ++ +INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. + * Running on http://localhost:5001 +INFO:werkzeug:Press CTRL+C to quit +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 09:05:48.278803 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 09:05:48.279803 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 09:05:48.279803 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 09:05:48.279803 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:root:2022-11-23 09:05:48.609071 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:05:48.611088 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:05:48] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:05:48] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:49.898511 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:07:49.900504 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:49] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:50] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:50.512073 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:07:50.514070 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:50] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:51.558901 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:07:51.561900 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:51.565903 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:07:51.567900 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:51.571900 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:51.576901 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:51.581903 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:51.584905 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:51.588902 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:51.592970 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:51.597902 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:51.600903 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:07:51.603900 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:51.614901 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:07:51.616899 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:07:51.620902 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:51.624909 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:51.630918 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:07:51.634162 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:51.638918 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:57.160491 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:07:58.152097 : partner_login Connexion partnair billardman1@gmail.com : OK, Date : 2022-11-23 09:07:57.161491 , _id = 61e538fab80f67195de32dd2 +INFO:root:2022-11-23 09:07:58.158128 : partner_login Connexion partener_token : OK , _id = 6218ac277a813b77409aa7f6 +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:58] "POST /myclass/api/partner_login/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:58.422926 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:07:58.425926 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:07:58.427930 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:58] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:58.444964 : Connexion du partner recid = 1ba5aacb6f00d37cf9017858118d281ab8776dbd7916ae1899 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:58] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:58] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:07:58.779356 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:07:58] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:09:11.910958 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:09:11.911969 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:11] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:12] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:09:12.154709 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:09:12.156700 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:12] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:09:12.441008 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:12] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:09:12.746713 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:09:12.747711 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:09:12.748714 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:09:12.750711 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:09:12.751713 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:09:12.756712 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:12] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:12] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:12] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:12] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:12] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:12] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:09:13.072364 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:09:13.073368 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:09:13.073368 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:09:13.074353 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:09:13.076350 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:09:13.076350 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:13] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:13] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:13] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:09:13.399819 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:09:13.401814 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:09:13.402814 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:09:13.405824 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:13] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:09:13.412806 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:13] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:09:13.419841 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:13] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:09:13.728173 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:09:16.743964 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:09:16.745947 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:09:16.748948 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:09:16.749945 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:16] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:16] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:16] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:09:16] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:11:42.222214 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:11:42.225219 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:11:42] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:11:42] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:11:49.382933 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:11:49] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:11:49.685981 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:11:49.689979 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:11:49] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:11:49.696974 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:11:49] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:11:49] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:12:08.781536 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:12:08.782548 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:12:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:12:08] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:13:43.199745 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:13:43.201754 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:13:43] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:13:43] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:14:49.216522 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:14:49.219737 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:14:49] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:14:49] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:19:53.378792 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:19:53.380328 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:19:53] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:19:53] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:20:50.889903 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:20:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:20:51.205974 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:20:51] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:21:19.205988 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:21:19.207985 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:21:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:21:19] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:21:38.884632 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:21:38] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:21:39.199505 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:21:39] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:22:52.885440 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:22:52.885440 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:22:52.886453 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:22:52.887442 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:22:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:22:52] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:22:52] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:22:52] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:25:51.200688 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:25:51.201689 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:25:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:25:51] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:27:18.221004 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:27:18.223029 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:27:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:27:18] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:27:24.306740 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:27:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:27:24.615123 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:27:24.616128 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:27:24.618127 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:27:24] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:27:24] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:27:24] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:27:52.185071 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:27:52.186062 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:27:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:27:52] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:28:36.649048 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:28:36] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:28:36.960885 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:28:36] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:28:49.199293 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:28:49.202298 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:28:49] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:28:49] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:29:35.995626 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:29:35] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:29:36.301579 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:29:36] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:29:48.336685 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:29:48.339692 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:29:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:29:48.344693 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:29:48] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:29:48.350227 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:29:48] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:29:48] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:31:02.204912 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:31:02.205912 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:31:02] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:31:02] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:31:20.500969 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:31:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:31:20.814768 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:31:20.815763 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:31:20.815763 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:31:20] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:31:20] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:31:20] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:31:38.918382 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:31:38.920379 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:31:38] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:31:38] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:31:42.920950 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:31:42] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:31:43.224355 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:31:43.227378 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:31:43] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:31:43.234361 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:31:43] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:31:43] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:31:54.077933 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:31:54.079937 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:31:54.085934 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:31:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:31:54.091938 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:31:54] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:31:54] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:31:54] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:33:24.433395 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:33:24.435374 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:33:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:33:24] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:33:28.164769 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:33:28] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:33:28.469757 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:33:28.470761 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:33:28.471764 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:33:28] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:33:28] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:33:28] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:33:36.723190 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:33:36.724203 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:33:36] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:33:36] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:33:36.737207 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:33:36.738723 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:33:36] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:33:36] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:33:54.887726 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:33:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:33:55.198357 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:33:55] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:35:26.187678 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:35:26.189692 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:35:26] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:35:26] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:36:05.899275 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:36:05] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:36:06.210396 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:36:06.211383 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:36:06.212389 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:36:06] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:36:06] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:36:06] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:36:13.601470 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:36:13.604467 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:36:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:36:13.608476 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:36:13.610469 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:36:13] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:36:13] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:36:13] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:37:46.113729 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:37:46.116718 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:37:46] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:37:46] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:37:46.198167 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:37:46.200157 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:37:46] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:37:46] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:41:41.212689 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:41:41.214667 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:41:41] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:41:41] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:41:41.708159 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:41:41.711169 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:41:41] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:41:41] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:41:47.122093 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:41:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:41:47.427706 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:41:47.428697 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:41:47.432699 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:41:47] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:41:47] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:41:47] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:43:33.249998 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:43:33.250996 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:43:33] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:43:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:43:33.586637 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:43:33.589644 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:43:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:43:33] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:43:38.187138 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:43:38] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:43:38.498395 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:43:38.499409 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:43:38.500407 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:43:38] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:43:38] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:43:38] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:44:14.202427 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:44:14.204428 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:44:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:44:14] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:44:14.752177 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:44:14.754202 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:44:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:44:14] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:44:41.049000 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:44:41] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:44:41.357688 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:44:41] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:44:42.048345 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:44:42] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:44:42.052754 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:44:42] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:45:30.670494 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:45:30.673502 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:45:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:45:30] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:45:36.630750 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:45:36.631764 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:45:36.633758 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:45:36.634764 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:45:36] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:45:36] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:45:36] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:45:36] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:46:14.150007 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:46:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:46:14.454676 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:46:14] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:46:15.115330 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:46:15.118448 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:46:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:46:15] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:46:28.029484 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:46:28.031489 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:46:28] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:46:28] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:46:28.211635 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:46:28.213631 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:46:28] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:46:28] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:46:31.907994 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:46:31] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:46:32.213064 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:46:32] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:46:32.455545 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:46:32.458542 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:46:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:46:32] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:47:34.281303 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:47:34.283307 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:47:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:47:34] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:47:34.737180 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:47:34.740181 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:47:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:47:34] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:47:37.911218 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:47:37] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:47:38.213756 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:47:38.218924 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:47:38] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:47:38.223579 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:47:38] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:47:38] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:48:15.131943 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:48:15.134932 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:48:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:48:15] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:48:15.888975 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:48:15.892126 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:48:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:48:15] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:48:23.393291 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:48:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:48:23.703255 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:48:23.703255 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:48:23.705246 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:48:23] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:48:23] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:48:23] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:49:45.176296 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:49:45.178303 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:49:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:49:45] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:49:45.852350 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:49:45.856347 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:49:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:49:45] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:50:11.979674 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:50:11] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:50:12.288734 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:50:12] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:50:12.992090 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:50:12.994086 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:50:12] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:50:13] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:52:00.195796 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:52:00.196793 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:52:00] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:52:00] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:52:00.751367 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:52:00.754365 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:52:00] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:52:00] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:52:30.891042 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:52:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:52:31.200104 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:52:31] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:52:31.219118 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:52:31] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:52:31.228489 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:52:31] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:53:29.210544 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:53:29.211551 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:53:29] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:53:29] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:53:29.827593 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:53:29.831034 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:53:29] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:53:29] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:54:03.840786 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:54:03.844784 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:54:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:54:03] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:54:05.899069 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:54:05] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:54:06.207773 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:54:06] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:54:08.120977 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:54:08.122970 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:54:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:54:08] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:54:08.131972 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:54:08.133972 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:54:08] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:54:08] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:54:40.947400 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:54:40.951396 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:54:40] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:54:40] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:54:41.211021 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:54:41.213003 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:54:41] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:54:41] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:55:23.898347 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:55:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:55:24.045899 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:55:24.048907 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:55:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:55:24] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:55:24.210633 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:55:24] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:56:19.947645 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:56:19.950845 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:56:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:56:19] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:56:20.199845 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:56:20.203837 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:56:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:56:20] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:57:13.701129 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:57:13.703120 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:57:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:57:13] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:57:19.057809 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:57:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:57:19.360009 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:57:19] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:57:19.370197 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:57:19.370197 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:57:19] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:57:19] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:57:40.336219 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:57:40] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:57:40.341762 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:57:40] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:57:40.352763 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:57:40.354763 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:57:40] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:57:40] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:59:46.086673 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:59:46.089817 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:59:46] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:59:46] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:59:47.209674 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:59:47.211669 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:59:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:59:47] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:59:50.981662 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:59:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:59:50.986200 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:59:50.991195 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:59:50] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:59:50.999195 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:59:51] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:59:51] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:59:54.899417 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:59:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 09:59:55.209581 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:59:55.209581 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 09:59:55.212587 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:59:55] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:59:55] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 09:59:55] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:02:50.125386 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:02:50.127976 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:02:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:02:50] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:02:50.197568 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:02:50.198560 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:02:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:02:50] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:02:56.435609 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:02:56] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:02:56.744478 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:02:56.745479 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:02:56.746488 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:02:56] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:02:56] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:02:56] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:03:53.282178 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:03:53.284432 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:03:53] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:03:53.287590 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:03:53.290588 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:03:53] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:03:53] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:03:53] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:08:44.515421 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:08:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:08:44.518431 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:08:44] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:08:46.204609 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:08:46.204609 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:08:46.205619 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:08:46] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:08:46.210597 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:08:46] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:08:46] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:08:46] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:09:30.078752 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:09:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:09:30.380696 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:09:30] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:09:30.391680 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:09:30.391680 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:09:30] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:09:30] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:10:50.001692 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:10:50.002705 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:10:50.003711 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:10:50.004704 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:10:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:10:50] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:10:50] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:10:50] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:11:34.084253 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:11:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:11:34.387453 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:11:34.392999 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:11:34] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:11:34.399000 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:11:34] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:11:34] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:12:29.296214 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:12:29.299381 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:12:29] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:12:29.303445 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:12:29.306444 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:12:29] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:12:29] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:12:29] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:13:30.953002 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:13:30.954024 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:13:30.954024 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:13:30.955015 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:13:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:13:30] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:13:30] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:13:30] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:17:02.102505 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:17:02.103501 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:17:02.104505 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:17:02.105523 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:17:02] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:17:02] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:17:02] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:17:02] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\email_inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:20:41.536561 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:20:41.536561 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:20:41.536561 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:20:41.536561 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:23:26.805297 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:23:26.806298 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:23:26.806298 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:23:26.806298 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\email_inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:28:02.004282 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:28:02.004282 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:28:02.005280 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:28:02.005280 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:29:29.016576 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:29:29.017572 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:29:29.017572 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:29:29.017572 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:29:48.396581 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:29:48.397583 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:29:48.397583 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:29:48.397583 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:30:42.555989 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:30:42.556989 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:30:42.556989 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:30:42.556989 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:root:2022-11-23 10:30:57.559123 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:30:57.566125 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:30:57.567123 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:30:57.573154 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:30:57] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:30:57] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:30:57] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:30:57] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:31:26.336422 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:31:27.375108 : WARNING : Impossible d'envoyer le mail de preinscriton à AddStagiairetoClass - l'adresse email qsdsq@qsdsq.fr pour la sessio 180220232102202300000enligne +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:31:27] "POST /myclass/api/AddStagiairetoClass/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\email_inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:34:15.130504 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:34:15.130504 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:34:15.130504 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:34:15.130504 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\email_inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:34:33.145048 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:34:33.145048 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:34:33.145048 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:34:33.145048 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\email_inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:35:18.098440 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:35:18.098440 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:35:18.098440 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:35:18.098440 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:38:44.629416 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:38:44.629416 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:38:44.629416 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:38:44.629416 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:39:21.111102 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:39:21.111102 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:39:21.111102 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:39:21.112104 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:39:35.338798 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:39:35.338798 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:39:35.338798 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:39:35.338798 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:39:47.738246 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:39:47.738246 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:39:47.738246 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:39:47.738246 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:40:11.003192 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:40:11.003192 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:40:11.004197 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:40:11.004197 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\email_inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:44:10.393368 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:44:10.393368 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:44:10.393368 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:44:10.394364 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\email_inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:44:21.887695 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:44:21.887695 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:44:21.887695 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:44:21.887695 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\email_inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:44:39.290928 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:44:39.290928 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:44:39.290928 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:44:39.290928 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:root:2022-11-23 10:44:57.349026 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:44:57.352017 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:44:57.354014 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:44:57] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:44:57.358020 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:44:57] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:44:57] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:44:57] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:45:26.254866 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 10:45:27.020278 : AddStagiairetoClass - l'adresse email billardman01@hotmail.com est deja inscrit à la session du 220120232501202300000enligne +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:45:27] "POST /myclass/api/AddStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2022-11-23 10:46:21.509241 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 10:46:23] "POST /myclass/api/AddStagiairetoClass/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\email_inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:48:19.601945 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:48:19.601945 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:48:19.601945 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:48:19.601945 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\email_inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 10:51:45.817100 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 10:51:45.818102 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 10:51:45.818102 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 10:51:45.818102 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:root:2022-11-23 19:12:28.333939 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 19:12:28.334937 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 19:12:28.334937 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 19:12:28.334937 : ++ FLASK PORT 5001 ++ +INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. + * Running on http://localhost:5001 +INFO:werkzeug:Press CTRL+C to quit +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 19:12:39.758726 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 19:12:39.758726 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 19:12:39.758726 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 19:12:39.758726 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:root:2022-11-23 19:12:47.400357 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:12:47.402371 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:47] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:47] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:12:47.801068 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:12:47.803071 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:47] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:12:48.483769 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:12:48.484777 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:12:48.485774 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:12:48.486774 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:12:48.487783 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:12:48.494305 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:48] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:48] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:48] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:12:48.808538 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:12:48.810534 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:12:48.811535 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:12:48.812536 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:12:48.813533 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:12:48.815538 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:48] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:48] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:48] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:12:49.144506 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:12:49.144506 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:12:49.145861 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:12:49.146872 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:12:49.147260 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:12:49.149569 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:49] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:49] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:49] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:49] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:49] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:49] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:12:49.481168 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:12:49.484181 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:49] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:12:49] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:15.336566 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:21:15.337568 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:15] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:15] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:16.094340 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:21:16.096340 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:16] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:17.915120 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:21:17.918118 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:17.922119 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:21:17.924123 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:17.927117 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:17.932119 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:17.935115 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:21:17.938116 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:17.942123 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:21:17.945127 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:17.952122 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:21:17.953122 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:17.962121 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:17.969116 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:17.974122 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:21:17.978125 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:17.984122 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:17.988124 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:17.993120 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:17.995136 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:23.509370 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:21:24.359037 : partner_login Connexion partnair billardman1@gmail.com : OK, Date : 2022-11-23 19:21:23.511424 , _id = 61e538fab80f67195de32dd2 +INFO:root:2022-11-23 19:21:24.364035 : partner_login Connexion partener_token : OK , _id = 6218ac277a813b77409aa7f6 +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:24] "POST /myclass/api/partner_login/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:24.599121 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:21:24.601141 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:21:24.603140 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:24] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:24] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:24.622729 : Connexion du partner recid = 1ba5aacb6f00d37cf9017858118d281ab8776dbd7916ae1899 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:24] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:24.916052 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:24] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:30.575595 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:21:30.578658 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:21:30.584221 : Connexion du partner recid = 1ba5aacb6f00d37cf9017858118d281ab8776dbd7916ae1899 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:30] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:stripe:message='Request to Stripe api' method=get path=https://api.stripe.com/v1/customers/cus_MZplrIZfdYw75Y/payment_methods?type=card +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data=type=card +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/customers/cus_MZplrIZfdYw75Y/payment_methods?type=card response_code=200 +DEBUG:stripe:body='{\n "object": "list",\n "data": [\n {\n "id": "pm_1M6ChLAbmaEugrFTQoa98s8Y",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668947555,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n },\n {\n "id": "pm_1M6CftAbmaEugrFTLfSHV7sD",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668947465,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n },\n {\n "id": "pm_1M6CO3AbmaEugrFTa9Y2vg7A",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668946359,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n },\n {\n "id": "pm_1M6CMLAbmaEugrFTU5Au16PQ",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668946253,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n },\n {\n "id": "pm_1M6CDHAbmaEugrFTRdqW4RsY",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668945691,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n },\n {\n "id": "pm_1M6CAPAbmaEugrFTeFQMGJCt",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668945513,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n },\n {\n "id": "pm_1M6C0TAbmaEugrFTvL0xZ8qm",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668944897,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n },\n {\n "id": "pm_1M6BxLAbmaEugrFT5pjLRnFF",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668944703,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n },\n {\n "id": "pm_1M6BvKAbmaEugrFTe0bEkiZG",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668944578,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n },\n {\n "id": "pm_1M6BtqAbmaEugrFTNFAoVSyT",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668944487,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n }\n ],\n "has_more": true,\n "url": "/v1/customers/cus_MZplrIZfdYw75Y/payment_methods"\n}' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_tBDxsC0Fys6xvs message='Dashboard link for request' +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:31] "POST /myclass/api/get_payement_mode/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:35.627303 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:21:35.633081 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:21:35.637088 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:21:35.642079 : Connexion du partner recid = 1ba5aacb6f00d37cf9017858118d281ab8776dbd7916ae1899 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:35] "POST /myclass/api/get_product_service/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:35] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:stripe:message='Request to Stripe api' method=get path=https://api.stripe.com/v1/customers/cus_MZplrIZfdYw75Y/payment_methods?type=card +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data=type=card +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/customers/cus_MZplrIZfdYw75Y/payment_methods?type=card response_code=200 +DEBUG:stripe:body='{\n "object": "list",\n "data": [\n {\n "id": "pm_1M6ChLAbmaEugrFTQoa98s8Y",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668947555,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n },\n {\n "id": "pm_1M6CftAbmaEugrFTLfSHV7sD",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668947465,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n },\n {\n "id": "pm_1M6CO3AbmaEugrFTa9Y2vg7A",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668946359,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n },\n {\n "id": "pm_1M6CMLAbmaEugrFTU5Au16PQ",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668946253,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n },\n {\n "id": "pm_1M6CDHAbmaEugrFTRdqW4RsY",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668945691,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n },\n {\n "id": "pm_1M6CAPAbmaEugrFTeFQMGJCt",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668945513,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n },\n {\n "id": "pm_1M6C0TAbmaEugrFTvL0xZ8qm",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668944897,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n },\n {\n "id": "pm_1M6BxLAbmaEugrFT5pjLRnFF",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668944703,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n },\n {\n "id": "pm_1M6BvKAbmaEugrFTe0bEkiZG",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668944578,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n },\n {\n "id": "pm_1M6BtqAbmaEugrFTNFAoVSyT",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1668944487,\n "customer": "cus_MZplrIZfdYw75Y",\n "livemode": false,\n "metadata": {},\n "type": "card"\n }\n ],\n "has_more": true,\n "url": "/v1/customers/cus_MZplrIZfdYw75Y/payment_methods"\n}' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_gBux6OWSCqtZEN message='Dashboard link for request' +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:36] "POST /myclass/api/get_payement_mode/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:36.299556 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:21:36.305577 : Connexion du partner recid = 1ba5aacb6f00d37cf9017858118d281ab8776dbd7916ae1899 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:36] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:36.315322 : Security check : IP adresse '127.0.0.1' connected +INFO:stripe:message='Request to Stripe api' method=post path=https://api.stripe.com/v1/subscriptions +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data=customer=cus_MZplrIZfdYw75Y&items[0][price]=price_1LpyndAbmaEugrFTKZAAkm72&payment_behavior=default_incomplete&expand[0]=latest_invoice.payment_intent +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/subscriptions response_code=200 +DEBUG:stripe:body='{\n "id": "sub_1M7NZnAbmaEugrFT7tcISVZF",\n "object": "subscription",\n "application": null,\n "application_fee_percent": null,\n "automatic_tax": {\n "enabled": false\n },\n "billing_cycle_anchor": 1669227699,\n "billing_thresholds": null,\n "cancel_at": null,\n "cancel_at_period_end": false,\n "canceled_at": null,\n "collection_method": "charge_automatically",\n "created": 1669227699,\n "currency": "eur",\n "current_period_end": 1671819699,\n "current_period_start": 1669227699,\n "customer": "cus_MZplrIZfdYw75Y",\n "days_until_due": null,\n "default_payment_method": null,\n "default_source": null,\n "default_tax_rates": [],\n "description": null,\n "discount": null,\n "ended_at": null,\n "items": {\n "object": "list",\n "data": [\n {\n "id": "si_Mr5ltd3dLtQVCF",\n "object": "subscription_item",\n "billing_thresholds": null,\n "created": 1669227699,\n "metadata": {},\n "plan": {\n "id": "price_1LpyndAbmaEugrFTKZAAkm72",\n "object": "plan",\n "active": true,\n "aggregate_usage": null,\n "amount": 1100,\n "amount_decimal": "1100",\n "billing_scheme": "per_unit",\n "created": 1665080881,\n "currency": "eur",\n "interval": "month",\n "interval_count": 1,\n "livemode": false,\n "metadata": {},\n "nickname": null,\n "product": "prod_MZ71B8JnZPoL32",\n "tiers_mode": null,\n "transform_usage": null,\n "trial_period_days": null,\n "usage_type": "licensed"\n },\n "price": {\n "id": "price_1LpyndAbmaEugrFTKZAAkm72",\n "object": "price",\n "active": true,\n "billing_scheme": "per_unit",\n "created": 1665080881,\n "currency": "eur",\n "custom_unit_amount": null,\n "livemode": false,\n "lookup_key": null,\n "metadata": {},\n "nickname": null,\n "product": "prod_MZ71B8JnZPoL32",\n "recurring": {\n "aggregate_usage": null,\n "interval": "month",\n "interval_count": 1,\n "trial_period_days": null,\n "usage_type": "licensed"\n },\n "tax_behavior": "unspecified",\n "tiers_mode": null,\n "transform_quantity": null,\n "type": "recurring",\n "unit_amount": 1100,\n "unit_amount_decimal": "1100"\n },\n "quantity": 1,\n "subscription": "sub_1M7NZnAbmaEugrFT7tcISVZF",\n "tax_rates": []\n }\n ],\n "has_more": false,\n "total_count": 1,\n "url": "/v1/subscription_items?subscription=sub_1M7NZnAbmaEugrFT7tcISVZF"\n },\n "latest_invoice": {\n "id": "in_1M7NZnAbmaEugrFTpWQ14SZS",\n "object": "invoice",\n "account_country": "FR",\n "account_name": "dd",\n "account_tax_ids": null,\n "amount_due": 1100,\n "amount_paid": 0,\n "amount_remaining": 1100,\n "application": null,\n "application_fee_amount": null,\n "attempt_count": 0,\n "attempted": false,\n "auto_advance": false,\n "automatic_tax": {\n "enabled": false,\n "status": null\n },\n "billing_reason": "subscription_create",\n "charge": null,\n "collection_method": "charge_automatically",\n "created": 1669227699,\n "currency": "eur",\n "custom_fields": null,\n "customer": "cus_MZplrIZfdYw75Y",\n "customer_address": {\n "city": "",\n "country": "",\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "customer_email": "billardman1@gmail.com",\n "customer_name": "MySy Test",\n "customer_phone": null,\n "customer_shipping": null,\n "customer_tax_exempt": "none",\n "customer_tax_ids": [],\n "default_payment_method": null,\n "default_source": null,\n "default_tax_rates": [],\n "description": null,\n "discount": null,\n "discounts": [],\n "due_date": null,\n "ending_balance": 0,\n "footer": null,\n "from_invoice": null,\n "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1LUUfAAbmaEugrFT/test_YWNjdF8xTFVVZkFBYm1hRXVnckZULF9NcjVsWUlMa3JBS215MzFUN1U3eFZXdmcyaGg4b2hlLDU5NzY4NTAw0200mqHNhN6D?s=ap",\n "invoice_pdf": "https://pay.stripe.com/invoice/acct_1LUUfAAbmaEugrFT/test_YWNjdF8xTFVVZkFBYm1hRXVnckZULF9NcjVsWUlMa3JBS215MzFUN1U3eFZXdmcyaGg4b2hlLDU5NzY4NTAw0200mqHNhN6D/pdf?s=ap",\n "last_finalization_error": null,\n "latest_revision": null,\n "lines": {\n "object": "list",\n "data": [\n {\n "id": "il_1M7NZnAbmaEugrFTTXBWPIAV",\n "object": "line_item",\n "amount": 1100,\n "amount_excluding_tax": 1100,\n "currency": "eur",\n "description": "1 × sample_premium (at €11.00 / month)",\n "discount_amounts": [],\n "discountable": true,\n "discounts": [],\n "livemode": false,\n "metadata": {},\n "period": {\n "end": 1671819699,\n "start": 1669227699\n },\n "plan": {\n "id": "price_1LpyndAbmaEugrFTKZAAkm72",\n "object": "plan",\n "active": true,\n "aggregate_usage": null,\n "amount": 1100,\n "amount_decimal": "1100",\n "billing_scheme": "per_unit",\n "created": 1665080881,\n "currency": "eur",\n "interval": "month",\n "interval_count": 1,\n "livemode": false,\n "metadata": {},\n "nickname": null,\n "product": "prod_MZ71B8JnZPoL32",\n "tiers_mode": null,\n "transform_usage": null,\n "trial_period_days": null,\n "usage_type": "licensed"\n },\n "price": {\n "id": "price_1LpyndAbmaEugrFTKZAAkm72",\n "object": "price",\n "active": true,\n "billing_scheme": "per_unit",\n "created": 1665080881,\n "currency": "eur",\n "custom_unit_amount": null,\n "livemode": false,\n "lookup_key": null,\n "metadata": {},\n "nickname": null,\n "product": "prod_MZ71B8JnZPoL32",\n "recurring": {\n "aggregate_usage": null,\n "interval": "month",\n "interval_count": 1,\n "trial_period_days": null,\n "usage_type": "licensed"\n },\n "tax_behavior": "unspecified",\n "tiers_mode": null,\n "transform_quantity": null,\n "type": "recurring",\n "unit_amount": 1100,\n "unit_amount_decimal": "1100"\n },\n "proration": false,\n "proration_details": {\n "credited_items": null\n },\n "quantity": 1,\n "subscription": "sub_1M7NZnAbmaEugrFT7tcISVZF",\n "subscription_item": "si_Mr5ltd3dLtQVCF",\n "tax_amounts": [],\n "tax_rates": [],\n "type": "subscription",\n "unit_amount_excluding_tax": "1100"\n }\n ],\n "has_more": false,\n "total_count": 1,\n "url": "/v1/invoices/in_1M7NZnAbmaEugrFTpWQ14SZS/lines"\n },\n "livemode": false,\n "metadata": {},\n "next_payment_attempt": null,\n "number": "E58073E6-0241",\n "on_behalf_of": null,\n "paid": false,\n "paid_out_of_band": false,\n "payment_intent": {\n "id": "pi_3M7NZnAbmaEugrFT0RaC1wZC",\n "object": "payment_intent",\n "amount": 1100,\n "amount_capturable": 0,\n "amount_details": {\n "tip": {}\n },\n "amount_received": 0,\n "application": null,\n "application_fee_amount": null,\n "automatic_payment_methods": null,\n "canceled_at": null,\n "cancellation_reason": null,\n "capture_method": "automatic",\n "charges": {\n "object": "list",\n "data": [],\n "has_more": false,\n "total_count": 0,\n "url": "/v1/charges?payment_intent=pi_3M7NZnAbmaEugrFT0RaC1wZC"\n },\n "client_secret": "pi_3M7NZnAbmaEugrFT0RaC1wZC_secret_TAGwskPRM921deOjvCMJ2ZkAR",\n "confirmation_method": "automatic",\n "created": 1669227699,\n "currency": "eur",\n "customer": "cus_MZplrIZfdYw75Y",\n "description": "Subscription creation",\n "invoice": "in_1M7NZnAbmaEugrFTpWQ14SZS",\n "last_payment_error": null,\n "livemode": false,\n "metadata": {},\n "next_action": null,\n "on_behalf_of": null,\n "payment_method": null,\n "payment_method_options": {\n "card": {\n "installments": null,\n "mandate_options": null,\n "network": null,\n "request_three_d_secure": "automatic"\n },\n "sepa_debit": {}\n },\n "payment_method_types": [\n "card",\n "sepa_debit"\n ],\n "processing": null,\n "receipt_email": null,\n "review": null,\n "setup_future_usage": "off_session",\n "shipping": null,\n "source": null,\n "statement_descriptor": null,\n "statement_descriptor_suffix": null,\n "status": "requires_payment_method",\n "transfer_data": null,\n "transfer_group": null\n },\n "payment_settings": {\n "default_mandate": null,\n "payment_method_options": null,\n "payment_method_types": null\n },\n "period_end": 1669227699,\n "period_start": 1669227699,\n "post_payment_credit_notes_amount": 0,\n "pre_payment_credit_notes_amount": 0,\n "quote": null,\n "receipt_number": null,\n "rendering_options": null,\n "starting_balance": 0,\n "statement_descriptor": null,\n "status": "open",\n "status_transitions": {\n "finalized_at": 1669227699,\n "marked_uncollectible_at": null,\n "paid_at": null,\n "voided_at": null\n },\n "subscription": "sub_1M7NZnAbmaEugrFT7tcISVZF",\n "subtotal": 1100,\n "subtotal_excluding_tax": 1100,\n "tax": null,\n "test_clock": null,\n "total": 1100,\n "total_discount_amounts": [],\n "total_excluding_tax": 1100,\n "total_tax_amounts": [],\n "transfer_data": null,\n "webhooks_delivered_at": 1669227699\n },\n "livemode": false,\n "metadata": {},\n "next_pending_invoice_item_invoice": null,\n "on_behalf_of": null,\n "pause_collection": null,\n "payment_settings": {\n "payment_method_options": null,\n "payment_method_types": null,\n "save_default_payment_method": "off"\n },\n "pending_invoice_item_interval": null,\n "pending_setup_intent": null,\n "pending_update": null,\n "plan": {\n "id": "price_1LpyndAbmaEugrFTKZAAkm72",\n "object": "plan",\n "active": true,\n "aggregate_usage": null,\n "amount": 1100,\n "amount_decimal": "1100",\n "billing_scheme": "per_unit",\n "created": 1665080881,\n "currency": "eur",\n "interval": "month",\n "interval_count": 1,\n "livemode": false,\n "metadata": {},\n "nickname": null,\n "product": "prod_MZ71B8JnZPoL32",\n "tiers_mode": null,\n "transform_usage": null,\n "trial_period_days": null,\n "usage_type": "licensed"\n },\n "quantity": 1,\n "schedule": null,\n "start_date": 1669227699,\n "status": "incomplete",\n "test_clock": null,\n "transfer_data": null,\n "trial_end": null,\n "trial_start": null\n}' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_9ISEDtMtyzntMz message='Dashboard link for request' +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:37] "POST /myclass/api/create-subscription/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:45.867747 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:21:45.881868 : update_partner_accountLe partenaire a bien ete mise à jour =61e538fab80f67195de32dd2 +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:45] "POST /myclass/api/update_partner_account/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:50.226002 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n \n \n
\n Mysy Training Logo \n
\n
\n
\n
\n \n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\tChérif Balde
\nsdsdds
\n77680 Roissy En Brie
\nFrance
\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\nFacture n° FACT_221100040\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\n\n\n\n\n\n
Date de facture: 23/11/2022 Date échéance : 23/11/2022
\n\n\t\t\t\t\t\t
Origine : MySy_00NtLm\n\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t
 
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t \n\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t
DescriptionQuantitéPrix unitaireMontant
Gold1550550.0
\n\t\t\t\t\t\t\t
\n\t\n\t
 
\n\t\n\t
\n\t\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n
    Montant HT: 550.0
    TVA 20% : 110.0
    Montant TTC : 660.0
\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t
\n
 
\t \n
 
\t \t \n
 
\t \n \n\t\t \n\t\t \n
\n\n
\n\t\t\t
\n\t\t\t
\n\t\t\t
\n \n

MySy Training
\n\nCour du Havre 1, 75008, Paris
\n\nMySy Training Technology (MTT), société par actions simplifiée au capital de 1000 euros, dont le siège social est\nsitué 2, place des magnolias, 77680, Roissy en Brie, immatriculée au Registre du Commerce et des Sociétés sous le numéro 917 500 860 R.C.S. Melun\n

\n
\n\t\t\t
\n \n ' + dest = <_io.BufferedRandom name='./Invoices/invoice_FACT_221100040.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'http://88.170.110.220/img/MYSY-LOGO-BLUE.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='http', netloc='88.170.110.220', path='/img/MYSY-LOGO-BLUE.png', params='', query='', fragment=''), 'http') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for http://88.170.110.220/img/MYSY-LOGO-BLUE.png with httplib +DEBUG:xhtml2pdf:Uri parsed: http://88.170.110.220/img/MYSY-LOGO-BLUE.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'tEXt' 41 25 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 6645 +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:Col widths: [None, None] +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:Col 0 has width 0.0 +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:Col 1 has width 0.0 +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:Col 2 has width 0.0 +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:Col 3 has width 0.0 +DEBUG:xhtml2pdf:Col widths: [None, None, None, None] +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:Col widths: [None, None, None, None] +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'tEXt' 41 25 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 6645 +DEBUG:paramiko.transport:starting thread (client mode): 0x40e98e50 +DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_2.12.0 +DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5 +INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1) +DEBUG:paramiko.transport:=== Key exchange possibilities === +DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256 +DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519 +DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com +DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com +DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1 +DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1 +DEBUG:paramiko.transport:client compress: none, zlib@openssh.com +DEBUG:paramiko.transport:server compress: none, zlib@openssh.com +DEBUG:paramiko.transport:client lang: +DEBUG:paramiko.transport:server lang: +DEBUG:paramiko.transport:kex follows: False +DEBUG:paramiko.transport:=== Key exchange agreements === +DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org +DEBUG:paramiko.transport:HostKey: ssh-ed25519 +DEBUG:paramiko.transport:Cipher: aes128-ctr +DEBUG:paramiko.transport:MAC: hmac-sha2-256 +DEBUG:paramiko.transport:Compression: none +DEBUG:paramiko.transport:=== End of kex handshake === +DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo +DEBUG:paramiko.transport:Switch to new keys ... +DEBUG:paramiko.transport:Attempting password auth... +DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'} +DEBUG:paramiko.transport:userauth is OK +INFO:paramiko.transport:Authentication (password) successful! +DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes +DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com" +DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server. +DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes +DEBUG:paramiko.transport:Secsh channel 0 opened. +DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok +INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3) +DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/sftp_iexercice/mysy_invoices_dev/invoice_FACT_221100040.pdf', 'wb') +DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/sftp_iexercice/mysy_invoices_dev/invoice_FACT_221100040.pdf', 'wb') -> 00000000 +DEBUG:paramiko.transport.sftp:[chan 0] close(00000000) +DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/sftp_iexercice/mysy_invoices_dev/invoice_FACT_221100040.pdf') +INFO:root:2022-11-23 19:21:59.191376 : convertHtmlToPdf DEPLACEMENT DE ./Invoices/invoice_FACT_221100040.pdf VERS /var/www/html/sftp_iexercice/mysy_invoices_dev/invoice_FACT_221100040.pdf EST OKKKK +INFO:paramiko.transport.sftp:[chan 0] sftp session closed. +DEBUG:paramiko.transport:[chan 0] EOF sent (0) +DEBUG:paramiko.transport:EOF in transport thread +INFO:root:2022-11-23 19:21:59.193369 : Impression facture N° FACT_221100040 OK +INFO:root:2022-11-23 19:21:59.214381 : UpdataPartnerRankingClass - Le RANKING de 176 ont été mise à jour avec la valeur {'display_rank': '50', 'date_update': '2022-11-23 19:21:59.200381', 'isalaune': '1'} +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:21:59] "POST /myclass/api/createOrder/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:21:59.298922 : Security check : IP adresse '127.0.0.1' connected +INFO:stripe:message='Request to Stripe api' method=post path=https://api.stripe.com/v1/payment_intents/pi_3M7NZnAbmaEugrFT0RaC1wZC/confirm +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data=payment_method=pm_card_visa +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/payment_intents/pi_3M7NZnAbmaEugrFT0RaC1wZC/confirm response_code=200 +DEBUG:stripe:body='{\n "id": "pi_3M7NZnAbmaEugrFT0RaC1wZC",\n "object": "payment_intent",\n "amount": 1100,\n "amount_capturable": 0,\n "amount_details": {\n "tip": {}\n },\n "amount_received": 1100,\n "application": null,\n "application_fee_amount": null,\n "automatic_payment_methods": null,\n "canceled_at": null,\n "cancellation_reason": null,\n "capture_method": "automatic",\n "charges": {\n "object": "list",\n "data": [\n {\n "id": "ch_3M7NZnAbmaEugrFT0L3yH2Vt",\n "object": "charge",\n "amount": 1100,\n "amount_captured": 1100,\n "amount_refunded": 0,\n "application": null,\n "application_fee": null,\n "application_fee_amount": null,\n "balance_transaction": "txn_3M7NZnAbmaEugrFT07fGf7L3",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": null,\n "phone": null\n },\n "calculated_statement_descriptor": "Stripe",\n "captured": true,\n "created": 1669227723,\n "currency": "eur",\n "customer": "cus_MZplrIZfdYw75Y",\n "description": "Subscription creation",\n "destination": null,\n "dispute": null,\n "disputed": false,\n "failure_balance_transaction": null,\n "failure_code": null,\n "failure_message": null,\n "fraud_details": {},\n "invoice": "in_1M7NZnAbmaEugrFTpWQ14SZS",\n "livemode": false,\n "metadata": {},\n "on_behalf_of": null,\n "order": null,\n "outcome": {\n "network_status": "approved_by_network",\n "reason": null,\n "risk_level": "normal",\n "risk_score": 45,\n "seller_message": "Payment complete.",\n "type": "authorized"\n },\n "paid": true,\n "payment_intent": "pi_3M7NZnAbmaEugrFT0RaC1wZC",\n "payment_method": "pm_1M7NaAAbmaEugrFTk4H2nWqy",\n "payment_method_details": {\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": null\n },\n "country": "US",\n "exp_month": 11,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "installments": null,\n "last4": "4242",\n "mandate": null,\n "network": "visa",\n "three_d_secure": null,\n "wallet": null\n },\n "type": "card"\n },\n "receipt_email": null,\n "receipt_number": null,\n "receipt_url": "https://pay.stripe.com/receipts/invoices/CAcaFwoVYWNjdF8xTFVVZkFBYm1hRXVnckZUKMzJ-ZsGMgZ0U8ElgGY6LBaF1eGDfJwQJuRXOH1yD_x4JrZmbA9YQwIm_Qk_oeow_Yy6llQar_YIVZV3?s=ap",\n "refunded": false,\n "refunds": {\n "object": "list",\n "data": [],\n "has_more": false,\n "total_count": 0,\n "url": "/v1/charges/ch_3M7NZnAbmaEugrFT0L3yH2Vt/refunds"\n },\n "review": null,\n "shipping": null,\n "source": null,\n "source_transfer": null,\n "statement_descriptor": null,\n "statement_descriptor_suffix": null,\n "status": "succeeded",\n "transfer_data": null,\n "transfer_group": null\n }\n ],\n "has_more": false,\n "total_count": 1,\n "url": "/v1/charges?payment_intent=pi_3M7NZnAbmaEugrFT0RaC1wZC"\n },\n "client_secret": "pi_3M7NZnAbmaEugrFT0RaC1wZC_secret_TAGwskPRM921deOjvCMJ2ZkAR",\n "confirmation_method": "automatic",\n "created": 1669227699,\n "currency": "eur",\n "customer": "cus_MZplrIZfdYw75Y",\n "description": "Subscription creation",\n "invoice": "in_1M7NZnAbmaEugrFTpWQ14SZS",\n "last_payment_error": null,\n "livemode": false,\n "metadata": {},\n "next_action": null,\n "on_behalf_of": null,\n "payment_method": "pm_1M7NaAAbmaEugrFTk4H2nWqy",\n "payment_method_options": {\n "card": {\n "installments": null,\n "mandate_options": null,\n "network": null,\n "request_three_d_secure": "automatic"\n },\n "sepa_debit": {}\n },\n "payment_method_types": [\n "card",\n "sepa_debit"\n ],\n "processing": null,\n "receipt_email": null,\n "review": null,\n "setup_future_usage": "off_session",\n "shipping": null,\n "source": null,\n "statement_descriptor": null,\n "statement_descriptor_suffix": null,\n "status": "succeeded",\n "transfer_data": null,\n "transfer_group": null\n}' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_JWPzuxwZVMqUB8 message='Dashboard link for request' +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:22:02] "POST /myclass/api/confirm_payment/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:22:06.963047 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:22:06.966046 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:22:06.968047 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:22:06] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:22:06.982097 : Connexion du partner recid = 1ba5aacb6f00d37cf9017858118d281ab8776dbd7916ae1899 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:22:06] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:22:06] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:22:07.583285 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:22:07] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:22:23.119983 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:22:23.184497 : external_code = Edu_10001 ==> Gestion de projets +INFO:root:2022-11-23 19:22:23.902579 : La formation indexée (champ title) =637b56bf595a4405865ba9bd +INFO:root:2022-11-23 19:22:23.902579 : 1 ont été indexes => title +INFO:root:2022-11-23 19:22:23.908581 : 0 ont été indexes ==> keyword +INFO:root:2022-11-23 19:22:23.936593 : external_code = Edu_10002 ==> Gestion des Base des Données – SQL : +INFO:root:2022-11-23 19:22:24.273548 : La formation indexée (champ title) =637b57a7595a4405865bab3c +INFO:root:2022-11-23 19:22:24.273548 : 1 ont été indexes => title +INFO:root:2022-11-23 19:22:24.278555 : 0 ont été indexes ==> keyword +INFO:root:2022-11-23 19:22:24.299070 : external_code = Edu_10003 ==> Objets connectés et IoT +INFO:root:2022-11-23 19:22:24.619824 : La formation indexée (champ title) =637e64e0b4c6b1dce209257c +INFO:root:2022-11-23 19:22:24.619824 : 1 ont été indexes => title +INFO:root:2022-11-23 19:22:24.624698 : 0 ont été indexes ==> keyword +INFO:root:2022-11-23 19:22:24.645374 : external_code = Edu_10004 ==> Technologies Web et Mobiles +INFO:root:2022-11-23 19:22:24.975548 : La formation indexée (champ title) =637e64e0b4c6b1dce2092593 +INFO:root:2022-11-23 19:22:24.975548 : 1 ont été indexes => title +INFO:root:2022-11-23 19:22:24.980576 : 0 ont été indexes ==> keyword +INFO:root:2022-11-23 19:22:24.985198 : add_class - La valeur 'title' n'est pas presente dans liste +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:22:24] "POST /myclass/api/add_class_mass/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:22:55.525899 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:22:55.569341 : external_code = Edu_10001 ==> Gestion de projets +INFO:root:2022-11-23 19:22:55.936565 : La formation indexée (champ title) =637b56bf595a4405865ba9bd +INFO:root:2022-11-23 19:22:55.936565 : 1 ont été indexes => title +INFO:root:2022-11-23 19:22:55.943577 : 0 ont été indexes ==> keyword +INFO:root:2022-11-23 19:22:55.974596 : external_code = Edu_10002 ==> Gestion des Base des Données – SQL : +INFO:root:2022-11-23 19:22:56.367812 : La formation indexée (champ title) =637b57a7595a4405865bab3c +INFO:root:2022-11-23 19:22:56.367812 : 1 ont été indexes => title +INFO:root:2022-11-23 19:22:56.372816 : 0 ont été indexes ==> keyword +INFO:root:2022-11-23 19:22:56.393812 : external_code = Edu_10003 ==> Objets connectés et IoT +INFO:root:2022-11-23 19:22:56.717849 : La formation indexée (champ title) =637e64e0b4c6b1dce209257c +INFO:root:2022-11-23 19:22:56.718857 : 1 ont été indexes => title +INFO:root:2022-11-23 19:22:56.722854 : 0 ont été indexes ==> keyword +INFO:root:2022-11-23 19:22:56.743297 : external_code = Edu_10004 ==> Technologies Web et Mobiles +INFO:root:2022-11-23 19:22:57.062875 : La formation indexée (champ title) =637e64e0b4c6b1dce2092593 +INFO:root:2022-11-23 19:22:57.062875 : 1 ont été indexes => title +INFO:root:2022-11-23 19:22:57.067876 : 0 ont été indexes ==> keyword +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:22:57] "POST /myclass/api/add_class_mass/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:23:08.844908 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:23:08] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:23:08.950156 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:23:08] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:25:11.464213 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:25:11] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:26:16.930200 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:26:16] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:26:51.412036 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:26:51.415068 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:26:51.418052 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:26:51] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:26:51.423048 : Connexion du partner recid = 1ba5aacb6f00d37cf9017858118d281ab8776dbd7916ae1899 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:26:51] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:26:51] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:26:52.057840 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:26:52] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:30:52.195206 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:30:52.197202 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:30:52.202199 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:30:52] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:30:52.205200 : Connexion du partner recid = 1ba5aacb6f00d37cf9017858118d281ab8776dbd7916ae1899 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:30:52] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:30:52] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:30:53.069134 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:30:53] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:33:56.549835 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:33:56.551845 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:33:56] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:33:56.556849 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:33:56.561819 : Connexion du partner recid = 1ba5aacb6f00d37cf9017858118d281ab8776dbd7916ae1899 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:33:56] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:33:56] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:33:57.886730 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:33:57] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:35:04.023570 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:35:04] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\class_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 19:36:53.523364 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 19:36:53.524371 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 19:36:53.524371 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 19:36:53.524371 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\class_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 19:37:38.933564 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 19:37:38.933564 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 19:37:38.933564 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 19:37:38.933564 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\class_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 19:40:13.751982 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 19:40:13.751982 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 19:40:13.751982 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 19:40:13.751982 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\main.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 19:41:45.943531 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 19:41:45.943531 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 19:41:45.943531 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 19:41:45.943531 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:root:2022-11-23 19:41:49.182251 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:41:49] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:42:39.897602 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:42:39.898602 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:39] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:40] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:42:40.157098 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:42:40.159098 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:40] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:42:40.454210 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:40] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:42:40.768621 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:42:40.769634 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:42:40.770632 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:42:40.770632 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:42:40.774622 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:40] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:40] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:42:40.777631 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:40] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:40] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:40] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:40] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:42:41.109018 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:42:41.110024 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:42:41.111016 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:42:41.112025 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:42:41.113024 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:42:41.119031 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:41] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:41] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:41] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:41] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:41] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:41] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:42:41.438818 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:42:41.439834 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:42:41.440830 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:42:41.440830 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:42:41.441830 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:42:41.444841 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:41] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:41] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:41] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:41] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:41] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:41] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:42:41.778339 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:41] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:42:49.118203 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:42:49] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:43:02.821119 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:43:02.823649 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:43:02.826181 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:43:02] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:43:02.836208 : Connexion du partner recid = 1ba5aacb6f00d37cf9017858118d281ab8776dbd7916ae1899 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:43:02] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:43:02] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:43:03.353533 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:43:03] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:43:42.989604 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:43:43] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:44:03.677599 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:44:03.682590 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:03] "POST /myclass/api/getRecodedClassImage/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:03] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:44:58.224132 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:44:58.226132 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:58] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:58] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:44:58.545817 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:44:58.548820 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:58] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:44:59.204592 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:44:59.205606 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:44:59.206603 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:44:59.206603 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:44:59.207615 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:44:59.208606 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:44:59.531225 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:44:59.533223 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:44:59.534222 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:44:59.535230 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:44:59.536218 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:44:59.543225 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:44:59.855133 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:44:59.856144 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:44:59.857143 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:44:59.858138 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:44:59.860135 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:44:59.863130 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:44:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:45:00.193395 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:45:00.196394 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:45:00] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:45:00] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:45:13.131639 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:45:13.132623 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:45:13] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:45:13] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:47:02.404148 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:02.405140 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:02] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:02] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:47:02.658104 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:02.660101 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:02] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:47:03.024088 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:03] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:47:03.341839 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:03.341839 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:03.342837 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:03.343841 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:03.344830 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:03.345827 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:03] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:03] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:03] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:47:03.678206 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:03.679216 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:03.680198 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:03.681207 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:03.682205 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:47:03.687210 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:03] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:03] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:03] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:47:04.006614 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:04.007628 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:04.008624 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:04.009632 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:04.010614 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:04.011624 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:04] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:04] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:04] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:04] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:04] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:04] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:47:04.348839 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:04] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:47:10.812685 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:10.816663 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:10] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:10] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:47:26.264304 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:26.266303 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:26.268301 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:47:26.271304 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:26] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:26] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:26] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:47:26] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:49:39.014498 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:49:39.872199 : update_class - La formation a bin ete mise à jour =637e64e0b4c6b1dce209257c +INFO:root:2022-11-23 19:49:39.878201 : external_code = Edu_10003 ==> Objets connectés et IoT +INFO:root:2022-11-23 19:49:40.317087 : La formation indexée (champ title) =637e64e0b4c6b1dce209257c +INFO:root:2022-11-23 19:49:40.318070 : 1 ont été indexes => title +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:49:40] "POST /myclass/api/update_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:49:56.682573 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:49:56] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:49:56.686583 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:49:56.689588 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:49:56.692596 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:49:56] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:49:56] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:49:56] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:50:09.431441 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:50:09.434468 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:50:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:50:09.437459 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:50:09.441520 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:50:09] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:50:09] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:50:09] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:53:03.955049 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:53:03.958053 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:53:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:53:03.962051 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:53:03.965051 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:53:03] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:53:03] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:53:03] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:55:02.650134 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:55:02.653142 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:55:02] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:55:02] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 19:55:02.663124 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 19:55:02.666134 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:55:02] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 19:55:02] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:07:10.410577 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:07:10.440161 : update_class - La formation a bin ete mise à jour =637e64e0b4c6b1dce209257c +INFO:root:2022-11-23 20:07:10.446147 : external_code = Edu_10003 ==> Objets connectés et IoT +INFO:root:2022-11-23 20:07:10.809891 : La formation indexée (champ title) =637e64e0b4c6b1dce209257c +INFO:root:2022-11-23 20:07:10.809891 : 1 ont été indexes => title +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:07:10] "POST /myclass/api/update_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:07:28.157993 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:07:28.159993 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:07:28] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:07:28.163994 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:07:28.168993 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:07:28] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:07:28] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:07:28] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:09:31.198431 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:09:31.216709 : update_class - La formation a bin ete mise à jour =637e64e0b4c6b1dce209257c +INFO:root:2022-11-23 20:09:31.223736 : external_code = Edu_10003 ==> Objets connectés et IoT +INFO:root:2022-11-23 20:09:31.565395 : La formation indexée (champ title) =637e64e0b4c6b1dce209257c +INFO:root:2022-11-23 20:09:31.566386 : 1 ont été indexes => title +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:09:31] "POST /myclass/api/update_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:09:37.536293 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:09:37.537290 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:09:37.538287 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:09:37.539291 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:09:37] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:09:37] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:09:37] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:09:37] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:10:21.863076 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:10:21.879091 : update_class - La formation a bin ete mise à jour =637e64e0b4c6b1dce209257c +INFO:root:2022-11-23 20:10:21.884622 : external_code = Edu_10003 ==> Objets connectés et IoT +INFO:root:2022-11-23 20:10:22.232048 : La formation indexée (champ title) =637e64e0b4c6b1dce209257c +INFO:root:2022-11-23 20:10:22.232048 : 1 ont été indexes => title +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:10:22] "POST /myclass/api/update_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:10:37.501798 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:10:37] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:10:37.806185 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:10:37.812209 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:10:37.819215 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:10:37] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:10:37] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:10:37] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:22:23.796977 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:22:23.813083 : update_class - La formation a bin ete mise à jour =637e64e0b4c6b1dce209257c +INFO:root:2022-11-23 20:22:23.818607 : external_code = Edu_10003 ==> Objets connectés et IoT +INFO:root:2022-11-23 20:22:24.175803 : La formation indexée (champ title) =637e64e0b4c6b1dce209257c +INFO:root:2022-11-23 20:22:24.175803 : 1 ont été indexes => title +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:22:24] "POST /myclass/api/update_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:22:34.932134 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:22:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:22:34.944138 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:22:34.945331 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:22:34.948342 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:22:34] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:22:34] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:22:34] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:23:33.183019 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:23:33.185016 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:23:33] "POST /myclass/api/getRecodedClassImage/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:23:33] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:35:28.834628 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:35:28.852655 : update_class - La formation a bin ete mise à jour =637e64e0b4c6b1dce2092593 +INFO:root:2022-11-23 20:35:28.858211 : external_code = Edu_10004 ==> Technologies Web et Mobiles +INFO:root:2022-11-23 20:35:29.232939 : La formation indexée (champ title) =637e64e0b4c6b1dce2092593 +INFO:root:2022-11-23 20:35:29.233930 : 1 ont été indexes => title +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:29] "POST /myclass/api/update_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:35:49.417559 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:35:49.418556 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:49] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:49] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:35:49.676516 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:35:49.679029 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:49] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:35:49.979169 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:49] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:35:50.298408 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:35:50.299708 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:35:50.300408 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:35:50.302407 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:35:50.303406 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:35:50.305407 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:50] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:50] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:50] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:35:50.638208 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:35:50.638208 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:35:50.640228 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:35:50.641239 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:35:50.642239 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:35:50.643239 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:50] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:50] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:50] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:35:50.979128 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:35:50.980135 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:35:50.980135 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:35:50.984486 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:35:50.986487 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:35:50.992486 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:50] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:50] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:35:51.302331 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:35:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:36:09.098650 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:36:09.100661 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:36:09.101660 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:36:09.103654 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:36:09.106679 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:36:09.115731 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:36:09.441518 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:36:09.442514 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:36:09.443506 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:36:09.446506 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:36:09.448496 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:36:09.456955 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:36:09.794252 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:36:09.795246 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:36:09.796252 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:36:09.797237 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:36:09.809790 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:36:09.811798 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:36:10.124335 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:36:10.134265 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:10] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:36:10] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:40:44.309851 : Security check : IP adresse '127.0.0.1' connected +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 20:40:44.872113 : external_code = Edu_10001 ==> Gestion de projets +INFO:root:2022-11-23 20:40:45.216514 : La formation indexée (champ title) =637b56bf595a4405865ba9bd +INFO:root:2022-11-23 20:40:45.216514 : 1 ont été indexes => title +INFO:root:2022-11-23 20:40:45.223497 : 0 ont été indexes ==> keyword +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 20:40:45.532937 : external_code = Edu_10002 ==> Gestion des Base des Données – SQL : +INFO:root:2022-11-23 20:40:45.898229 : La formation indexée (champ title) =637b57a7595a4405865bab3c +INFO:root:2022-11-23 20:40:45.898229 : 1 ont été indexes => title +INFO:root:2022-11-23 20:40:45.904243 : 0 ont été indexes ==> keyword +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 20:40:46.363175 : external_code = Edu_10003 ==> Objets connectés et IoT +INFO:root:2022-11-23 20:40:46.694114 : La formation indexée (champ title) =637e64e0b4c6b1dce209257c +INFO:root:2022-11-23 20:40:46.695117 : 1 ont été indexes => title +INFO:root:2022-11-23 20:40:46.701115 : 0 ont été indexes ==> keyword +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 20:40:47.141042 : external_code = Edu_10004 ==> Technologies Web et Mobiles +INFO:root:2022-11-23 20:40:47.468010 : La formation indexée (champ title) =637e64e0b4c6b1dce2092593 +INFO:root:2022-11-23 20:40:47.468010 : 1 ont été indexes => title +INFO:root:2022-11-23 20:40:47.473986 : 0 ont été indexes ==> keyword +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:40:47] "POST /myclass/api/add_class_mass/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:41:16.775386 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:41:16] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:41:16.874575 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:41:16] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:41:25.824353 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:41:25] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:41:42.190123 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:41:42] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:41:53.364790 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:41:53.369774 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:41:53] "POST /myclass/api/getRecodedClassImage/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:41:53] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:42:17.571106 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:42:17.572111 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:42:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:42:17] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:42:17.583101 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:42:17.584113 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:42:17] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:42:17] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:43:14.111633 : Security check : IP adresse '127.0.0.1' connected +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 20:43:14.438952 : external_code = Edu_10001 ==> Gestion de projets +INFO:root:2022-11-23 20:43:14.792228 : La formation indexée (champ title) =637b56bf595a4405865ba9bd +INFO:root:2022-11-23 20:43:14.792228 : 1 ont été indexes => title +INFO:root:2022-11-23 20:43:14.798221 : 0 ont été indexes ==> keyword +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 20:43:15.115185 : external_code = Edu_10002 ==> Gestion des Base des Données – SQL : +INFO:root:2022-11-23 20:43:15.485008 : La formation indexée (champ title) =637b57a7595a4405865bab3c +INFO:root:2022-11-23 20:43:15.485008 : 1 ont été indexes => title +INFO:root:2022-11-23 20:43:15.491009 : 0 ont été indexes ==> keyword +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 20:43:15.592441 : external_code = Edu_10003 ==> Objets connectés et IoT +INFO:root:2022-11-23 20:43:15.923830 : La formation indexée (champ title) =637e64e0b4c6b1dce209257c +INFO:root:2022-11-23 20:43:15.923830 : 1 ont été indexes => title +INFO:root:2022-11-23 20:43:15.928829 : 0 ont été indexes ==> keyword +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 20:43:16.023415 : external_code = Edu_10004 ==> Technologies Web et Mobiles +INFO:root:2022-11-23 20:43:16.344535 : La formation indexée (champ title) =637e64e0b4c6b1dce2092593 +INFO:root:2022-11-23 20:43:16.344535 : 1 ont été indexes => title +INFO:root:2022-11-23 20:43:16.348538 : 0 ont été indexes ==> keyword +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:43:16] "POST /myclass/api/add_class_mass/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:43:21.163580 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:43:21] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:43:21.168583 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:43:21] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:43:21.180586 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:43:21.184584 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:43:21] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:43:21] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:43:46.129524 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:43:46.131253 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:43:46] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:43:46] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:49:28.236217 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:49:28.238219 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:49:28] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:49:28] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:50:10.928783 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:50:10] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:50:11.248065 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:50:11] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:54:09.263928 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:54:09.267235 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:54:09] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:54:09] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:54:15.236829 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:54:15] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:54:15.541141 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:54:15] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:54:22.836067 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:54:22.839070 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:54:22] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:54:22] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:54:56.519579 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:54:56] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:54:56.821557 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:54:56] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:55:04.099292 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:55:04.102293 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:04] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:04] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:55:10.800517 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:10] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:55:11.115143 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:11] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:55:28.076710 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:55:28.078711 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:28] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:28] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:55:28.344467 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:55:28.346465 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:28] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:55:28.622413 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:28] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:55:28.939409 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:55:28.940422 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:55:28.940422 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:55:28.941421 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:55:28.943407 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:28] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:28] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:55:28.952423 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:28] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:28] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:28] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:28] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:55:29.260657 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:55:29.261658 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:55:29.262653 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:29] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:29] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:29] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:55:29.278676 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:55:29.279679 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:55:29.281204 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:29] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:29] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:29] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:55:29.584533 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:55:29.585080 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:55:29.586104 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:29] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:29] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:29] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:55:29.597649 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:29] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:55:29.603706 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:55:29.604706 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:29] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:29] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:55:29.899171 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:55:29] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:19.112310 : Security check : IP adresse '127.0.0.1' connected +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 20:59:19.245016 : external_code = Edu_10001 ==> Gestion de projets +INFO:root:2022-11-23 20:59:19.528853 : La formation indexée (champ title) =637b56bf595a4405865ba9bd +INFO:root:2022-11-23 20:59:19.528853 : 1 ont été indexes => title +INFO:root:2022-11-23 20:59:19.532851 : 0 ont été indexes ==> keyword +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 20:59:19.621881 : external_code = Edu_10002 ==> Gestion des Base des Données – SQL : +INFO:root:2022-11-23 20:59:19.904585 : La formation indexée (champ title) =637b57a7595a4405865bab3c +INFO:root:2022-11-23 20:59:19.904585 : 1 ont été indexes => title +INFO:root:2022-11-23 20:59:19.908590 : 0 ont été indexes ==> keyword +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 20:59:19.994692 : external_code = Edu_10003 ==> Objets connectés et IoT +INFO:root:2022-11-23 20:59:20.269388 : La formation indexée (champ title) =637e64e0b4c6b1dce209257c +INFO:root:2022-11-23 20:59:20.269388 : 1 ont été indexes => title +INFO:root:2022-11-23 20:59:20.274400 : 0 ont été indexes ==> keyword +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 20:59:20.361204 : external_code = Edu_10004 ==> Technologies Web et Mobiles +INFO:root:2022-11-23 20:59:20.643583 : La formation indexée (champ title) =637e64e0b4c6b1dce2092593 +INFO:root:2022-11-23 20:59:20.643583 : 1 ont été indexes => title +INFO:root:2022-11-23 20:59:20.648583 : 0 ont été indexes ==> keyword +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:20] "POST /myclass/api/add_class_mass/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:29.014529 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:29.015537 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:29] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:29] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:29.252735 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:29.253733 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:29] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:29.474101 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:29] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:29.788290 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:29.789298 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:29.789298 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:29.791071 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:29.792625 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:29.796632 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:29] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:29] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:29] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:29] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:29] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:29] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:30.131254 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:30.132251 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:30.133255 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:30.134255 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:30.134255 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:30.136256 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:30] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:30] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:30] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:30.473059 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:30.473059 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:30.474059 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:30.475061 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:30.475061 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:30] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:30] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:30.486061 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:30] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:30.796155 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:33.410988 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:33.410988 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:33.412996 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:33.413639 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:33.416668 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:33.420661 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:33] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:33] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:33] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:33.734609 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:33.735604 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:33.735604 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:33.736603 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:33.737614 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:33.741595 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:33] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:33] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:33] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:34.059735 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:34.060738 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:34.061767 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:34.062805 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:34.063793 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:34.064804 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:34] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:34] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:34] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:34.386818 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:34.389828 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:34] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:37.130002 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:37.131002 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:37.131002 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:37] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:37.136016 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:37] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:37] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:37] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:49.406298 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:49] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:49.719245 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:49.719245 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:49.722243 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:49] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:49] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:49] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:58.760288 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:58] "POST /myclass/api/get_class_by_metier/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:59.041026 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:59.342333 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:59.343347 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:59.346347 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:59.350883 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:59.353874 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:59.357884 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 20:59:59.674482 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:59.675469 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:59.676150 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:59.676742 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:59.677457 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 20:59:59.679319 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 20:59:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:00.001145 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:00.002154 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:00.002154 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:00.003152 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:00] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:00.008163 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:00] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:00] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:00.015149 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:00] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:00] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:00] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:00.325565 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:00] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:18.120261 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:18.122260 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:18.122260 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:18.123075 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:18.123961 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:18.123961 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:18.450652 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:18.451657 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:18.451657 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:18.452668 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:18.454654 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:18.462659 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:18.773611 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:18.774609 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:18.774609 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:18.775610 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:18.775610 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:18.778617 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:19.095255 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:19.098800 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:19.496186 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:19] "POST /myclass/api/get_class_by_metier/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:19.772867 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:20.075693 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:20.076706 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:20.077699 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:20.078694 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:20.082700 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:20.088705 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:20.400439 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:20.401443 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:20.402440 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:20.402440 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:20.403438 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:20.404451 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:20.727380 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:20.728386 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:20.729375 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:20.729375 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:20.730386 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:20.731375 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:21.054380 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:21] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:23.793791 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:23.794569 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:23.795559 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:23.798557 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:23.801561 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:23.807807 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:24.118861 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:24.119862 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:24.120850 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:24.121862 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:24.121862 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:24.122853 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:24] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:24] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:24] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:24.446623 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:24.447631 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:24.448642 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:24.449623 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:24.454846 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:24] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:24] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:24] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:24.459841 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:24.774015 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:24.775017 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:24] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:33.788503 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:33] "POST /myclass/api/get_class_by_metier/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:34.116005 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:34] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:34.422317 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:34.423487 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:34.423487 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:34.424324 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:34.425323 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:34.426327 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:34] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:34] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:34] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:34.744586 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:34.745596 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:34.745596 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:34.747606 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:34.749607 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:34] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:34.755590 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:34] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:34] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:35.072561 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:35.073572 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:35.074567 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:35.075566 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:35.077789 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:35] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:35] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:35] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:35] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:35.084783 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:35] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:35] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:35.410152 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:35] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:38.230294 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:38.230294 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:38.231293 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:38.232288 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:38.233288 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:38.237295 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:38] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:38] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:38] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:38] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:38] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:38] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:38.558804 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:38.559802 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:38.560802 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:38.561805 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:38.562805 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:38.563815 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:38] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:38] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:38] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:38] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:38] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:38] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:38.885802 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:38.886802 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:38.886802 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:38.887801 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:38.888802 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:38.888802 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:38] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:38] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:38] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:38] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:38] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:38] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:39.201234 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:39.203223 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:39.573183 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:39.574181 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:39.574438 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:39.575118 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:39.575880 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:39.580784 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:39.902871 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:39.903866 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:39.904877 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:39.904877 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:39.906864 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:39.909908 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:40.230053 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:40.231056 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:40.232065 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:40.232065 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:40.233053 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:40.234054 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:40] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:40] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:40] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:40] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:40] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:40] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:40.558570 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:40.560583 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:40] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:40] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:42.201331 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:42.201331 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:42.202333 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:42.206340 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:42] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:42] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:42] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:42] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:42.211339 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:42.214351 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:42] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:42] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:42.531197 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:42.532194 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:42.532194 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:42.533422 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:42.534206 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:42.535204 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:42] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:42] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:42] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:42] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:42] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:42] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:42.857334 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:42.858336 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:42.859344 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:42.859344 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:42.860344 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:42.862344 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:42] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:42] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:42] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:42] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:42] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:42] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:43.182877 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:43.184882 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:43] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:43] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:54.129991 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:54.130991 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:54] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:54] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:54.740127 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:54.742125 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:54] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:55.423589 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:55.424585 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:55.425586 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:55.426587 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:55.427591 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:55] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:55.434596 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:55] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:55] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:55] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:55] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:55] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:55.747835 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:55.748860 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:55.750849 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:55] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:55] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:55] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:55.755852 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:55.757849 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:55.760847 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:55] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:55] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:55] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:56.067103 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:56.068102 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:56] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:56.072090 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:56] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:56.075102 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:56.077092 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:56] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:56] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:56.080102 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:56] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:56] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:00:56.394716 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:00:56.396713 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:56] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:00:56] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:01:20.030891 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:01:20.031895 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:01:20.032891 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:01:20.032891 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:01:20.033883 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:01:20.037902 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:01:20.361782 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:01:20.362778 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:01:20.362778 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:01:20.363778 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:01:20.364802 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:01:20.371806 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:01:20.699436 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:01:20.700432 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:01:20.701428 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:01:20.702428 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:01:20.703430 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:01:20.706428 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:01:21.026032 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:01:21.027027 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:21] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:01:21] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:29:57.683230 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:29:57.684233 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:57] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:57] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:29:57.932994 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:29:57.934009 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:57] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:29:58.103669 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:58] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:29:58.418248 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:29:58.419249 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:29:58.420248 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:29:58.421249 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:29:58.422248 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:29:58.423248 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:58] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:58] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:58] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:58] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:58] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:58] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:29:58.748257 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:29:58.748257 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:29:58.749253 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:29:58.750246 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:29:58.752240 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:29:58.755253 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:58] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:58] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:58] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:58] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:58] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:58] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:29:59.072401 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:29:59.075412 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:29:59.077393 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:29:59.080396 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:29:59.084392 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:29:59.088392 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:59] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:29:59.397992 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:29:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:30:12.159404 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:12.160407 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:12.161406 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:12.162401 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:12.162401 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:12.163403 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:12] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:12] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:12] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:12] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:12] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:12] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:30:12.489567 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:12.489567 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:12.490562 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:12.491569 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:12.492570 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:12.492570 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:12] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:12] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:12] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:12] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:12] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:12] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:30:12.818852 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:12.819862 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:12.819862 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:12.820858 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:12.821858 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:12.822870 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:12] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:12] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:12] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:12] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:12] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:12] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:30:13.142638 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:13.143628 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:13] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:30:17.258296 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:17.258296 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:17.259316 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:17.260315 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:30:20.695821 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:30:20.998188 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:30:21.007185 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:21] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:30:21.016185 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:21] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:30:21] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:31:09.699665 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:31:12] "POST /myclass/api/RenseignementClass/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:32:48.542982 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:32:48.771765 : pour phrase : #IoT#, voici la liste des formations +INFO:root:2022-11-23 21:32:48.771765 : ['6387', 'Edu_10003', '\ndecouvrez-la-science-des-donnees-pour-les-objets-connectes\n-9'] +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:48] "POST /myclass/api/recherche_text_simple/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:32:56.059194 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:56] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:32:56.360543 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:56] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:32:57.077071 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:32:57.078074 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:57] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:32:57.327045 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:57] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:32:57.564409 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:32:57.564409 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:32:57.565403 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:32:57.566406 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:32:57.566406 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:57] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:57] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:57] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:57] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:57] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:32:57.639518 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:57] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:32:57.891005 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:32:57.891005 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:32:57.892386 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:32:57.894380 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:57] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:57] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:57] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:57] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:32:57.904374 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:57] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:32:57.950688 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:57] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:32:58.217264 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:32:58.218260 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:32:58.220269 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:32:58.222272 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:58] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:58] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:58] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:32:58.228258 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:58] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:58] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:32:58.256251 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:58] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:32:58.533478 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:32:58] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:33:00.725192 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:33:00.911854 : pour phrase : #IoT#, voici la liste des formations +INFO:root:2022-11-23 21:33:00.913072 : ['6387', 'Edu_10003', '\ndecouvrez-la-science-des-donnees-pour-les-objets-connectes\n-9'] +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:33:00] "POST /myclass/api/recherche_text_simple/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:33:00.979511 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:33:00] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:33:01.274514 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:33:01.275506 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:33:01.276520 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:33:01.276520 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:33:01] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:33:01.281527 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:33:01] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:33:01] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:33:01] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:33:01] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:33:54.836246 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:33:54.840190 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:33:54] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:33:54] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:33:58.556386 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:33:58] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:33:58.873436 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:33:58] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:36:17.760774 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:17.760774 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:17] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:17] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:36:18.019958 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:18.021955 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:18] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:36:18.454349 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:36:18.778493 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:18.779491 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:18.780487 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:18.780487 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:18.781485 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:18.784486 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:36:19.107232 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:19.108232 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:19.109232 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:19.110231 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:19.113776 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:36:19.118787 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:36:19.435135 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:19.435135 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:19.436132 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:19.437130 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:19.438142 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:19.442169 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:36:19.766484 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:36:49.644736 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:49.646601 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:49] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:49] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:36:50.164446 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:50.165471 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:50] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:36:50.758899 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:50.759901 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:50.760900 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:50.760900 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:50] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:36:50.765913 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:36:50.770914 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:50] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:50] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:36:51.083081 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:51.085080 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:51.085080 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:51.086084 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:51.090607 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:36:51.101745 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:36:51.411346 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:51.412341 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:51.412341 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:51.413549 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:51.419543 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:36:51.424550 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:36:51.734135 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:36:51.737125 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:36:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:24.086226 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:24.088228 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:24] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:24] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:24.349156 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:24.351157 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:24] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:25.047487 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:25] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:25.366985 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:25.367986 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:25.368998 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:25.369994 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:25.369994 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:25.370996 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:25] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:25] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:25] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:25] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:25] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:25] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:25.693422 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:25] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:25.704443 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:25.705426 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:25.706423 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:25.707418 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:25.708421 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:25] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:25] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:25] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:25] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:25] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:26.007829 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:26] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:26.027841 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:26.030374 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:26.031369 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:26.032369 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:26.034387 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:26] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:26] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:26] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:26] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:26] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:26.321310 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:26] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:35.079878 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:35.080879 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:35.081878 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:35] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:35.085880 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:35] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:35.093878 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:35] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:35] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:35.100880 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:35] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:35] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:35.404942 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:35.406945 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:35.407941 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:35.411942 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:35] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:35] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:35] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:35.430951 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:35] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:35.436959 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:35] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:35] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:35.751882 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:35.752881 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:35.753879 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:35.754880 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:35.755888 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:35.761887 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:35] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:35] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:35] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:35] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:35] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:35] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:36.080329 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:36.082330 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:36] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:36] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:45.712823 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:45.713818 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:45.713818 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:45.714819 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:45.715822 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:45] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:45.720817 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:45] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:45] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:46.045563 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:46.046986 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:46.046986 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:46.048026 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:46.049063 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:46.055601 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:46] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:46] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:46] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:46] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:46] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:46] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:46.375423 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:46.377011 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:46.379021 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:46.380020 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:46.385034 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:46.391033 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:46] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:46] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:46] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:46] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:46] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:46] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:46.705771 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:46] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:46.712766 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:46] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:54.287736 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:54.290738 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:54] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:54] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:55.482890 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:55.485894 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:55] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:56.106558 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:56.109563 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:56.112557 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:56.115557 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:56.120558 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:56.125573 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:56.128571 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:56.133580 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:56.141114 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:56.149114 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:56.154119 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:56.158117 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:56.162634 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:56.166648 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:56.172653 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:56.179652 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:38:56.183646 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:56.191653 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:56.196647 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:38:56.200647 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:38:56] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:39:02.889002 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:39:02.910166 : partner_login Connexion partnair billardman1@gmail.com : OK, Date : 2022-11-23 21:39:02.892603 , _id = 61e538fab80f67195de32dd2 +INFO:root:2022-11-23 21:39:02.916166 : partner_login Connexion partener_token : OK , _id = 6218ac277a813b77409aa7f6 +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:39:02] "POST /myclass/api/partner_login/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:39:03.075952 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:39:03.080965 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:39:03.084958 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:39:03] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:39:03.091952 : Connexion du partner recid = 1ba5aacb6f00d37cf9017858118d281ab8776dbd7916ae1899 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:39:03] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:39:03] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:39:03.326629 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:39:03] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:39:34.637402 : Security check : IP adresse '127.0.0.1' connected +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 21:39:34.775240 : external_code = Edu_10001 ==> Gestion de projets +INFO:root:2022-11-23 21:39:35.075638 : La formation indexée (champ title) =637e8506b4c6b1dce2095748 +INFO:root:2022-11-23 21:39:35.076618 : 1 ont été indexes => title +INFO:root:2022-11-23 21:39:35.080619 : 0 ont été indexes ==> keyword +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 21:39:35.176707 : external_code = Edu_10002 ==> Gestion des Base des Données – SQL : +INFO:root:2022-11-23 21:39:35.473315 : La formation indexée (champ title) =637e8507b4c6b1dce209575f +INFO:root:2022-11-23 21:39:35.473315 : 1 ont été indexes => title +INFO:root:2022-11-23 21:39:35.478322 : 0 ont été indexes ==> keyword +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 21:39:35.577950 : external_code = Edu_10003 ==> Objets connectés et IoT +INFO:root:2022-11-23 21:39:35.855698 : La formation indexée (champ title) =637e8507b4c6b1dce2095778 +INFO:root:2022-11-23 21:39:35.855698 : 1 ont été indexes => title +INFO:root:2022-11-23 21:39:35.859699 : 0 ont été indexes ==> keyword +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 21:39:35.955831 : external_code = Edu_10004 ==> Technologies Web et Mobiles +INFO:root:2022-11-23 21:39:36.241156 : La formation indexée (champ title) =637e8507b4c6b1dce209578f +INFO:root:2022-11-23 21:39:36.241156 : 1 ont été indexes => title +INFO:root:2022-11-23 21:39:36.245156 : 0 ont été indexes ==> keyword +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:39:36] "POST /myclass/api/add_class_mass/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:39:47.717343 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:39:47] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:39:47.797874 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:39:47] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:39:55.740336 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:39:55] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:40:24.177749 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:40:24.177749 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:40:24.178748 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:40:24.179743 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:40:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:40:24] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:40:24] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:40:24.194585 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:40:24.195574 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:40:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:40:24] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:40:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:40:24.505881 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:40:24.507871 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:40:24.508870 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:40:24.513871 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:40:24] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:40:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:40:24] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:40:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:40:35.974784 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:40:35.977311 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:40:35] "POST /myclass/api/getRecodedClassImage/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:40:35] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:03.157666 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:03.177544 : update_class - La formation a bin ete mise à jour =637e8507b4c6b1dce2095778 +INFO:root:2022-11-23 21:41:03.182549 : external_code = Edu_10003 ==> Objets connectés et IoT +INFO:root:2022-11-23 21:41:03.492424 : La formation indexée (champ title) =637e8507b4c6b1dce2095778 +INFO:root:2022-11-23 21:41:03.492424 : 1 ont été indexes => title +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:03] "POST /myclass/api/update_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:13.401512 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:13.402819 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:13] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:13] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:13.855053 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:13.856064 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:13] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:14.484914 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:14.485929 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:14.486925 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:14.486925 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:14.487926 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:14.488938 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:14.818409 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:14.818409 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:14.819416 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:14.820404 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:14.823414 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:14.829971 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:15.145989 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:15.146987 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:15.147989 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:15.149990 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:15.152988 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:15.155990 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:15.471233 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:15.473231 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:18.840657 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:18.841654 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:18.842651 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:18.842651 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:18.843651 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:18.849656 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:19.169411 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:19.169411 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:19.170409 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:19.171400 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:19.174402 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:19.180430 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:19.497931 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:19.498933 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:19.498933 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:19.500956 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:19.507457 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:19.511980 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:19.823622 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:19.827612 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:22.385042 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:22.386086 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:22.386086 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:22] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:22] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:22.391028 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:22] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:22] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:37.535258 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:37] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:37.843983 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:37] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:59.067643 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:59.069645 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:59] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:41:59.074174 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:41:59.076173 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:59] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:59] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:41:59] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:42:47.183266 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:42:47] "POST /myclass/api/RenseignementClass/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:32.513332 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:32.514331 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:32] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:32] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:32.781744 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:32.782742 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:32] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:33.077453 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:33] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:33.392767 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:33.394770 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:33.395764 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:33.397764 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:33.398766 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:33.399765 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:33] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:33] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:33] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:33.725195 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:33.726188 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:33.726188 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:33.728590 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:33.730588 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:33.736591 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:33] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:33] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:33] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:34.050935 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:34.051939 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:34.052932 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:34.053930 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:34.054946 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:34] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:34.062938 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:34] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:34] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:34.372526 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:50.103764 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:50.105814 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:50] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:50] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:50.364163 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:50.365170 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:50] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:50.697987 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:50] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:51.016723 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:51.017724 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:51.018724 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:51.019729 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:51.022722 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:51.028723 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:51.344078 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:51.345076 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:51.346074 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:51.346074 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:51.347072 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:51.348074 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:51.671497 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:51.672496 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:51.673504 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:51.674496 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:51.675496 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:51.677495 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:52.009660 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:58.152100 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:58.330502 : pour phrase : #Iot#, voici la liste des formations +INFO:root:2022-11-23 21:43:58.330502 : ['6387', '\ndecouvrez-la-science-des-donnees-pour-les-objets-connectes\n-9', 'Edu_10003'] +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:58] "POST /myclass/api/recherche_text_simple/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:58.395505 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:58] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:58.694940 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:58] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:58.697949 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:43:58.700945 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:58] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:58.703940 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:58] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:43:58.707951 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:58] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:43:58] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:44:09.083710 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:44:09.085713 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:44:09] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:44:09] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\class_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 21:53:22.999606 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 21:53:22.999606 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 21:53:22.999606 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 21:53:22.999606 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\class_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 21:53:38.634566 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 21:53:38.634566 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 21:53:38.635567 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 21:53:38.635567 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:werkzeug: * Detected change in 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\class_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2022-11-23 21:54:52.770500 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2022-11-23 21:54:52.770500 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2022-11-23 21:54:52.770500 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2022-11-23 21:54:52.770500 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:root:2022-11-23 21:55:08.832088 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:08.834076 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:08] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:08] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:09.084065 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:09.085059 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:09] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:09.384073 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:09.703062 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:09.704059 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:09.705063 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:09.707065 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:09.712061 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:09.716063 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:10.030240 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:10.031233 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:10.032232 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:10.032232 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:10.034236 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:10] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:10.039235 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:10] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:10] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:10] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:10] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:10] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:10.357266 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:10.358261 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:10.359268 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:10.359268 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:10] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:10.365255 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:10] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:10] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:10] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:10.371258 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:10] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:10] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:10.683261 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:10] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:49.173862 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:49.174861 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:49] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:49] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:49.442228 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:49.443220 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:49] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:49.654930 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:49] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:49.963591 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:49.964593 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:49.965589 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:49.970586 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:49] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:49] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:49] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:49.977586 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:49] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:49.981588 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:49] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:49] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:50.286557 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:50.287553 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:50.288569 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:50.289563 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:50.293564 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:50] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:50] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:50.303080 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:50] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:50.617189 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:50.617189 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:50.619192 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:50.619192 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:50.620183 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:55:50.622187 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:50] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:50] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:50] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:55:50.955378 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:55:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:56:04.393944 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:56:04.394943 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:56:04.395937 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:56:04.396936 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:56:04.398942 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:04] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:04] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:04] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:56:04.403965 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:04] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:04] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:04] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:56:04.720994 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:56:04.722005 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:56:04.723020 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:56:04.724026 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:56:04.726003 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:56:04.729998 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:04] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:04] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:04] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:04] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:04] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:04] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:56:05.047611 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:56:05.048602 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:56:05.051602 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:05] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:05] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:05] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:56:05.059602 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:56:05.060602 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:56:05.061608 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:05] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:05] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:05] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:56:05.370214 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:05] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:56:05.374210 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:56:05] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:01.325321 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:01.326328 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:01] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:01] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:01.594513 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:01.595478 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:01] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:01.828078 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:01] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:02.142536 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:02.143533 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:02.144544 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:02.149541 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:02] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:02] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:02.154546 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:02] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:02] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:02.157548 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:02] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:02] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:02.467578 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:02.467578 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:02.469566 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:02] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:02] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:02] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:02.475585 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:02.477574 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:02.480584 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:02] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:02] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:02] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:02.794563 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:02.794563 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:02.795556 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:02.796564 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:02] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:02] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:02] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:02] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:02.805553 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:02.809557 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:02] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:02] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:03.122740 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:21.844039 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:21.844039 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:21.845043 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:21.846050 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:21.847046 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:21.849041 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:21] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:21] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:21] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:21] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:21] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:21] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:22.172108 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:22.173119 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:22.174117 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:22.176127 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:22.177109 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:22] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:22] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:22] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:22.191675 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:22] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:22] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:22] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:22.497467 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:22.498463 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:22] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:22.503007 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:22] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:22.506054 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:22] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:22] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:22.511068 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:22.513074 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:22] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:22] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:22.825730 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:22.826730 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:22] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:22] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:36.899525 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:36.900522 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:36] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:37] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:37.777592 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:37.779590 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:37] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:39.233974 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:39.237963 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:39.240967 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:39.245969 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:39.249963 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:39.252970 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:39.257987 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:39.259980 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:39.264981 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:39.274514 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:39.282511 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:39.284511 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:39.288512 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:39.292523 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:39.297524 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:39.302520 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:39.307049 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:39.313040 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:39.320044 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:39.321042 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:50.462589 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:51.160068 : partner_login Connexion partnair billardman1@gmail.com : OK, Date : 2022-11-23 21:57:50.463630 , _id = 61e538fab80f67195de32dd2 +INFO:root:2022-11-23 21:57:51.166065 : partner_login Connexion partener_token : OK , _id = 6218ac277a813b77409aa7f6 +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:51] "POST /myclass/api/partner_login/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:51.395844 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:51.398859 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:57:51.400863 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:51] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:51.410861 : Connexion du partner recid = 1ba5aacb6f00d37cf9017858118d281ab8776dbd7916ae1899 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:51] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:51] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:57:51.696106 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:57:51] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:58:01.555394 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:58:01] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:58:36.247244 : Security check : IP adresse '127.0.0.1' connected +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 21:58:36.424246 : external_code = Edu_10001 ==> Gestion de projets +INFO:root:2022-11-23 21:58:36.735484 : La formation indexée (champ title) =637e897cb4c6b1dce2095fcd +INFO:root:2022-11-23 21:58:36.735484 : 1 ont été indexes => title +INFO:root:2022-11-23 21:58:36.740490 : 0 ont été indexes ==> keyword +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 21:58:36.840046 : external_code = Edu_10002 ==> Gestion des Base des Données – SQL : +INFO:root:2022-11-23 21:58:37.130109 : La formation indexée (champ title) =637e897cb4c6b1dce2095fe3 +INFO:root:2022-11-23 21:58:37.130109 : 1 ont été indexes => title +INFO:root:2022-11-23 21:58:37.134111 : 0 ont été indexes ==> keyword +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 21:58:37.223232 : external_code = Edu_10003 ==> Objets connectés et IoT +INFO:root:2022-11-23 21:58:37.507649 : La formation indexée (champ title) =637e897db4c6b1dce2095ffe +INFO:root:2022-11-23 21:58:37.507649 : 1 ont été indexes => title +INFO:root:2022-11-23 21:58:37.512669 : 0 ont été indexes ==> keyword +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 39 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 92 11 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 115 19144 +INFO:root:2022-11-23 21:58:37.600593 : external_code = Edu_10004 ==> Technologies Web et Mobiles +INFO:root:2022-11-23 21:58:37.888169 : La formation indexée (champ title) =637e897db4c6b1dce2096016 +INFO:root:2022-11-23 21:58:37.888169 : 1 ont été indexes => title +INFO:root:2022-11-23 21:58:37.893177 : 0 ont été indexes ==> keyword +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:58:37] "POST /myclass/api/add_class_mass/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:58:49.349696 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:58:49] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:58:49.471950 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:58:49] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:58:57.255357 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:58:57] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:06.994353 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:06.995351 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:07] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:07] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:07.244037 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:07.246032 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:07] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:07.739753 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:07] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:08.043769 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:08.049920 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:08.054846 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:08.058776 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:08.062771 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:08.068767 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:08.374688 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:08.375682 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:08.375682 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:08.379683 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:08.385686 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:08.388690 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:08.701373 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:08.703375 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:08.703375 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:08.704368 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:08.709368 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:08.711371 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:09.028148 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:20.668218 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:20.669230 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:20.670232 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:20.670232 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:20.673219 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:20.679237 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:20.994673 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:20.995674 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:20.996672 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:21.002693 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:21] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:21.005695 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:21.008703 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:21] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:21] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:21] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:21.322383 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:21.324380 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:21.325374 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:21.328381 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:21] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:21] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:21] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:21] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:21.335613 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:21.339629 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:21] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:21] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:21.648987 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:21.651985 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:21] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:21] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:25.935169 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:25.936308 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:25.937307 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:25.939299 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:25] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:25] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:25] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:25] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:34.232295 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:34] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:34.548416 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:34] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 21:59:52.228787 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 21:59:52.231779 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:52] "POST /myclass/api/getRecodedClassImage/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 21:59:52] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:00:17.288029 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:00:17.291031 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:17] "POST /myclass/api/getRecodedClassImage/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:17] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:00:34.915422 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:00:34.933568 : update_class - La formation a bin ete mise à jour =637e897db4c6b1dce2095ffe +INFO:root:2022-11-23 22:00:34.937573 : external_code = Edu_10003 ==> Objets connectés et IoT +INFO:root:2022-11-23 22:00:35.233029 : La formation indexée (champ title) =637e897db4c6b1dce2095ffe +INFO:root:2022-11-23 22:00:35.233029 : 1 ont été indexes => title +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:35] "POST /myclass/api/update_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:00:50.217649 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:00:50.220646 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:50] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:50] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:00:50.719158 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:00:50.720153 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:50] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:00:51.511101 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:00:51.512100 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:00:51.512100 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:00:51.513104 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:00:51.513104 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:00:51.516104 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:00:51.840713 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:00:51.841706 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:00:51.842709 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:00:51.846707 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:00:51.856712 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:00:51.860711 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:00:52.163933 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:00:52.164953 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:52] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:00:52.179465 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:00:52.181487 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:00:52.186574 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:52] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:00:52.189577 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:52] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:00:52.491870 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:00:52.492869 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:52] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:00:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:04.664477 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:04.665480 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:04.667476 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:04.669480 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:04] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:04.673476 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:04] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:04.674486 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:04] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:04] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:04] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:04] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:04.992374 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:04.993380 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:04.994381 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:04.995380 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:04] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:05.001375 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:05] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:05.006374 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:05] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:05] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:05] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:05] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:05.320193 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:05.321242 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:05.322305 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:05.322305 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:05.323314 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:05] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:05.328325 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:05] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:05] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:05] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:05] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:05] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:05.645444 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:05.648432 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:05] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:05] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:08.835564 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:08.836562 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:08.837572 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:08.841559 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:19.077166 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:19.391244 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:19.391244 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:19.392243 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:19.393245 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:19.393245 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:19.398258 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:19.720790 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:19.722788 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:19.723788 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:19.723788 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:19.723788 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:19.725295 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:20.060079 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:20.061076 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:20.062077 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:20.062077 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:20.065077 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:21.532655 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:21.533650 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:21] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:21] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:21.797489 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:21.799485 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:21] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:22.319815 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:22] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:22.627560 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:22.628561 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:22.630566 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:22.631563 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:22.632565 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:22.634563 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:22] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:22] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:22] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:22] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:22] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:22] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:22.957501 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:22.959505 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:22.960504 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:22.965512 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:22] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:22.969506 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:22] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:22] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:22.976509 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:22] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:22] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:22] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:23.285317 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:23.286317 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:23.291315 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:23.295318 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:23.302320 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:23.306320 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:23.613337 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:30.562707 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:30.741639 : pour phrase : #Iot#, voici la liste des formations +INFO:root:2022-11-23 22:01:30.741639 : ['6387', '\ndecouvrez-la-science-des-donnees-pour-les-objets-connectes\n-9', 'Edu_10003'] +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:30] "POST /myclass/api/recherche_text_simple/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:30.804214 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:30] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:31.103915 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:31.105912 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:31.109935 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:31] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:31] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:31.112927 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:31] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:31.116927 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:31] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:31] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:44.812877 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:44.815872 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:01:44.822880 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:01:44.823872 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:44] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:44] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:01:44] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:02:49.855498 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:02:50] "POST /myclass/api/RenseignementClass/ HTTP/1.1" 200 - +INFO:root:2022-11-23 22:03:36.308115 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2022-11-23 22:03:36.314117 : Connexion du partner recid = 1ba5aacb6f00d37cf9017858118d281ab8776dbd7916ae1899 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [23/Nov/2022 22:03:36] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - diff --git a/Session_Formation.py b/Session_Formation.py index ff2cf11..dcf45be 100644 --- a/Session_Formation.py +++ b/Session_Formation.py @@ -268,7 +268,7 @@ def GetActiveSessionFormation_List(diction): myquery['session_status'] = "true" - print(" ##### myquery = "+str(myquery)) + #print(" ##### myquery = "+str(myquery)) RetObject = [] for retval in coll_session.find(myquery): diff --git a/Template/MySy_confirmation_Pre_inscription_formation.html b/Template/MySy_confirmation_Pre_inscription_formation.html deleted file mode 100644 index 321c5ed..0000000 --- a/Template/MySy_confirmation_Pre_inscription_formation.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - MySy Prise en compte de votre demande inscription - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - -
Mysy Training Logo
-
- - - - - - -
- -
-
-
-

Votre demande d'inscription à la formation : {{ params.title }}

-

Bonjour {{params.nom}} {{params.prenom}}

- -

-

- - Votre demande d'inscription à la session de formation : - {{params.title}} qui se tiendra - du {{params.date_du}} au {{params.date_fin}} a bien été prise en compte. -

- - - -{% if params.adresse == "enligne" %} -

­ - Pour rappel, il s'agit d'une formation en ligne. -

-{% else %} -

­ - Cette formation se tiendra au {{ params.adresse }}. -

- {% endif %} - - - -

- Notre équipe pédagogique prendra rapidement contact avec vous pour finaliser votre inscription. -

-

- Nous vous remercions d'avoir choisi notre formation. -

-

- -

- Cordialement
- MySy Training Technology
- Contact : +337 69 20 39 45
- Email : contact@mysy-training.com
-

-
-
-
- -
-
- - - - - - -
- -
-

- Cet email a été envoyé à {{params.email}}
- Ce mail vous est adressé par MYSY Training dont le siège social est situé au 1 Cr du Havre, 75008 Paris. Conformément à la Loi Informatique et Liberté Loi n° 78-17 du 6 janvier 1978 modifiée et au Règlement Général sur la Protection des Données Règlement (UE) 2016/679 du Parlement européen et du Conseil du 27 avril 2016 dit RGPD, vous disposez d'un droit d'accès, de rectification, d'effacement, de limitation et d'opposition au traitement de vos données. Vous pouvez exercer vos droits par courrier postal envoyé à : MYSY Training 1 Cr du Havre, 75008 Paris ou par mail : contact@mysy-training.com. -
- Se désinscrire
-

-
- -
-
-
- - \ No newline at end of file diff --git a/class_mgt.py b/class_mgt.py index c245323..ae80ce7 100644 --- a/class_mgt.py +++ b/class_mgt.py @@ -458,6 +458,10 @@ def add_class(diction): mydata['indexed_desc'] = '0' mydata['indexed_obj'] = '0' + # A supprimer apres + mydata['freeacces'] = '1' + # fin à supprimer + # Create internal ref. of class mydata['internal_code'] = mycommon.Create_internal_call_ref() @@ -873,6 +877,11 @@ def update_class(diction): mydata['datelieu'] = tab_dl mydata['date_update'] = str(datetime.now()) + + # A supprimer apres + mydata['freeacces'] = '1' + # fin à supprimer + mydata['indexed'] = '0' mydata['indexed_title'] = '0' mydata['indexed_desc'] = '0' @@ -2000,6 +2009,168 @@ def get_partner_class(diction): mycommon.myprint(str(inspect.stack()[0][3]) + " -" + str(e)+" - Line : "+ str(exc_tb.tb_lineno) ) return False, " Impossible de recuperer la formation" + +""" +Cette fonction recherche des formations avec une recherche large (like %value%) +""" + + +def find_partner_class_like(diction): + try: + ''' + # Verification que les champs reçus dans l'API sont bien dans la liste des champs autorisés + # Cela evite le cas ou une entité tierce ajouter les valeurs inconnu dans l'API + # Ici on doit mettre tous les champs possible (obligatoire ou non) de la BDD dans la liste + # field_list. + ''' + field_list = ['internal_url', 'token', 'title', 'valide', 'locked', 'external_code'] + incom_keys = diction.keys() + for val in incom_keys: + if val not in field_list: + mycommon.myprint(str(inspect.stack()[0][ + 3]) + " - get_partner_class : Le champ '" + val + "' n'existe pas, Creation formation annulée") + return False, " Impossible de recuperer la formation" + + ''' + Une fois qu'on a controlé que toutes les clés mise dans l'API sont correcte. etape precedente, + On controle que les champs obligatoires sont presents dans la liste + ''' + field_list_obligatoire = ['token'] + + for val in field_list_obligatoire: + if val not in diction: + mycommon.myprint( + str(inspect.stack()[0][3]) + " - La valeur '" + val + "' n'est pas presente dans liste ") + return False, " Impossible de recuperer la formation" + + # recuperation des paramettre + mydata = {} + my_external_code = "" + my_token = "" + my_internal_url = "" + + if ("internal_url" in diction.keys()): + if diction['internal_url']: + my_internal_url = diction['internal_url'] + + if ("external_code" in diction.keys()): + if diction['external_code']: + my_external_code = diction['external_code'] + + if ("token" in diction.keys()): + if diction['token']: + my_token = diction['token'] + + ''' + Gestion des filters. + ''' + + internal_url_crit = {} + if ("internal_url" in diction.keys()): + if diction['internal_url']: + internal_url_crit['internal_url'] = diction['internal_url'] + + external_code_crit = {} + if ("external_code" in diction.keys()): + if diction['external_code']: + external_code_crit['external_code'] = diction['external_code'] + + title_crit = {} + if ("title" in diction.keys()): + if diction['title']: + title_crit['title'] = diction['title'] + + coll_name = MYSY_GV.dbname['myclass'] + + # verifier que le token et l'email sont ok + coll_token = MYSY_GV.dbname['user_token'] + + # Verification de la validité du token dans le cas des user en mode connecté + ''' + /!\ Important : le token ne doit jamais etre vide car cette fonction a pour objectif + de retourner les formation edité par un partenaire. + + Il dont obligatoirement est en mode connecté + ''' + + user_recid = "None" + # Verification de la validité du token/mail dans le cas des user en mode connecté + if (len(str(my_token)) > 0): + retval = mycommon.check_partner_token_validity("", my_token) + + if retval is False: + mycommon.myprint(str(inspect.stack()[0][3]) + " - Le token n'est pas valide") + return False, " Impossible de recuperer la formation" + + # Recuperation du recid de l'utilisateur + user_recid = mycommon.get_parnter_recid_from_token(my_token) + if user_recid is False: + mycommon.myprint(str(inspect.stack()[0][3]) + " - Impossible de recuperer le token de l'utilisateur") + return False, " Impossible de recuperer la formation" + + if (len(str(my_token)) <= 0): + mycommon.myprint(str(inspect.stack()[0][3]) + " - Le token est vide") + return False, " Impossible de recuperer la formation" + + RetObject = [] + filt_external_code = {} + if ("external_code" in diction.keys()): + filt_external_code = {'external_code':{'$regex': str(diction['external_code'])}} + # print(" GRRRRRRRRRRRRR "+str(filt_external_code)) + + filt_title = {} + if ("title" in diction.keys()): + filt_title = {'title': {'$regex': str(diction['title'])}} + + filt_internal_url = {} + if ("internal_url" in diction.keys()): + filt_internal_url = {'internal_url': {'$regex': str(diction['internal_url'])}} + # print(" filt_internal_url GRRRRRRRRRRRRRRRRRRRRrr "+str(filt_internal_url)) + + print( + " ATTTTENNTION : GESTION DU CAS OU LA PERSONNE QUI CHERCHE LE COURS EST UN UTILISATEUR : PB avec : partner_owner_recid ") + print(" #### avant requete get partner_owner_recid =" + str(user_recid) + + " filt_external_code = " + str(filt_external_code) + + " filt_internal_url = " + str(filt_internal_url) + + " filt_title = " + str(filt_title)) + + val_tmp = 1 + for retVal in coll_name.find({"$and": [{'valide': '1'}, {'locked': '0'}, + {'partner_owner_recid': user_recid}, + filt_external_code, filt_title, filt_internal_url]}, + ): + # mycommon.myprint(str(retVal)) + user = retVal + user['id'] = str(val_tmp) + + ''' + Pour des facilité d'affichage coté front + on va reformater le champ "zone_diffusion" de sorte à le renvoyer + sous la forme "code_pays-ville" + ''' + i = 0 + tmp_zone_diffusion = "" + if ("zone_diffusion" in user.keys()): + if (user['zone_diffusion'] and user['zone_diffusion']["city"]): + for tmp_val in user['zone_diffusion']["city"]: + tmp_zone_diffusion = tmp_zone_diffusion + str(user['zone_diffusion']["country"][i]) + "-" + str( + user['zone_diffusion']["city"][i]) + ";" + i = i + 1 + + user['zone_diffusion_str'] = str(tmp_zone_diffusion[:-1]) + RetObject.append(JSONEncoder().encode(user)) + val_tmp = val_tmp + 1 + + # print(str(RetObject)) + return True, RetObject + + + except Exception as e: + exc_type, exc_obj, exc_tb = sys.exc_info() + mycommon.myprint(str(inspect.stack()[0][3]) + " -" + str(e) + " - Line : " + str(exc_tb.tb_lineno)) + return False, " Impossible de recuperer la formation" + + """ Cette fonction retrourne - le code externe, diff --git a/data_indexees.csv b/data_indexees.csv index 3e0eb69..a921088 100644 --- a/data_indexees.csv +++ b/data_indexees.csv @@ -1,4 +1,4 @@ ,index,mots,occurence,moyenne,id_formation,source_field -0,0,effect,1,0.33,VP14120,title -1,1,essentiel,1,0.33,VP14120,title -2,2,after,1,0.33,VP14120,title +0,0,connecte,1,0.33,Edu_10003,title +1,1,objet,1,0.33,Edu_10003,title +2,2,iot,1,0.33,Edu_10003,title diff --git a/ela_output_test_file_pandas_2.txt b/ela_output_test_file_pandas_2.txt index 9ea3e76..861c6f0 100644 --- a/ela_output_test_file_pandas_2.txt +++ b/ela_output_test_file_pandas_2.txt @@ -1,4 +1,4 @@ - mots occurence moyenne id_formation source_field -0 effect 1 0.33 VP14120 title -1 essentiel 1 0.33 VP14120 title -2 after 1 0.33 VP14120 title \ No newline at end of file + mots occurence moyenne id_formation source_field +0 connecte 1 0.33 Edu_10003 title +1 objet 1 0.33 Edu_10003 title +2 iot 1 0.33 Edu_10003 title \ No newline at end of file diff --git a/email_inscription_mgt.py b/email_inscription_mgt.py index f09305b..d68619a 100644 --- a/email_inscription_mgt.py +++ b/email_inscription_mgt.py @@ -267,14 +267,7 @@ def Pre_incription_training_confirmation_mail(diction): print(" ### Adresse = "+str(diction['adresse']) ) - """send_smtp_email = sib_api_v3_sdk.SendSmtpEmail(template_id=2, params={ "nom": str(diction['nom']), - "prenom":str(diction['prenom']), - "date_du": str(diction['date_du']), - "date_fin": str(diction['date_au']), - "adresse": str(diction['adresse']), - "title":str(diction['title'])}, - to=to, bcc=bcc ) - """ + # msg = MIMEMultipart("alternative") msg = EmailMessage() smtpserver = smtplib.SMTP(MYSY_GV.O365_SMTP_COUNT_smtpsrv, MYSY_GV.O365_SMTP_COUNT_port) @@ -283,7 +276,7 @@ def Pre_incription_training_confirmation_mail(diction): # JINJA2 templateLoader = jinja2.FileSystemLoader(searchpath="./") templateEnv = jinja2.Environment(loader=templateLoader) - TEMPLATE_FILE = "Template/MySy_confirmation_Pre_inscription_formation.html" + TEMPLATE_FILE = "Template/MySy_confirmation_Pre_inscription_formation_tpl.html" template = templateEnv.get_template(TEMPLATE_FILE) # This data can come from database query body = { @@ -319,3 +312,86 @@ def Pre_incription_training_confirmation_mail(diction): mycommon.myprint(str(inspect.stack()[0][3]) + " -" + str(e) + " - ERRORRRR AT Line : " + str(exc_tb.tb_lineno)) return False, " Impossible d'envoyer l'email de notification " + +""" +Cet email envoie une notfication au l'institut de formation (partenair) +Pour l'informer qu'un utilisateur s'est pre-inscrit +""" +def Notification_partner_Pre_incription_mail(diction): + try: + + print(" ### Notification_partner_Pre_incription_mail = "+str(diction)) + """ + Verification de la liste des champs obligatoires + """ + field_list_obligatoire = ['nom', 'prenom', 'email', 'date_du', 'date_au', 'adresse', 'title', + 'partner_mail', 'employeur', 'telephone'] + for val in field_list_obligatoire: + if val not in diction: + mycommon.myprint( + str(inspect.stack()[0][3]) + " - : La valeur '" + val + "' n'est pas presente dans liste ") + return False, "Impossible d'envoyer l'email de confirmation de l'inscritpion" + + + + tomorrow = datetime.date.today() + datetime.timedelta(days=1) + tomorrow_day = tomorrow.strftime("%A") + + print("debut envoi mail de test ") + # on rentre les renseignements pris sur le site du fournisseur + + msg = MIMEMultipart("alternative") + + msg['Subject'] = 'MySy Training : pre-inscription formation' + msg['From'] = MYSY_GV.O365_SMTP_COUNT_From_User + msg['To'] = str(diction['email']) + + + print(" ### Adresse = "+str(diction['adresse']) ) + + # msg = MIMEMultipart("alternative") + msg = EmailMessage() + smtpserver = smtplib.SMTP(MYSY_GV.O365_SMTP_COUNT_smtpsrv, MYSY_GV.O365_SMTP_COUNT_port) + + + # JINJA2 + templateLoader = jinja2.FileSystemLoader(searchpath="./") + templateEnv = jinja2.Environment(loader=templateLoader) + TEMPLATE_FILE = "Template/MySy_Notif_Partner_Pre_inscription_formation_tpl.html" + template = templateEnv.get_template(TEMPLATE_FILE) + # This data can come from database query + body = { + "params":{"nom": str(diction['nom']), + "prenom": str(diction['prenom']), + "date_du": str(diction['date_du']), + "date_fin": str(diction['date_au']), + "adresse": str(diction['adresse']), + "title": str(diction['title']), + "employeur": str(diction['employeur']), + "telephone": str(diction['telephone']), + "email": str(diction['email'])}, + } + + sourceHtml = template.render(params=body["params"]) + + msg.set_content(sourceHtml, subtype='html') + + msg['From'] = MYSY_GV.O365_SMTP_COUNT_From_User + msg['Cc'] = 'contact@mysy-training.com' + msg['Subject'] = '[MySy Training] : pre-inscription à la formation '+str(diction['title']) + msg['To'] = str(diction['partner_mail']) + + smtpserver.ehlo() + smtpserver.starttls() + smtpserver.login(MYSY_GV.O365_SMTP_COUNT_user, MYSY_GV.O365_SMTP_COUNT_password) + val = smtpserver.send_message(msg) + smtpserver.close() + print(" Email envoyé " + str(val)) + + return True, " Email bien envoyé" + + except Exception as e: + exc_type, exc_obj, exc_tb = sys.exc_info() + mycommon.myprint(str(inspect.stack()[0][3]) + " -" + str(e) + " - ERRORRRR AT Line : " + str(exc_tb.tb_lineno)) + return False, " Impossible d'envoyer l'email de notification " + diff --git a/main.py b/main.py index 1e498c6..854beb1 100644 --- a/main.py +++ b/main.py @@ -330,10 +330,24 @@ elle est appelée exclusivement en mode connecté def get_partner_class(): # On recupere le corps (payload) de la requete payload = request.form.to_dict() - print(" ### payload = ",str(payload)+" IP requester = "+str(request.remote_addr)) + print(" ### get_partner_class payload = ",str(payload)+" IP requester = "+str(request.remote_addr)) status, retval = cm.get_partner_class(payload) return jsonify(status=status, message=retval) +""" +Cette API fait une recherche au sens large avec des like +""" +@app.route('/myclass/api/find_partner_class_like/', methods=['POST','GET']) +@crossdomain(origin='*') +def find_partner_class_like(): + # On recupere le corps (payload) de la requete + payload = request.form.to_dict() + print(" ### find_partner_class_like payload = ",str(payload)+" IP requester = "+str(request.remote_addr)) + status, retval = cm.find_partner_class_like(payload) + return jsonify(status=status, message=retval) + + + """ Cette API retourne le code externe de toutes les formations