From 8bc756788419d54c5b273bdb3f9ef217b94e21dc Mon Sep 17 00:00:00 2001 From: cherif Date: Sat, 11 Feb 2023 20:15:03 +0100 Subject: [PATCH] 11/02/23 - 20h --- .idea/workspace.xml | 24 +- Inscription_mgt.py | 18 +- Log/log_file.log | 5282 ++++++++++++++++++++++ Session_Formation.py | 64 +- Template/Mysy_attestion_modele2_tpl.html | 17 +- class_mgt.py | 6 +- data_indexees.csv | 9 +- ela_output_test_file_pandas_2.txt | 7 +- email_inscription_mgt.py | 178 +- 9 files changed, 5527 insertions(+), 78 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 7a69d75..dbe653f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,13 +1,16 @@ - + - - - + + + + + + @@ -298,7 +308,6 @@ - @@ -323,7 +332,8 @@ - diff --git a/Inscription_mgt.py b/Inscription_mgt.py index 17ba503..c7c0afd 100644 --- a/Inscription_mgt.py +++ b/Inscription_mgt.py @@ -2024,13 +2024,27 @@ def SendAttendeeCertification(diction): my_retrun_dict['email'] = local_Insc_retval['email'] # Recuperation des infotrmations de la formation - print(" ## str(local_Insc_retval['class_internal_url']) = ", str(local_Insc_retval['class_internal_url'])) + ##print(" ## str(local_Insc_retval['class_internal_url']) = ", str(local_Insc_retval['class_internal_url'])) local_formation = MYSY_GV.dbname['myclass'].find_one( {'internal_url': str(local_Insc_retval['class_internal_url'])}) my_retrun_dict['title'] = local_formation['title'] + """ + field_list_obligatoire = ['partner_recid', 'session_id', 'class_internal_url', 'class_title' , + 'email_participant'] + """ + attestation_dict = {} + attestation_dict['partner_recid'] = str(partner_recid) + attestation_dict['session_id'] = str(diction['session_id']) + attestation_dict['class_internal_url'] = str(local_Insc_retval['class_internal_url']) + attestation_dict['class_title'] = local_formation['title'] + attestation_dict['email_participant'] = local_Insc_retval['email'] + attestation_dict['attestation_tmpl'] = attestation_certificat['template_name'] + + print(" ### attestation_dict = ", attestation_dict) + # Envoi de l'email de notification au formateur - local_status, local_message = email_session.SendAttestion_to_attendee_by_email(my_retrun_dict) + local_status, local_message = email_session.SendAttestion_to_attendee_by_email(attestation_dict) return local_status, str(local_message) diff --git a/Log/log_file.log b/Log/log_file.log index 221ed95..315a061 100644 --- a/Log/log_file.log +++ b/Log/log_file.log @@ -1127057,3 +1127057,5285 @@ DEBUG:filelock:Attempting to release lock 1521053153488 on C:\Users\cheri\AppDat DEBUG:filelock:Lock 1521053153488 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock INFO:root:2023-02-10 12:07:21.813707 : Security check : IP adresse '127.0.0.1' connected INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 12:07:22] "GET /myclass/api/DownloadEvaluationList/7rTNpiYiN_8Ik4z_cL1MXJhxhMxTdh8Zww/MYSY_1000forma2_s2/b1-v-b2-v-bc-habilitation-electrique-63a HTTP/1.1" 200 - +INFO:root:2023-02-10 14:08:46.429077 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:08:46.441110 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:08:46.450666 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:08:46] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:08:46] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:08:46.473911 : Connexion du partner recid = a97b61d78f194cd37d3e18ed634c3f623de92d3658f7803691 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:08:46] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:08:47.104386 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:08:47] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:08:57.643791 : Security check : IP adresse '127.0.0.1' connected +DEBUG:PIL.Image:Importing BlpImagePlugin +DEBUG:PIL.Image:Importing BmpImagePlugin +DEBUG:PIL.Image:Importing BufrStubImagePlugin +DEBUG:PIL.Image:Importing CurImagePlugin +DEBUG:PIL.Image:Importing DcxImagePlugin +DEBUG:PIL.Image:Importing DdsImagePlugin +DEBUG:PIL.Image:Importing EpsImagePlugin +DEBUG:PIL.Image:Importing FitsImagePlugin +DEBUG:PIL.Image:Importing FitsStubImagePlugin +DEBUG:PIL.Image:Importing FliImagePlugin +DEBUG:PIL.Image:Importing FpxImagePlugin +DEBUG:PIL.Image:Image: failed to import FpxImagePlugin: No module named 'olefile' +DEBUG:PIL.Image:Importing FtexImagePlugin +DEBUG:PIL.Image:Importing GbrImagePlugin +DEBUG:PIL.Image:Importing GifImagePlugin +DEBUG:PIL.Image:Importing GribStubImagePlugin +DEBUG:PIL.Image:Importing Hdf5StubImagePlugin +DEBUG:PIL.Image:Importing IcnsImagePlugin +DEBUG:PIL.Image:Importing IcoImagePlugin +DEBUG:PIL.Image:Importing ImImagePlugin +DEBUG:PIL.Image:Importing ImtImagePlugin +DEBUG:PIL.Image:Importing IptcImagePlugin +DEBUG:PIL.Image:Importing JpegImagePlugin +DEBUG:PIL.Image:Importing Jpeg2KImagePlugin +DEBUG:PIL.Image:Importing McIdasImagePlugin +DEBUG:PIL.Image:Importing MicImagePlugin +DEBUG:PIL.Image:Image: failed to import MicImagePlugin: No module named 'olefile' +DEBUG:PIL.Image:Importing MpegImagePlugin +DEBUG:PIL.Image:Importing MpoImagePlugin +DEBUG:PIL.Image:Importing MspImagePlugin +DEBUG:PIL.Image:Importing PalmImagePlugin +DEBUG:PIL.Image:Importing PcdImagePlugin +DEBUG:PIL.Image:Importing PcxImagePlugin +DEBUG:PIL.Image:Importing PdfImagePlugin +DEBUG:PIL.Image:Importing PixarImagePlugin +DEBUG:PIL.Image:Importing PngImagePlugin +DEBUG:PIL.Image:Importing PpmImagePlugin +DEBUG:PIL.Image:Importing PsdImagePlugin +DEBUG:PIL.Image:Importing SgiImagePlugin +DEBUG:PIL.Image:Importing SpiderImagePlugin +DEBUG:PIL.Image:Importing SunImagePlugin +DEBUG:PIL.Image:Importing TgaImagePlugin +DEBUG:PIL.Image:Importing TiffImagePlugin +DEBUG:PIL.Image:Importing WebPImagePlugin +DEBUG:PIL.Image:Importing WmfImagePlugin +DEBUG:PIL.Image:Importing XbmImagePlugin +DEBUG:PIL.Image:Importing XpmImagePlugin +DEBUG:PIL.Image:Importing XVThumbImagePlugin +INFO:root:2023-02-10 14:08:58.919633 : external_code = MYSY_0001 ==> LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT +INFO:root:2023-02-10 14:08:59.555628 : La formation indexée (champ title) =63e641ea7b7f1fbbc5ee0705 +INFO:root:2023-02-10 14:08:59.555628 : 1 ont été indexes => title +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 768 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 821 251 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 1084 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 1105 8192 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 768 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 821 251 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 1084 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 1105 8192 +INFO:root:2023-02-10 14:08:59.934163 : external_code = MYSY_0002 ==> BC habilitation électrique +INFO:root:2023-02-10 14:09:00.287794 : La formation indexée (champ title) =63e641eb7b7f1fbbc5ee0726 +INFO:root:2023-02-10 14:09:00.288777 : 1 ont été indexes => title +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 65458 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 65458 +INFO:root:2023-02-10 14:09:00.625718 : external_code = MYSY_0003 ==> Technicien.ne de maintenance multi technique en hôtellerie +INFO:root:2023-02-10 14:09:00.975381 : La formation indexée (champ title) =63e641ec7b7f1fbbc5ee0743 +INFO:root:2023-02-10 14:09:00.975381 : 1 ont été indexes => title +INFO:root:2023-02-10 14:09:02.087871 : ela_index_class_key_word 3 mot(s) clé(s) ont été indexés pour la formation MYSY_0003 +INFO:root:2023-02-10 14:09:02.177612 : external_code = MYSY_0004 ==> PRATICIEN EN AROMATHERAPIE INTEGRATIVE +INFO:root:2023-02-10 14:09:02.507995 : La formation indexée (champ title) =63e641ee7b7f1fbbc5ee076d +INFO:root:2023-02-10 14:09:02.507995 : 1 ont été indexes => title +INFO:root:2023-02-10 14:09:02.801940 : ela_index_class_key_word 3 mot(s) clé(s) ont été indexés pour la formation MYSY_0004 +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:09:02] "POST /myclass/api/add_class_mass/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:09:05.759475 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:09:05] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:09:05.865638 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:09:05] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:09:11.297193 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:09:11.300191 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:09:11] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:09:11.304192 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:09:11] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:09:11] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:09:31.152916 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:09:31.158923 : Connexion du partner recid = a97b61d78f194cd37d3e18ed634c3f623de92d3658f7803691 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:09:31] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:09:46.031210 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:09:46.059731 : update_partner_accountLe partenaire a bien ete mise à jour =63d168b1da18f633b8053b6a +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:09:46] "POST /myclass/api/update_partner_account/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:09:50.048742 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:09:50.053143 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:09:50] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:09:50.057292 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:09:50] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:09:50] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:11:15.137118 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:11:15.140120 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:11:15] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:11:15.143119 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:11:15.148121 : Connexion du partner recid = a97b61d78f194cd37d3e18ed634c3f623de92d3658f7803691 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:11:15] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:11:15] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:11:15.697748 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:11:15] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:11:18.195128 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:11:18] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:11:23.832513 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:11:24.180290 : external_code = MYSY_0001 ==> LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT +INFO:root:2023-02-10 14:11:24.596810 : La formation indexée (champ title) =63e6427c7b7f1fbbc5ee0879 +INFO:root:2023-02-10 14:11:24.596810 : 1 ont été indexes => title +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 768 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 821 251 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 1084 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 1105 8192 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 768 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 821 251 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 1084 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 1105 8192 +INFO:root:2023-02-10 14:11:25.413906 : external_code = MYSY_0002 ==> BC habilitation électrique +INFO:root:2023-02-10 14:11:25.763126 : La formation indexée (champ title) =63e6427d7b7f1fbbc5ee089a +INFO:root:2023-02-10 14:11:25.763126 : 1 ont été indexes => title +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 65458 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 65458 +INFO:root:2023-02-10 14:11:25.920840 : external_code = MYSY_0003 ==> Technicien.ne de maintenance multi technique en hôtellerie +INFO:root:2023-02-10 14:11:26.263372 : La formation indexée (champ title) =63e6427d7b7f1fbbc5ee08b3 +INFO:root:2023-02-10 14:11:26.263372 : 1 ont été indexes => title +INFO:root:2023-02-10 14:11:26.562642 : ela_index_class_key_word 3 mot(s) clé(s) ont été indexés pour la formation MYSY_0003 +INFO:root:2023-02-10 14:11:26.650291 : external_code = MYSY_0004 ==> PRATICIEN EN AROMATHERAPIE INTEGRATIVE +INFO:root:2023-02-10 14:11:26.990902 : La formation indexée (champ title) =63e6427e7b7f1fbbc5ee08db +INFO:root:2023-02-10 14:11:26.990902 : 1 ont été indexes => title +INFO:root:2023-02-10 14:11:27.285237 : ela_index_class_key_word 3 mot(s) clé(s) ont été indexés pour la formation MYSY_0004 +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:11:27] "POST /myclass/api/add_class_mass/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:11:33.279175 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:11:33] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:11:33.410957 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:11:33] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:11:37.933192 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:11:37.936184 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:11:37] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:11:37.940203 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:11:37] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:11:37] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:05.955829 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:05.959832 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:05.961831 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:05] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:06] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:06] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:06.981193 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:06.983195 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:07.549947 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:07.554948 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:07.558944 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:07.563947 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:07.570942 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:07.576988 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:07.584977 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:07.590520 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:07.597540 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:07.601068 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:07.608067 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:07.612647 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:07.616662 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:07.623892 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:07.629870 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:07.633673 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:07.640675 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:07.644740 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:07.650743 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:07.655743 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:07] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:20.255008 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:20.511525 : pour phrase : #lean#, voici la liste des formations +INFO:root:2023-02-10 14:12:20.512538 : ['1653050340439221', '1652439819480882', '6360', '7621', '7620', '2467', '8376', '8962', '6417', '1654586313791237', '7588', '1653050327636887', '1652439804048564', '1652379105779489', '1652379105639411', '1652379105765526', '1652379105795176', '1652379105358718', '1652379105450785', '1652379105348744', '1652379105749568', '9136', '1652379105592731', '165237910585788', '1652379105545735', '1653050340851135', '1652379105388784', '1652174412735836', '1654586303587022', '165237910543538', '1652379105825984', '1652379105486895', '1652379105734344', '1652379105670461', '1652379105561393', '1652379105404968', '1652379105576382', '1652379105518812', '165237910560902', '165237910584104', '1652379105502897', '4753', '165237910565576', '1652379105702412', '1652379105374706', '1652439819916042', '1652379105531821', '1652379105420204', '1652174359961961', '1652379105718402'] +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/recherche_text_simple/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:20.673785 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:20.680775 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:20.685778 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:20.690773 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:20.697789 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:20.704781 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:20.707783 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:20.714813 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:20.719808 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:20.723804 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:20.730373 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:20.734385 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:20.740370 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:20.748427 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:20.755415 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:20.762938 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:20.768930 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:20.774933 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:20.780937 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:20.784931 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:30.594229 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:30.599251 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:30] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:30.603254 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:30.609258 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:30.613295 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:30] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:30] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:30.620325 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:12:30.624314 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:30] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:12:30.629838 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:12:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:43.543335 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:13:43.545333 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:13:43.547331 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:43] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:43] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:43] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:44.361195 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:13:44.363217 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:44.767451 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:13:44.771466 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:44.774469 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:44.779465 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:44.783466 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:44.788002 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:44.790999 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:13:44.793999 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:13:44.799016 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:44.806015 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:44.810020 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:13:44.813549 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:44.817547 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:44.820542 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:44.827542 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:44.832548 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:13:44.835543 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:44.840551 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:44.844548 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:13:44.847547 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:46.100403 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:13:46.321480 : pour phrase : #BELT#, voici la liste des formations +INFO:root:2023-02-10 14:13:46.322470 : [] +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:46] "POST /myclass/api/recherche_text_simple/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:54.108896 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:13:54.641390 : pour phrase : #yellow#, voici la liste des formations +INFO:root:2023-02-10 14:13:54.641390 : ['MYSY_0001'] +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:54] "POST /myclass/api/recherche_text_simple/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:13:54.708379 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:13:54.713380 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:54] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:13:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:02.227667 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:02.229665 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:02.230667 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:02] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:02] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:02] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:03.180311 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:03.182315 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:03.649064 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:03.652064 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:03.656064 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:03.661064 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:03.664061 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:03.667062 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:03.672066 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:03.676076 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:03.679087 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:03.684082 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:03.689080 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:03.692596 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:03.698299 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:03.701329 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:03.706321 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:03.708313 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:03.712870 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:03.719404 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:03.723423 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:03.727428 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:03] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:08.610002 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:08.837676 : pour phrase : #lean#, voici la liste des formations +INFO:root:2023-02-10 14:14:08.837676 : ['1653050340439221', '1652439819480882', '6360', '2467', '7620', '7621', '8962', '8376', '7588', '1654586313791237', '6417', '1653050327636887', '1652379105779489', '1652439804048564', '1652379105531821', '1652379105734344', '1652379105718402', '1652379105592731', '1653050340851135', '1654586303587022', '1652379105486895', '1652379105348744', '1652379105502897', '1652174412735836', '165237910585788', 'MYSY_0001', '4753', '165237910584104', '1652379105469903', '1652379105576382', '1652379105749568', '9136', '1652379105450785', '1652379105825984', '1652379105518812', '1652379105561393', '1652379105670461', '1652379105388784', '1652439819916042', '1652379105374706', '165237910565576', '1652379105639411', '1652379105358718', '1652379105795176', '1652174359961961', '165237910543538', '1652379105420204', '1652379105545735', '1652379105765526', '165237910560902'] +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:08] "POST /myclass/api/recherche_text_simple/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:09.085139 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:09.088148 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:09.092138 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:09.097140 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:09.105181 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:09.111176 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:09.117180 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:09.120706 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:09.127704 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:09.131710 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:09.138710 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:09.143703 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:09.149710 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:09.156702 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:09.160704 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:09.168704 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:09.173698 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:09.178705 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:09.183728 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:09.188725 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:18.572628 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:19.113378 : pour phrase : #yellow#, voici la liste des formations +INFO:root:2023-02-10 14:14:19.113378 : ['MYSY_0001'] +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:19] "POST /myclass/api/recherche_text_simple/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:19.198984 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:19.204961 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:44.436558 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:44.439746 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:44.441285 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:44] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:44] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:44] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:45.226346 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:45.227343 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:45.560402 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:45.564401 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:45.565419 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:45.572417 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:45.576414 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:45.579423 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:45.584952 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:45.589955 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:45.592970 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:45.596971 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:45.599971 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:45.603976 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:45.608496 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:45.612490 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:45.616507 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:45.622495 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:45.625487 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:45.628487 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:45.635493 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:45.638503 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:57.796928 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:58.022563 : pour phrase : #ecam#, voici la liste des formations +INFO:root:2023-02-10 14:14:58.022563 : ['MYSY_0001'] +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:58] "POST /myclass/api/recherche_text_simple/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:14:58.112400 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:14:58.115394 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:58] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:14:58] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:15:05.191900 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:15:05.194429 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:15:05.198439 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:15:05] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:15:05] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:15:05] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:15:13.673631 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:15:13] "POST /myclass/api/Add_Update_SessionFormation_mass/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:15:14.516322 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:15:14] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:15:20.230407 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:15:20.236657 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:15:20.239647 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:15:20] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:15:20.247673 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:15:20] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:15:20] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:15:20.253668 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:15:20] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:15:20] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:15:51.874929 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:15:51] "POST /myclass/api/Add_Update_SessionFormation_mass/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:15:52.354846 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:15:52] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:16:09.055624 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:16:09.057621 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:16:09.060636 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:16:09] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:16:09] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:16:09] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:16:15.572800 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:16:15] "POST /myclass/api/Add_Update_SessionFormation_mass/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:16:16.395081 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:16:16] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:16:18.140253 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:16:18.143256 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:16:18] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:16:18.151257 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:16:18.156251 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:16:18] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:16:18.162268 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:16:18] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:16:18] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:16:18] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:16:21.400240 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:16:21.403239 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:16:21] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:16:21.406235 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:16:21.410237 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:16:21] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:16:21] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:16:21] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:16:45.937683 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:16:47] "POST /myclass/api/AddStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:17:05.224145 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:17:05.228140 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:17:05.232139 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:17:05] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:17:05] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:17:05] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:17:10.744324 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:17:10.748511 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:17:10] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:17:10.755521 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:17:10] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:17:10.760526 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:17:10.763527 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:17:10] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:17:10] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:17:10] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:17:27.803499 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:17:29.170315 : Les données du stagiaire ont été correctement mise à jour +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:17:29] "POST /myclass/api/UpdateStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:17:29.494803 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:17:29.498798 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:17:29] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:17:29] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:17:32.670177 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:17:32] "GET /myclass/api/DownloadParticipantsList/7rTNpiYiN_8Ik4z_cL1MXJhxhMxTdh8Zww/MYSY_0001_S1/lean-deploiement--yellow-belt-ecam-expert-ad9 HTTP/1.1" 200 - +INFO:root:2023-02-10 14:28:29.228473 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:28:29.231743 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:28:29.234751 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:29] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:29] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:28:29.243896 : Connexion du partner recid = a97b61d78f194cd37d3e18ed634c3f623de92d3658f7803691 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:29] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:28:29.940366 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:29] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:28:34.923742 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:28:34.924855 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:28:34.926559 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:34] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:34] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:35] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:28:36.239944 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:28:36.241944 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:36] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:28:37.114035 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:28:37.118031 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:28:37.122034 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:28:37.128034 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:28:37.131818 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:28:37.135823 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:28:37.142354 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:28:37.144348 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:28:37.150348 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:28:37.153349 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:28:37.157351 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:28:37.165352 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:28:37.170960 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:28:37.175964 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:28:37.181953 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:28:37.184953 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:28:37.188959 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:28:37.194953 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:28:37.197953 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:28:37.204505 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:28:37] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:44:51.494125 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:44:51.497124 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:44:51.500126 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:44:51] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:44:51] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:44:51.514594 : Connexion du partner recid = a97b61d78f194cd37d3e18ed634c3f623de92d3658f7803691 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:44:51] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:44:51.923874 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:44:51] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:44:59.766722 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:44:59] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:45:40.367185 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:45:40.563504 : external_code = MYSY_0001 ==> LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT +INFO:root:2023-02-10 14:45:41.131743 : La formation indexée (champ title) =63e64a847b7f1fbbc5ee1591 +INFO:root:2023-02-10 14:45:41.131743 : 1 ont été indexes => title +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 768 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 821 251 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 1084 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 1105 8192 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'PLTE' 41 768 +DEBUG:PIL.PngImagePlugin:STREAM b'tRNS' 821 251 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 1084 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 1105 8192 +INFO:root:2023-02-10 14:45:41.269701 : external_code = MYSY_0002 ==> BC habilitation électrique +INFO:root:2023-02-10 14:45:41.596769 : La formation indexée (champ title) =63e64a857b7f1fbbc5ee15b2 +INFO:root:2023-02-10 14:45:41.596769 : 1 ont été indexes => title +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 65458 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 65458 +INFO:root:2023-02-10 14:45:41.711592 : external_code = MYSY_0003 ==> Technicien.ne de maintenance multi technique en hôtellerie +INFO:root:2023-02-10 14:45:42.068976 : La formation indexée (champ title) =63e64a857b7f1fbbc5ee15cd +INFO:root:2023-02-10 14:45:42.069520 : 1 ont été indexes => title +INFO:root:2023-02-10 14:45:42.386136 : ela_index_class_key_word 3 mot(s) clé(s) ont été indexés pour la formation MYSY_0003 +INFO:root:2023-02-10 14:45:42.489440 : external_code = MYSY_0004 ==> PRATICIEN EN AROMATHERAPIE INTEGRATIVE +INFO:root:2023-02-10 14:45:42.816408 : La formation indexée (champ title) =63e64a867b7f1fbbc5ee15f6 +INFO:root:2023-02-10 14:45:42.817408 : 1 ont été indexes => title +INFO:root:2023-02-10 14:45:43.104035 : ela_index_class_key_word 3 mot(s) clé(s) ont été indexés pour la formation MYSY_0004 +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:45:43] "POST /myclass/api/add_class_mass/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:45:48.344538 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:45:48] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:45:48.462253 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:45:48] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:46:00.911113 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:46:00] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:46:00.916641 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:46:00.919637 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:46:00] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:46:00] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:46:38.196506 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:46:38.200517 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:46:38] "POST /myclass/api/getRecodedClassImage/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:46:38] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:46:58.949666 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:46:58.975214 : update_class - La formation a bin ete mise à jour =63e64a847b7f1fbbc5ee1591 +INFO:root:2023-02-10 14:46:58.980208 : external_code = MYSY_0001 ==> LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT +INFO:root:2023-02-10 14:46:59.368076 : La formation indexée (champ title) =63e64a847b7f1fbbc5ee1591 +INFO:root:2023-02-10 14:46:59.368076 : 1 ont été indexes => title +INFO:root:2023-02-10 14:46:59.372051 : external_code = MYSY_0001 ==> +INFO:root:2023-02-10 14:46:59.768136 : documents must be a non-empty list +INFO:root:2023-02-10 14:46:59.773205 : La formation indexée (champs objectif) =63e64a847b7f1fbbc5ee1591 +INFO:root:2023-02-10 14:46:59.773205 : 1 ont été indexes ==> keyword +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:46:59] "POST /myclass/api/update_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:47:06.448462 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:06] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:47:06.452500 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:47:06.455608 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:06] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:06] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:47:45.251619 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:47:45.254412 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:47:45.255465 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:45] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:45] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:45] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:47:46.973051 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:47:46.975076 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:47:47.447682 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:47:47.453224 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:47:47.456220 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:47:47.461220 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:47:47.465770 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:47:47.469773 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:47:47.476394 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:47:47.481387 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:47:47.486343 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:47:47.491348 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:47:47.496973 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:47:47.501989 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:47:47.508538 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:47:47.512073 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:47:47.518444 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:47:47.522869 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:47:47.530113 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:47:47.536125 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:47:47.543708 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:47:47.550245 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:47:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:48:02.667766 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:48:02.671756 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:48:02] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:48:02.675282 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:48:02] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:48:02] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:48:09.257698 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:48:09.262054 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:48:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:48:09.269148 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:48:09.273145 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:48:09] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:48:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:48:09] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:48:43.004574 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:48:43] "POST /myclass/api/RenseignementClass/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:48:54.676795 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:48:54.681606 : Connexion du partner recid = a97b61d78f194cd37d3e18ed634c3f623de92d3658f7803691 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:48:54] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:49:21.810899 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:49:21] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:49:21.910762 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:49:21] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:49:28.441188 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:49:28.445186 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:49:28.447693 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:49:28] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:49:28] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:49:28] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:49:46.292893 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:49:46] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:49:46.297573 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:49:46.301572 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:49:46] "POST /myclass/api/get_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:49:46] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:49:51.294502 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:49:51.299061 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:49:51.302056 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:49:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:49:51.307684 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:49:51] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:49:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:49:51] "POST /myclass/api/GetListOpco/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:50:18.694024 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:50:18] "POST /myclass/api/Add_Update_SessionFormation_mass/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:50:19.494001 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:50:19] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:50:26.790219 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:50:26.795779 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-10 14:50:26.799817 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:50:26] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:50:26.806868 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:50:26] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-10 14:50:26.813924 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:50:26] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:50:26] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Feb/2023 14:50:26] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +DEBUG:filelock:Attempting to acquire lock 1995928909264 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1995928909264 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1995928909264 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1995928909264 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1995928978384 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1995928978384 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 15:44:46.412209 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 15:44:46.412209 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 15:44:46.412209 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 15:44:46.412209 : ++ FLASK PORT 5001 ++ +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1995928978384 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Lock 1995928978384 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1995928978448 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1995928978448 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1995928978448 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1995928978448 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:werkzeug: * Restarting with stat +DEBUG:filelock:Attempting to acquire lock 2307825053840 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2307825053840 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2307825053840 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2307825053840 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2307825056336 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2307825056336 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 15:44:53.876033 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 15:44:53.876033 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 15:44:53.876033 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 15:44:53.876033 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2307825056336 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2307825056336 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2307582872336 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2307582872336 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2307582872336 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2307582872336 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 15:45:15.552495 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:15.553495 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:15.554493 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:15] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:15] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:15] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:16.490421 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:16.494428 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:16] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:17.212434 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:17.216430 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:17.219430 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:17.223445 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:17.229439 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:17.232440 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:17.236951 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:17.242963 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:17.245964 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:17.257969 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:17.261051 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:17.265965 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:17.271970 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:17.282971 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:17.283967 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:17.286969 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:17.291963 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:17.294959 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:17.298965 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:17.301960 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:17] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:19.189861 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:19.190859 : Le token partner est vide +INFO:root:2023-02-11 15:45:19.191858 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:19.193859 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:19.196860 : Le token du partenaire n'est pas valide +INFO:root:2023-02-11 15:45:19.630551 : getRecodedImage - Impossible de recuperer le recid du user +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:19] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:19.630551 : get_partner_account - Le token n'est pas valide +INFO:root:2023-02-11 15:45:19.630551 : get_partner_class - Le token est vide +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:19] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:19] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:23.517432 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:23.525555 : partner_login Connexion partnair mysy1000formation@gmail.com : OK, Date : 2023-02-11 15:45:23.518439 , _id = 63d168b1da18f633b8053b6a +INFO:root:2023-02-11 15:45:23.530439 : partner_login Connexion partener_token : OK , _id = 63d169b8a18e0689a1336d32 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:23] "POST /myclass/api/partner_login/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:23.754189 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:23.756998 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:23.758997 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:23] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:23.766992 : Connexion du partner recid = a97b61d78f194cd37d3e18ed634c3f623de92d3658f7803691 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:23] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:23] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:24.060749 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:24] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:32.465486 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:32.468180 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:32.470178 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:32] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:32] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:32] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:36.394319 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:36.395320 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:36.398318 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:45:36.402322 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:36] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:36] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:36.407835 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:36] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:36] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:36] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:45:44.563993 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:45:44] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:46:56.867885 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:46:56] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:51:49.771549 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:51:49] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:51:49.796904 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:51:49.798908 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:51:49] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:51:49] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:51:52.541780 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:51:52.544783 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:51:52.546781 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:51:52] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:51:52] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:51:52] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:51:58.349727 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:51:58] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:52:05.495573 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:52:05.497574 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:52:05.499572 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:52:05] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:52:05] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:52:05] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:52:07.942785 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:52:07.945796 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:52:07.946796 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:52:07] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:52:07.951797 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:52:07] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:52:07.955796 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:52:07] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:52:07] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:52:07] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:52:12.691385 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:52:12] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:53:11.793829 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:53:11.796840 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:53:11.799841 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:53:11] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:53:11] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:53:11] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:53:20.303176 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:53:20] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:53:24.483419 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:53:24] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:53:48.331639 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:53:48.333644 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:53:48.336570 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:53:48] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:53:48] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:53:48] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:54:32.409020 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:54:32] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:54:37.138682 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:54:37.140682 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:54:37.143677 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:54:37] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:54:37] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:54:37] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:54:39.371295 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:54:39.374297 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:54:39.376294 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:54:39] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:54:39.379297 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:54:39.382812 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:54:39] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:54:39] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:54:39] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:54:39] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:54:43.275546 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:54:43] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:55:03.368853 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:55:03.370852 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:55:03.373091 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:55:03] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:55:03] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:55:03] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:55:06.823893 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:55:06.825887 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:55:06.828885 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:55:06] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:55:06] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:55:06] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:55:09.363166 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:55:09.366168 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:55:09.369166 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:55:09] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:55:09.373163 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:55:09] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:55:09.377408 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:55:09] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:55:09] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:55:09] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:55:29.156497 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:55:29] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:56:44.048972 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:56:44.051984 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:56:44.054989 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:56:44] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:56:44] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:56:44] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:56:46.703373 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:56:46.705374 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:56:46.707368 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:56:46] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:56:46] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:56:46] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:56:49.159485 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:56:49.162484 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:56:49.163481 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:56:49] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:56:49.170433 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:56:49] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:56:49.172510 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:56:49] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:56:49] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:56:49] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:57:06.921691 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:57:06.924757 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:57:06.925830 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:57:06] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:57:06] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:57:06] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:58:17.499837 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:58:17.502831 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:58:17.504829 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:58:17] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:58:17] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:58:17] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 15:58:20.911999 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:58:20.914015 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 15:58:20.916013 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:58:20] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:58:20] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 15:58:20] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:00:01.109002 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:00:01.112015 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:00:01.115015 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:00:01] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:00:01] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:00:01] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:00:11.780022 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:00:11.783040 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:00:11.786031 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:00:11] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:00:11] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:00:11] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:00:16.646195 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:00:16.648207 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:00:16.651205 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:00:16] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:00:16] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:00:16] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:00:30.743776 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:00:30.746982 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:00:30.750099 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:00:30] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:00:30] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:00:30.754091 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:00:30] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:00:30.758088 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:00:30] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:00:30] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:01:03.188565 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:01:03.190561 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:01:03.193560 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:01:03] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:01:03] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:01:03] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:01:06.626030 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:01:06.629032 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:01:06.632558 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:01:06] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:01:06] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:01:06.636557 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:01:06.639258 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:01:06] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:01:06] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:01:06] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:01:14.773732 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:01:14.776733 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:01:14.780129 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:01:14] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:01:14.784323 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:01:14] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:01:14.789317 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:01:14] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:01:14] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:01:14] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:01:39.589599 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:01:39] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:02:01.089043 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:02:01] "POST /myclass/api/Add_Update_SessionFormation_mass/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:02:01.472655 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:02:01] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:02:18.812098 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:02:18.814097 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:02:18.818099 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:02:18] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:02:18] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:02:18] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:02:21.196699 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:02:21.199714 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:02:21] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:02:21.203694 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:02:21] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:02:21.206677 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:02:21.208820 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:02:21] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:02:21] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:02:21] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:02:53.654555 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:02:53.688634 : Add_Update_SessionFormation_mass : entete du fichier csv. 'external_code' n'est pas acceptée +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:02:53] "POST /myclass/api/Add_Update_SessionFormation_mass/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:02:58.578746 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:02:58] "POST /myclass/api/Add_Update_SessionFormation_mass/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:02:58.944770 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:02:58] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:03:01.901314 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:03:01.904314 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:03:01.905318 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:03:01] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:03:01.909314 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:03:01.912318 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:03:01] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:03:01] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:03:01] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:03:01] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:03:15.942120 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:03:15] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:03:15.951638 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:03:15] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:03:15.958268 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:03:15.961386 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:03:15] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:03:15] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:03:15.966911 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:03:15] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:04:01.386690 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:04:01.389683 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:04:01.392682 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:04:01] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:04:01] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:04:01] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:04:05.248519 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:04:05.252525 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:04:05] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:04:05.257638 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:04:05] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:04:05] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:04:09.165995 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:04:09] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:04:09.170983 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:04:09] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:04:09.180382 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:04:09.184541 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:04:09] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:04:09.188538 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:04:09] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:04:09] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:04:46.391850 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:04:46.393848 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:04:46.396849 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:04:46] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:04:46] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:04:46] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:04:58.935013 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:04:58.938010 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:04:58.940009 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:04:58] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:04:58] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:04:58] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:05:02.225878 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:05:02.229421 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:05:02] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:05:02.233417 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:05:02] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:05:02.235423 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:05:02.240550 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:05:02] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:05:02] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:05:02] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:06:32.616963 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:06:32.619826 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:06:32.621814 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:06:32] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:06:32] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:06:32] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:06:36.643790 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:06:36.645802 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:06:36.647794 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:06:36] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:06:36] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:06:36] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:06:45.548603 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:06:45.551599 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:06:45] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:06:45.554599 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:06:45.556602 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:06:45] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:06:45] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:06:45.561111 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:06:45] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:06:45] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:07:11.136445 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:07:11.139446 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:07:11.141445 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:07:11] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:07:11] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:07:11] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:07:14.533946 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:07:14.535944 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:07:14.538944 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:07:14] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:07:14] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:07:14] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:07:24.700873 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:07:24.704881 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:07:24] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:07:24.708890 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:07:24.710873 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:07:24] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:07:24.714874 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:07:24] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:07:24] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:07:24] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:07:37.690953 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:07:37] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:08:54.254018 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:08:54.258016 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:08:54.262014 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:08:54] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:08:54] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:08:54] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:08:57.195981 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:08:57.198987 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:08:57.200988 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:08:57] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:08:57] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:08:57] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:09:05.320600 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:09:05.323593 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:09:05] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:09:05.325597 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:09:05.329593 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:09:05] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:09:05.333591 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:09:05] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:09:05] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:09:05] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:10:08.299114 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:10:08.301115 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:10:08.304120 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:10:08] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:10:08] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:10:08] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:10:25.234273 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:10:25.236277 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:10:25.238275 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:10:25] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:10:25] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:10:25] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:10:34.693519 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:10:34.695513 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:10:34.698520 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:10:34] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:10:34] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:10:34.704514 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:10:34] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:10:34.708517 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:10:34] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:10:34] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:12:51.873720 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:12:51.876729 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:12:51.879731 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:12:51] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:12:51] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:12:51] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:12:55.215381 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:12:55.218389 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:12:55.220384 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:12:55] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:12:55] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:12:55] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:13:02.724792 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:13:02.727790 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:13:02.730794 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:13:02] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:13:02.732801 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:13:02] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:13:02.737786 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:13:02] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:13:02] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:13:02] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:13:35.379536 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:13:35.381533 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:13:35.386072 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:13:35] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:13:35] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:13:35] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:13:40.889965 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:13:40.891964 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:13:40.894964 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:13:40] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:13:40] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:13:40] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:13:45.169133 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:13:45.172131 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:13:45] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:13:45.175136 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:13:45.178129 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:13:45] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:13:45.182507 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:13:45] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:13:45] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:13:45] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:13:57.884228 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:13:57] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:17:05.014748 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:17:05.016748 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:17:05.020750 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:17:05] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:17:05] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:17:05] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:17:36.387451 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:17:36.389451 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:17:36.392456 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:17:36] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:17:36] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:17:36] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:17:40.111654 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:17:40.114651 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:17:40.117651 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:17:40] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:17:40] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:17:40] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:17:43.478412 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:17:43.481411 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:17:43.483410 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:17:43] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:17:43] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:17:43.488423 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:17:43] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:17:43.492415 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:17:43] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:17:43] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:18:01.022956 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:18:01] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:18:05.281273 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:18:05.283270 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:18:05.285302 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:18:05] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:18:05] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:18:05] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:18:08.612652 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:18:08.614660 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:18:08] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:18:08.617650 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:18:08.621654 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:18:08] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:18:08] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:18:08.625232 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:18:08] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:18:08] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:18:14.523668 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:18:14.526663 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:18:14] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:18:14.529669 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:18:14.533168 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:18:14.536277 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:18:14] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:18:14] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:18:14] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:18:14] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:19:16.403015 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:19:16.407013 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:19:16.412018 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:19:16] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:19:16] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:19:16] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:19:49.088827 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:19:49.091840 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:19:49.093829 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:19:49] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:19:49] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:19:49] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:19:53.687308 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:19:53] "POST /myclass/api/Add_Update_SessionFormation_mass/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:19:54.055646 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:19:54] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:19:56.815757 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:19:56.818771 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:19:56.821290 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:19:56] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:19:56.826306 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:19:56] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:19:56.828825 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:19:56] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:19:56] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:19:56] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:20:59.332099 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:20:59.336099 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:20:59.338096 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:20:59] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:20:59] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:20:59] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:21:02.979565 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:21:02.982563 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:21:02.983561 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:02] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:02] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:02] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:21:07.682858 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:21:07.685864 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:07] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:21:07.688869 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:21:07.691855 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:07] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:21:07.696552 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:07] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:07] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:07] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:21:38.821682 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:21:38.825198 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:21:38.828213 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:38] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:38] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:38] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:21:43.248685 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:21:43.251696 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:21:43.253686 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:43] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:43] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:43] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:21:46.665030 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:21:46.668048 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:46] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:21:46.671034 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:46] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:21:46.674283 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:21:46.677482 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:46] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:46] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:21:46] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:22:24.645894 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:22:24.648899 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:22:24.650892 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:22:24] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:22:24] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:22:24] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:22:44.030426 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:22:44.032420 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:22:44] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:22:44.036421 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:22:44] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:22:44.039843 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:22:44.043140 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:22:44] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:22:44] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:22:44] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:23:08.828174 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:23:08.830171 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:23:08.833171 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:08] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:08] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:08] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:23:13.002458 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:23:13.004455 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:23:13.007465 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:13] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:13] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:13] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:23:15.288637 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:23:15.291637 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:23:15.294637 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:15] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:23:15.299638 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:15] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:23:15.303563 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:15] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:15] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:15] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:23:37.907308 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:23:37.910297 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:23:37.912295 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:37] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:37] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:37] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:23:47.693786 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:23:47.695792 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:23:47.697800 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:47] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:47] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:47] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:23:50.414705 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:23:50.418710 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:50] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:23:50.422706 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:23:50.426048 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:50] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:23:50.429266 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:50] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:50] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:23:50] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:24:09.221927 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:24:09.223925 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:24:09.226927 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:09] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:09] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:09] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:24:12.970360 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:24:12.973533 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:24:12.975765 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:12] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:24:12.980776 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:12] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:24:12.984778 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:12] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:12] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:12] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:24:19.259608 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:24:19.261615 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:24:19.263614 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:19] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:19] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:19] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:24:22.873486 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:24:22.875488 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:22] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:24:22.879487 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:22] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:24:22.883859 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:24:22.885693 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:22] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:22] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:22] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:24:40.279015 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:24:40.281541 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:24:40.284543 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:40] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:40] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:40] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:24:43.591338 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:24:43.593335 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:24:43.595338 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:43] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:43] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:43] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:24:46.771899 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:24:46.774034 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:46] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:24:46.779146 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:24:46.782140 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:46] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:24:46.786145 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:46] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:46] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:46] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:24:52.229592 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:24:52.232586 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:52] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:24:52.234584 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:24:52.238011 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:52] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:24:52.241399 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:52] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:52] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:24:52] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:25:31.764222 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:25:31.767224 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:25:31.770227 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:25:31] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:25:31] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:25:31] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:25:34.914429 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:25:34.917429 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:25:34.920425 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:25:34] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:25:34] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:25:34] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:25:38.704227 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:25:38.707229 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:25:38.709234 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:25:38] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:25:38.714233 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:25:38] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:25:38] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:25:38.719225 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:25:38] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:25:38] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:26:51.022234 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:26:51.024315 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:26:51.027237 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:26:51] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:26:51] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:26:51] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:27:00.011973 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:27:00.013979 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:27:00.016981 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:00] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:00] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:00] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:27:02.853010 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:27:02.855018 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:27:02.859022 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:27:02.862019 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:02] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:02] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:27:02.867033 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:02] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:02] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:02] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:27:37.376491 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:27:37.379490 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:27:37.381489 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:37] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:37] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:37] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:27:41.959857 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:27:41.961854 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:27:41.964850 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:41] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:41] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:41] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:27:44.127401 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:27:44.130921 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:44] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:27:44.133916 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:27:44.137923 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:44] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:44] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:27:44.140916 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:44] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:27:44] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:28:14.336988 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:28:14] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:31:52.075021 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:31:52.078031 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:31:52.080029 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:31:52] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:31:52] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:31:52] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:31:56.381573 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:31:56.383574 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:31:56.388574 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:31:56] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:31:56] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:31:56] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:31:59.100236 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:31:59.104236 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:31:59.108235 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:31:59.113241 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:31:59] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:31:59] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:31:59.119236 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:31:59] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:31:59] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:31:59] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:32:17.432639 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:32:17] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:32:28.030184 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:32:28] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:32:30.353898 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:32:30] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:37:53.764982 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:37:53.767980 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:37:53.770983 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:37:53] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:37:53] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:37:53] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:37:56.921282 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:37:56.923281 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:37:56.925287 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:37:56] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:37:56] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:37:56] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:37:59.185379 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:37:59.187380 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:37:59] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:37:59.190375 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:37:59.195377 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:37:59.195377 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:37:59] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:37:59] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:37:59] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:37:59] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:38:06.611998 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:38:06] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:38:10.631119 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:38:10] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:39:06.488418 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:39:06] "GET /myclass/api/SendAttendeeCertification HTTP/1.1" 308 - +INFO:root:2023-02-11 16:39:06.503439 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:39:06] "GET /myclass/api/SendAttendeeCertification/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:39:45.431673 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:39:45] "GET /myclass/api/SendAttestion_to_attendee_by_email_standalone HTTP/1.1" 308 - +INFO:root:2023-02-11 16:39:45.439722 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de declaration\n\t\t\t\t\t\t\tNDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que BALDE  Cherif a suivi la formation
\n\t\t\t\t\t\t "AgilePM Foundation"
\n\t\t\t\t\t\trealisé par le formateur Mme Nirma\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 15/03/2023 au 16/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenus de la formation :
\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676129985.451543.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:39:46] "GET /myclass/api/SendAttestion_to_attendee_by_email_standalone/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:40:37.117267 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:40:37] "GET /myclass/api/SendAttestion_to_attendee_by_email_standalone HTTP/1.1" 308 - +INFO:root:2023-02-11 16:40:37.125789 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de declaration\n\t\t\t\t\t\t\tNDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que BALDE  Cherif a suivi la formation
\n\t\t\t\t\t\t "AgilePM Foundation"
\n\t\t\t\t\t\trealisé par le formateur Mme Nirma\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 15/03/2023 au 16/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenus de la formation :
\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676130037.127784.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:40:37] "GET /myclass/api/SendAttestion_to_attendee_by_email_standalone/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:48:18.993498 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:48:18.997494 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:48:18.998500 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:48:19] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:48:19] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:48:19] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 16:57:20.288188 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 16:57:20.290701 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:57:20] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 16:57:20] "POST /myclass/api/getRecodedClassImage/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:02:10.150389 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:02:10.154509 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:02:10.168711 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:02:10] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:02:10] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:02:10] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:02:24.111451 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:02:24.115453 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:02:24.119452 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:02:24] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:02:24] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:02:24] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:02:44.548088 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:02:44.551086 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:02:44.554076 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:02:44] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:02:44] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:02:44] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:03:32.700349 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:03:32.704357 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:03:32.707875 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:03:32] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:03:32] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:03:32] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:04:35.093220 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:04:35.095741 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:04:35.102764 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:04:35] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:04:35] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:04:35] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:04:58.347671 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:04:58.350666 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:04:58.354665 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:04:58] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:04:58] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:04:58] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:05:08.818635 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:05:08.821060 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:05:08.824054 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:05:08] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:05:08] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:05:08] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:05:26.654554 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:05:26.657567 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:05:26.658555 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:05:26] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:05:26] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:05:26] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:05:43.972624 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:05:43.975624 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:05:43.979622 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:05:43] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:05:43] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:05:43] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:06:19.622181 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:06:19.625180 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:06:19.629181 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:06:19] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:06:19] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:06:19] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:06:26.358865 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:06:26.361935 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:06:26.364949 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:06:26] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:06:26] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:06:26] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:06:35.970536 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:06:35.974716 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:06:35] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:06:35.980288 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:06:35.987279 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:06:35] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:06:35] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:06:35] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:06:35.994826 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:06:36] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:07:45.277230 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:07:45.281229 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:07:45.283234 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:07:45] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:07:45] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:07:45] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:07:51.581720 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:07:51.584707 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:07:51.588712 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:07:51] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:07:51] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:07:51] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:07:57.100879 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:07:57.105876 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:07:57] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:07:57.109885 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:07:57.115516 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:07:57] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:07:57] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:07:57] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:07:57.130221 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:07:57] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:08:29.895914 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:08:29.898913 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:08:29.902914 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:08:29] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:08:29] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:08:29] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:09:33.310013 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:09:33.314558 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:09:33.317555 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:09:33] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:09:33] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:09:33] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:09:42.143005 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:09:42.145007 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:09:42.148523 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:09:42] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:09:42] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:09:42] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:10:11.577074 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:10:11.580084 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:10:11.583085 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:10:11] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:10:11] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:10:11] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:10:17.698958 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:10:17.704248 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:10:17] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:10:17.709244 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:10:17.715243 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:10:17] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:10:17] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:10:17.722243 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:10:17] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:10:17] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:10:40.371007 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:10:40.377536 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:10:40.380561 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:10:40] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:10:40] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:10:40] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:10:57.149847 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:10:57.152838 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:10:57.155842 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:10:57] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:10:57] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:10:57] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:12:41.939927 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:12:41.943130 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:12:41.947204 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:12:41] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:12:41] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:12:41] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:16:05.368906 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:16:05.373424 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:16:05.376437 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:16:05] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:16:05] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:16:05] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:21:50.275858 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:21:50.278404 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:21:50.281407 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:21:50] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:21:50] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:21:50] "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\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +DEBUG:filelock:Attempting to acquire lock 2639130341008 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2639130341008 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2639130341008 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2639130341008 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2639129900560 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2639129900560 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 17:23:06.839779 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 17:23:06.840776 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 17:23:06.840776 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 17:23:06.840776 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2639129900560 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2639129900560 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2639129900560 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2639129900560 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2639129900560 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2639129900560 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2168656312400 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2168656312400 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2168656312400 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2168656312400 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2168656284752 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2168656284752 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 17:24:07.262121 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 17:24:07.263481 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 17:24:07.263481 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 17:24:07.263481 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2168656284752 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2168656284752 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2168414992464 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2168414992464 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2168414992464 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2168414992464 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2526651690192 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2526651690192 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2526651690192 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2526651690192 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2526651646800 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2526651646800 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 17:25:02.290884 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 17:25:02.290884 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 17:25:02.291920 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 17:25:02.291920 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2526651646800 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2526651646800 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2526651646672 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2526651646672 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2526651646672 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2526651646672 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 1786947385360 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1786947385360 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1786947385360 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1786947385360 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1786947322128 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1786947322128 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 17:25:16.428590 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 17:25:16.428590 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 17:25:16.428590 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 17:25:16.429598 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1786947322128 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1786947322128 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1786952974288 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1786952974288 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1786952974288 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1786952974288 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 17:25:26.540284 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:25:26.543352 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:25:26.546369 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:26] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:26] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:26] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:25:29.588469 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:25:29.592683 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:25:29.595675 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:29] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:29] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:25:29.605669 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:25:29.609688 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:29] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:29] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:29] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:25:43.091054 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:43] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:25:46.574634 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:46] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:25:47.176730 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:47] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:25:53.943879 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:25:53.946891 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:25:53.949891 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:53] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:53] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:53] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:25:57.716377 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:25:57.719383 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:57] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:25:57.723909 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:57] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:25:57.727056 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:25:57.731206 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:57] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:57] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:25:57] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:26:16.196933 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:26:16] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:26:26.728795 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:26:26] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:26:27.335177 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:26:27] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:26:31.223828 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:26:31.228054 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:26:31.231045 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:26:31] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:26:31] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:26:31] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:26:34.417666 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:26:34.421666 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:26:34] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:26:34.425179 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:26:34.429738 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:26:34] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:26:34.434741 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:26:34] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:26:34] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:26:34] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +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 +DEBUG:filelock:Attempting to acquire lock 2530054301904 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2530054301904 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2530054301904 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2530054301904 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2530054306768 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2530054306768 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 17:30:35.644564 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 17:30:35.645563 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 17:30:35.645563 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 17:30:35.645563 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2530054306768 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2530054306768 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2530060072784 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2530060072784 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2530060072784 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2530060072784 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 17:31:10.531256 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:31:10.536255 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:31:10.539259 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:10] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:10] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:10] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:31:14.216029 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:31:14.218027 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:31:14.221023 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:14] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:14] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:14] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:31:16.892277 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:31:16.897281 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:31:16.902280 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:16] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:16] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:16] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:31:16.911273 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:31:16.915279 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:16] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:16] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:31:34.080785 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:34] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:31:34.868520 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:34] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:31:38.421468 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:31:38.425470 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:31:38.427470 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:38] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:38] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:38] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:31:41.283376 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:31:41.287391 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:31:41.290909 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:41] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:41] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:31:41.296360 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:31:41.300365 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:41] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:41] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:31:41] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:34:51.844908 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:34:51.846908 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:34:51.849926 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:34:51] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:34:51] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:34:51] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:34:57.280542 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:34:57.282553 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:34:57.286542 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:34:57] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:34:57] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:34:57] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:35:01.422362 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:35:01.426365 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:35:01.429360 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:35:01] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:35:01.434361 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:35:01] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:35:01.440974 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:35:01] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:35:01] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:35:01] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:35:16.136558 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:35:16] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:35:32.538394 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:35:32] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:35:33.241194 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:35:33] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:36:01.929160 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:36:01.932113 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:36:01.935117 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:36:01] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:36:01] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:36:01] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:36:09.165416 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:36:09.169880 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:36:09.175922 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:36:09] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:36:09] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:36:09.183925 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:36:09.186931 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:36:09] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:36:09] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:36:09] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:44:23.250938 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:44:23.255948 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:44:23.258939 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:44:23] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:44:23] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:44:23] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:44:26.456166 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:44:26.458235 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:44:26.462364 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:44:26] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:44:26.467375 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:44:26] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:44:26.472365 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:44:26] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:44:26] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:44:26] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:46:39.442457 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:46:39.447456 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:46:39.449457 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:46:39] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:46:39] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:46:39] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:46:43.851888 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:46:43.855896 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:46:43.858894 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:46:43] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:46:43] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:46:43] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:46:47.762400 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:46:47.766701 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:46:47] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:46:47.769843 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:46:47] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:46:47.774269 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:46:47] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:46:47.780272 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:46:47] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:46:47] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:46:49.229501 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:46:49] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:47:14.326372 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:47:14.330369 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:47:14.333367 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:47:14] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:47:14] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:47:14] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:47:38.850631 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 17:47:38.853632 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:47:38] "POST /myclass/api/getRecodedClassImage/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:47:38] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:48:11.265145 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:48:11] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 17:48:12.096947 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:48:12] "POST /myclass/api/GetAllValideSessionFormation_List/ 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 +DEBUG:filelock:Attempting to acquire lock 1441705674256 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1441705674256 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1441705674256 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1441705674256 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1441705656848 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1441705656848 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 17:49:42.805198 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 17:49:42.805198 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 17:49:42.805198 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 17:49:42.805198 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1441705656848 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1441705656848 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1441413791696 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1441413791696 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1441413791696 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1441413791696 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2249199372112 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2249199372112 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2249199372112 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2249199372112 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2249199139600 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2249199139600 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 17:50:35.737319 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 17:50:35.737319 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 17:50:35.738121 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 17:50:35.738121 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2249199139600 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2249199139600 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2249199139600 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2249199139600 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2249199139600 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2249199139600 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 3222239102864 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 3222239102864 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 3222239102864 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 3222239102864 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 3222238854160 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 3222238854160 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 17:51:34.946872 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 17:51:34.946872 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 17:51:34.947872 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 17:51:34.947872 : ++ 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 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 3222238854160 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 3222238854160 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 3222238854160 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 3222238854160 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 3222238854160 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 3222238854160 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1607965616016 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1607965616016 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1607965616016 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1607965616016 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1607965618128 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1607965618128 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 17:51:43.171254 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 17:51:43.171254 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 17:51:43.171254 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 17:51:43.171254 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1607965618128 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1607965618128 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1607965618704 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1607965618704 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1607965618704 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1607965618704 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 17:51:47.543027 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:51:47] "GET /myclass/api/SendAttestion_to_attendee_by_email_standalone HTTP/1.1" 308 - +INFO:root:2023-02-11 17:51:47.553046 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de declaration\n\t\t\t\t\t\t\tNDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que BALDE  Cherif a suivi la formation
\n\t\t\t\t\t\t "AgilePM Foundation"
\n\t\t\t\t\t\trealisé par le formateur Mme Nirma\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 15/03/2023 au 16/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenus de la formation :
\n\t\t\t\t\t\t\t

