diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index bb23eae..4be0834 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -1,11 +1,14 @@
-
+
+
+
+
-
+
@@ -76,13 +79,6 @@
1680804787304
-
- 1725389636274
-
-
-
- 1725389636275
-
1725482228553
@@ -419,7 +415,14 @@
1739284937312
-
+
+ 1739302914543
+
+
+
+ 1739302914543
+
+
@@ -461,7 +464,6 @@
-
@@ -486,6 +488,7 @@
-
+
+
\ No newline at end of file
diff --git a/Job_Cron.py b/Job_Cron.py
index c4dd46d..85bddf3 100644
--- a/Job_Cron.py
+++ b/Job_Cron.py
@@ -1120,3 +1120,26 @@ def Invoice_Data_From_Tab(diction):
exc_type, exc_obj, exc_tb = sys.exc_info()
mycommon.myprint(str(inspect.stack()[0][3]) + " -" + str(e) + " - Line : " + str(exc_tb.tb_lineno))
return False, str(inspect.stack()[0][3]) + " -" + str(e) + " - Line : " + str(exc_tb.tb_lineno)
+
+
+
+"""
+Ce cron permet d'envoyer les documents automatique qui sont paramettrés dans la collection : "base_document_automatic_setup".
+Dans cette collection
+
+Alogorithme :
+
+
+1 - On va aller directement dans le collection 'session_formation' recuperer toutes les session ayant : {'automatic_traitement.actif':'1'}
+
+2 - Pour chacune des line retournées, on va faire le calcul manuellement (on pas un nombre gigantesque de session, ca peut donc passer pendant
+qqtps, deplus ce sont des traitement noctures, donc ca devrait aller.
+ => Pour chaque ligne (type document pr une session), on va faire le calcul :
+ - si start_date session = Date Today + nb_jour_action, alors il faut lancer l'edition des documents.
+ A la fin, ne surtout pas oublié de mettre à jour la ligne "session_formation.automatic_traitement" avec les info :
+ - actif = -1
+ - date_traitement = date du jour
+ - statut traitement :
+ - commentaire : combien de document envoyé.
+
+"""
\ No newline at end of file
diff --git a/Log/log_file.log b/Log/log_file.log
index 04a2693..49c46a1 100644
--- a/Log/log_file.log
+++ b/Log/log_file.log
@@ -3061473,3 +3061473,6326 @@ INFO:root:2025-02-11 20:36:09.445207 : Security check : IP adresse '127.0.0.1'
INFO:werkzeug:127.0.0.1 - - [11/Feb/2025 20:36:09] "POST /myclass/api/Get_Given_Personnalisable_Fields_By_template_ref_interne/ HTTP/1.1" 200 -
INFO:root:2025-02-11 20:36:20.206062 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [11/Feb/2025 20:36:20] "POST /myclass/api/Get_Given_Partner_Document_Super_Admin/ HTTP/1.1" 200 -
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-12 09:33:01.102780 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-12 09:33:01.102780 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-12 09:33:01.102780 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-12 09:33:01.103781 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-12 09:33:01.103781 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+INFO:werkzeug:[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
+ * Running on http://localhost:5001
+INFO:werkzeug:[33mPress CTRL+C to quit[0m
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-12 09:33:27.915072 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-12 09:33:27.916062 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-12 09:33:27.916062 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-12 09:33:27.916062 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-12 09:33:27.916062 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-12 10:08:51.988627 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:52] "POST /myclass/api/partner_login/ HTTP/1.1" 200 -
+INFO:root:2025-02-12 10:08:52.273801 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-12 10:08:52.278428 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-12 10:08:52.283967 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-12 10:08:52.288893 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-12 10:08:52.299897 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-12 10:08:52.305970 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:52] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:52] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-12 10:08:52.328197 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-12 10:08:52.336095 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-12 10:08:52.336095 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:52] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:52] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-12 10:08:52.353046 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:52] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:52] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-12 10:08:52.389270 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-12 10:08:52.396915 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-12 10:08:52.402052 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:52] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-12 10:08:52.414914 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-12 10:08:52.425182 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:52] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:52] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:root:2025-02-12 10:08:52.441541 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:52] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-12 10:08:52.452996 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:52] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-12 10:08:52.462756 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-12 10:08:52.476023 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:52] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-12 10:08:52.490470 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:52] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:52] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:58] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:58] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:58] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [12/Feb/2025 10:08:58] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-13 09:54:29.459892 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-13 09:54:29.460895 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-13 09:54:29.460895 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-13 09:54:29.460895 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-13 09:54:29.460895 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+INFO:werkzeug:[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
+ * Running on http://localhost:5001
+INFO:werkzeug:[33mPress CTRL+C to quit[0m
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-13 09:54:47.252661 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-13 09:54:47.252661 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-13 09:54:47.252661 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-13 09:54:47.252661 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-13 09:54:47.252661 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-13 09:59:11.481305 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:11] "POST /myclass/api/partner_login/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:11.764153 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 09:59:11.766152 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 09:59:11.770459 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 09:59:11.776023 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 09:59:11.780332 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 09:59:11.783526 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:11] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:11] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:11.812222 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 09:59:11.815842 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:11] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:11] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:11.868216 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:11] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:11.869210 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:11] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:11.879309 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 09:59:11.883383 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 09:59:11.887372 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 09:59:11.892412 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:11] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:11.948272 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:11] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:11] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:11.961835 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 09:59:11.965935 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:11] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:11.978739 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:11] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:12.006038 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:12] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:12.027526 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:12] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:12] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:17] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:17] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:17] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:17] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:19.772788 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 09:59:19.777432 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:19] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:19.786835 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 09:59:19.793895 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:19] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:19.809162 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:19] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:19] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:19.815163 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 09:59:19.820691 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 09:59:19.837131 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:19] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:19] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:19.982836 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 09:59:19.987280 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 09:59:19.990271 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:19] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:20] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:20.002722 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 09:59:20.008747 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:20] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:20] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:20.015751 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:20] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:20.020261 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 09:59:20.023756 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:20] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:20.035470 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:20] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:20] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 09:59:20.050513 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:24] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 09:59:24] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:19:08.076155 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:19:08.085948 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:19:08.124117 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:19:08.156171 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:19:08.165727 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:19:08.178136 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:19:08] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:19:08] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:19:08] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:19:08] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:19:08.257169 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:19:08.267337 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:19:08.277089 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:19:08.281662 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:19:08.293434 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:19:08] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:19:08] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:19:08] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:19:08.307978 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:root:2025-02-13 10:19:08.310130 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:19:08] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:19:08] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:19:08.325586 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:19:08.331587 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:19:08.344613 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:19:08] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:19:08] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:19:08.365973 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:19:08.378992 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:19:08] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:19:08] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:19:08] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:19:11] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:19:11] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:20:43.348836 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:20:43.354830 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:20:43.359831 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:20:43] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:20:43.367135 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:20:43.377218 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:20:43.384523 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:20:43] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:20:43] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:20:43.396598 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:20:43] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:20:43.400599 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:20:43] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:20:43] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:20:43.600396 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:20:43.614999 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:20:43] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:20:43.622415 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:20:43.629085 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:20:43.640653 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:20:43.653419 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:20:43.663306 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:20:43] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:20:43] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:20:43] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:20:43.687519 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:20:43] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:20:43.699322 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:20:43] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:20:43.718605 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:20:43] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:20:43] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:20:46] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:20:46] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:21:34.910537 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:21:34.913540 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:21:34.918076 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:21:34] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:21:34.926619 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:21:34.940711 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:21:34.942915 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:21:34] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:21:34] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:21:34.960464 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:21:34] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:21:34.963916 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:21:34] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:21:34] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:21:35.088915 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:21:35.094230 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:21:35.097703 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:21:35.104965 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:21:35] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:21:35.111475 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:21:35.114747 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:21:35.119277 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:21:35] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:21:35] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:21:35] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:21:35.142876 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:21:35] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:21:35.154928 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:21:35] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:21:35.163988 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:21:35] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:21:35] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:21:38] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:21:38] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:22:59.132590 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:22:59.139422 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:22:59.144097 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:22:59] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:22:59.151734 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:22:59.157747 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:22:59.171300 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:22:59] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:22:59] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:22:59.182301 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:22:59] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:22:59.186039 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:22:59] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:22:59] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:22:59.310977 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:22:59.316539 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:22:59.324827 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:22:59.332452 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:22:59.340616 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:22:59] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:22:59.354781 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:22:59] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:22:59] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:22:59.362128 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:22:59] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:22:59.369768 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:22:59.381302 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:22:59.386458 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:22:59] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:22:59] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:22:59] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:22:59] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:23:02] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:23:02] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:23:51.852624 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:23:51.856623 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:23:51] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:23:51.863519 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:23:51.870624 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:23:51.878342 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:23:51.889530 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:23:51.890523 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:23:51] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:23:51] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:23:51] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:23:51.917669 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:23:51] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:23:51] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:23:52.057070 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:23:52.062558 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:23:52.068056 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:23:52.074021 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:23:52] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:23:52.081639 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:23:52] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:23:52.091136 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:23:52] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:23:52.098944 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:23:52.107687 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:23:52] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:23:52.117816 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:23:52] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:23:52.126209 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:23:52] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:23:52] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:23:52] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:23:55] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:23:55] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:27:53.283688 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:27:53.291431 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:27:53.300658 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:27:53] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:27:53.317048 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:27:53.324868 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:27:53] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:27:53.339241 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:27:53] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:27:53.347113 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:27:53] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:27:53] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:27:53.365883 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:27:53] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:27:53.455916 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:27:53.462728 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:27:53.466224 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:27:53.476080 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:27:53] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:27:53.483984 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:27:53.493761 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:27:53] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:27:53] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:27:53.514159 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:27:53] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:27:53.523900 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 10:27:53.532842 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:27:53] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 10:27:53.543529 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:27:53] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:27:53] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:27:53] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:27:56] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 10:27:56] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-13 15:34:33.026638 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-13 15:34:33.026638 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-13 15:34:33.026638 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-13 15:34:33.027639 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-13 15:34:33.027639 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+INFO:werkzeug:[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
+ * Running on http://localhost:5001
+INFO:werkzeug:[33mPress CTRL+C to quit[0m
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-13 15:34:57.547124 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-13 15:34:57.548124 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-13 15:34:57.548124 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-13 15:34:57.548124 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-13 15:34:57.548124 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-13 15:40:07.148488 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:07] "POST /myclass/api/partner_login/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:40:07.368926 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:40:07.372931 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:40:07.378271 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:40:07.383803 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:40:07.387794 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:40:07.394547 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:07] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:40:07.403978 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:07] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:40:07.415211 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:40:07.421650 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:07] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:07] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:40:07.435049 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:07] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:07] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:40:07.474705 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:40:07.479997 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:40:07.488789 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:40:07.491790 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:07] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:40:07.502346 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:07] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:07] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:07] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:40:07.518089 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:07] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:40:07.531427 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:40:07.538427 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:40:07.546685 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:07] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:40:07.566134 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:07] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:07] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:13] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:13] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:13] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:13] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:40:26.899615 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:40:26.903050 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:40:26.906275 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:40:26.909269 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:26] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:26] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0xed0eeda0
+DEBUG:paramiko.transport:starting thread (client mode): 0xfb4cfc40
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:32] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:40:32] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:45:12.579291 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:45:12.582283 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:45:12.586289 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:45:12.589283 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:45:12.595299 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:45:12.602588 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:45:12.603578 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:45:12] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:45:12.612713 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:45:12] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:45:12] "POST /myclass/api/getRecodedParnterImage_from_front/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:45:12] "POST /myclass/api/getRecodedParnterImage_from_front/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:45:12] "POST /myclass/api/Get_List_Theme_Catalog_Pub/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:45:12] "POST /myclass/api/Get_List_Theme_Catalog_Pub/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:45:37.150274 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:45:39.355914 : update_partner_pwd Le mot de passe du partenaire a bien ete mis à jour dans Mysy =65f04934549224c14c3f6039
+INFO:root:2025-02-13 15:45:39.703196 : update_partner_pwd - La mise à jour du mot de passe dans le LMS a été faite également
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:45:39] "POST /myclass/api/update_partner_pwd/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.413912 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.415916 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.417998 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.419015 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.421162 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.422190 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.423198 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.427475 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.429475 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.430987 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.807488 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.810479 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.813865 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.819294 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.822439 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.826440 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.830474 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.837105 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.841658 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.843786 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.847832 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.853447 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.860132 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.864325 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.869090 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.872899 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.878306 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.886064 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.887136 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.891705 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.896733 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.900023 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.905781 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.908913 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.910382 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.915520 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.920753 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.924155 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.928356 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.931831 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.935283 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.939309 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.942498 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.943970 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.949365 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.952960 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.957456 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.962648 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.965761 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.969472 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.975483 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.976981 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.980216 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.984667 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.990665 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:44] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:44.994070 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:44.997074 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:45] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:45.004068 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:45] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:45.008913 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:45.012023 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:45] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:45] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:45.021485 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:45.024963 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:45] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:45] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:45.033041 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:45.036349 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:45.039864 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:45] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:45.044162 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:45] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:45.048116 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:45.052595 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:45] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:45] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:46:45.058010 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:46:45.061094 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:45] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:46:45] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:47:00.447141 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:00] "POST /myclass/api/partner_login/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:47:00.513479 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:47:00.516489 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:47:00.520487 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:47:00.526492 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:00] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:47:00.533490 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:47:00.535491 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:47:00.541785 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:47:00.542777 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:00] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:00] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:00] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:47:00.559340 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:47:00.567823 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:00] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:00] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:47:00.583477 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:47:00.589443 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:47:00.591943 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:47:00.604966 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:00] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:00] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:00] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:47:00.622074 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:00] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:47:00.629518 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:47:00.633914 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 15:47:00.639099 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:00] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:47:00.653496 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:00] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 15:47:00.667233 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:00] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:00] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:05] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:05] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:05] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 15:47:06] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:04:29.434701 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:04:29.439047 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:04:29] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:04:29.443196 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:04:29.447922 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:04:29] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0x814b14e0
+DEBUG:paramiko.transport:starting thread (client mode): 0x814b0640
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:04:31] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:04:31] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:08:01.811340 : Security check : IP adresse '127.0.0.1' connected
+DEBUG:paramiko.transport:starting thread (client mode): 0x814b3160
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'wb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'wb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+INFO:root:2025-02-13 16:08:02.295601 : Lms_Add_BG_File DEPLACEMENT DE ./Data/Corinnebannierev3_20250213160801.png VERS /var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png EST OKKKK
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:08:02] "POST /myclass/api/Lms_Add_BG_File/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:11:08.336730 : Security check : IP adresse '127.0.0.1' connected
+DEBUG:paramiko.transport:starting thread (client mode): 0x80d0f3a0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'wb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'wb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+INFO:root:2025-02-13 16:11:08.747837 : Lms_Add_Logo_File DEPLACEMENT DE ./Data/logocorinnebonduv3_20250213161108.png VERS /var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png EST OKKKK
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:11:08] "POST /myclass/api/Lms_Add_Logo_File/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:root:2025-02-13 16:12:42.777966 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:12:42] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:12:44.597129 : Security check : IP adresse '127.0.0.1' connected
+DEBUG:paramiko.transport:starting thread (client mode): 0x80d0e3b0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Adding ssh-ed25519 host key for 88.170.110.220: b'e44b0a61fb86892f0b6973a38e33cec5'
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+DEBUG:paramiko.transport:[chan 0] EOF received (0)
+DEBUG:paramiko.transport:[chan 1] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:[chan 1] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 1 opened.
+DEBUG:paramiko.transport:[chan 1] Sesch channel 1 request ok
+DEBUG:paramiko.transport:[chan 1] EOF received (1)
+DEBUG:paramiko.transport:[chan 1] EOF sent (1)
+DEBUG:paramiko.transport:[chan 2] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:[chan 2] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 2 opened.
+DEBUG:paramiko.transport:[chan 2] Sesch channel 2 request ok
+DEBUG:paramiko.transport:[chan 2] EOF received (2)
+DEBUG:paramiko.transport:[chan 3] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:[chan 2] EOF sent (2)
+DEBUG:paramiko.transport:[chan 3] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 3 opened.
+DEBUG:paramiko.transport:[chan 3] Sesch channel 3 request ok
+DEBUG:paramiko.transport:[chan 3] EOF received (3)
+DEBUG:paramiko.transport:[chan 3] EOF sent (3)
+DEBUG:paramiko.transport:Dropping user packet because connection is dead.
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:12:45] "POST /myclass/api/Lms_Config_Theme_and_Logo/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:28:55.621017 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:28:55] "POST /myclass/api/partner_login/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:28:55.693527 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:28:55.700262 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:28:55.702319 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:28:55.709326 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:28:55.715488 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:28:55] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:28:55.729159 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:28:55.734362 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:28:55] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:28:55.740912 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:28:55] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:28:55.752344 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:28:55] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:28:55.774443 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:28:55] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:28:55] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:28:55.781667 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:28:55.786155 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:28:55.792031 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:28:55.807212 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:28:55] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:28:55] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:28:55] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:28:55.827530 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:28:55] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:28:55.840566 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:28:55.849266 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:28:55.860586 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:28:55] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:28:55.881347 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:28:55] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:28:55] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:28:55.906378 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:28:55] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:29:01] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:29:01] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:29:01] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:29:01] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:29:04.741042 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:29:04.747683 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:29:04.760021 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:29:04.764265 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:29:04] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:29:04.783037 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:29:04] "POST /myclass/api/get_Agenda_Event_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:29:04.787694 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:29:04.794631 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:29:04] "POST /myclass/api/get_Agenda_Event_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:29:04.804110 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:29:04] "POST /myclass/api/Get_Default_Debut_Fin_journee_Modele_Journee/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:29:04] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:29:04] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:29:04] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:29:04] "POST /myclass/api/Get_Default_Debut_Fin_journee_Modele_Journee/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:29:24.316889 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:29:24.321685 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:29:24] "POST /myclass/api/get_Ressource_Info_Data/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:29:24] "POST /myclass/api/get_Agenda_Event_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:29:25.518532 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:29:25] "POST /myclass/api/get_Agenda_Event_List_For_Many_Users/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:29:27.764705 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:29:27] "POST /myclass/api/get_Agenda_Event_List_For_Many_Users/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:30:54.640042 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:30:54.651060 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:30:54] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:30:54.656461 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:30:54.661060 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:30:54] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0x84e2ed40
+DEBUG:paramiko.transport:starting thread (client mode): 0x84e2ebf0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:30:55] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:30:55] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:35:08.874227 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:35:08.878236 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:35:08] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0xfb4cfe80
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:35:09] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:35:15.754636 : Security check : IP adresse '127.0.0.1' connected
+DEBUG:paramiko.transport:starting thread (client mode): 0x84e2d090
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'wb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'wb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+INFO:root:2025-02-13 16:35:16.075093 : Lms_Add_BG_File DEPLACEMENT DE ./Data/Corinnebannierev4_20250213163515.png VERS /var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png EST OKKKK
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:35:16] "POST /myclass/api/Lms_Add_BG_File/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:35:25.185859 : Security check : IP adresse '127.0.0.1' connected
+DEBUG:paramiko.transport:starting thread (client mode): 0xed0eeda0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'wb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'wb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+INFO:root:2025-02-13 16:35:25.451952 : Lms_Add_Logo_File DEPLACEMENT DE ./Data/logocorinnebonduv3_20250213163525.png VERS /var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png EST OKKKK
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:35:25] "POST /myclass/api/Lms_Add_Logo_File/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:37:31.799886 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:37:31.806000 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:37:31] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0x84e2fa00
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:37:32] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:root:2025-02-13 16:38:05.545765 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:38:05.553443 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:38:05] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0x84e2cdf0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:38:05] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:42:34.422548 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:42:34.434438 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:42:34] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0xe5f7bbb0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:42:34] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:43:28.808718 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:43:28.811718 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:43:28] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0x84e2e230
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:43:29] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:45:36.306955 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:45:36.315398 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:45:36] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0xe5f7b9a0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:45:36] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:46:08.453262 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:46:08.459232 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:46:08] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0x84e2e1a0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:46:08] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:48:07.054294 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:48:07.060743 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:48:07] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0x84e2e020
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:48:07] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:49:59.570797 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:49:59.578795 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:49:59] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0x84e2ebf0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:50:00] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:50:29.942133 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:50:29.947147 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:50:29] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0x84e2f7c0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:50:30] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:51:03.188208 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:51:03.192598 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:51:03] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0x84e2e0e0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:51:03] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:52:38.541981 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:52:38.547383 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:52:38] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0xfb7999f0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:52:39] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:root:2025-02-13 16:53:04.974621 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:53:04] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:53:04.985631 : Security check : IP adresse '127.0.0.1' connected
+DEBUG:paramiko.transport:starting thread (client mode): 0x84e2d780
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:53:05] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:root:2025-02-13 16:53:17.670123 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:53:17.680654 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:53:17.692659 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:53:17] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:53:17.707034 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:53:17.713811 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:53:17.722225 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:53:17] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:53:17] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:53:17] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:53:17.797271 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:53:17.801481 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:root:2025-02-13 16:53:17.803482 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:53:17] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:53:17.810588 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:53:17] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:53:17.815333 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:root:2025-02-13 16:53:17.820723 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:53:17] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:53:17] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0x84e2fd00
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:starting thread (client mode): 0xfb79ab90
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:53:18] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:53:18] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:53:28.073320 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 16:53:28.076995 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:53:28] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0x814b0ee0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:53:28] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 16:56:09.386587 : Security check : IP adresse '127.0.0.1' connected
+DEBUG:paramiko.transport:starting thread (client mode): 0xfb7999f0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'wb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'wb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+INFO:root:2025-02-13 16:56:09.829995 : Lms_Add_BG_File DEPLACEMENT DE ./Data/Corinnebannierev5_20250213165609.png VERS /var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png EST OKKKK
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 16:56:09] "POST /myclass/api/Lms_Add_BG_File/ HTTP/1.1" 200 -
+INFO:root:2025-02-13 17:42:08.428706 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 17:42:08.442709 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 17:42:08.446713 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-13 17:42:08.455589 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 17:42:08] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 17:42:08] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 17:42:08] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [13/Feb/2025 17:42:08] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-14 09:29:47.049019 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-14 09:29:47.051016 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-14 09:29:47.053015 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-14 09:29:47.055021 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-14 09:29:47.056018 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+INFO:werkzeug:[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
+ * Running on http://localhost:5001
+INFO:werkzeug:[33mPress CTRL+C to quit[0m
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-14 09:30:15.735096 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-14 09:30:15.735096 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-14 09:30:15.735096 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-14 09:30:15.735096 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-14 09:30:15.735096 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-14 16:01:09.883459 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-14 16:01:09.884679 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-14 16:01:09.884679 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-14 16:01:09.884679 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-14 16:01:09.884679 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+INFO:werkzeug:[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
+ * Running on http://localhost:5001
+INFO:werkzeug:[33mPress CTRL+C to quit[0m
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-14 16:01:22.558555 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-14 16:01:22.558555 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-14 16:01:22.558555 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-14 16:01:22.558555 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-14 16:01:22.558555 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-15 10:52:43.810974 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-15 10:52:43.810974 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-15 10:52:43.810974 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-15 10:52:43.810974 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-15 10:52:43.810974 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+INFO:werkzeug:[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
+ * Running on http://localhost:5001
+INFO:werkzeug:[33mPress CTRL+C to quit[0m
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-15 10:52:55.762036 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-15 10:52:55.763035 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-15 10:52:55.763035 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-15 10:52:55.763035 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-15 10:52:55.763035 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-15 10:53:02.218084 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:02] "POST /myclass/api/partner_login/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 10:53:02.589871 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 10:53:02.592945 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 10:53:02.597837 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 10:53:02.604537 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 10:53:02.610215 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 10:53:02.616415 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:02] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:02] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 10:53:02.651712 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 10:53:02.654205 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:02] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:02] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 10:53:02.710574 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:02] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 10:53:02.711590 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:02] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 10:53:02.733731 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 10:53:02.738890 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 10:53:02.742470 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 10:53:02.746908 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:02] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 10:53:02.780593 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:02] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 10:53:02.792055 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:02] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 10:53:02.824229 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:02] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 10:53:02.833233 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:02] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 10:53:02.845227 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:02] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 10:53:02.858972 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:02] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:02] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:08] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:08] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:08] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:08] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 10:53:15.563626 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 10:53:15.566630 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 10:53:15.570635 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 10:53:15.573625 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:15] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:15] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0x3d52b670
+DEBUG:paramiko.transport:starting thread (client mode): 0x52abfeb0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:23] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 10:53:23] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:47.401278 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:47.417726 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:47.444421 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:47.444421 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:47.504568 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:47.510191 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:47.530847 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:47.545662 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:47] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:47.643069 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:47] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:47] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:47] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.007013 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.398511 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.403803 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.411834 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.416720 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.421988 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.429677 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.443673 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.451189 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.460454 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.462455 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.470367 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.475641 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.484122 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.499485 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.505763 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.514075 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.524025 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.529022 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.537457 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.542726 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.549723 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.553161 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.559581 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.569268 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.573414 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.583568 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.586568 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.593933 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.602976 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.613378 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.618381 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.627603 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.633604 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.639902 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.644678 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.655090 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.667712 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.674382 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.678862 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.686617 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.695499 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.698512 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.703531 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.710636 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.720823 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.723816 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.731943 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.739657 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.750447 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.759862 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.768177 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.774915 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.781257 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.791011 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.798634 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.803637 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-15 14:53:48.809637 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.815638 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.823314 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-15 14:53:48.832912 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [15/Feb/2025 14:53:48] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-15 21:34:30.679217 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-15 21:34:30.679217 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-15 21:34:30.680223 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-15 21:34:30.680223 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-15 21:34:30.680223 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+INFO:werkzeug:[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
+ * Running on http://localhost:5001
+INFO:werkzeug:[33mPress CTRL+C to quit[0m
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-15 21:34:47.965902 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-15 21:34:47.965902 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-15 21:34:47.965902 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-15 21:34:47.965902 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-15 21:34:47.965902 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-16 09:08:59.447744 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-16 09:08:59.448996 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-16 09:08:59.448996 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-16 09:08:59.448996 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-16 09:08:59.448996 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+INFO:werkzeug:[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
+ * Running on http://localhost:5001
+INFO:werkzeug:[33mPress CTRL+C to quit[0m
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-16 09:09:17.946378 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-16 09:09:17.946378 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-16 09:09:17.947729 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-16 09:09:17.947729 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-16 09:09:17.947729 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-16 11:32:50.037693 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 11:32:50.049443 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 11:32:50] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 11:32:50] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 14:07:58.457662 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 14:07:58.481705 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 14:07:58.537366 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 14:07:58.537366 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 14:08:00.256347 : get_training_in_user_zone -'user_country_code' - ERRORRRR AT Line : 675
+INFO:root:2025-02-16 14:08:00.259833 : get_training_in_user_zone -'user_country_code' - ERRORRRR AT Line : 675
+INFO:root:2025-02-16 14:08:00.265164 : get_all_class -Expecting value: line 1 column 2 (char 1) - ERRORRRR AT Line : 201
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 14:08:00] "GET /myclass/api/get_all_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 14:08:00.268526 : get_all_class -Expecting value: line 1 column 2 (char 1) - ERRORRRR AT Line : 201
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 14:08:00] "GET /myclass/api/get_all_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:23.777372 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:23.784083 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:23.804774 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:23.804774 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:23.850950 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:23.916487 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:23.924287 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:23.924287 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:23] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:23.968296 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.302402 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.666074 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:24.673645 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:24.681701 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:24.687216 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:24.694082 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:24.699817 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.710570 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.719129 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.726137 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:24.735136 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.746100 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.751507 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:24.758803 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.766822 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:24.773903 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.782107 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.789050 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:24.791552 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.797741 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.805179 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.810516 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.815696 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.821694 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.827151 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:24.830313 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.838313 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.843307 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.847989 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.853322 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:24.859157 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.865897 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.872425 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:24.876427 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.882424 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.886428 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.891430 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.896426 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.904427 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.908433 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:24.910937 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.918766 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.925871 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:24.928871 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.936990 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:24.939338 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.947845 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.954806 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:24.959158 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.970515 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:24.975863 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.981391 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:24.985987 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.994418 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:24.998147 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:25.005094 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:25] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:25] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:25.012629 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:25] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:25.018076 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:25.021077 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:25] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:25] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:25.029830 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:25] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:25.034832 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:25] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:25] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.293721 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:32.296131 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:32.297129 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:32.300128 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:32.303481 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:32.307478 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:32.310481 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.312475 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:32.317650 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.539697 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.738194 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:32.742693 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.748309 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:32.751825 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.756928 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.763503 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:32.767624 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.774997 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.779552 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.787347 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.795573 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:32.801567 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.811594 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.820096 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.827122 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.835138 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.842399 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.848525 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:32.850557 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.856861 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.864174 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:32.869176 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.876194 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.883190 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.892014 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.899694 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:32.905055 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.912686 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.917573 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:32.923777 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.931778 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.942387 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:32.944385 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.951381 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:32.952386 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.960497 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.964507 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.966885 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:32.972056 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.981974 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.990720 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:32.994722 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:33.001608 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:33.012114 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:33.021548 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:33.028623 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:33.035706 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:33.040703 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:33.045708 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:33.051151 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:33.056624 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:33.063989 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:33.073150 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:33.080870 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:33.084020 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 15:51:33.089025 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:33.097177 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:33.104018 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:33.111203 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 15:51:33.117581 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 15:51:33] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:32.843632 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:32.853057 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:32.854054 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:32.864693 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:32.867705 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:32.873063 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:32.880063 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:32.883342 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:32] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:32] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:32.898853 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:32.901296 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.770947 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:33.777199 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.785111 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.794108 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.801112 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.806112 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.814108 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.825118 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.832107 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.839113 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.844113 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:33.850133 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:33.860138 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.871668 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.877668 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.887250 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.896164 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.905378 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.915149 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.922656 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.927706 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.934708 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.942933 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.952469 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:33.960191 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:33.968280 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:33.979177 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:33.983628 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:33.992202 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:33] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.002836 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.014184 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.023063 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:34.029239 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.041128 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.044177 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:34.053837 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.059549 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.069455 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.079345 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:34.085185 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.093112 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.103637 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.111111 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:34.116620 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.123640 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.130450 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:34.135768 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.142528 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.148571 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:34.151585 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.162929 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:34.167863 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.175051 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.181470 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.189308 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.196520 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:34.198948 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:34.205662 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:02:34.210099 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:02:34.218447 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:02:34] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:53.101631 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:53.112938 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:53.113940 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:53.131897 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:53.137890 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:53.143968 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:53.149964 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:53.156522 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:53] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:53.177183 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:53] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:53] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:53] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:53] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:53.519356 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:53] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:53] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:53] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.139102 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.142555 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.152325 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.156513 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.160511 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.165511 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.174053 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.177042 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.185692 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.188828 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.192626 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.199097 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.201115 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.206789 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.211195 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.216094 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.222418 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.228416 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.232419 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.236418 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.245584 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.247828 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.252281 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.261228 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.264759 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.268777 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.277332 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.283555 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.288560 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.294166 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.302652 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.306645 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.314598 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.318960 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.325351 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.331389 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.337422 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.344324 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.346841 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.354027 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.362731 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.365530 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.369527 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.375148 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.381229 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.385313 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.393440 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.400575 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.406574 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.412084 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.416196 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.423489 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.428559 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.434071 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.440107 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.446126 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.450498 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:16:54.451749 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.458775 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:16:54.464779 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:16:54] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:11.877656 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:11.886878 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:11.956273 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:11.983837 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:11.994417 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:12.000886 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:12.006710 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:12.014516 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:12] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:12.033704 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:12] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:12] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:12] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:12] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:12.607602 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:12] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:12] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:12] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:13.463536 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:13.467752 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:13.519010 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:13.522489 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:13.530610 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:13.580701 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:13.585396 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:13.642259 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:13.645708 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:13.705131 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:13.717448 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:13.721347 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:13.726081 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:13.800127 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:13.814964 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:13.822919 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:13.828179 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:13.836179 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:13.841403 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:13.896987 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:13.901987 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:13.957612 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:13.965613 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:13.974480 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:13.980175 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:13] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.014218 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:14.020821 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.026823 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:14.030003 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.040953 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.090184 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:14.097648 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.102671 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.169292 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:14.172405 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.183865 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.189925 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.197210 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:14.201799 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.206852 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.215054 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.219047 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:14.228663 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.238024 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:14.245605 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.251606 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.260612 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:14.266082 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.273477 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.280082 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:14.284403 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.292527 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:14.297763 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:14.302755 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.356274 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.363275 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 16:56:14.369079 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.378143 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.382477 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 16:56:14.390655 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 16:56:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:23.613286 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:23.619348 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:23.631218 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:23.650995 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:23.653351 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:23.661000 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:23.661000 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:23.664337 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:23] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:23.695682 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:23] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:23] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:23.956749 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:23] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.355991 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.361275 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.382341 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.389965 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.394429 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.399101 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.404617 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.409646 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.418651 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.423663 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.427720 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.439338 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.445892 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.452036 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.457813 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.463324 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.473330 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.477324 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.484335 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.493327 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.498330 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.508327 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.515332 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.522331 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.533328 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.541128 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.549479 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.555109 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.560154 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.574421 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.591157 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.609788 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.620373 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.626971 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.633674 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.645348 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.650861 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.655852 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.659859 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.671787 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.681774 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.687666 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.698530 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.705036 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.712897 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.720098 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.726537 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.736931 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.744558 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.750878 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.760331 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.763825 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.768914 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.777580 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.786630 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.794001 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.800703 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.805934 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-16 20:35:24.815709 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-16 20:35:24.821565 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [16/Feb/2025 20:35:24] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-17 09:04:03.209194 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-17 09:04:03.209194 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-17 09:04:03.209194 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-17 09:04:03.209194 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-17 09:04:03.210196 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+INFO:werkzeug:[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
+ * Running on http://localhost:5001
+INFO:werkzeug:[33mPress CTRL+C to quit[0m
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-17 09:04:17.781810 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-17 09:04:17.781810 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-17 09:04:17.782811 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-17 09:04:17.782811 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-17 09:04:17.782811 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-17 09:23:25.989483 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:26] "POST /myclass/api/partner_login/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:23:26.273849 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:23:26.276842 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:23:26.282063 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:23:26.287061 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:23:26.291400 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:23:26.297578 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:26] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:26] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:23:26.330418 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:23:26.331419 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:26] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:26] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:23:26.385362 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:23:26.388900 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:23:26.419195 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:26] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:23:26.420197 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:26] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:23:26.423426 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:23:26.426420 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:26] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:23:26.463773 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:26] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:23:26.475343 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:26] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:23:26.512756 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:26] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:26] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:23:26.542928 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:23:26.545427 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:26] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:26] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:23:26.568637 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:26] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:31] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:31] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:31] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:23:31] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:25:54.854584 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:25:54.857686 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:25:54] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:25:54] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:25:54.870612 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:25:54.873126 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:25:54] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:25:54] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:25:58.396512 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:25:58.398665 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:25:58.402761 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:25:58] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:25:58.411641 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:25:58.413988 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:25:58.417672 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:25:58] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:25:58] "POST /myclass/api/Get_List_Type_Cours/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:25:58] "POST /myclass/api/Get_List_Type_Cours/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:25:58] "POST /myclass/api/Get_List_Unite_Enseignement_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:25:58] "POST /myclass/api/Get_List_Unite_Enseignement_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:26:01.701646 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:26:01.705198 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:26:01] "POST /myclass/api/Get_Given_Unite_Enseignement/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:26:01] "POST /myclass/api/Get_List_Unite_Enseignement_Planif_lines/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:26:43.825312 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:26:43] "POST /myclass/api/Update_Unite_Enseignement/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:26:44.003006 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:26:44] "POST /myclass/api/Get_List_Unite_Enseignement_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:26:58.840221 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:26:58.844220 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:26:58] "POST /myclass/api/Get_Given_Unite_Enseignement/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:26:58] "POST /myclass/api/Get_List_Unite_Enseignement_Planif_lines/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:27:13.459525 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:27:13] "POST /myclass/api/Update_Unite_Enseignement/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:27:13.650059 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:27:13] "POST /myclass/api/Get_List_Unite_Enseignement_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:27:17.167021 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:27:17.169666 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:27:17] "POST /myclass/api/Get_Given_Unite_Enseignement/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:27:17] "POST /myclass/api/Get_List_Unite_Enseignement_Planif_lines/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:27:42.228115 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:27:42] "POST /myclass/api/Update_Unite_Enseignement/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:27:42.406924 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:27:42] "POST /myclass/api/Get_List_Unite_Enseignement_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:30:22.317113 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:30:22.323108 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:30:22.327111 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:30:22] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:30:22] "POST /myclass/api/Get_List_Type_Cours/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:30:22] "POST /myclass/api/Get_List_Unite_Enseignement_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:31:11.528979 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:31:11] "POST /myclass/api/Add_Unite_Enseignement/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:31:11.709167 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:31:11] "POST /myclass/api/Get_List_Unite_Enseignement_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:32:05.189112 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:32:05.193220 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:32:05] "POST /myclass/api/Get_List_Unite_Enseignement_Planif_lines/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:32:05] "POST /myclass/api/Get_Given_Unite_Enseignement/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:32:09.688920 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:32:09.691920 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:32:09.697446 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:32:09] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:32:09] "POST /myclass/api/Get_List_Type_Cours/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:32:09] "POST /myclass/api/Get_List_Unite_Enseignement_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:32:43.476838 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:32:43] "POST /myclass/api/Add_Unite_Enseignement/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:32:43.639269 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:32:43] "POST /myclass/api/Get_List_Unite_Enseignement_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:32:49.912709 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:32:49.962418 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:32:49.968746 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:32:49.974758 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:32:49] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:32:49.984241 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:32:49.993658 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:32:49.999024 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:32:50] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:32:50] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:32:50.007031 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:32:50] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:32:50.018521 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:32:50] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:32:50.027506 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:32:50.035011 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:32:50] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:32:50] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:32:50] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:32:53] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:32:53] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:32:53] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:33:03.719298 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:03] "POST /myclass/api/check_partner_token_validity_v2/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:33:23.234989 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:23.245037 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:23.247342 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:23.259628 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:23.268395 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:33:23.288403 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:23] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:23] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:23] "POST /myclass/api/get_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:23] "POST /myclass/api/get_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:33:23.487000 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:23.492007 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:23] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:23] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:33:39.702560 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:42] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:33:49.450367 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:49.456100 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:49.460126 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:49.467746 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:33:49.481039 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:33:49.491972 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:33:49.507153 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:49.517509 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:49.522605 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:49.527125 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:33:49.542034 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:49.549819 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:49.559183 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:49.570446 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_List_Unite_Enseignement_Of_Given_Class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/getRecodedClassImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:33:49.589163 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:49.599361 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_List_Type_Evaluation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_List_Type_Evaluation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_List_Class_Evaluation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:33:49.623948 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_List_Class_Evaluation/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:33:49.632068 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:49.639574 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:49.649691 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:49.658099 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:49.673560 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:33:49.681112 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/getRecodedClassImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_List_Class_Niveau_Formation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_List_Unite_Enseignement_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_List_Unite_Enseignement_Of_Given_Class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:33:49.695586 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_List_Class_Niveau_Formation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:49] "POST /myclass/api/Get_List_Unite_Enseignement_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:33:50.240633 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:50.250728 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:50.255807 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:33:50.263800 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:50] "POST /myclass/api/getRecodedClassImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:50] "POST /myclass/api/getRecodedClassImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:50] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:50] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:33:53.516032 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:33:53] "POST /myclass/api/Get_List_Unite_Enseignement_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:34:07.771066 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:34:09.874755 : Add_Update_UE_To_Class La valeur 'crédit' est invalide
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:34:09] "POST /myclass/api/Add_Update_UE_To_Class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:34:13.802603 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:34:13] "POST /myclass/api/Add_Update_UE_To_Class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:34:13.921862 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:34:13] "POST /myclass/api/Get_List_Unite_Enseignement_Of_Given_Class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:34:15.731153 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:34:15] "POST /myclass/api/Get_List_Unite_Enseignement_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:34:24.595813 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:34:24] "POST /myclass/api/Add_Update_UE_To_Class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:34:24.712507 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:34:24] "POST /myclass/api/Get_List_Unite_Enseignement_Of_Given_Class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:34:30.929789 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:34:30.933867 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:34:30.939915 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:34:30.950453 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:34:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:34:30.958485 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:34:30.962307 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:34:30] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:34:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:34:30] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:34:30] "POST /myclass/api/get_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:34:31] "POST /myclass/api/get_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:34:31.034354 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:34:31.040392 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:34:31] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:34:31] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:42:13.976715 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:42:13.984137 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:42:13.990675 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:42:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:42:14.004955 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:42:14.011629 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:42:14.019251 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:42:14] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:42:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:42:14] "POST /myclass/api/get_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:42:14] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:42:14] "POST /myclass/api/get_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:42:14.532717 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:42:14.540569 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:42:14] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:42:14] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:50:13.950373 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:50:13.957715 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:50:13.963224 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:50:13] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:50:13] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:50:13] "POST /myclass/api/get_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:50:14.104675 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:50:14] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:51:05.204425 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:51:05.212185 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:51:05.219961 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:51:05.229673 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:51:05.236172 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:51:05.254094 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:51:05] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:51:05] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:51:05] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:51:05] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:51:05] "POST /myclass/api/get_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:51:05] "POST /myclass/api/get_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:51:05.851316 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:51:05.859711 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:51:05] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:51:05] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:51:58.722289 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:51:58.728750 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:51:58.733915 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:51:58] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:51:58] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:51:58] "POST /myclass/api/get_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:51:58.776200 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:51:58] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:53:46.836165 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:53:46.843707 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:53:46.848704 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:53:46] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:53:46] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:53:46] "POST /myclass/api/get_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:53:46.900182 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:53:46] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:54:46.900608 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:54:46.906898 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 09:54:46.913373 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:54:46] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:54:46] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:54:46] "POST /myclass/api/get_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 09:54:47.018935 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 09:54:47] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 10:28:36.478061 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 10:28:36.482808 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 10:28:36.510665 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 10:28:36.518692 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 10:28:36] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 10:28:36] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:starting thread (client mode): 0xa7518070
+DEBUG:paramiko.transport:starting thread (client mode): 0xa7518ac0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== Key exchange possibilities ===
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
+DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
+DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
+DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
+DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
+DEBUG:paramiko.transport:client lang:
+DEBUG:paramiko.transport:server lang:
+DEBUG:paramiko.transport:kex follows: False
+DEBUG:paramiko.transport:=== Key exchange agreements ===
+DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org
+DEBUG:paramiko.transport:HostKey: ssh-ed25519
+DEBUG:paramiko.transport:Cipher: aes128-ctr
+DEBUG:paramiko.transport:MAC: hmac-sha2-256
+DEBUG:paramiko.transport:Compression: none
+DEBUG:paramiko.transport:=== End of kex handshake ===
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo
+DEBUG:paramiko.transport:Switch to new keys ...
+DEBUG:paramiko.transport:Attempting password auth...
+DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'}
+DEBUG:paramiko.transport:userauth is OK
+DEBUG:paramiko.transport:userauth is OK
+INFO:paramiko.transport:Authentication (password) successful!
+INFO:paramiko.transport:Authentication (password) successful!
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com"
+DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server.
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:Secsh channel 0 opened.
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/header-logo.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb')
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy_rec/web/css/themes/59-envdevpart-theme/images/background.png', 'rb') -> 00000000
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 10:28:47] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:paramiko.transport.sftp:[chan 0] sftp session closed.
+DEBUG:paramiko.transport:[chan 0] EOF sent (0)
+DEBUG:paramiko.transport:EOF in transport thread
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 10:28:47] "POST /myclass/api/Get_LMS_Logo_And_Bannier_Img/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 10:41:08.087379 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 10:41:08.096802 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 10:41:08.105903 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 10:41:08.117586 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 10:41:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 10:41:08.172035 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 10:41:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 10:41:08.184035 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 10:41:08] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 10:41:08] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 10:41:08] "POST /myclass/api/get_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 10:41:08] "POST /myclass/api/get_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 10:41:08.836655 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 10:41:08.847135 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 10:41:08] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 10:41:08] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 10:42:34.149046 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 10:42:34.155052 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 10:42:34.164390 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 10:42:34] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 10:42:34] "POST /myclass/api/get_associated_class_of_partnair/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 10:42:34] "POST /myclass/api/get_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 10:42:34.260724 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 10:42:34] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:52:55.625242 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:52:55] "POST /myclass/api/partner_login/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:52:55.805641 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:52:55.821160 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:52:55.834732 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:52:55.849598 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:52:55.862546 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:52:55.886444 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:52:55] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:52:55.913418 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:52:55] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:52:55.920794 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:52:55] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:52:55] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:52:55.940419 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:52:56.029710 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:root:2025-02-17 15:52:56.032708 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:52:56.036116 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:52:56] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:52:56] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:52:56.065537 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:52:56] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:52:56.095623 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:52:56] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:52:56.114259 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:52:56] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:52:56.129848 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:52:56] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:52:56.147973 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:52:56.161717 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:52:56] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:52:56] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:52:56.189697 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:52:56.208962 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:52:56] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:52:56] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:03] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:03] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:03] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:04] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:53:31.853407 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:53:31.861452 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:53:31.868916 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:53:31.882045 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:31] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:53:31.894592 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:31] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:53:31.918923 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:31] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:53:31.929672 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:31] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:31] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:53:31.943266 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:53:31.945394 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:53:31.964115 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:53:31.972806 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:53:31.977386 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:31] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:53:31.993251 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:31] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:32] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:53:32.008653 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:53:32.024175 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:32] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:32] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:53:32.041373 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:32] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:53:32.052031 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:53:32.059851 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:32] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:53:32.073670 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:32] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:53:32.098899 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:53:32.105326 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:32] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:32] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:32] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:53:32.136631 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:32] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:53:32.162804 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 15:53:32.172886 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:32] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:32] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:32] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:33] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:34] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:37] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:37] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:53:37.551126 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:53:37] "POST /myclass/api/Update_Context_Partner_Account/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 15:54:18.030746 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 15:54:18] "POST /myclass/api/Update_Context_Partner_Account/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:00:20.487816 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:00:20.495214 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:00:20.503215 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:00:20.513228 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:00:20] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:00:20] "POST /myclass/api/get_Agenda_Event_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:00:20] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:00:20] "POST /myclass/api/Get_Default_Debut_Fin_journee_Modele_Journee/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:00:20.551527 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:00:20.557032 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:00:20.563416 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:00:20.571631 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:00:20] "POST /myclass/api/get_Agenda_Event_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:00:20] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:00:20] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:00:20] "POST /myclass/api/Get_Default_Debut_Fin_journee_Modele_Journee/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:00:38.096411 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:00:38.108255 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:00:38] "POST /myclass/api/get_Ressource_Info_Data/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:00:38] "POST /myclass/api/get_Agenda_Event_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:00:40.570770 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:00:40] "POST /myclass/api/get_Agenda_Event_List_For_Many_Users/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:00:56.470153 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:00:56.479009 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:00:56] "POST /myclass/api/get_Ressource_Info_Data/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:00:56] "POST /myclass/api/get_Agenda_Event_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:01:03.272376 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:01:03.278377 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:01:03] "POST /myclass/api/get_Ressource_Info_Data/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:01:03] "POST /myclass/api/get_Agenda_Event_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:01:05.209161 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:01:05] "POST /myclass/api/get_Agenda_Event_List_For_Many_Users/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:01:07.453717 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:01:07] "POST /myclass/api/get_Agenda_Event_List_For_Many_Users/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:07:38.495423 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:07:38.509797 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:07:39] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files_With_Filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:07:39] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files_With_Filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:07:50.020367 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:07:50] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files_With_Filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:10:30.037594 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:10:30.043140 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:10:30.056754 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:10:30.065585 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:10:30.075684 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:10:30.094592 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:10:30.095600 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:10:30] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:10:30] "POST /myclass/api/Get_List_Theme_Catalog_Pub/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:10:30] "POST /myclass/api/getRecodedParnterImage_from_front/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:10:30] "POST /myclass/api/getRecodedParnterImage_from_front/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:10:30.140525 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:10:30] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:10:30] "POST /myclass/api/Get_List_Theme_Catalog_Pub/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:10:32.563238 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:10:32] "POST /myclass/api/Get_Partner_Catalog_Pub_Config/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:10:53.319220 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:10:53.327337 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:10:53.333724 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:10:53.343190 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:10:53.352763 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:10:53.369926 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:10:53.379630 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:10:53] "POST /myclass/api/Get_Partner_Data_From_Subdomain/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:10:53.457515 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:10:53] "POST /myclass/api/Get_Partner_Data_From_Subdomain/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:10:53.469389 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:10:53] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:10:53.480616 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:10:53.490660 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:10:53] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:10:53] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:10:53] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:10:53.694887 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:10:53] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:10:53] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:10:53] "POST /myclass/api/get_all_class_Given_partner_owner_recid_No_Login/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:10:53] "POST /myclass/api/get_all_class_Given_partner_owner_recid_No_Login/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:11:38.649719 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:11:38.669730 : Ajout Token OK, _id = 676844924232cc852e8e93b7
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:38] "POST /myclass/api/login/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:11:38.796131 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:11:38.806483 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:38] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:11:38.822316 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:11:38.834597 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:38] "POST /myclass/api/get_user_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:38] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:38] "POST /myclass/api/get_user_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:11:38.966196 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:11:38.975341 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:11:38.981622 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:11:38.989408 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:38] "POST /myclass/api/Get_Statgaire_List_Partner_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:11:39.004110 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:39] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:11:39.013772 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:11:39.023965 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:11:39.033152 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:39] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:39] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:11:39.056466 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:11:39.068134 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:39] "POST /myclass/api/Get_Statgaire_List_Partner_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:11:39.087678 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:39] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:11:39.106520 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:39] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:39] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:40] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:40] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:43] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:11:43.929673 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:11:43.938462 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:43] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files_With_Filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:43] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files_With_Filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:44] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:11:45.072838 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:11:45.076174 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:45] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files_With_Filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:11:45] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files_With_Filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:32:56.946612 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:32:56.953043 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:32:56.961968 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:32:56.973799 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:56] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:32:56.995899 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:32:57.017984 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:32:57.027948 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:32:57.039944 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:32:57.049388 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:32:57.059445 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:32:57.067918 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:32:57.080507 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:32:57.092403 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:32:57.096058 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:32:57.112727 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:32:57.128704 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:32:57.157222 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:32:57.172180 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:32:57.178260 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:32:57.192458 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:32:57.199255 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:32:57.210865 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-17 16:32:57.226969 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
+INFO:root:2025-02-17 16:32:57.242817 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:57] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:59] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:32:59] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:33:02] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [17/Feb/2025 16:33:02] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 10:36:51.094442 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 10:36:51.094442 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 10:36:51.094442 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 10:36:51.094442 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 10:36:51.095944 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+INFO:werkzeug:[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
+ * Running on http://localhost:5001
+INFO:werkzeug:[33mPress CTRL+C to quit[0m
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 10:37:03.912253 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 10:37:03.912253 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 10:37:03.912253 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 10:37:03.912253 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 10:37:03.912253 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 10:53:07.527131 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:07] "POST /myclass/api/partner_login/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:53:07.660874 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:53:07.663617 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:53:07.670770 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:53:07.676363 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:53:07.682952 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:53:07.691156 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:07] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:53:07.713224 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:07] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:53:07.721908 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:07] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:07] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:53:07.735905 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:53:07.754727 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:07] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:07] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:53:07.827481 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:53:07.834970 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:53:07.841340 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:53:07.854520 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:07] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:07] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:07] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:53:07.883760 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:07] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:53:07.892015 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:53:07.904123 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:53:07.917839 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:07] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:07] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:53:07.935594 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:53:07.946168 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:07] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:07] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:15] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:15] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:15] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:53:15] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:00.715294 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:00.718562 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:00.721569 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:00.727403 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:00.733993 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:00.742256 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:00.748087 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:00.757859 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:00.765477 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:00.769982 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:00.775623 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:00.783930 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:00.786988 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:00.800133 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:00.805131 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:00.817136 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:00.823265 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:00.834215 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:00.841676 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:00.849855 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:00.860624 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:00.869300 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:00.878756 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:00.892728 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:00] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:02] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:02] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:02.489599 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:02] "POST /myclass/api/Update_Context_Partner_Account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:04] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:04] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:12.590327 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:12.593516 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:12.596557 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:12.602431 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:12] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:12] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:12.609436 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:12] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:12.619430 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:12.621485 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:12] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:12] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:12] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:12] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:15.621997 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:15.623980 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:15.627706 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:15.631352 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:15] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:55:15.638998 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:15.646447 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:15.653135 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:55:15.655128 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:15] "POST /myclass/api/Get_Given_SessionFormation_From_Id/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:15] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:15] "POST /myclass/api/Get_Given_SessionFormation_From_Id/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:15] "POST /myclass/api/Audit_Session_Action_Inscrit/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:15] "POST /myclass/api/Get_Editable_Document_By_Partner_By_Collection/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:15] "POST /myclass/api/Get_Editable_Document_By_Partner_By_Collection/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:55:15] "POST /myclass/api/Audit_Session_Action_Inscrit/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:56:09.928508 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:56:10.882280 : Add_Update_SessionFormation -Formation : : La date de fin d'inscription 20/03/2025 est postérieure à la date de fin de la formation 11/03/2025
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:56:10] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:56:49.815661 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:56:49] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:56:50.156080 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:56:50.159082 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:56:50] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:56:50] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:11.711177 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:11.715290 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:11.718385 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:11.723909 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:11] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:11.731133 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:11] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:11] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:11.734123 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:11.739988 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:11] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:11] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:11] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:11] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:26.753951 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:26] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:27.144611 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:27.146870 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:27] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:27] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:36.272867 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:36.277071 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:36.284380 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:36.289860 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:36.297161 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:36.303923 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:36.340164 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:36.343157 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:36.556523 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:36.560611 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:36.565610 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:36.572456 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:36.576592 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:36.584515 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:36.600800 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:36.607605 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:36.613632 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:36.623746 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:36.627233 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:36.635174 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:36.643293 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:36.649269 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:36.660580 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:36.671829 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:36.689608 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:36.695597 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:36.704292 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:36.712443 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:36.727481 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:36.737594 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 10:57:36.743723 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 10:57:36.765725 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:36] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:38] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:38] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:40] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 10:57:40] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\prj_common.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 11:02:08.245445 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 11:02:08.246441 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 11:02:08.246441 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 11:02:08.246441 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 11:02:08.246441 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 11:08:11.700276 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 11:08:11.700276 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 11:08:11.700276 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 11:08:11.700276 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 11:08:11.700276 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\prj_common.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 11:21:27.376709 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 11:21:27.376709 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 11:21:27.376709 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 11:21:27.376709 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 11:21:27.376709 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\prj_common.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 11:23:34.039266 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 11:23:34.039266 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 11:23:34.039266 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 11:23:34.039266 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 11:23:34.039266 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 11:24:04.177302 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 11:24:04.180464 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 11:24:04.183757 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 11:24:04.186512 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 11:24:04.190958 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 11:24:04] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 11:24:04.200977 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 11:24:04] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 11:24:04.209361 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 11:24:04] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 11:24:04] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 11:24:04.214264 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 11:24:04] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 11:24:04] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 11:24:04.223832 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 11:24:04.226026 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 11:24:04.231338 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 11:24:04] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 11:24:04.237330 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 11:24:04] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 11:24:04] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 11:24:04.245392 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 11:24:04] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 11:24:04.248396 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 11:24:04.254500 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 11:24:04] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 11:24:04] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 11:24:04.261428 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 11:24:04] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 11:24:04] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 11:24:04] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 11:24:04] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\prj_common.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 11:25:49.703492 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 11:25:49.703492 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 11:25:49.704493 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 11:25:49.704493 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 11:25:49.704493 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\main.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 11:53:38.597582 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 11:53:38.597582 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 11:53:38.597582 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 11:53:38.597582 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 11:53:38.597582 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 12:33:40.636664 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:40.636664 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:40.651665 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:40.686930 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:40.697788 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:40.712304 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:40.720301 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:40.730303 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:40.748138 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:40] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:40] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:40] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:40] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:33:40.935740 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:40] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:40] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:40] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:40] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:33:40.952195 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:40.957681 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:40.968503 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:40.976008 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:40.990301 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:40] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:40] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:33:41.001052 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:41] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:33:41.016325 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:41.044792 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:41] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:33:41.053198 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:41.065288 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:41.077528 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:41] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:41] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:41] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:41] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:33:41.110139 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:41] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:41] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:33:41.123738 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:41.132765 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:41] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:41] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:42] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:42] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:44] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:45] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:33:46.114554 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:46.120757 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:46.125534 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:46.132546 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:33:46.138812 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:46] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:33:46.147214 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:46] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:46] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:33:46.155658 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:46] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:46] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:46] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:33:46] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:35:41.012909 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:35:41.016937 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:35:41.022335 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:35:41.027518 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:35:41] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:35:41] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:35:41.037593 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:35:41.041422 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:35:41.049713 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:35:41] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:35:41] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:35:41.061143 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:35:41.065151 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:35:41] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:35:41.077408 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:35:41] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:35:41] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:35:41] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:35:41.092177 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:35:41.095172 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:35:41] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:35:41] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:35:42] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:35:44] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:40:28.636314 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:40:28.648037 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:40:28.652035 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:40:28.657353 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:40:28.660482 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:40:28.667300 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:40:28] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:40:28] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:40:28] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:40:28] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:40:28] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:40:28] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:40:28.714522 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:40:28.718891 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:40:28.725160 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:40:28] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:40:28.731526 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:40:28.737529 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:40:28.744526 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:40:28] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:40:28] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:40:28] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:40:29] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:40:31] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:40:43.129225 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:40:43] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:41:23.729164 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:41:23] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:41:23.740541 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:41:23.745007 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:41:23.748194 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:41:23.753439 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:41:23.759743 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:41:23] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:41:23] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:41:23] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:41:23.770240 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:41:23.776986 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:41:23] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:41:23.779518 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:41:23] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:41:23.783521 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 12:41:23.792041 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:41:23] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 12:41:23.799024 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:41:23] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:41:23] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:41:23] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:41:24] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 12:41:26] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 15:24:52.353154 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 15:24:52.354152 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 15:24:52.354152 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 15:24:52.354152 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 15:24:52.354152 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+INFO:werkzeug:[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
+ * Running on http://localhost:5001
+INFO:werkzeug:[33mPress CTRL+C to quit[0m
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 15:25:05.257422 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 15:25:05.257422 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 15:25:05.257422 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 15:25:05.257422 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 15:25:05.257422 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 15:27:05.855568 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:06] "POST /myclass/api/partner_login/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:06.411807 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:27:06.419015 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:27:06.427572 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:27:06.441735 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:27:06.450990 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:27:06.457146 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:06] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:06] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:06] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:06.529681 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:27:06.535224 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:root:2025-02-18 15:27:06.537322 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:06] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:06.604856 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:06] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:06] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:06.753954 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:27:06.766025 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:27:06.779528 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:06] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:06.794112 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:27:06.806337 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:06] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:06] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:06] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:06] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:06.860035 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:27:06.872007 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:27:06.881148 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:27:06.897383 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:06] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:06] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:06] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:06.935945 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:13] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:14] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:14] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:14] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:17.827984 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:27:17.832763 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:27:17.836761 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:27:17.842945 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:17] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:17.850675 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:27:17.857717 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:17] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:17] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:17.866632 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:17] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:17.876706 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:17] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:17.883036 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:17] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:17.887953 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:17] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:17.894488 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:17] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:17.902543 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:17] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:17.907182 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:17] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:17.915819 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:17] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:17.925024 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:17] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:27:17.927413 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:17] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:17] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:17] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:27:17] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:28:01.627169 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:28:01] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:35:55.159023 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:35:55.168088 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:35:55.171297 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:35:55.178992 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:35:55.187368 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:35:55] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:35:55.207304 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:35:55] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:35:55.219960 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:35:55] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:35:55] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:35:55.241510 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:35:55] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:35:55] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:35:55.259892 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:35:55.264584 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:35:55] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:35:55] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:35:55.281985 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:35:55.296078 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:35:55] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:35:55] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:35:55.310013 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:35:55.313861 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:35:55.323810 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:35:55] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:35:55] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:35:55.346679 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:35:55] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:35:55] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:35:55] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:35:55] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:41:54.628345 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:41:54.638030 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:41:54.649032 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:41:54.659603 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:41:54] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:41:54] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:41:54.683146 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:41:54.691637 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:41:54] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:41:54] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 15:41:54.708577 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 15:41:54.718317 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:41:54] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:41:54] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:41:54] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:41:54] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 15:53:38.534878 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 15:53:38.535884 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 15:53:38.535884 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 15:53:38.535884 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 15:53:38.535884 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 15:54:38.911204 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 15:54:38.911204 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 15:54:38.911204 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 15:54:38.911204 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 15:54:38.911204 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 15:59:27.433153 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 15:59:27] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:04:09.208599 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:04:09.208599 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:04:09.208599 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:04:09.208599 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:04:09.208599 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:04:50.329424 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:04:50.329424 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:04:50.329424 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:04:50.329424 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:04:50.329424 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:09:54.520476 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:09:54.520476 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:09:54.520476 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:09:54.520476 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:09:54.520476 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:10:31.218004 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:10:31.218004 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:10:31.218004 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:10:31.218004 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:10:31.219005 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:13:16.597372 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:13:16.597372 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:13:16.597372 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:13:16.597372 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:13:16.597372 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:15:03.179253 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:15:03.179253 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:15:03.179253 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:15:03.179253 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:15:03.179253 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:15:29.987171 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:15:29.987171 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:15:29.987171 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:15:29.987171 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:15:29.987171 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:18:46.764134 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:18:46.764134 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:18:46.764134 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:18:46.764134 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:18:46.764134 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:19:06.074183 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:19:06.074183 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:19:06.074183 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:19:06.075184 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:19:06.075184 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:19:26.719566 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:19:26.719566 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:19:26.719566 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:19:26.719566 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:19:26.720570 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:19:49.429291 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:19:49.429291 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:19:49.429291 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:19:49.429291 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:19:49.429291 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:20:41.219698 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:20:41.219698 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:20:41.219698 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:20:41.219698 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:20:41.219698 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:21:05.157827 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:21:05.157827 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:21:05.157827 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:21:05.157827 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:21:05.157827 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:21:34.233812 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:21:34.233812 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:21:34.233812 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:21:34.233812 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:21:34.233812 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:22:47.834166 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:22:47.834166 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:22:47.834166 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:22:47.834166 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:22:47.835168 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:25:42.325103 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:25:42.325103 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:25:42.325103 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:25:42.325103 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:25:42.326293 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\main.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:26:59.659027 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:26:59.659027 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:26:59.659027 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:26:59.659027 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:26:59.659027 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\main.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:28:36.397292 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:28:36.397292 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:28:36.397292 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:28:36.397292 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:28:36.397292 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\main.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:30:15.863356 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:30:15.863356 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:30:15.864355 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:30:15.864355 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:30:15.864355 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 16:41:51.155756 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 16:41:51] "[35m[1mGET /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1[0m" 500 -
+INFO:root:2025-02-18 16:41:58.054592 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 16:41:58] "[35m[1mGET /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1[0m" 500 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\main.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 16:42:39.398970 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 16:42:39.398970 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 16:42:39.398970 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 16:42:39.398970 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 16:42:39.398970 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 16:42:50.329188 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 16:42:50] "GET /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 16:43:00.134368 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 16:43:00] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:32:34.340499 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:32:34.345503 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:32:34.354686 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:32:34.358420 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:32:34.361426 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:32:34.365422 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:32:34] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:32:34] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:32:34] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:32:34] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:32:34] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:32:34] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:32:34.457561 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:32:34.459011 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:32:34] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:32:34.476606 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:32:34] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:32:34] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:32:34.494560 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:32:34.497446 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:32:34.500451 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:32:34.504516 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:32:34] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:32:34.512564 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:32:34] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:32:34.519034 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:32:34] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:32:34] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:32:34.525758 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:32:34.528146 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:32:34] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:32:34.532138 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:32:34] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:32:34] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:32:34] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:32:34] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:33:00.263768 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:33:00.266767 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:33:00.270767 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:33:00.277494 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:33:00.282221 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:33:00] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:33:00.285221 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:33:00] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:33:00] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:33:00] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:33:00.300006 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:33:00.304100 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:33:00] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:33:00] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:33:00.310549 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:33:00] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:33:00] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:33:00] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 17:38:01.671580 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 17:38:01.671580 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 17:38:01.671580 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 17:38:01.671580 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 17:38:01.671580 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 17:38:53.103530 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 17:38:53.103530 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 17:38:53.103530 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 17:38:53.103530 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 17:38:53.103530 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+INFO:werkzeug:[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
+ * Running on http://localhost:5001
+INFO:werkzeug:[33mPress CTRL+C to quit[0m
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 17:39:03.256506 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 17:39:03.256506 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 17:39:03.256506 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 17:39:03.256506 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 17:39:03.256506 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 17:41:52.829705 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:41:52.833392 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:41:52.834791 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:41:52.837984 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:41:52.840515 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:41:52.842517 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:41:52] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:41:52] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:41:52] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:41:52] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:41:52.861371 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:41:52.865951 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:41:52] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:41:52] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:41:52] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:41:52] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:41:52.882884 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:41:52] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:41:52.892280 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:41:52.896277 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:41:52.899507 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:41:52.905253 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:41:52] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:41:52.911735 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:41:52] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:41:52] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:41:52.917720 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:41:52.924887 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:41:52.926070 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:41:52] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:41:52.932066 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:41:52] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:41:52] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:41:52] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:41:52] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:41:52] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:42:03.194525 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:03.197536 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:03.201068 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:03.204621 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:03.209392 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:03.213388 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:03.219159 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:03] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:42:03.227476 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:03] "POST /myclass/api/Get_Partner_Session_Ftion_Reduice_Fields/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:42:03.234303 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:03] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:03] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:42:03.243638 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:03] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:42:03.251984 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:03.258658 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:03.260661 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:03.265637 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:03] "POST /myclass/api/Get_Partner_Session_Ftion_Reduice_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:03] "POST /myclass/api/Get_List_Unite_Enseignement_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:03] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:03] "POST /myclass/api/Get_Partner_All_Class_Few_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:03] "POST /myclass/api/Get_Partner_All_Class_Few_Fields/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:03] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:42:03.339699 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:03.348906 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:03.350927 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:03.360584 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:03] "POST /myclass/api/Get_List_Partner_Apprenant/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:03] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:03] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:03] "POST /myclass/api/Get_List_Unite_Enseignement_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:03] "POST /myclass/api/Get_List_Partner_Apprenant/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:04] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:04] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:42:08.587513 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:08.591041 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:08.593033 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:08.598593 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:08] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:42:08.602104 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:08.609201 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:08] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:08] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:42:08.614793 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:08] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:08] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:42:08.621269 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:08.625670 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:08.630117 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:08] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:08] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:42:08.637164 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:08] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:42:08.644261 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:08] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:08] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:42:08.654607 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:08] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:42:08.659952 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:08.662950 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:08.666952 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:08] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:42:08.673111 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:42:08.679150 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:08] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:08] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:08] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:08] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:08] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:08] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:42:10.144841 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:42:10] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:43:44.893903 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:43:44.898894 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:43:44.902892 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:43:44.905894 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:43:44.909912 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:43:44.912934 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:43:44] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:43:44] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:43:44] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:43:44] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:43:44] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:43:44.980362 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:43:44] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:43:44.984384 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:43:44.987385 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:43:44] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:43:44] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:43:45] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:50:45.982112 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:50:45.985105 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:50:45.990484 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:50:45.993552 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:50:45] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:50:46.001428 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:50:46] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:50:46.006896 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:50:46] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:50:46.014994 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:50:46] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:50:46.024272 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:50:46] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:50:46.031984 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:50:46] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:50:46] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:50:46.036776 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:50:46.039774 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:50:46.050281 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:50:46.055349 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:50:46] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:50:46] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:50:46] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:50:46] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:50:46.072582 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:50:46] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:50:46.077586 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:50:46] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:50:46.082585 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:50:46.092582 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:50:46.093588 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:50:46] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:50:46] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:50:46] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:50:46] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:50:46] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:53:37.437590 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:53:37.442589 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:53:37.449867 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:53:37.457845 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:53:37.464107 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:37] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:37] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:53:37.476713 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:37] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:53:37.485732 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:37] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:53:37.493730 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:37] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:37] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:53:37.508718 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:37] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:37] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:37] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:53:45.387405 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:53:45.392166 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:53:45.397191 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:53:45.403211 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:45] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:45] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:53:45.410324 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:53:45.418936 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:45] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:53:45.429183 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:53:45.432186 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:45] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:45] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:45] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:53:45.448132 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:45] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:45] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:45] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:53:53.650167 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:53:53] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:54:03.794052 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:54:03] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:57:20.325793 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:20] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:57:30.544531 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:57:30.557603 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:57:30.585426 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:57:30.604392 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:57:30.612023 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:57:30.625860 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:57:30.664857 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:57:30.687778 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:57:30.703902 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:57:30.709445 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:57:30.714168 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:57:30.724666 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:57:30.734797 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:57:30.739497 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:57:30.744758 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:57:30.753564 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:57:30.760643 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:57:30.770202 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:57:30.780604 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:57:30.785685 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:57:30.795831 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:57:30.813293 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:57:30.820208 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:57:30.823796 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:57:30.828687 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:57:30.837338 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:30] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:57:32.327619 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:57:32] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:58:02.640971 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:58:02.645556 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:58:02.650845 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:58:02.656350 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:02] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:58:02.667351 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:02] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:02] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:58:02.677352 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:58:02.680347 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:02] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:02] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:58:02.695265 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:58:02.697440 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:02] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:02] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:02] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:02] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:58:04.247283 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:04] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:58:07.798330 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:07] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:58:08.903417 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:08] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:58:27.406501 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:58:27.412163 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:58:27.419258 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:58:27.426274 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:27] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:27] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:58:27.435274 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:27] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:58:27.439286 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:58:27.446721 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:27] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 17:58:27.451722 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 17:58:27.458876 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:27] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:27] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:27] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:27] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 17:58:27] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 18:00:49.843274 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 18:00:49.843274 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 18:00:49.843274 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 18:00:49.843274 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 18:00:49.843274 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 18:01:12.507933 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:01:12.510940 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:01:12.512939 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:01:12.517237 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:01:12.521236 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:01:12.523534 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:01:12] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:01:12] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:01:12.538716 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:01:12] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:01:12.540715 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:01:12] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:01:12] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:01:12.551562 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:01:12] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:01:12] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:01:12] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:01:12] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:04:06.905081 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:04:06] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:16:00.104555 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:16:00.108592 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:16:00.112947 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:16:00.119483 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:16:00] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:16:00] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:16:00.125506 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:16:00.132011 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:16:00] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:16:00.139126 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:16:00] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:16:00.148340 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:16:00.156333 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:16:00] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:16:00] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:16:00] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:16:00] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:16:00.184563 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:16:00.190345 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:16:00] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:16:00.198478 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:16:00] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:16:00.205502 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:16:00] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:16:00.212363 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:16:00.215858 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:16:00] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:16:00.222406 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:16:00.233661 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:16:00] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:16:00] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:16:00] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:16:00.245894 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:16:00] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:16:00] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:16:00] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:18:01.120377 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:18:01.126382 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:18:01.133561 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:01] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:18:01.141566 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:18:01.145788 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:18:01.152797 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:01] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:18:01.157791 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:18:01.167809 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:01] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:01] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:01] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:01] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:01] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:18:01.186810 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:01] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:01] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:18:20.735013 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:18:20.739522 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:18:20.741533 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:18:20.746005 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:20] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:18:20.786325 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:20] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:18:20.792838 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:20] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:18:20.801048 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:18:20.807145 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:20] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:18:20.814362 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:20] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:20] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:20] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:20] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:20] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:18:25.408512 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:18:25] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:19:13.553484 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:19:13.557176 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:19:13.561087 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:19:13.565083 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:19:13] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:19:13.573776 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:19:13] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:19:13] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:19:13] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:19:13] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:19:13.590987 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:19:13.594009 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:19:13.603094 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:19:13.607972 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:19:13] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:19:13] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:19:13] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:19:13] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:19:15.651142 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:19:15] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:20:14.889331 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:20:14.894335 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:20:14.901135 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:20:14] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:20:14.905761 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:20:14.909754 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:20:14] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:20:14.915889 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:20:14.922523 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:20:14] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:20:14] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:20:14] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:20:14.934221 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:20:14] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:20:14.942129 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:20:14] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:20:14] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:20:14] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:22:47.425793 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:22:47.430163 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:22:47.433641 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:22:47] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:22:47.442924 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:22:47] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:22:47] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:22:47.450950 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:22:47.457585 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:22:47] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:22:47.465695 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:22:47.468687 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:22:47] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:22:47.478196 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:22:47] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:22:47] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:22:47] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:22:47] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:24:39.613534 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:24:39.618018 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:24:39.623309 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:24:39.629843 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:24:39] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:24:39.635856 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:24:39] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:24:39.643011 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:24:39] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:24:39.654095 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:24:39.662290 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:24:39] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:24:39] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:24:39.665561 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:24:39] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:24:39] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:24:39] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:24:39] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:10.072180 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:34:10.078747 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:34:10.083969 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:34:10.091124 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:10] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:10.098347 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:34:10.105272 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:10] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:10.113790 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:10] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:10.124983 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:10] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:10] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:10.137091 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:10] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:10] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:10] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:10] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:18.926973 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:18] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:33.077929 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:34:33.086925 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:34:33.099936 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:33.112050 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:34:33.122581 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:34:33.127581 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:33.167055 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:34:33.180379 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:33.187659 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:root:2025-02-18 18:34:33.191276 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:33.203848 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:34:33.210205 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:33.216291 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:33.223051 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:33.230184 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:34:33.236555 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:33.246790 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:33.255300 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:33.262425 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:34:33.269170 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:33.281328 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:33.298764 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:33.308336 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:34:33.315553 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:33.321608 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:33.333969 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:33] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:34:35.197878 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:34:35] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:37:29.967135 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:37:29.971673 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:37:29.979842 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:37:29.982893 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:37:29] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:37:29] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:37:29.990900 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:37:29.994900 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:37:30.002209 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:37:30] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:37:30.007720 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:37:30] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:37:30.017751 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:37:30] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:37:30] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:37:30] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:37:30] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:37:30] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:41:21.449888 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:41:21.454572 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:41:21.460583 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:41:21.468021 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:41:21.477282 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:41:21] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:41:21.490951 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:41:21] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:41:21.500759 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:41:21] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:41:21] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:41:21.508759 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:41:21] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:41:21.521634 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:41:21] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:41:21] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:41:21] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:41:21] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:41:26.509590 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:41:26] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:42:13.999120 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:42:14.005120 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:42:14.011121 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:42:14.014121 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:14] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:42:14.026122 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:42:14.033126 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:14] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:42:14.039120 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:14] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:14] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:14] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:14] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:42:14.057129 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:42:14.060129 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:14] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:14] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:14] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:42:34.164822 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:42:34.169367 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:42:34.175145 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:42:34.178223 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:34] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:34] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:42:34.191355 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:42:34.196597 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:42:34.204116 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:34] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:42:34.212450 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:34] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:34] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:34] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:34] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:42:34.229162 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:34] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:34] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:42:35.385725 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:42:35] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:43:25.721452 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:43:25] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:43:25.739273 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:43:25] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:43:25.758982 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:43:25.770506 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:43:25.776842 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:43:25] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:43:25.803335 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:43:25] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:43:25] "POST /myclass/api/Get_CRM_List_Opportunite_Etape/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:43:25.827882 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:43:25] "POST /myclass/api/Get_Competence_no_filter/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:43:25.839310 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 18:43:25.846181 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:43:25] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:43:25] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:43:25] "POST /myclass/api/Get_List_base_document_automatic_setup/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 18:43:28.385665 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 18:43:28] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Job_Cron.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 20:04:53.398086 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 20:04:53.398086 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 20:04:53.399092 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 20:04:53.399092 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 20:04:53.399092 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Job_Cron.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 20:05:11.549573 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 20:05:11.550575 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 20:05:11.550575 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 20:05:11.550575 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 20:05:11.550575 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Job_Cron.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 20:14:38.773821 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 20:14:38.775071 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 20:14:38.775071 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 20:14:38.775071 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 20:14:38.775071 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Job_Cron.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 20:15:45.908255 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 20:15:45.908255 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 20:15:45.908255 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 20:15:45.908255 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 20:15:45.908255 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Job_Cron.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 20:16:25.399709 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 20:16:25.400711 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 20:16:25.400711 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 20:16:25.400711 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 20:16:25.400711 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Job_Cron.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 20:19:24.074061 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 20:19:24.074061 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 20:19:24.074061 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 20:19:24.074061 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 20:19:24.074061 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_document_automatic_setup.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 20:26:17.715774 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 20:26:17.715774 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 20:26:17.715774 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 20:26:17.715774 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 20:26:17.715774 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:08:34.861874 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:08:34.861874 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:08:34.862875 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:08:34.862875 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:08:34.862875 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 21:08:34.922819 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 21:08:34] "GET /myclass/api/test_web_service/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:10:12.956904 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:10:12.956904 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:10:12.956904 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:10:12.956904 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:10:12.956904 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:10:47.408978 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:10:47.408978 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:10:47.408978 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:10:47.408978 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:10:47.408978 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:17:45.800576 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:17:45.800576 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:17:45.800576 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:17:45.800576 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:17:45.800576 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+INFO:werkzeug:[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
+ * Running on http://localhost:5001
+INFO:werkzeug:[33mPress CTRL+C to quit[0m
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:17:56.202635 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:17:56.202635 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:17:56.202635 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:17:56.202635 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:17:56.202635 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 21:17:56.243756 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 21:17:56.952025 : test_web_service -PlanExecutor error during aggregation :: caused by :: Unsupported conversion from array to double in $convert with no onError value, full error: {'ok': 0.0, 'errmsg': 'PlanExecutor error during aggregation :: caused by :: Unsupported conversion from array to double in $convert with no onError value', 'code': 241, 'codeName': 'ConversionFailure'} - Line : 891
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 21:17:56] "GET /myclass/api/test_web_service/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:21:48.437829 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:21:48.438824 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:21:48.438824 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:21:48.438824 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:21:48.438824 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:22:03.871568 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:22:03.871568 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:22:03.871568 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:22:03.872568 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:22:03.872568 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 21:22:04.693859 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 21:22:05.325214 : test_web_service -PlanExecutor error during aggregation :: caused by :: Unsupported conversion from array to double in $convert with no onError value, full error: {'ok': 0.0, 'errmsg': 'PlanExecutor error during aggregation :: caused by :: Unsupported conversion from array to double in $convert with no onError value', 'code': 241, 'codeName': 'ConversionFailure'} - Line : 891
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 21:22:05] "GET /myclass/api/test_web_service/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:24:17.540218 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:24:17.540218 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:24:17.540218 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:24:17.540218 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:24:17.540218 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:26:00.080600 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:26:00.080600 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:26:00.080600 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:26:00.080600 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:26:00.080600 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 21:26:00.120956 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 21:26:00.713140 : test_web_service -Invalid $addFields :: caused by :: Use of undefined variable: automatic_traitementnb_jour_action, full error: {'ok': 0.0, 'errmsg': 'Invalid $addFields :: caused by :: Use of undefined variable: automatic_traitementnb_jour_action', 'code': 17276, 'codeName': 'Location17276'} - Line : 904
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 21:26:00] "GET /myclass/api/test_web_service/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:26:40.628459 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:26:40.628459 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:26:40.628459 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:26:40.628459 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:26:40.628459 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:27:39.145210 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:27:39.145210 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:27:39.146206 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:27:39.146206 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:27:39.146206 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 21:27:39.186494 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 21:27:40.771960 : test_web_service -Invalid $addFields :: caused by :: Use of undefined variable: automatic_traitement, full error: {'ok': 0.0, 'errmsg': 'Invalid $addFields :: caused by :: Use of undefined variable: automatic_traitement', 'code': 17276, 'codeName': 'Location17276'} - Line : 905
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 21:27:40] "GET /myclass/api/test_web_service/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:28:55.436713 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:28:55.436713 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:28:55.436713 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:28:55.436713 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:28:55.436713 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+INFO:werkzeug:[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
+ * Running on http://localhost:5001
+INFO:werkzeug:[33mPress CTRL+C to quit[0m
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:29:05.374812 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:29:05.374812 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:29:05.374812 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:29:05.374812 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:29:05.374812 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 21:29:05.414143 : Security check : IP adresse '127.0.0.1' connected
+INFO:root:2025-02-18 21:29:05.990601 : test_web_service -A pipeline stage specification object must contain exactly one field., full error: {'ok': 0.0, 'errmsg': 'A pipeline stage specification object must contain exactly one field.', 'code': 40323, 'codeName': 'Location40323'} - Line : 905
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 21:29:05] "GET /myclass/api/test_web_service/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:29:46.623937 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:29:46.623937 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:29:46.623937 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:29:46.623937 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:29:46.623937 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:30:18.526232 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:30:18.526232 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:30:18.526232 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:30:18.526232 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:30:18.526232 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:32:36.148199 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:32:36.148199 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:32:36.149211 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:32:36.149211 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:32:36.149211 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 21:32:36.191131 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 21:32:36] "GET /myclass/api/test_web_service/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:34:32.153226 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:34:32.153226 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:34:32.153226 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:34:32.154271 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:34:32.154271 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 21:34:32.191525 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 21:34:32] "GET /myclass/api/test_web_service/ HTTP/1.1" 200 -
+INFO:root:2025-02-18 21:34:53.402290 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 21:34:53] "GET /myclass/api/test_web_service/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:35:17.443999 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:35:17.443999 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:35:17.445094 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:35:17.445094 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:35:17.445094 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 21:35:17.485370 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 21:35:17] "GET /myclass/api/test_web_service/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:35:40.229129 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:35:40.229129 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:35:40.229129 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:35:40.230129 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:35:40.230129 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 21:35:40.271223 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 21:35:40] "GET /myclass/api/test_web_service/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:35:59.848983 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:35:59.848983 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:35:59.848983 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:35:59.848983 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:35:59.848983 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:36:59.849058 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:36:59.849058 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:36:59.849058 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:36:59.849058 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:36:59.849058 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 21:37:04.201349 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 21:37:04] "GET /myclass/api/test_web_service/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:37:25.626016 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:37:25.626016 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:37:25.626016 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:37:25.626016 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:37:25.626016 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:44:35.832763 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:44:35.832763 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:44:35.832763 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:44:35.832763 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:44:35.832763 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+INFO:werkzeug:[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
+ * Running on http://localhost:5001
+INFO:werkzeug:[33mPress CTRL+C to quit[0m
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:44:46.360680 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:44:46.361665 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:44:46.361665 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:44:46.361665 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:44:46.361665 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 21:44:53.719671 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 21:44:53] "GET /myclass/api/test_web_service/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:45:35.293932 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:45:35.293932 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:45:35.293932 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:45:35.293932 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:45:35.293932 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 21:45:35.333893 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 21:45:35] "GET /myclass/api/test_web_service/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:45:54.289537 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:45:54.289537 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:45:54.289537 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:45:54.290537 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:45:54.290537 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 21:45:54.330369 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 21:45:54] "GET /myclass/api/test_web_service/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:46:17.518240 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:46:17.518240 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:46:17.518240 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:46:17.518240 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:46:17.519240 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:root:2025-02-18 21:46:17.560198 : Security check : IP adresse '127.0.0.1' connected
+INFO:werkzeug:127.0.0.1 - - [18/Feb/2025 21:46:17] "GET /myclass/api/test_web_service/ HTTP/1.1" 200 -
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:47:12.238207 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:47:12.238207 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:47:12.238207 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:47:12.238207 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:47:12.238207 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Job_Cron.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:48:48.408336 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:48:48.408336 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:48:48.408336 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:48:48.408336 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:48:48.408336 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Job_Cron.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:49:37.442984 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:49:37.443977 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:49:37.443977 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:49:37.443977 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:49:37.443977 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Job_Cron.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:50:02.236201 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:50:02.236201 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:50:02.236201 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:50:02.236201 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:50:02.236201 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
+INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Job_Cron.py', reloading
+INFO:werkzeug: * Restarting with stat
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
+DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
+INFO:root:2025-02-18 21:51:36.179399 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
+INFO:root:2025-02-18 21:51:36.179399 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
+INFO:root:2025-02-18 21:51:36.179399 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
+INFO:root:2025-02-18 21:51:36.179399 : ++ FLASK PORT 5001 ++
+INFO:root:2025-02-18 21:51:36.179399 : ++ LMS_BAS_URL mysy-hosting.com/ ++
+WARNING:werkzeug: * Debugger is active!
+INFO:werkzeug: * Debugger PIN: 877-541-979
diff --git a/base_document_automatic_setup.py b/base_document_automatic_setup.py
new file mode 100644
index 0000000..28c6e72
--- /dev/null
+++ b/base_document_automatic_setup.py
@@ -0,0 +1,354 @@
+"""
+Ce document calqué sur la collection : base_document_automatic_setup
+permet de gerer le paramettrage de l'envoi automatique des documents.
+par exemple :
+- les Convocations doivent etre envoyées 7 jours avant le début de la session
+
+/!\ principe d'utilisation :
+Il y aura un paramettrage par société qui va s'appliquer à tous les documents de la societe.
+Ce paramettrage sera dubliqué sur chaque instance du document.
+
+En suite, l'utilisation pourra décider de modifier exceptionnellement le paramettrage d'une instance du document.
+
+C'est le meme principe que la gestion de la relance des devis
+"""
+from base64 import b64encode
+
+import bson
+import pymongo
+from pymongo import MongoClient
+import json
+from bson import ObjectId
+import re
+from datetime import datetime
+import prj_common as mycommon
+import secrets
+import inspect
+import sys, os
+import csv
+import pandas as pd
+from pymongo import ReturnDocument
+import GlobalVariable as MYSY_GV
+from math import isnan
+import GlobalVariable as MYSY_GV
+
+
+
+"""
+Ajout ou mise à jour d'un paramettrage
+les champs :
+- courrier_template_type_document_id : Id du type de document
+- nb_jour_action : definit le nombre de avant ou après action (-5 = faire l'action 5 jours avant ..., +2 = faire l'action 2 après ...)
+- action_target_date : Définit la date cible. exemple (start_session = Debut de la session, end_session = fin de la session, etc)
+- collection_target : Définit la collection concernéer ( exe : session_formation)
+
+/!\ : Pour un début on va rester sur des actions autours de sessions de formation
+
+/!\ : Pour eviter les ecart de date trop long, une traitement automatique se trouver dans un intervalle de
++/- 30 jours avant ou après la session.
+
+
+"""
+def Add_Update_base_document_automatic_setup(diction):
+ try:
+ diction = mycommon.strip_dictionary(diction)
+ """
+ Verification des input acceptés
+ """
+ field_list = ['token', '_id', 'courrier_template_type_document_id', 'nb_jour_action', 'action_target_date',
+ 'collection_target', 'actif']
+
+ incom_keys = diction.keys()
+ for val in incom_keys:
+ if val not in field_list and val.startswith('my_') is False:
+ mycommon.myprint(str(
+ inspect.stack()[0][3]) + " Le champ '" + val + "' n'est pas autorisé")
+ return False, " Les informations fournies sont incorrectes"
+
+ """
+ Verification des champs obligatoires
+ """
+ field_list_obligatoire = ['token', '_id', 'courrier_template_type_document_id', 'nb_jour_action', 'action_target_date',
+ 'collection_target', 'actif']
+
+ for val in field_list_obligatoire:
+ if val not in diction:
+ mycommon.myprint(
+ str(inspect.stack()[0][3]) + " - La valeur '" + val + "' n'est pas presente dans liste ")
+ return False, " Les informations fournies sont incorrectes"
+
+ """
+ Verification de l'identité et autorisation de l'entité qui
+ appelle cette API
+ """
+ token = ""
+ if ("token" in diction.keys()):
+ if diction['token']:
+ token = diction['token']
+
+ local_status, my_partner = mycommon.Check_Connexion_And_Return_Partner_Data(diction)
+ if (local_status is not True):
+ return local_status, my_partner
+
+ my_id = diction['_id']
+ my_token = diction['token']
+
+ """
+ verifier que le courrier_template_type_document_id existe et est valide
+ """
+ is_valide_courrier_template_type_document_id_count = MYSY_GV.dbname['courrier_template_type_document'].count_documents({'_id':ObjectId(str(diction['courrier_template_type_document_id'])),
+ 'valide':'1', 'locked':'0'})
+
+ if(is_valide_courrier_template_type_document_id_count != 1 ):
+ mycommon.myprint(
+ str(inspect.stack()[0][3]) + " L'identifiant du courrier_template_type_document_id est invalide ")
+ return False, " L'identifiant du courrier_template_type_document_id est invalide "
+
+ is_valide_courrier_template_type_document_id_data = MYSY_GV.dbname[
+ 'courrier_template_type_document'].find_one(
+ {'_id': ObjectId(str(diction['courrier_template_type_document_id'])),
+ 'valide': '1', 'locked': '0'})
+
+
+ local_status, local_retval = mycommon.IsInt(str(diction['nb_jour_action']))
+ if (local_status is False):
+ mycommon.myprint(str(
+ inspect.stack()[0][
+ 3]) + " Le nombre de jours est invalide ")
+ return False, " Le nombre de jours est invalide "
+
+
+ del diction['_id']
+ del diction['token']
+
+ nom_document = ""
+ if( "nom" in is_valide_courrier_template_type_document_id_data.keys() ):
+ nom_document = is_valide_courrier_template_type_document_id_data['nom']
+
+ diction['nom_document'] =nom_document
+
+ if (my_id):
+ diction['date_update'] = str(datetime.now())
+ diction['update_by'] = str(my_partner['_id'])
+ result = MYSY_GV.dbname['base_document_automatic_setup'].find_one_and_update(
+ {'_id': ObjectId(str(my_id)),
+ 'partner_owner_recid': str(my_partner['recid'])},
+ {"$set": diction},
+ upsert=True,
+ return_document=ReturnDocument.AFTER
+ )
+
+ if (result is None or "_id" not in result.keys()):
+ mycommon.myprint(
+ " Impossible d'ajouter ou mettre à jour la configuration du catalogue public (2) ")
+ return False, " Impossible d'ajouter ou mettre à jour la configuration du catalogue public (2) "
+
+ return True, " La configuration a été correctement mise à jour"
+
+ else:
+
+ diction['valide'] = "1"
+ diction['locked'] = "0"
+ diction['partner_owner_recid'] = str(my_partner['recid'])
+ diction['date_update'] = str(datetime.now())
+ diction['date_created'] = str(datetime.now())
+ diction['update_by'] = str(my_partner['_id'])
+
+ result = MYSY_GV.dbname['base_document_automatic_setup'].insert_one(diction)
+
+ return True, " La configuration du catalogue a été correctement ajoutée"
+
+ except Exception as e:
+ exc_type, exc_obj, exc_tb = sys.exc_info()
+ mycommon.myprint(str(inspect.stack()[0][3]) + " -" + str(e) + " - Line : " + str(exc_tb.tb_lineno))
+ return False, " Impossible d'ajouter ou mettre à jour la configuration du document "
+
+
+"""
+Recuperation de la liste des documents parametrés pour un partenaire donné
+"""
+def Get_List_base_document_automatic_setup(diction):
+ try:
+ diction = mycommon.strip_dictionary(diction)
+
+ """
+ Verification des input acceptés
+ """
+ field_list = ['token', ]
+
+ incom_keys = diction.keys()
+ for val in incom_keys:
+ if val not in field_list and val.startswith('my_') is False:
+ mycommon.myprint(str(
+ inspect.stack()[0][3]) + " Le champ '" + val + "' n'existe pas")
+ return False, " Les informations fournies sont incorrectes",
+
+ """
+ Verification des champs obligatoires
+ """
+ field_list_obligatoire = ['token', ]
+ for val in field_list_obligatoire:
+ if val not in diction:
+ mycommon.myprint(
+ str(inspect.stack()[0][3]) + " - La valeur '" + val + "' n'est pas presente dans liste ")
+ return False, " Les informations fournies sont incorrectes",
+
+ """
+ Verification de l'identité et autorisation de l'entité qui
+ appelle cette API
+ """
+ token = ""
+ if ("token" in diction.keys()):
+ if diction['token']:
+ token = diction['token']
+
+ local_status, my_partner = mycommon.Check_Connexion_And_Return_Partner_Data(diction)
+ if (local_status is not True):
+ return local_status, my_partner
+
+ """
+ Clés de mise à jour
+ """
+ data_cle = {}
+ data_cle['partner_owner_recid'] = my_partner['recid']
+ data_cle['valide'] = "1"
+ data_cle['locked'] = "0"
+
+
+ RetObject = []
+ val_tmp = 0
+
+ for retval in MYSY_GV.dbname['base_document_automatic_setup'].find(data_cle).sort([("_id", pymongo.DESCENDING), ]):
+ user = retval
+ user['id'] = str(val_tmp)
+ val_tmp = val_tmp + 1
+
+ # Recuperation des données du courrier_template_type_document
+ document_ref_interne = ""
+ document_type_doc = ""
+ document_type_nom = ""
+ if( "courrier_template_type_document_id" in user.keys()):
+ courrier_template_type_document_data = MYSY_GV.dbname['courrier_template_type_document'].find_one({'_id':ObjectId(str(user['courrier_template_type_document_id'])),
+ 'valide':'1', 'locked':'0'})
+
+ if( courrier_template_type_document_data and "ref_interne" in courrier_template_type_document_data.keys() ):
+ document_ref_interne = courrier_template_type_document_data["ref_interne"]
+
+ if (courrier_template_type_document_data and "type_doc" in courrier_template_type_document_data.keys()):
+ document_type_doc = courrier_template_type_document_data["type_doc"]
+
+ if ( courrier_template_type_document_data and "nom" in courrier_template_type_document_data.keys()):
+ document_type_nom = courrier_template_type_document_data["nom"]
+
+ user['document_ref_interne'] = document_ref_interne
+ user['document_type_doc'] = document_type_doc
+ user['document_type_nom'] = document_type_nom
+
+
+
+ RetObject.append(mycommon.JSONEncoder().encode(user))
+
+ #print(" ### RetObject = ", RetObject);
+ return True, RetObject
+
+
+ except Exception as e:
+ exc_type, exc_obj, exc_tb = sys.exc_info()
+ mycommon.myprint(str(inspect.stack()[0][3]) + " -" + str(e) + " - Line : " + str(exc_tb.tb_lineno))
+ return False, " Impossible de récupérer la liste des thèmes "
+
+
+
+"""
+Recuperation des données d'un base_document_automatic_setup donné
+"""
+
+def Get_Given_base_document_automatic_setup(diction):
+ try:
+ diction = mycommon.strip_dictionary(diction)
+
+ """
+ Verification des input acceptés
+ """
+ field_list = ['token', '_id']
+
+ incom_keys = diction.keys()
+ for val in incom_keys:
+ if val not in field_list and val.startswith('my_') is False:
+ mycommon.myprint(str(
+ inspect.stack()[0][3]) + " Le champ '" + val + "' n'existe pas")
+ return False, " Les informations fournies sont incorrectes",
+
+ """
+ Verification des champs obligatoires
+ """
+ field_list_obligatoire = ['token', '_id']
+ for val in field_list_obligatoire:
+ if val not in diction:
+ mycommon.myprint(
+ str(inspect.stack()[0][3]) + " - La valeur '" + val + "' n'est pas presente dans liste ")
+ return False, " Les informations fournies sont incorrectes",
+
+ """
+ Verification de l'identité et autorisation de l'entité qui
+ appelle cette API
+ """
+ token = ""
+ if ("token" in diction.keys()):
+ if diction['token']:
+ token = diction['token']
+
+ local_status, my_partner = mycommon.Check_Connexion_And_Return_Partner_Data(diction)
+ if (local_status is not True):
+ return local_status, my_partner
+
+ """
+ Clés de mise à jour
+ """
+ data_cle = {}
+ data_cle['partner_owner_recid'] = my_partner['recid']
+ data_cle['valide'] = "1"
+ data_cle['locked'] = "0"
+ data_cle['_id'] = ObjectId(str(diction['_id']))
+
+ RetObject = []
+ val_tmp = 0
+
+ for retval in MYSY_GV.dbname['base_document_automatic_setup'].find(data_cle).sort(
+ [("_id", pymongo.DESCENDING), ]):
+ user = retval
+ user['id'] = str(val_tmp)
+ val_tmp = val_tmp + 1
+
+ # Recuperation des données du courrier_template_type_document
+ document_ref_interne = ""
+ document_type_doc = ""
+ document_type_nom = ""
+ if ("courrier_template_type_document_id" in user.keys()):
+ courrier_template_type_document_data = MYSY_GV.dbname['courrier_template_type_document'].find_one(
+ {'_id': ObjectId(str(user['courrier_template_type_document_id'])),
+ 'valide': '1', 'locked': '0'})
+
+ if (courrier_template_type_document_data and "ref_interne" in courrier_template_type_document_data.keys()):
+ document_ref_interne = courrier_template_type_document_data["ref_interne"]
+
+ if (courrier_template_type_document_data and "type_doc" in courrier_template_type_document_data.keys()):
+ document_type_doc = courrier_template_type_document_data["type_doc"]
+
+ if (courrier_template_type_document_data and "nom" in courrier_template_type_document_data.keys()):
+ document_type_nom = courrier_template_type_document_data["nom"]
+
+ user['document_ref_interne'] = document_ref_interne
+ user['document_type_doc'] = document_type_doc
+ user['document_type_nom'] = document_type_nom
+
+ RetObject.append(mycommon.JSONEncoder().encode(user))
+
+ # print(" ### RetObject = ", RetObject);
+ return True, RetObject
+
+
+ except Exception as e:
+ exc_type, exc_obj, exc_tb = sys.exc_info()
+ mycommon.myprint(str(inspect.stack()[0][3]) + " -" + str(e) + " - Line : " + str(exc_tb.tb_lineno))
+ return False, " Impossible de récupérer la liste des thèmes "
diff --git a/base_partner_catalog_config.py b/base_partner_catalog_config.py
index b3bcea8..0beb9ae 100644
--- a/base_partner_catalog_config.py
+++ b/base_partner_catalog_config.py
@@ -176,11 +176,9 @@ def Add_Update_Partner_Catalog_Pub_Config(diction):
diction['date_update'] = str(datetime.now())
diction['update_by'] = str(my_partner['_id'])
-
-
result = MYSY_GV.dbname['config_partner_catalog'].insert_one(diction)
- return True, " La configuration du catalogue a été correctement mis à jour"
+ return True, " La configuration du catalogue a été correctement mise à jour"
except Exception as e:
exc_type, exc_obj, exc_tb = sys.exc_info()
diff --git a/main.py b/main.py
index 803d8cd..f1a42ad 100644
--- a/main.py
+++ b/main.py
@@ -95,6 +95,9 @@ import suivi_pedagogique_mgt as suivi_pedagogique_mgt
import partner_produit_service_mgt as partner_produit_service_mgt
import model_planning_sequence_mgt as model_planning_sequence_mgt
import base_partner_catalog_config as base_partner_catalog_config
+
+import base_document_automatic_setup as base_document_automatic_setup
+
import Dashbord_queries.BPF as BPF
import type_cours as type_cours
@@ -6333,7 +6336,7 @@ API qui permet d'ajouter un document personnalisable
def Add_Partner_Document():
# On recupere le corps (payload) de la requete
payload = mycommon.strip_dictionary (request.form.to_dict())
- print(" ### Add_Partner_Document payload = ",payload)
+ print(" ### Add_Partner_Document payload (troop long cherif= ")
status, retval = partner_document_mgt.Add_Partner_Document(payload)
return jsonify(status=status, message=retval)
@@ -11881,6 +11884,9 @@ def Conformite_Article_Blog_Demo():
return jsonify(status=localStatus, message=message )
+
+
+
@app.route('/myclass/api/Conformite_Article_Blog_Prod/', methods=['POST','GET'])
@crossdomain(origin='*')
def Conformite_Article_Blog_Prod():
@@ -11891,6 +11897,49 @@ def Conformite_Article_Blog_Prod():
return jsonify(status=localStatus, message=message )
+"""
+API pour créer ou mettre à jour la configuration d'envoi automatique d'un type de document
+"""
+@app.route('/myclass/api/Add_Update_base_document_automatic_setup/', methods=['POST','GET'])
+@crossdomain(origin='*')
+def Add_Update_base_document_automatic_setup():
+ # On recupere le corps (payload) de la requete
+ payload = mycommon.strip_dictionary (request.form.to_dict())
+ print(" ### Add_Update_base_document_automatic_setup : payload = ",payload)
+ localStatus, message= base_document_automatic_setup.Add_Update_base_document_automatic_setup(payload)
+ return jsonify(status=localStatus, message=message )
+
+
+"""
+API pour recuperer la liste des configurations d'envoi automatique d'un type de document
+pour un partenaire
+"""
+@app.route('/myclass/api/Get_List_base_document_automatic_setup/', methods=['POST','GET'])
+@crossdomain(origin='*')
+def Get_List_base_document_automatic_setup():
+ # On recupere le corps (payload) de la requete
+ payload = mycommon.strip_dictionary (request.form.to_dict())
+ print(" ### Get_List_base_document_automatic_setup : payload = ",payload)
+ localStatus, message= base_document_automatic_setup.Get_List_base_document_automatic_setup(payload)
+ return jsonify(status=localStatus, message=message )
+
+
+
+"""
+API pour recuperer les données d'une configuration d'envoi automatique d'un type de document donné
+"""
+@app.route('/myclass/api/Get_Given_base_document_automatic_setup/', methods=['POST','GET'])
+@crossdomain(origin='*')
+def Get_Given_base_document_automatic_setup():
+ # On recupere le corps (payload) de la requete
+ payload = mycommon.strip_dictionary (request.form.to_dict())
+ print(" ### Get_Given_base_document_automatic_setup : payload = ",payload)
+ localStatus, message= base_document_automatic_setup.Get_Given_base_document_automatic_setup(payload)
+ return jsonify(status=localStatus, message=message )
+
+
+
+
if __name__ == '__main__':
print(" debut api")
context = SSL.Context(SSL.SSLv23_METHOD)
diff --git a/tools_cherif/tools_cherif.py b/tools_cherif/tools_cherif.py
index f661d59..4f9dfaf 100644
--- a/tools_cherif/tools_cherif.py
+++ b/tools_cherif/tools_cherif.py
@@ -872,119 +872,23 @@ def mysylmsdb():
return False, " Connexion mariadb KOOO"
+from datetime import timedelta
+
def test_web_service(diction):
try:
diction = mycommon.strip_dictionary(diction)
- """
- Verification des input acceptés
- """
- field_list = [ 'token', 'session_id', ]
+ C1_pipe_qry = ([
+ {'$match': {'$and': [ {'valide':'1'}, {'automatic_traitement.actif':'1'},
- incom_keys = diction.keys()
- for val in incom_keys:
- if val not in field_list and val.startswith('my_') is False:
- mycommon.myprint(str(
- inspect.stack()[0][3]) + " Le champ '" + val + "' n'est pas autorisé")
- return False, " Les informations fournies sont incorrectes"
+ ]}
+ },
+ ])
- """
- Verification des champs obligatoires
- """
- field_list_obligatoire = ['token', 'session_id', ]
+ for retval in MYSY_GV.dbname['session_formation'].aggregate(C1_pipe_qry) :
+ print( " ### retval == ", retval)
- for val in field_list_obligatoire:
- if val not in diction:
- mycommon.myprint(
- str(inspect.stack()[0][3]) + " - La valeur '" + val + "' n'est pas presente dans liste ")
- return False, " Les informations fournies sont incorrectes"
-
- local_status, my_partner = mycommon.Check_Connexion_And_Return_Partner_Data(diction)
- if (local_status is not True):
- return local_status, my_partner
-
-
- # 1 - Recuperer la liste des participants
- List_participant = []
- for tmp in MYSY_GV.dbname['inscription'].find({'session_id':diction['session_id'], 'status':'1'},{'_id':1, 'email':1}):
- node = {}
- node['_id'] = str(tmp['_id'])
- node['email'] = str(tmp['email'])
- List_participant.append(node)
-
-
-
- # 2 - Liste des documents traqués
- List_Document_a_Traquer = []
- for tmp in MYSY_GV.dbname['courrier_template_tracking'].find({'partner_owner_recid':str(my_partner['recid']),
- 'valide':'1', 'locked':'0'},
- {'_id':1, 'courrier_template_type_document_id':1,
- 'courrier_template_type_document_ref_interne':1, 'rang':1}).sort([("rang", pymongo.ASCENDING)]):
- node = {}
- node['_id'] = str(tmp['_id'])
- node['courrier_template_type_document_id'] = str(tmp['courrier_template_type_document_id'])
- node['courrier_template_type_document_ref_interne'] = str(tmp['courrier_template_type_document_ref_interne'])
- node['rang'] = str(tmp['rang'])
- List_Document_a_Traquer.append(node)
-
- print(" LISTE des PARTIPANTS")
- for val in List_participant:
- print("Participant : "+str(val))
-
- print(" LISTE des DOCUMENT A TRAQUER")
- for val in List_Document_a_Traquer:
- print("Document a traquer "+str(val))
-
- """
- Si pour chaque type de document a traquer, tous les partipants sont dans history, alors on mais ok
- si aucun, on met ko,
- si au moins 1, on met : partiel
- la clé est : courrier_template_tracking.courrier_template_type_document_ref_interne
-
- -- clé de recherhce : document a traquer (courrier_template_tracking._id) et inscription_id
- """
-
-
-
- for doc_a_tracker in List_Document_a_Traquer:
- print("TRAITEMENT DU DOCUMENT " + str(doc_a_tracker['courrier_template_type_document_ref_interne'])+" - _id = "+ str(doc_a_tracker['_id']))
- local_nb_inscrit = 0
- local_nb_has_history_tracking = 0
- local_status = "Aucun"
-
- for val in List_participant:
- #print("Participant zzz: " + str(val))
- print(" cle de recherche : courrier_template_tracking_id = ",str(doc_a_tracker['_id']), " / target_collection_recid = "+str(val['_id']) )
- local_nb_inscrit = local_nb_inscrit + 1
- local_qry = {'partner_owner_recid':str(my_partner['recid']),
- 'valide':'1', 'locked':'0', 'target_collection_recid':str(val['_id']),
- 'courrier_template_tracking_id':str(doc_a_tracker['_id'])}
-
- is_tracking_history = MYSY_GV.dbname['courrier_template_tracking_history'].count_documents(local_qry)
- if( is_tracking_history > 0 ):
- local_nb_has_history_tracking = local_nb_has_history_tracking + 1
-
- print("local_qry : " + str(local_qry))
- print(" Pour le document a traquer : ", doc_a_tracker['courrier_template_type_document_ref_interne'])
- print("local_nb_inscrit VS local_nb_has_history_tracking: " + str(local_nb_inscrit)+" VS "+str(local_nb_has_history_tracking))
- if( local_nb_inscrit == local_nb_has_history_tracking and local_nb_has_history_tracking == 0 ):
- local_status = "Aucun"
-
- if( local_nb_inscrit == local_nb_has_history_tracking and local_nb_has_history_tracking != 0 ):
- local_status = "Complet"
-
- if (local_nb_inscrit > local_nb_has_history_tracking and local_nb_has_history_tracking > 0):
- local_status = "Partiel"
-
- doc_a_tracker['global_status'] = str(local_status)
-
- print(" Statut : ", local_status)
-
- print(" END LISTE des DOCUMENT A TRAQUER WITH STATUS ")
- for val in List_Document_a_Traquer:
- print("Document a traquer " + str(val['courrier_template_type_document_ref_interne'])+" STATUS = "+ str(val['global_status']) )
-
return True, "Test WebService OK Diction "