Les 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean

\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676134307.569595.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:51:49] "GET /myclass/api/SendAttestion_to_attendee_by_email_standalone/ 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 +DEBUG:filelock:Attempting to acquire lock 1416910045648 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1416910045648 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1416910045648 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1416910045648 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1416909979856 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1416909979856 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 17:54:25.435116 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 17:54:25.435116 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 17:54:25.436137 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 17:54:25.436137 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1416909979856 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1416909979856 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1416818042576 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1416818042576 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1416818042576 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1416818042576 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 17:54:25.654685 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:54:25] "GET /myclass/api/SendAttestion_to_attendee_by_email_standalone HTTP/1.1" 308 - +INFO:root:2023-02-11 17:54:25.660209 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de declaration\n\t\t\t\t\t\t\tNDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que BALDE  Cherif a suivi la formation
\n\t\t\t\t\t\t "AgilePM Foundation"
\n\t\t\t\t\t\trealisé par le formateur Mme Nirma\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 15/03/2023 au 16/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenus de la formation :
\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676134465.681211.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 17:54:27] "GET /myclass/api/SendAttestion_to_attendee_by_email_standalone/ HTTP/1.1" 200 - +INFO:root:2023-02-11 18:23:13.407424 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 18:23:13] "GET /myclass/api/SendAttestion_to_attendee_by_email_standalone HTTP/1.1" 308 - +INFO:root:2023-02-11 18:23:13.417424 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de declaration\n\t\t\t\t\t\t\tNDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que BALDE  Cherif a suivi la formation
\n\t\t\t\t\t\t "AgilePM Foundation"
\n\t\t\t\t\t\trealisé par le formateur Mme Nirma\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 15/03/2023 au 16/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenus de la formation :
\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676136193.421417.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 18:23:13] "GET /myclass/api/SendAttestion_to_attendee_by_email_standalone/ HTTP/1.1" 200 - +INFO:root:2023-02-11 18:27:23.733214 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 18:27:23] "GET /myclass/api/SendAttestion_to_attendee_by_email_standalone HTTP/1.1" 308 - +INFO:root:2023-02-11 18:27:23.741228 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de declaration\n\t\t\t\t\t\t\tNDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que BALDE  Cherif a suivi la formation
\n\t\t\t\t\t\t "AgilePM Foundation"
\n\t\t\t\t\t\trealisé par le formateur Mme Nirma\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 15/03/2023 au 16/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenus de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676136443.745234.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 18:27:25] "GET /myclass/api/SendAttestion_to_attendee_by_email_standalone/ HTTP/1.1" 200 - +INFO:root:2023-02-11 18:30:31.453921 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 18:30:31] "GET /myclass/api/SendAttestion_to_attendee_by_email_standalone HTTP/1.1" 308 - +INFO:root:2023-02-11 18:30:31.462462 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de declaration\n\t\t\t\t\t\t\tNDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que BALDE  Cherif a suivi la formation
\n\t\t\t\t\t\t "AgilePM Foundation"
\n\t\t\t\t\t\trealisé par le formateur Mme Nirma\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 15/03/2023 au 16/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenus de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676136631.464622.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 18:30:33] "GET /myclass/api/SendAttestion_to_attendee_by_email_standalone/ 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 +DEBUG:filelock:Attempting to acquire lock 2789550619472 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2789550619472 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2789550619472 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2789550619472 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2789550506320 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2789550506320 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:35:25.736348 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:35:25.736348 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:35:25.736348 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:35:25.736348 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2789550506320 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2789550506320 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2789290723728 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2789290723728 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2789290723728 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2789290723728 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 1273711328976 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1273711328976 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1273711328976 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1273711328976 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1273694721168 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1273694721168 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:43:34.216200 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:43:34.216200 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:43:34.216200 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:43:34.216200 : ++ 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 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1273694721168 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1273694721168 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1273694721168 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1273694721168 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1273694721168 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1273694721168 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2398386415120 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2398386415120 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2398386415120 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2398386415120 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2398386417872 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2398386417872 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:43:43.265419 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:43:43.265419 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:43:43.265419 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:43:43.265419 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2398386417872 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2398386417872 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2398387869776 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2398387869776 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2398387869776 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2398387869776 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 18:43:47.279649 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 18:43:54] "POST /myclass/api/AddStagiairetoClass_mass/ HTTP/1.1" 200 - +INFO:root:2023-02-11 18:43:55.249145 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 18:43:55.253342 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 18:43:55] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 18:43:55.258345 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 18:43:55.262342 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 18:43:55] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 18:43:55] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 18:43:55] "POST /myclass/api/GetAllClassStagiaire/ 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 +DEBUG:filelock:Attempting to acquire lock 2089893414544 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2089893414544 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2089893414544 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2089893414544 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2089893363920 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2089893363920 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:45:01.013025 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:45:01.013025 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:45:01.013025 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:45:01.014024 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2089893363920 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2089893363920 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2089814162384 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2089814162384 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2089814162384 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2089814162384 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2380411993232 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2380411993232 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2380411993232 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2380411993232 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2380397632976 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2380397632976 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:45:17.349558 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:45:17.349558 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:45:17.349558 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:45:17.349558 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2380397632976 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2380397632976 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2380397489552 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2380397489552 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2380397489552 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2380397489552 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2031341042320 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2031341042320 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2031341042320 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2031341042320 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2031340696464 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2031340696464 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:45:44.311057 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:45:44.311057 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:45:44.311057 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:45:44.311973 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2031340696464 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2031340696464 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2031340696464 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2031340696464 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2031340696464 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2031340696464 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2485031565968 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2485031565968 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2485031565968 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2485031565968 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2485031220112 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2485031220112 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:46:10.029919 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:46:10.029919 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:46:10.029919 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:46:10.029919 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2485031220112 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2485031220112 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2485031220112 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2485031220112 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2485031220112 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2485031220112 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 1268984267280 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1268984267280 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1268984267280 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1268984267280 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1268984185232 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1268984185232 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:46:27.012284 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:46:27.012284 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:46:27.012284 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:46:27.012284 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1268984185232 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1268984185232 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1268910970000 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1268910970000 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1268910970000 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1268910970000 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 1814549003600 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1814549003600 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1814549003600 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1814549003600 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1814548657488 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1814548657488 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:46:44.812830 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:46:44.812830 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:46:44.812830 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:46:44.812830 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1814548657488 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1814548657488 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1814548657488 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1814548657488 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1814548657488 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1814548657488 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2536575368528 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2536575368528 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2536575368528 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2536575368528 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2536575205904 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2536575205904 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:47:05.421125 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:47:05.421125 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:47:05.421125 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:47:05.421125 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2536575205904 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2536575205904 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2536282964304 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2536282964304 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2536282964304 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2536282964304 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 1351809268112 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1351809268112 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1351809268112 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1351809268112 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1351808922192 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1351808922192 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:47:38.465805 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:47:38.465805 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:47:38.465805 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:47:38.465805 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1351808922192 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1351808922192 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1351808922192 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1351808922192 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1351808922192 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1351808922192 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2731662852560 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2731662852560 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2731662852560 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2731662852560 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2731662588496 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2731662588496 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:47:51.104439 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:47:51.105181 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:47:51.105181 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:47:51.105181 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2731662588496 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2731662588496 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2731662588496 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2731662588496 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2731662588496 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2731662588496 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2416257563472 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2416257563472 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2416257563472 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2416257563472 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2416257401424 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2416257401424 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:48:18.111230 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:48:18.111230 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:48:18.111230 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:48:18.111230 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2416257401424 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2416257401424 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2416235220816 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2416235220816 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2416235220816 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2416235220816 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 1625885244752 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1625885244752 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1625885244752 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1625885244752 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1625899350544 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1625899350544 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:48:46.124798 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:48:46.124798 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:48:46.124798 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:48:46.124798 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1625899350544 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1625899350544 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1625899350544 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1625899350544 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1625899350544 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1625899350544 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 1941626974992 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1941626974992 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1941626974992 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1941626974992 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1941626848784 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1941626848784 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:48:59.454876 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:48:59.454876 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:48:59.454876 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:48:59.454876 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1941626848784 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1941626848784 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1941632840144 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1941632840144 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1941632840144 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1941632840144 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2671191353616 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2671191353616 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2671191353616 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2671191353616 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2671191392784 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2671191392784 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:49:13.787338 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:49:13.788343 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:49:13.788343 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:49:13.788343 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2671191392784 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2671191392784 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2671192820624 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2671192820624 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2671192820624 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2671192820624 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2871425331152 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2871425331152 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2871425331152 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2871425331152 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2871425184784 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2871425184784 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:49:38.539761 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:49:38.539761 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:49:38.539761 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:49:38.539761 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2871425184784 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2871425184784 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2871425184784 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2871425184784 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2871425184784 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2871425184784 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2412964834576 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2412964834576 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2412964834576 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2412964834576 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2412964957392 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2412964957392 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:50:01.937322 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:50:01.938314 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:50:01.938314 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:50:01.938314 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2412964957392 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2412964957392 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2412949276176 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2412949276176 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2412949276176 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2412949276176 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2506036441488 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2506036441488 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2506036441488 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2506036441488 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2506036564624 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2506036564624 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:50:14.397668 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:50:14.398670 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:50:14.398670 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:50:14.398670 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2506036564624 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2506036564624 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2506036564752 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2506036564752 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2506036564752 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2506036564752 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2609987023760 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2609987023760 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2609987023760 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2609987023760 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2609903489232 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2609903489232 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:50:40.807507 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:50:40.807507 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:50:40.808527 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:50:40.808527 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2609903489232 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2609903489232 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2609903489232 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2609903489232 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2609903489232 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2609903489232 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2472809165904 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2472809165904 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2472809165904 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2472809165904 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2472809284048 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2472809284048 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:51:38.195923 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:51:38.196923 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:51:38.196923 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:51:38.196923 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2472809284048 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2472809284048 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2472809287120 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2472809287120 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2472809287120 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2472809287120 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2672768413520 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2672768413520 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2672768413520 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2672768413520 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2672768267472 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2672768267472 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:52:15.970275 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:52:15.970275 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:52:15.970275 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:52:15.970275 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2672768267472 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2672768267472 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2672465849680 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2672465849680 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2672465849680 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2672465849680 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2501069337040 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2501069337040 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2501069337040 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2501069337040 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2501069439312 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2501069439312 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:52:37.321137 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:52:37.321137 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:52:37.321137 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:52:37.321137 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2501069439312 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2501069439312 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2501069439440 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2501069439440 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2501069439440 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2501069439440 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 1534849543120 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1534849543120 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1534849543120 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1534849543120 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1534849397072 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1534849397072 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:52:53.215692 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:52:53.215692 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:52:53.215692 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:52:53.215692 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1534849397072 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1534849397072 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1534849397072 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1534849397072 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1534849397072 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1534849397072 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2730689654992 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2730689654992 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2730689654992 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2730689654992 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2730689760400 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2730689760400 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:53:20.145065 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:53:20.146065 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:53:20.146065 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:53:20.146065 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2730689760400 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2730689760400 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2730668054672 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2730668054672 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2730668054672 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2730668054672 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 1572594086480 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1572594086480 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1572594086480 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1572594086480 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1572593940496 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1572593940496 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:53:46.282117 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:53:46.283118 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:53:46.283118 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:53:46.283118 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1572593940496 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1572593940496 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1572593940496 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1572593940496 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1572593940496 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1572593940496 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 1223418487312 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1223418487312 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1223418487312 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1223418487312 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1223418443792 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1223418443792 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:54:11.985576 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:54:11.986579 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:54:11.986579 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:54:11.986579 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1223418443792 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1223418443792 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1223418366224 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1223418366224 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1223418366224 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1223418366224 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 1887424835984 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1887424835984 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1887424835984 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1887424835984 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1887410440784 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1887410440784 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:54:32.224110 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:54:32.225119 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:54:32.225119 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:54:32.225119 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1887410440784 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1887410440784 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1887424938064 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1887424938064 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1887424938064 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1887424938064 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 1725069618704 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1725069618704 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1725069618704 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1725069618704 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1725069721680 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1725069721680 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:55:20.123890 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:55:20.123890 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:55:20.123890 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:55:20.124646 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1725069721680 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1725069721680 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1724777838800 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1724777838800 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1724777838800 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1724777838800 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2256787828496 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2256787828496 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2256787828496 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2256787828496 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2256787682192 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2256787682192 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 18:59:47.086275 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 18:59:47.087278 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 18:59:47.087278 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 18:59:47.087278 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2256787682192 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2256787682192 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2256787682192 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2256787682192 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2256787682192 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2256787682192 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2693493518992 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2693493518992 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2693493518992 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2693493518992 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2693493638288 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2693493638288 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:00:14.620459 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:00:14.620459 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:00:14.620459 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:00:14.620459 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2693493638288 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2693493638288 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2693471309648 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2693471309648 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2693471309648 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2693471309648 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2341903889424 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2341903889424 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2341903889424 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2341903889424 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2341833984592 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2341833984592 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:00:32.345151 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:00:32.346152 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:00:32.346152 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:00:32.346152 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2341833984592 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2341833984592 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2341909455248 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2341909455248 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2341909455248 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2341909455248 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 3020575829520 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 3020575829520 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 3020575829520 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 3020575829520 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 3020575950992 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 3020575950992 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:01:28.433428 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:01:28.434431 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:01:28.434431 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:01:28.434431 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 3020575950992 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 3020575950992 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 3020470565392 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 3020470565392 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 3020470565392 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 3020470565392 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2420052346128 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2420052346128 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2420052346128 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2420052346128 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2420052099344 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2420052099344 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:04:26.972371 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:04:26.972371 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:04:26.972371 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:04:26.972371 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2420052099344 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2420052099344 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2420052099344 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2420052099344 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2420052099344 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2420052099344 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 1593811159696 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1593811159696 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1593811159696 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1593811159696 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1593810915216 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1593810915216 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:06:41.409483 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:06:41.409483 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:06:41.409483 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:06:41.409483 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1593810915216 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1593810915216 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1593810915216 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1593810915216 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1593810915216 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1593810915216 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 1749417507024 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1749417507024 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1749417507024 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1749417507024 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1749342343376 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1749342343376 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:08:24.515971 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:08:24.515971 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:08:24.515971 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:08:24.515971 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1749342343376 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1749342343376 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1749418977616 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1749418977616 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1749418977616 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1749418977616 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 19:08:27.538007 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:08:27.540020 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:08:27.543319 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:08:27] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:08:27] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:08:27] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:08:30.544954 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:08:30.547624 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:08:30] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:08:30.552666 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:08:30.555652 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:08:30.557665 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:08:30] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:08:30] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:08:30] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:08:30] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:08:31.859145 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:08:31] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:08:40.827330 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:08:40] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:08:51.839064 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:08:52.599588 : SendAttestion_to_attendee_by_email -'formateur' - ERRORRRR AT Line : 666 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:08:52] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 2970224258128 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2970224258128 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2970224258128 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2970224258128 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2970224394320 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2970224394320 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:09:58.445514 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:09:58.445514 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:09:58.446515 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:09:58.446515 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +INFO:root:2023-02-11 19:09:58.649017 : Security check : IP adresse '127.0.0.1' connected +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2970224394320 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2970224394320 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2971990903696 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2971990903696 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2971990903696 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2971990903696 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 19:09:59.314904 : SendAttestion_to_attendee_by_email -'email' - ERRORRRR AT Line : 683 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:09:59] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 2137792279184 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2137792279184 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2137792279184 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2137792279184 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2137703570896 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2137703570896 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:10:38.967243 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:10:38.967243 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:10:38.967243 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:10:38.967243 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2137703570896 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2137703570896 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2137703570896 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2137703570896 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2137703570896 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2137703570896 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 19:10:39.171995 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:10:39.817761 : SendAttestion_to_attendee_by_email -'attestation_tmpl' - ERRORRRR AT Line : 696 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:10:39] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 2233820866512 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2233820866512 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2233820866512 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2233820866512 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2233821051984 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2233821051984 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:12:11.013038 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:12:11.013038 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:12:11.013038 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:12:11.013038 : ++ FLASK PORT 5001 ++ +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2233821051984 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2233821051984 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2233821052880 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2233821052880 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2233821052880 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2233821052880 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2234681749456 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2234681749456 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2234681749456 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2234681749456 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2234681885200 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2234681885200 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:13:37.256801 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:13:37.256801 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:13:37.256801 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:13:37.256801 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2234681885200 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2234681885200 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2234681887056 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2234681887056 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2234681887056 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2234681887056 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2916573822928 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2916573822928 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2916573822928 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2916573822928 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2916574054736 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2916574054736 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:15:06.312540 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:15:06.314071 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:15:06.314071 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:15:06.314071 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2916574054736 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2916574054736 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2916500009360 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2916500009360 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2916500009360 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2916500009360 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 19:15:06.490867 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:15:07.108806 : SendAttestion_to_attendee_by_email -'title' - ERRORRRR AT Line : 728 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:15:07] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 2190039674320 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2190039674320 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2190039674320 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2190039674320 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2190039793808 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2190039793808 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:15:47.724106 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:15:47.724106 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:15:47.724106 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:15:47.724106 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2190039793808 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2190039793808 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2190108382288 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2190108382288 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2190108382288 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2190108382288 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 19:15:47.908809 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:15:48.528611 : SendAttestion_to_attendee_by_email -'email' - ERRORRRR AT Line : 729 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:15:48] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 2442839813904 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2442839813904 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2442839813904 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2442839813904 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2442839816656 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2442839816656 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:16:37.920655 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:16:37.920655 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:16:37.921397 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:16:37.921397 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2442839816656 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2442839816656 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2442825423056 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2442825423056 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2442825423056 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2442825423056 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 19:16:38.102713 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:16:39.044781 : SendAttestion_to_attendee_by_email -'inscription_id' - ERRORRRR AT Line : 741 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:16:39] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 2702566846864 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2702566846864 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2702566846864 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2702566846864 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2702551339216 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2702551339216 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:17:37.445002 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:17:37.445002 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:17:37.445002 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:17:37.446002 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2702551339216 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2702551339216 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2702566966480 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2702566966480 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2702566966480 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2702566966480 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 19:18:44.216676 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:18:44.219793 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:18:44.222672 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:18:44] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:18:44] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:18:44] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:18:46.940301 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:18:46.942380 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:18:46.946078 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:18:46] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:18:46.951080 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:18:46] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:18:46] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:18:46.954080 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:18:46] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:18:46] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:18:48.100886 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:18:48] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:18:52.632527 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:18:52] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:18:58.688596 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:18:59.541129 : SendAttestion_to_attendee_by_email -'inscription_id' - ERRORRRR AT Line : 741 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:18:59] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 2320000184592 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2320000184592 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2320000184592 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2320000184592 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2320000038224 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2320000038224 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:19:24.595731 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:19:24.595731 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:19:24.595731 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:19:24.595731 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2320000038224 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2320000038224 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2320000038224 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2320000038224 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2320000038224 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2320000038224 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 19:19:24.773009 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:19:25] "POST /myclass/api/SendAttendeeCertification/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:19:32.226854 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:19:32.229852 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:19:32.231853 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:19:32] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:19:32] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:19:32] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:19:34.882885 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:19:34.886074 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:19:34.888164 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:19:34] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:19:34.892157 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:19:34] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:19:34.897491 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:19:34] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:19:34] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:19:34] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:19:35.973653 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:19:35] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:19:39.909367 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:19:39] "POST /myclass/api/GetAttendeeDetail_perSession/ 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 +DEBUG:filelock:Attempting to acquire lock 2170297083856 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2170297083856 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2170297083856 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2170297083856 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2170297269200 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2170297269200 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:21:11.605776 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:21:11.606776 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:21:11.606776 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:21:11.606776 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2170297269200 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2170297269200 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2170291797072 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2170291797072 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2170291797072 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2170291797072 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 19:21:11.778401 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:21:11] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:21:20.948771 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:21:20] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:21:40.940113 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de declaration\n\t\t\t\t\t\t\tNDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que 11/03/2023  part 1 a suivi la formation
\n\t\t\t\t\t\t "LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT"
\n\t\t\t\t\t\trealisé par le formateur mysy\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du au 12/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenus de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676139700.953126.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:21:41] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 1792095643280 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1792095643280 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1792095643280 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1792095643280 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1792095828432 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1792095828432 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:27:20.457225 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:27:20.457225 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:27:20.457225 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:27:20.457225 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1792095828432 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1792095828432 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1792096131024 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1792096131024 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1792096131024 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1792096131024 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 19:31:58.535602 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:31:58.538607 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:31:58.540592 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:31:58] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:31:58] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:31:58] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:32:47.899255 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:32:47.900771 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:32:47.904293 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:32:47] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:32:47] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:32:47] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:33:13.707769 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:33:13.711291 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:33:13.716309 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:33:13] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:33:13] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:33:13] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:33:17.276331 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:33:17.278892 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:33:17] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:33:17.282332 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:33:17.285343 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:33:17.288345 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:33:17] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:33:17] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:33:17] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:33:17] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:33:18.379974 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:33:18] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:34:55.733120 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:34:55.737124 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:34:55.741119 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:34:55] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:34:55] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:34:55] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:35:01.159102 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:35:01.161110 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:35:01.163123 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:01] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:01] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:01] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:35:05.293048 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:35:05.296047 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:35:05.299049 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:05] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:35:05.303049 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:05] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:05] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:35:05.307046 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:05] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:05] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:35:06.410086 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:06] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:35:27.335664 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:35:27.338662 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:35:27.341657 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:27] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:27] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:27] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:35:30.343358 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:35:30.345357 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:35:30.348358 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:30] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:30] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:30] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:35:32.908358 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:32] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:35:32.913355 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:35:32.915354 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:35:32.918365 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:35:32.921577 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:32] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:32] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:32] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:32] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:35:34.018285 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:34] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:35:36.794330 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:36] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:35:46.341639 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:35:47.312994 : SendAttendeeCertification Vous avez deja envoyé le certificat +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:35:47] "POST /myclass/api/SendAttendeeCertification/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:37:04.088128 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de déclaration NDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que 11/03/2023  part 3 a suivi la formation
\n\t\t\t\t\t\t "LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT"
\n\t\t\t\t\t\trealisé par le formateur mysy\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du au 12/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenu de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676140624.10115.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:37:04] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 2297211855952 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2297211855952 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2297211855952 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2297211855952 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2297293125264 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2297293125264 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:37:50.692089 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:37:50.692089 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:37:50.692089 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:37:50.692089 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2297293125264 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2297293125264 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2297293274256 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2297293274256 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2297293274256 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2297293274256 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 19:38:04.735911 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de déclaration NDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que part nom3  part 3 a suivi la formation
\n\t\t\t\t\t\t "LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT"
\n\t\t\t\t\t\trealisé par le formateur mysy\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 11/03/2023 au 12/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenu de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676140684.769723.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:38:05] "POST /myclass/api/SendAttendeeCertification/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:40:15.757064 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:40:15.760056 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:40:15.763061 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:40:15] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:40:15] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:40:15] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:40:23.007022 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:40:23.010020 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:40:23.013020 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:40:23] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:40:23] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:40:23] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:40:25.258793 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:40:25.261936 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:40:25.264007 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:40:25] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:40:25.268024 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:40:25.271015 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:40:25] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:40:25] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:40:25] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:40:25] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:40:26.386354 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:40:26] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:40:30.079077 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:40:30] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:40:35.758496 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:40:35] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:43:04.357169 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:43:04.360171 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:43:04.363182 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:43:04] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:43:04] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:43:04] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:43:07.397819 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:43:07.399816 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:43:07.402811 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:43:07] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:43:07] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:43:07] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:43:09.675916 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:43:09.677913 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:43:09.679922 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:43:09] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:43:09.684455 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:43:09] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:43:09] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:43:09.689464 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:43:09] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:43:09] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:43:10.746626 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:43:10] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:43:13.756474 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:43:13] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:43:19.843948 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:43:19] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:44:14.447820 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:44:14.452835 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:44:14.454832 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:44:14] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:44:14] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:44:14] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:44:17.759697 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:44:17.761698 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:44:17.764707 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:44:17] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:44:17] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:44:17] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:44:24.655573 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:44:24.658915 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:44:24.662208 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:44:24] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:44:24.666134 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:44:24] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:44:24] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:44:24.672128 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:44:24] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:44:24] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:44:25.866468 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:44:25] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:44:43.156015 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:44:43] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:44:50.792955 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:44:50] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:44:55.443301 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:44:55] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:45:30.937744 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:45:30] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:45:40.264776 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:45:40.266774 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:45:40.268775 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:45:40] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:45:40] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:45:40] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:45:46.046046 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:45:46.049386 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:45:46.051946 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:45:46] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:45:46.054964 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:45:46] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:45:46.060484 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:45:46] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:45:46] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:45:46] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:45:47.233504 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:45:47] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:45:51.602214 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:45:51] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:45:56.365253 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:45:56] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:46:01.666275 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:46:01] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:46:07.005114 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:46:07] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:47:53.538778 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:47:53.540779 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:47:53.542776 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:47:53] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:47:53] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:47:53] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:47:56.770050 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:47:56.773199 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:47:56.775194 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:47:56] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:47:56] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:47:56] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:48:00.406709 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:48:00.409709 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 19:48:00.412707 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:48:00] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:48:00.416711 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:48:00] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:48:00.419709 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:48:00] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:48:00] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:48:00] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:48:01.613166 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:48:01] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:48:04.156550 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:48:04] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:48:09.434138 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:48:09] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:48:14.059863 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:48:14] "POST /myclass/api/GetAttendeeDetail_perSession/ 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 +DEBUG:filelock:Attempting to acquire lock 2047919876816 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2047919876816 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2047919876816 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2047919876816 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2047919878736 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2047919878736 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:51:07.496336 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:51:07.496336 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:51:07.496336 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:51:07.496336 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2047919878736 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2047919878736 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:filelock:Attempting to acquire lock 2047923493904 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2047923493904 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2047923493904 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2047923493904 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 19:51:07.901644 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:51:07] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 19:51:12.096637 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de déclaration NDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que part nom3  part 3 a suivi la formation
\n\t\t\t\t\t\t "LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT"
\n\t\t\t\t\t\trealisé par le formateur mysy\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 11/03/2023 au 12/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenu de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676141472.108639.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:root:2023-02-11 19:51:12.958209 : SendAttestion_to_attendee_by_email -Attach is not valid on a message with a non-multipart payload - ERRORRRR AT Line : 745 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:51:12] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 2555287006800 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2555287006800 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2555287006800 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2555287006800 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2555272612752 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2555272612752 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:52:12.057434 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:52:12.058427 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:52:12.058427 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:52:12.058427 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2555272612752 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2555272612752 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2555272677968 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2555272677968 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2555272677968 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2555272677968 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2217601493712 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2217601493712 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2217601493712 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2217601493712 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2217601678928 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2217601678928 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:52:45.417849 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:52:45.417849 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:52:45.417849 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:52:45.417849 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2217601678928 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2217601678928 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2217294382928 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2217294382928 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2217294382928 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2217294382928 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 19:52:45.602062 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de déclaration NDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que part nom3  part 3 a suivi la formation
\n\t\t\t\t\t\t "LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT"
\n\t\t\t\t\t\trealisé par le formateur mysy\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 11/03/2023 au 12/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenu de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676141565.639176.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:root:2023-02-11 19:52:46.314615 : SendAttestion_to_attendee_by_email -'MIMEMultipart' object has no attribute 'set_content' - ERRORRRR AT Line : 738 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:52:46] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 2708303604816 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2708303604816 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2708303604816 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2708303604816 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2708303459600 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2708303459600 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:53:19.158025 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:53:19.158799 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:53:19.158799 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:53:19.158799 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2708303459600 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2708303459600 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2708303459600 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2708303459600 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2708303459600 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2708303459600 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 19:53:31.959226 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de déclaration NDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que part nom3  part 3 a suivi la formation
\n\t\t\t\t\t\t "LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT"
\n\t\t\t\t\t\trealisé par le formateur mysy\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 11/03/2023 au 12/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenu de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676141611.985245.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:root:2023-02-11 19:53:32.725926 : SendAttestion_to_attendee_by_email -'MIMEMultipart' object has no attribute 'set_content' - ERRORRRR AT Line : 738 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:53:32] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 2511804657168 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2511804657168 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2511804657168 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2511804657168 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2511804511952 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2511804511952 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:54:34.457377 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:54:34.457377 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:54:34.457377 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:54:34.457377 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2511804511952 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2511804511952 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2511804511952 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2511804511952 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2511804511952 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2511804511952 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 19:54:37.259397 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de déclaration NDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que part nom3  part 3 a suivi la formation
\n\t\t\t\t\t\t "LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT"
\n\t\t\t\t\t\trealisé par le formateur mysy\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 11/03/2023 au 12/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenu de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676141677.291516.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:root:2023-02-11 19:54:37.954250 : SendAttestion_to_attendee_by_email -'MIMEMultipart' object has no attribute 'set_content' - ERRORRRR AT Line : 739 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:54:37] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 2057837308560 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2057837308560 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2057837308560 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2057837308560 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2057837493712 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2057837493712 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:56:43.433073 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:56:43.433073 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:56:43.433073 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:56:43.433073 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2057837493712 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2057837493712 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2057837494032 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2057837494032 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2057837494032 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2057837494032 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2691802165648 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2691802165648 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2691802165648 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2691802165648 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2691802301968 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2691802301968 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:58:03.759815 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:58:03.759815 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:58:03.759815 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:58:03.759815 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2691802301968 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2691802301968 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2691802302032 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2691802302032 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2691802302032 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2691802302032 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 19:58:03.945986 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de déclaration NDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que part nom3  part 3 a suivi la formation
\n\t\t\t\t\t\t "LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT"
\n\t\t\t\t\t\trealisé par le formateur mysy\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 11/03/2023 au 12/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenu de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676141883.961095.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:root:2023-02-11 19:58:04.650672 : SendAttestion_to_attendee_by_email -[Errno 22] Invalid argument: '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de déclaration NDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que part nom3  part 3 a suivi la formation
\n\t\t\t\t\t\t "LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT"
\n\t\t\t\t\t\trealisé par le formateur mysy\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 11/03/2023 au 12/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenu de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' - ERRORRRR AT Line : 740 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:58:04] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 2387152039184 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2387152039184 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2387152039184 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2387152039184 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2387069735504 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2387069735504 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:59:03.997715 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:59:03.997715 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:59:03.997715 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:59:03.997715 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2387069735504 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2387069735504 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2387152209872 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2387152209872 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2387152209872 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2387152209872 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 19:59:04.181323 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de déclaration NDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que part nom3  part 3 a suivi la formation
\n\t\t\t\t\t\t "LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT"
\n\t\t\t\t\t\trealisé par le formateur mysy\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 11/03/2023 au 12/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenu de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676141944.207881.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:root:2023-02-11 19:59:04.883843 : SendAttestion_to_attendee_by_email -expected str, bytes or os.PathLike object, not BufferedRandom - ERRORRRR AT Line : 740 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:59:04] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 2609695520336 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2609695520336 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2609695520336 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2609695520336 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2609695373712 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2609695373712 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 19:59:55.430915 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 19:59:55.430915 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 19:59:55.430915 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 19:59:55.430915 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2609695373712 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2609695373712 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2609695373712 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2609695373712 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2609695373712 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2609695373712 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 19:59:56.794609 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de déclaration NDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que part nom3  part 3 a suivi la formation
\n\t\t\t\t\t\t "LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT"
\n\t\t\t\t\t\trealisé par le formateur mysy\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 11/03/2023 au 12/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenu de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676141996.82526.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 19:59:57] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 1688968197520 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1688968197520 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1688968197520 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1688968197520 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1688968050960 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1688968050960 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 20:02:23.770993 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 20:02:23.770993 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 20:02:23.770993 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 20:02:23.770993 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1688968050960 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1688968050960 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1688660489360 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1688660489360 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1688660489360 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1688660489360 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 20:03:05.358233 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 20:03:05.361246 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 20:03:05.363233 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:03:05] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:03:05] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:03:05] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-02-11 20:03:13.749413 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 20:03:13.752412 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:03:13] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 20:03:13.756413 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:03:13] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 20:03:13.761410 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 20:03:13.762414 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:03:13] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:03:13] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:03:13] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 20:03:14.995538 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:03:14] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 20:03:19.452708 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:03:19] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 20:03:23.568113 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de déclaration NDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que part nom3  part 3 a suivi la formation
\n\t\t\t\t\t\t "LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT"
\n\t\t\t\t\t\trealisé par le formateur mysy\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 11/03/2023 au 12/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenu de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676142203581132.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:03:24] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 2446235102096 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2446235102096 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2446235102096 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2446235102096 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2446234955536 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2446234955536 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 20:04:12.924733 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 20:04:12.924733 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 20:04:12.924733 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 20:04:12.924733 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2446234955536 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2446234955536 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2446235104336 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2446235104336 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2446235104336 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2446235104336 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 20:04:23.803187 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de déclaration NDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que part nom3  part 3 a suivi la formation
\n\t\t\t\t\t\t "LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT"
\n\t\t\t\t\t\trealisé par le formateur mysy\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 11/03/2023 au 12/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenu de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676142263816203.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:04:24] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 2319128819664 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2319128819664 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2319128819664 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2319128819664 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2319129051728 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2319129051728 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 20:04:53.306891 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 20:04:53.307890 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 20:04:53.307890 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 20:04:53.307890 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2319129051728 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2319129051728 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2319129051984 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2319129051984 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2319129051984 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2319129051984 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 20:04:53.566503 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de déclaration NDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que part nom3  part 3 a suivi la formation
\n\t\t\t\t\t\t "LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT"
\n\t\t\t\t\t\trealisé par le formateur mysy\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 11/03/2023 au 12/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenu de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676142293580505.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:04:54] "POST /myclass/api/SendAttendeeCertification/ HTTP/1.1" 200 - +INFO:root:2023-02-11 20:05:01.891210 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 20:05:01.894206 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 20:05:01.899208 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:05:01] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:05:01] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:05:01] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 20:05:42.622123 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 20:05:42.625307 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:05:42] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 20:05:42.628377 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:05:42] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-02-11 20:05:42.632389 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-02-11 20:05:42.634390 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:05:42] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:05:42] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:05:42] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-02-11 20:05:43.868798 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:05:43] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-02-11 20:05:48.056837 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:05:48] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-02-11 20:05:52.636325 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de déclaration NDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que part nom3  part 3 a suivi la formation
\n\t\t\t\t\t\t "LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT"
\n\t\t\t\t\t\trealisé par le formateur mysy\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 11/03/2023 au 12/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenu de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676142352648331.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:05:53] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 1972874340752 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1972874340752 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1972874340752 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1972874340752 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1972874342992 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1972874342992 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 20:10:14.556443 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 20:10:14.556443 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 20:10:14.556443 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 20:10:14.556443 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1972874342992 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1972874342992 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1972632470416 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1972632470416 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1972632470416 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1972632470416 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2422301356304 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2422301356304 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2422301356304 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2422301356304 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2422301606096 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2422301606096 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 20:10:30.251387 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 20:10:30.251387 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 20:10:30.251387 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 20:10:30.251387 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2422301606096 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2422301606096 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2422228253648 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2422228253648 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2422228253648 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2422228253648 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 2255994057360 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2255994057360 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2255994057360 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2255994057360 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2255993910736 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2255993910736 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 20:10:47.024452 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 20:10:47.024452 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 20:10:47.024452 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 20:10:47.024452 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2255993910736 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2255993910736 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2255980708880 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2255980708880 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2255980708880 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2255980708880 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 1320558359504 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1320558359504 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1320558359504 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1320558359504 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1320558609168 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1320558609168 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 20:11:50.618073 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 20:11:50.618073 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 20:11:50.618073 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 20:11:50.618073 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1320558609168 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1320558609168 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1320558608976 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1320558608976 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1320558608976 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1320558608976 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 20:12:03.595438 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de déclaration NDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que part nom3  part 3 a suivi la formation
\n\t\t\t\t\t\t "LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT"
\n\t\t\t\t\t\trealisé par le formateur mysy\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 11/03/2023 au 12/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenu de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676142723628439.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:root:2023-02-11 20:12:04.548774 : SendAttestion_to_attendee_by_email -'list' object has no attribute 'encode' - ERRORRRR AT Line : 778 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:12:04] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 2385426081488 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2385426081488 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2385426081488 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2385426081488 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 2385426084304 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2385426084304 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 20:13:27.949835 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 20:13:27.949835 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 20:13:27.949835 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 20:13:27.949835 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 2385426084304 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2385426084304 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 2385411718224 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2385411718224 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 2385411718224 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 2385411718224 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +INFO:root:2023-02-11 20:13:28.139670 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\t
\n\t\t\t\n\t\t\tMysy Training Logo\n\t\t\t\n\t\t
\n\n\t\t
\n\t\t\t

ATTESTION INDIVIDUELLE DE FORMATION

\n\t\t
\n\n\t\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\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\tPar la presente, l\'oganisme de formation 1000 Formation au Numero de déclaration NDA_100Ftionrs
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t

\n\t\t\t\t\t\t

\n\t\t\t\t\t\tAtteste que part nom3  part 3 a suivi la formation
\n\t\t\t\t\t\t "LEAN DEPLOIEMENT - YELLOW BELT ECAM EXPERT"
\n\t\t\t\t\t\trealisé par le formateur mysy\n\t\t\t\t\t\t

\n\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\tCette formation a eu lieu du 11/03/2023 au 12/03/2023 en ligne.\n\t\t\t\t\t\t

\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t
\n\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tContenu de la formation :
\n\t\t\t\t\t\t\t

\n\t\t\t\t\t\t\tLes 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean\n\t\t\t\t\t\t\t

\n\n\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tFait à Lyon le 11/02/2023\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tPour l\'organisme de formation
\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\n\n\t\t\t\t\t\t
\n\n\t\t\t\t\t
\n\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\n\t\t\t
\n\n\t\t
\n\t\t
\n\t\t
Date impression :
\n\n\t\n\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/Attestation_1676142808153658.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/1000formation/LOGO-FORMATION1000.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 60.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/perso/mysy_cachet.png', Basepath: 'C:\\Users\\cheri\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/perso/mysy_cachet.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/perso/mysy_cachet.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/perso/mysy_cachet.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 41 9 +DEBUG:PIL.PngImagePlugin:STREAM b'iTXt' 62 2585 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 2659 10234 +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'gAMA' 41 4 +DEBUG:PIL.PngImagePlugin:STREAM b'pHYs' 57 9 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 24636 +INFO:root:2023-02-11 20:13:29.113422 : SendAttestion_to_attendee_by_email -'list' object has no attribute 'encode' - ERRORRRR AT Line : 778 +INFO:werkzeug:127.0.0.1 - - [11/Feb/2023 20:13:29] "POST /myclass/api/SendAttendeeCertification/ 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 +DEBUG:filelock:Attempting to acquire lock 1805586625680 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1805586625680 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1805586625680 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1805586625680 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1805586874768 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1805586874768 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 20:13:55.998270 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 20:13:55.998270 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 20:13:55.998270 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 20:13:55.998270 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1805586874768 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1805586874768 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1805586874960 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1805586874960 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1805586874960 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1805586874960 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +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 +DEBUG:filelock:Attempting to acquire lock 1481948885136 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1481948885136 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1481948885136 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1481948885136 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Starting optional update of built-in blacklist. +DEBUG:filelock:Attempting to acquire lock 1481949005072 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1481949005072 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.updater:Checking https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf +INFO:root:2023-02-11 20:14:29.196666 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-02-11 20:14:29.196666 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-02-11 20:14:29.196666 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-02-11 20:14:29.196666 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 127-713-359 +DEBUG:validate_email.updater:Local file is fresh enough (same ETag). +DEBUG:filelock:Attempting to release lock 1481949005072 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1481949005072 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Attempting to acquire lock 1481949006480 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1481949006480 acquired on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:validate_email.domainlist_check:(Re)loading blacklist from C:\Users\cheri\Documents\myclass.com\Siteweb\Production\Ela_back\Back_Office\venv\Lib\site-packages\validate_email\data\blacklist.txt +DEBUG:filelock:Attempting to release lock 1481949006480 on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock +DEBUG:filelock:Lock 1481949006480 released on C:\Users\cheri\AppData\Local\Temp\tmp-py3-validate-email-1\blacklistupdater.lock diff --git a/Session_Formation.py b/Session_Formation.py index b22c668..93c4c5e 100644 --- a/Session_Formation.py +++ b/Session_Formation.py @@ -41,7 +41,7 @@ def Add_Update_SessionFormation(diction): field_list = ['token', 'date_debut', 'date_fin', 'nb_participant', 'formation_session_id', 'adresse', 'code_postal', 'ville', 'formateur', 'code_session', 'class_internal_url', 'session_status', 'date_debut_inscription', 'date_fin_inscription', - 'attestation_certif', "distantiel", "presentiel", "prix_session"] + 'attestation_certif', "distantiel", "presentiel", "prix_session", 'contenu_ftion'] incom_keys = diction.keys() for val in incom_keys: if val not in field_list: @@ -70,16 +70,14 @@ def Add_Update_SessionFormation(diction): code_session = "" if ("code_session" in diction.keys()): - if diction['code_session']: - mydata['code_session'] = diction['code_session'] - query_key['code_session'] = diction['code_session'] + mydata['code_session'] = diction['code_session'] + query_key['code_session'] = diction['code_session'] class_internal_url = "" if ("class_internal_url" in diction.keys()): - if diction['class_internal_url']: - mydata['class_internal_url'] = diction['class_internal_url'] - class_internal_url = diction['class_internal_url'] + mydata['class_internal_url'] = diction['class_internal_url'] + class_internal_url = diction['class_internal_url'] partner_recid = mycommon.get_parnter_recid_from_token(my_token) @@ -89,39 +87,31 @@ def Add_Update_SessionFormation(diction): formation_session_id = "" if ("formation_session_id" in diction.keys()): - if diction['formation_session_id']: - mydata['formation_session_id'] = diction['formation_session_id'] - - session_id = diction['formation_session_id'] + mydata['formation_session_id'] = diction['formation_session_id'] + session_id = diction['formation_session_id'] if ("date_debut" in diction.keys()): - if diction['date_debut']: - mydata['date_debut'] = diction['date_debut'] + mydata['date_debut'] = diction['date_debut'] if ("date_fin" in diction.keys()): - if diction['date_fin']: - mydata['date_fin'] = diction['date_fin'] + mydata['date_fin'] = diction['date_fin'] if ("distantiel" in diction.keys()): - if diction['distantiel']: - mydata['distantiel'] = diction['distantiel'] + mydata['distantiel'] = diction['distantiel'] if ("presentiel" in diction.keys()): - if diction['presentiel']: - mydata['presentiel'] = diction['presentiel'] + mydata['presentiel'] = diction['presentiel'] if ("nb_participant" in diction.keys()): - if diction['nb_participant']: - mydata['nb_participant'] = diction['nb_participant'] + mydata['nb_participant'] = diction['nb_participant'] if ("prix_session" in diction.keys()): - if diction['prix_session']: - mydata['prix_session'] = diction['prix_session'] + mydata['prix_session'] = diction['prix_session'] if ("adresse" in diction.keys()): @@ -137,8 +127,6 @@ def Add_Update_SessionFormation(diction): else: mydata['code_postal'] = "" - - if ("ville" in diction.keys()): if diction['ville']: mydata['ville'] = diction['ville'] @@ -146,25 +134,23 @@ def Add_Update_SessionFormation(diction): mydata['ville'] = "" if ("attestation_certif" in diction.keys()): - if diction['attestation_certif']: - mydata['attestation_certif'] = diction['attestation_certif'] + mydata['attestation_certif'] = diction['attestation_certif'] if ("session_status" in diction.keys()): - if diction['session_status']: - mydata['session_status'] = diction['session_status'] + mydata['session_status'] = diction['session_status'] if ("date_debut_inscription" in diction.keys()): - if diction['date_debut_inscription']: - mydata['date_debut_inscription'] = diction['date_debut_inscription'] + mydata['date_debut_inscription'] = diction['date_debut_inscription'] if ("date_fin_inscription" in diction.keys()): - if diction['date_fin_inscription']: - mydata['date_fin_inscription'] = diction['date_fin_inscription'] + mydata['date_fin_inscription'] = diction['date_fin_inscription'] if ("formateur" in diction.keys()): - if diction['formateur']: - mydata['formateur'] = diction['formateur'] + mydata['formateur'] = diction['formateur'] + + if ("contenu_ftion" in diction.keys()): + mydata['contenu_ftion'] = diction['contenu_ftion'] mydata['date_update'] = str(datetime.now()) @@ -531,7 +517,7 @@ def Add_Update_SessionFormation_mass(file=None, Folder=None, diction=None): ''' field_list = ['date_debut', 'date_fin', 'nb_participant', 'adresse', 'code_postal', 'ville', 'session_status', 'date_debut_inscription', 'date_fin_inscription', 'attestation', 'formateur', - 'code_session', "distanciel", "presentiel", "prix_session"] + 'code_session', "distanciel", "presentiel", "prix_session", 'contenu_ftion'] # Controle du nombre de lignes dans le fichier. total_rows = len(df) @@ -671,6 +657,12 @@ def Add_Update_SessionFormation_mass(file=None, Folder=None, diction=None): local_ville = str(df['ville'].values[n]).strip() mydata['ville'] = local_ville + contenu_ftion = "" + if ("contenu_ftion" in df.keys()): + if (str(df['contenu_ftion'].values[n])): + contenu_ftion = str(df['contenu_ftion'].values[n]).strip() + mydata['contenu_ftion'] = contenu_ftion + #mydata['ville'] = str(df['ville'].values[n]).strip() local_attestation_certif = "" diff --git a/Template/Mysy_attestion_modele2_tpl.html b/Template/Mysy_attestion_modele2_tpl.html index 2587170..2720e77 100644 --- a/Template/Mysy_attestion_modele2_tpl.html +++ b/Template/Mysy_attestion_modele2_tpl.html @@ -26,12 +26,11 @@ border: 2px solid; "> serif;color:#454349;font-size:1.2rem; line-height: 2rem;border: none;">

{% if json_data.num_declation|length > 5 %} - Par la presente, l'oganisme de formation {{json_data.partner}} au Numero de declaration - {{json_data.num_declation}}
+ Par la presente, l'oganisme de formation {{json_data.partner}} au Numero de déclaration {{json_data.num_declation}}
{% else %} - Par la presente, l'oganisme de formation {{json_data.partner}} au Numero de SIREN + Par la presente, l'oganisme de formation {{json_data.partner}} au Numero de SIRET {{json_data.mysy_partner_siren}}
{% endif %} @@ -75,15 +74,19 @@ border: 2px solid; ">

-
- Contenus de la formation :
- {{json_data.objectif}} +
+ Contenu de la formation :
+

+ {{json_data.contenu_ftion}} +

+ +
Fait à {{json_data.mysy_partner_adr_city}} le {{json_data.date_jour}}
-
+
Pour l'organisme de formation
{% if json_data.cachet_signature %} diff --git a/class_mgt.py b/class_mgt.py index cdca117..1252d9a 100644 --- a/class_mgt.py +++ b/class_mgt.py @@ -103,7 +103,7 @@ def add_class(diction): part_status, part_pack, part_pack_nb_training_auto = mycommon.Partner_Get_pack_nbTraining(user_recid) if( part_status is False): mycommon.myprint(str(inspect.stack()[0][3]) + " - Impossible de recuperer le pack et le nombre de formation du partenaire") - return False, "Votre pack / abonnement ne permet pas créer les formations. Verifiez votre abonnement " + return False, "Votre pack / abonnement ne permet pas de créer les formations. Verifiez votre abonnement " """ Recuperation du nombre de formations actif de ce partner """ @@ -1024,7 +1024,7 @@ def update_class(diction): if (part_status is False): mycommon.myprint(str(inspect.stack()[0][ 3]) + " - Impossible de recuperer le pack et le nombre de formation du partenaire") - return False, "Votre pack / abonnement ne permet pas créer les formations. Verifiez votre abonnement " + return False, "Votre pack / abonnement ne permet pas de créer les formations. Verifiez votre abonnement " coll_pack = MYSY_GV.dbname['pack'] @@ -2678,7 +2678,7 @@ def add_class_mass(file=None, Folder=None, diction=None): if (part_status is False): mycommon.myprint(str( inspect.stack()[0][3]) + " - Impossible de recuperer le pack et le nombre de formations du partenaire") - return False, "Votre pack / abonnement ne permet pas créer les formations. Verifiez votre abonnement " + return False, "Votre pack / abonnement ne permet pas de créer les formations. Verifiez votre abonnement " """ Recuperation du nombre de formations actif de ce partner diff --git a/data_indexees.csv b/data_indexees.csv index 0d9a4dd..c8800f8 100644 --- a/data_indexees.csv +++ b/data_indexees.csv @@ -1,4 +1,7 @@ ,index,mots,occurence,moyenne,id_formation,source_field -0,0,aromatherapie,1,0.33,MYSY_0004,title -1,1,integrative,1,0.33,MYSY_0004,title -2,2,praticien,1,0.33,MYSY_0004,title +0,0,belt,1,0.17,MYSY_0001,title +1,1,ecam,1,0.17,MYSY_0001,title +2,2,yellow,1,0.17,MYSY_0001,title +3,3,deploiement,1,0.17,MYSY_0001,title +4,4,expert,1,0.17,MYSY_0001,title +5,5,lean,1,0.17,MYSY_0001,title diff --git a/ela_output_test_file_pandas_2.txt b/ela_output_test_file_pandas_2.txt index d869672..c3d2f7d 100644 --- a/ela_output_test_file_pandas_2.txt +++ b/ela_output_test_file_pandas_2.txt @@ -1,4 +1,3 @@ - mots occurence moyenne id_formation source_field -0 aromatherapie 1 0.33 MYSY_0004 title -1 integrative 1 0.33 MYSY_0004 title -2 praticien 1 0.33 MYSY_0004 title \ No newline at end of file +Empty DataFrame +Columns: [mots, occurence, moyenne, id_formation, source_field] +Index: [] \ No newline at end of file diff --git a/email_inscription_mgt.py b/email_inscription_mgt.py index 663ca4d..c760469 100644 --- a/email_inscription_mgt.py +++ b/email_inscription_mgt.py @@ -8,7 +8,7 @@ import locale import datetime import inspect import sys, os - +from email import encoders from bson import ObjectId from pymongo import ReturnDocument from xhtml2pdf import pisa @@ -580,8 +580,8 @@ def SendAttestion_to_attendee_by_email(diction): """ Verification de la liste des champs obligatoires """ - field_list_obligatoire = ['nom', 'prenom', 'email', 'date_du', 'date_au', 'adresse', 'title', - 'attestation_tmpl', 'inscription_id'] + field_list_obligatoire = ['partner_recid', 'session_id', 'class_internal_url', 'class_title' , + 'email_participant', 'attestation_tmpl'] for val in field_list_obligatoire: if val not in diction: @@ -594,10 +594,96 @@ def SendAttestion_to_attendee_by_email(diction): msg = MIMEMultipart("alternative") + ## Recuperation des données du partenaire + local_partnair = MYSY_GV.dbname['partnair_account'].find_one({'recid':str(diction['partner_recid']), + 'active':'1', 'locked':'0'}) + if( local_partnair is None ): + mycommon.myprint( + str(inspect.stack()[0][3]) + " - Impossible de recuperer les données du partenaire") + return False, " Impossible de recuperer les données du partenaire " + + mysy_partner_nom = "" + if ("nom" in local_partnair.keys()): + mysy_partner_nom = str(local_partnair['nom']) + + mysy_partner_num_declation = "" + if ("num_nda" in local_partnair.keys()): + mysy_partner_num_declation = str(local_partnair['num_nda']) + + mysy_partner_adr_city = "" + if ("adr_city" in local_partnair.keys()): + mysy_partner_adr_city = str(local_partnair['adr_city']) + + ## Recuperation des données de l'inscrit + local_inscription = MYSY_GV.dbname['inscription'].find_one({'session_id': str(diction['session_id']), + 'class_internal_url': str(diction['class_internal_url']), + 'email':str(diction['email_participant'])}) + if (local_inscription is None): + mycommon.myprint( + str(inspect.stack()[0][3]) + " - Impossible de recuperer les données du participants") + return False, " Impossible de recuperer les données du participants " + + nom = "" + if ("nom" in local_inscription.keys()): + nom = str(local_inscription['nom']) + + prenom = "" + if ("prenom" in local_inscription.keys()): + prenom = str(local_inscription['prenom']) + + date_du = "" + if ("date_du" in local_inscription.keys()): + date_du = str(local_inscription['date_du'])[0:10] + + date_au = "" + if ("date_au" in local_inscription.keys()): + date_au = str(local_inscription['date_au'])[0:10] + + ville = "" + if ("ville" in local_inscription.keys()): + ville = str(local_inscription['ville']) + + code_postal = "" + if ("code_postal" in local_inscription.keys()): + code_postal = str(local_inscription['code_postal']) + + adresse = "" + if ("adresse" in local_inscription.keys()): + adresse = str(local_inscription['adresse']) + + ## Recuperation des données de la session + local_session = MYSY_GV.dbname['session_formation'].find_one({'code_session': str(diction['session_id']), + 'class_internal_url': str( + diction['class_internal_url']), + 'valide':'1'}) + if (local_session is None): + mycommon.myprint( + str(inspect.stack()[0][3]) + " - Impossible de recuperer les données de la session") + return False, " Impossible de recuperer les données de la session " + + formateur = "" + if ("formateur" in local_session.keys()): + formateur = str(local_session['formateur']) + + presentiel = "" + if ("presentiel" in local_session.keys()): + presentiel = str(local_session['presentiel']) + + distantiel = "" + if ("distantiel" in local_session.keys()): + distantiel = str(local_session['distantiel']) + + contenu_ftion = "" + if ("contenu_ftion" in local_session.keys()): + contenu_ftion = str(local_session['contenu_ftion']).replace('

', '').replace('

', '') + msg['From'] = MYSY_GV.O365_SMTP_COUNT_From_User - msg['To'] = str(diction['email']) + msg['To'] = str(diction['email_participant']) + ct = datetime.datetime.now() + ts = ct.timestamp() + date_jour = ct.strftime("%d/%m/%Y") # msg = MIMEMultipart("alternative") msg = EmailMessage() @@ -611,23 +697,80 @@ def SendAttestion_to_attendee_by_email(diction): 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']), - "email": str(diction['email']), + "params": {"nom": str(nom), + "prenom": str(prenom), + "date_du": str(date_du), + "date_au": str(date_au), + "adresse": str(adresse), + "class_title": str(diction['class_title']), + "email": str(diction['email_participant']), + "adresse": str(adresse), + "code_postal": str(code_postal), + "ville": str(ville), + "formateur": str(formateur), + "presentiel": str(presentiel), + "distantiel": str(distantiel), + "partner": str(mysy_partner_nom), + "contenu_ftion": str(contenu_ftion), + "num_declation": str(mysy_partner_num_declation), + "mysy_partner_adr_city":str(mysy_partner_adr_city), + "date_jour":str(date_jour), + "cachet_signature": "https://img.mysy-training.com/perso/mysy_cachet.png", + "logo_url": "https://img.mysy-training.com/1000formation/LOGO-FORMATION1000.png" }} + + sourceHtml = template.render(json_data=body["params"]) - msg.set_content(sourceHtml, subtype='html') + file_name = str("Attestation_" + str(ts) ).replace(".", "") + orig_file_name = str(file_name)+".pdf" + + outputFilename = str(MYSY_GV.INVOICE_DIRECTORY) + str(orig_file_name) + print(" ### orig_file_name = ", outputFilename) + # open output file for writing (truncated binary) + resultFile = open(outputFilename, "w+b") + # convert HTML to PDF + pisaStatus = pisa.CreatePDF( + src=sourceHtml, # the HTML to convert + dest=resultFile) # file handle to receive result + + # close output file + resultFile.close() + + body = '''Hello, + This is the body of the email + sicerely yours + G.G. + ''' + msg.attach(MIMEText(body, 'plain')) + + # open the file in bynary + binary_pdf = open(outputFilename, 'rb') + + payload = MIMEBase('application', 'octate-stream', Name=outputFilename) + payload.set_payload((binary_pdf).read()) + + # enconding the binary into base64 + encoders.encode_base64(payload) + + # add header with pdf name + payload.add_header('Content-Decomposition', 'attachment', filename=outputFilename) + msg.attach(payload) + + + """with open(outputFilename, 'rb') as content_file: + content = content_file.read() + msg.add_attachment(content, maintype='application', subtype='pdf', filename='Attestation.pdf') + + """ msg['From'] = MYSY_GV.O365_SMTP_COUNT_From_User msg['Bcc'] = 'contact@mysy-training.com' - msg['Subject'] = 'MySy Training : Votre attestation de formation : ' + str(diction['title']) - msg['To'] = str(diction['email']) + msg['Subject'] = 'MySy Training : Votre attestation de formation : ' + str(diction['class_title']) + msg['To'] = str(diction['email_participant']) + + msg.attach(MIMEText(open(outputFilename).read())) smtpserver.ehlo() smtpserver.starttls() @@ -639,9 +782,11 @@ def SendAttestion_to_attendee_by_email(diction): mytoday = datetime.date.today().strftime("%d/%m/%Y") my_local_mydata = {'certification_send_date':str(mytoday)} - print(" ### str(diction['inscription_id']) = ",str(diction['inscription_id']) ) + #print(" ### str(diction['inscription_id']) = ",str(diction['inscription_id']) ) ## Mise à jour de la date d'envoi du certificat - MYSY_GV.dbname['inscription'].find_one_and_update({'_id':ObjectId(str(diction['inscription_id']))}, + MYSY_GV.dbname['inscription'].find_one_and_update({'session_id': str(diction['session_id']), + 'class_internal_url': str(diction['class_internal_url']), + 'email':str(diction['email_participant'])}, {"$set":my_local_mydata}, return_document=ReturnDocument.AFTER,) @@ -738,6 +883,7 @@ def SendAttestion_to_attendee_by_email_standalone(diction): "presentiel": str(diction['presentiel']), "distantiel": str(diction['distantiel']), "partner": str(mysy_partner_nom), + "contenu_ftion": "Les 10 états d’esprit Kaizen
Pratique du PDCA et de la Résolution de problème
MODULE 3 Pérennisation:
Les rituels managériaux
Piloter un système Lean", "num_declation": str(mysy_partner_num_declation), "mysy_partner_siren": str(mysy_partner_siren), "mysy_partner_adr_city":str(mysy_partner_adr_city),