25/09/2023 - 16h40
parent
951d495b91
commit
a3ca58f209
|
@ -1,14 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="c6d0259a-16e1-410d-91a1-830590ee2a08" name="Changes" comment="22/09/2023 - 18h53">
|
||||
<list default="true" id="c6d0259a-16e1-410d-91a1-830590ee2a08" name="Changes" comment="25/09/2023 - 12h40">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Inscription_mgt.py" beforeDir="false" afterPath="$PROJECT_DIR$/Inscription_mgt.py" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Log/log_file.log" beforeDir="false" afterPath="$PROJECT_DIR$/Log/log_file.log" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/class_mgt.py" beforeDir="false" afterPath="$PROJECT_DIR$/class_mgt.py" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ela_index_bdd_classes.py" beforeDir="false" afterPath="$PROJECT_DIR$/ela_index_bdd_classes.py" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/main.py" beforeDir="false" afterPath="$PROJECT_DIR$/main.py" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/partner_client.py" beforeDir="false" afterPath="$PROJECT_DIR$/partner_client.py" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/partner_order.py" beforeDir="false" afterPath="$PROJECT_DIR$/partner_order.py" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
|
@ -73,13 +68,6 @@
|
|||
<option name="presentableId" value="Default" />
|
||||
<updated>1680804787304</updated>
|
||||
</task>
|
||||
<task id="LOCAL-00061" summary="08/08/2023 - 16h">
|
||||
<created>1691504850587</created>
|
||||
<option name="number" value="00061" />
|
||||
<option name="presentableId" value="LOCAL-00061" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1691504850588</updated>
|
||||
</task>
|
||||
<task id="LOCAL-00062" summary="09/08/2023 - 21h">
|
||||
<created>1691607124367</created>
|
||||
<option name="number" value="00062" />
|
||||
|
@ -416,7 +404,14 @@
|
|||
<option name="project" value="LOCAL" />
|
||||
<updated>1695401442386</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="110" />
|
||||
<task id="LOCAL-00110" summary="25/09/2023 - 12h40">
|
||||
<created>1695638525925</created>
|
||||
<option name="number" value="00110" />
|
||||
<option name="presentableId" value="LOCAL-00110" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1695638525925</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="111" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="Vcs.Log.Tabs.Properties">
|
||||
|
@ -431,7 +426,6 @@
|
|||
</option>
|
||||
</component>
|
||||
<component name="VcsManagerConfiguration">
|
||||
<MESSAGE value="27/08/23 - 13h" />
|
||||
<MESSAGE value="27/08/23 - 22h" />
|
||||
<MESSAGE value="28/08/23 - 13h30" />
|
||||
<MESSAGE value="28/08/23 - 20h30" />
|
||||
|
@ -456,6 +450,7 @@
|
|||
<MESSAGE value="15/09/2023 - 18h" />
|
||||
<MESSAGE value="22/09/2023 - 12h53" />
|
||||
<MESSAGE value="22/09/2023 - 18h53" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="22/09/2023 - 18h53" />
|
||||
<MESSAGE value="25/09/2023 - 12h40" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="25/09/2023 - 12h40" />
|
||||
</component>
|
||||
</project>
|
745
Log/log_file.log
745
Log/log_file.log
|
@ -1814910,3 +1814910,748 @@ INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 12:40:51] "POST /myclass/api/get_partne
|
|||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 12:40:51] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 12:40:51.643997 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 12:40:51] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:40:33.280269 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
|
||||
INFO:root:2023-09-25 14:40:33.282273 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
|
||||
INFO:root:2023-09-25 14:40:33.282273 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
|
||||
INFO:root:2023-09-25 14:40:33.282273 : ++ FLASK PORT 5001 ++
|
||||
INFO:root:2023-09-25 14:40:33.283274 : ++ LMS_BAS_URL mysy-training.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
|
||||
INFO:root:2023-09-25 14:40:47.941113 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
|
||||
INFO:root:2023-09-25 14:40:47.941113 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
|
||||
INFO:root:2023-09-25 14:40:47.941113 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
|
||||
INFO:root:2023-09-25 14:40:47.941113 : ++ FLASK PORT 5001 ++
|
||||
INFO:root:2023-09-25 14:40:47.942122 : ++ LMS_BAS_URL mysy-training.com/ ++
|
||||
WARNING:werkzeug: * Debugger is active!
|
||||
INFO:werkzeug: * Debugger PIN: 877-541-979
|
||||
INFO:root:2023-09-25 14:41:04.464924 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:04.466923 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:04.468403 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:04] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:04] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:04] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:04.784192 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:04.786177 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:05] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:05.855257 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:05.856842 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:05.857850 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:05.859868 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:05.864354 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:05] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:05.876245 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:05] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:05] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:05] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:05] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:05] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:06.192732 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:06.194246 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:06.195264 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:06] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:06.202267 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:06] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:06] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:06.207259 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:06.211882 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:06] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:06] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:06] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:06.508135 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:06] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:06.517508 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:06.519527 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:06] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:06.527965 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:06] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:06.533899 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:06] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:06.540058 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:06] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:06] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:06.830052 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:06] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:06.836032 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:06] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:07.208190 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:07.209359 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:07.211787 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:07] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:07] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:07] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:08.166171 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:08.168177 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:08.684779 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:08.688237 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:08.692995 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:08.697028 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:08.704613 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:08.709604 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:08.714328 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:08.719125 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:08.725280 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:08.730296 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:08.736097 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:08.741428 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:08.746790 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:08.753105 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:08.757982 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:08.760438 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:08.766840 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:08.775960 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:08.782813 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:08.790162 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:15.793396 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:15] "POST /myclass/api/partner_login/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:15.981882 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:15.987259 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:15.991280 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:15.994281 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:16] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:16.006937 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:16] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:16] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:16] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:16.067831 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:16] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:27.282166 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:27] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:32.887203 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:32.890890 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:32] "POST /myclass/api/Get_Given_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:32] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:43.823268 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:43.826285 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:43.828797 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:43] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:43] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:43.838486 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:43] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:43.941216 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:43] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:41:49.862836 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:41:49.864467 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:49] "POST /myclass/api/Get_Given_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:41:49] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:46:14.067981 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:46:14] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:46:18.925968 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:46:18.928978 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:46:18.932305 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:46:18] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:46:18.939392 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:46:18] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:46:18] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:46:19.043949 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:46:19] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:46:22.665830 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:46:22.668825 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:46:22] "POST /myclass/api/Get_Given_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:46:22] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:47:06.616601 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:47:06] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:47:12.080253 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:47:12.084745 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:47:12] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:47:12.092404 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:47:12.098985 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:47:12] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:47:12] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:47:12.268951 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:47:12] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:47:18.333384 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:47:18.337633 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:47:18] "POST /myclass/api/Get_Given_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:47:18] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:47:34.700911 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:47:34] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:47:40.253860 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:47:40.256858 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:47:40.260867 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:47:40] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:47:40.268403 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:47:40] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:47:40] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:47:40.399372 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:47:40] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:47:45.421779 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:47:45.424426 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:47:45] "POST /myclass/api/Get_Given_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:47:45] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:47:53.270557 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:47:53.274558 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:47:53] "POST /myclass/api/Get_Given_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:47:53] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:48:08.518448 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:48:08.521448 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:48:08] "POST /myclass/api/Get_Given_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:48:08] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:48:33.129037 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:48:33] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:48:37.716219 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:48:37.720220 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:48:37] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:48:37.724220 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:48:37.731633 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:48:37] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:48:37] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:48:37.888782 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:48:37] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:48:42.277340 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:48:42.280951 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:48:42] "POST /myclass/api/Get_Given_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:48:42] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:49:08.810830 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:49:08] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:51:08.786805 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:51:08] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:51:52.388845 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:51:52.393222 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:51:52] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:51:52.397958 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:51:52.402547 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:51:52] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:51:52] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:51:52.498020 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:51:52] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:51:55.298476 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:51:55.301973 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:51:55] "POST /myclass/api/Get_Given_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:51:55] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:51:58.499611 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:51:58] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:52:37.795530 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:52:37] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:52:41.932351 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:52:41] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:55:54.413207 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:55:54.416065 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:55:54] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:55:54.421654 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:55:54.425657 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:55:54] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:55:54] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:55:54.527976 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:55:54] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:55:57.445378 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:55:57.448206 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:55:57] "POST /myclass/api/Get_Given_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:55:57] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:56:01.006171 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:01] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:56:51.574748 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:51.578353 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:51.579571 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:51] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:51] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:51] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:56:52.525799 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:52.527812 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:52] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:56:52.907756 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:52.911582 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:52.914962 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:52] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:56:52.919832 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:52] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:56:52.925716 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:52.929426 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:56:52.934884 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:52] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:56:52.942829 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:52.945828 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:52] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:56:52.951828 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:52.954829 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:52.956826 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:52] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:52] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:56:52.974084 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:56:52.982732 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:52.986896 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:52] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:52] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:56:52.993801 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:52.996589 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:53] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:56:53.002372 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:53] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:56:53.005823 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:53.010625 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:53] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:53] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:53] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:53] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:56:53.986589 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:53.990497 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:53.994739 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:53.997745 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:54.001564 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:54] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:54] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:54] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:54] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:56:54.062303 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:54] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:56:56.129076 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:56.132076 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:56.135072 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:56.139064 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:56] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:56] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:56] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:56] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:56:58.817390 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:58.819414 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 14:56:58.823424 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:58] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:58] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:56:58] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:58:15.471625 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:58:15] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 14:59:44.949128 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 14:59:44] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:06:14.360653 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:06:14.365650 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:06:14.369655 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:06:14] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:06:14.384151 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:06:14] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:06:14] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:06:14.530776 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:06:14] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:06:18.015691 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:06:18] "POST /myclass/api/Get_Given_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:06:18.026540 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:06:18] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:06:20.727522 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:06:20] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:07:20.217705 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:07:20] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:08:31.141812 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:08:31.149457 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:08:31.159020 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:08:31] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:08:31] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:08:31.176875 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:08:31] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:08:31.334801 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:08:31] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:08:36.957866 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:08:36.966222 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:08:36] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:08:36.982360 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:08:36.987969 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:08:36] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:08:36] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:08:37.167487 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:08:37] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:08:40.895193 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:08:40.903533 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:08:40] "POST /myclass/api/Get_Given_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:08:40] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:08:45.080712 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:08:45] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:11:00.383832 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:11:00] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:11:11.110615 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:11:11] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:11:11.126793 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:11:11.130958 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:11:11.136379 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:11:11] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:11:11] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:11:11.287886 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:11:11] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:11:15.782561 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:11:15.787609 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:11:15] "POST /myclass/api/Get_Given_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:11:15] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:11:24.593844 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:11:24] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:12:12.929412 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:12:12] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:12:30.669620 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:12:30] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:12:51.933301 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:12:51.938311 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:12:51.942312 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:12:51] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:12:51.952313 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:12:51] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:12:51] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:12:52.116570 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:12:52] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:12:56.066889 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:12:56.070559 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:12:56] "POST /myclass/api/Get_Given_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:12:56] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:13:02.643762 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:13:02] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:17:00.046732 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:17:00] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:17:26.774174 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:17:26.777186 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:17:26] "POST /myclass/api/Get_Given_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:17:26] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:17:29.147820 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:17:29] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:17:45.717954 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:17:45] "POST /myclass/api/Add_activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:17:45.786332 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:17:45] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:17:48.848844 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:17:48] "POST /myclass/api/Get_Given_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:18:13.841161 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:18:13] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:18:15.900009 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:18:15] "POST /myclass/api/Get_Given_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:18:27.977813 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:18:27] "POST /myclass/api/Update_activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:18:28.023162 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:18:28] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:18:30.670875 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:18:30] "POST /myclass/api/Get_Given_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:23:03.547474 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:23:03] "POST /myclass/api/Get_Given_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:23:03.563445 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:23:03] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:23:31.854749 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:23:31] "POST /myclass/api/Add_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:23:31.929320 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:23:31] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:23:37.394123 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:23:37] "POST /myclass/api/Get_Given_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:23:37.429463 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:23:37] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:24:00.219785 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:24:00] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:24:26.948641 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:24:26] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:26:50.043687 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:26:50.049832 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:26:50] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:26:50.056946 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:26:50.058977 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:26:50] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:26:50] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:26:50.210598 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:26:50] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:26:53.776917 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:26:53.779930 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:26:53] "POST /myclass/api/Get_Given_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:26:53] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:27:31.177014 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:27:31] "POST /myclass/api/Get_List_Entity_Activite/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:28:01.668086 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:28:01] "POST /myclass/api/Get_Given_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:28:01.704561 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:28:01] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:28:43.707517 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:28:43.712893 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:28:43.722033 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:28:43.729221 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:28:43] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:28:43] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:28:43] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:28:43] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:28:45.667704 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:28:45.677816 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:28:45] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:28:45] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:34:53.061846 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:34:53.065854 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:34:53.070840 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:34:53] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:34:53.078426 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:34:53] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:34:53] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:34:53.174855 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:34:53.177553 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:34:53.183390 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:34:53.187490 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:34:53] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:34:53] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:34:53] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:34:53] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:34:59.091196 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:34:59.093397 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:34:59] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:34:59] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:39:54.125789 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:39:54.130556 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:39:54.137237 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:39:54] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:39:54.142598 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:39:54] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:39:54] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:39:54] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:40:37.136120 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:40:37.141182 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:40:37.145741 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:40:37] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:40:37.152141 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:40:37] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:40:37] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:40:37] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:40:42.336752 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:40:42.340749 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:40:42] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:40:42.349748 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:40:42] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:40:42.352747 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:40:42] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:40:42.553389 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:40:42.556408 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:40:42.562408 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:40:42] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:40:42.569411 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:40:42] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:40:42] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:40:42] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:40:46.919281 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:40:46.922882 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:40:46] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:40:46] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:40:54.543792 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:40:56.389045 : Convert_Quotation_to_Order Le devis Devis_1 a été correctement convertie en commande avec le numero : Order_41
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:40:56] "POST /myclass/api/Convert_Quotation_to_Order/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:40:57.576978 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:40:57.580993 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:40:57] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:40:57] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:40:58.553122 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:40:58] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:40:58.572117 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:40:58] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:41:03.746679 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:41:03.750018 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:41:03] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:41:03] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:41:09.763402 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:41:09.767420 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:41:09.772423 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:41:09] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:41:09] "POST /myclass/api/Compute_Order_Header/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:41:09] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:43:18.802362 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:43:18.812126 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:43:18.816767 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:43:18.820782 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:43:18] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:43:18] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:43:18] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:43:18] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:43:56.731765 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:43:56.734190 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:43:56.739039 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:43:56.742755 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:43:56] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:43:56] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:43:56] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:43:56] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:44:13.232645 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:44:13.243119 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:44:13.248111 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:44:13] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:44:13.254122 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:44:13] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:44:13] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:44:13] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:44:19.987726 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:44:19.990725 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:44:19.994731 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:44:20] "POST /myclass/api/Compute_Order_Header/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:44:20] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:44:20] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:44:42.729816 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:44:42.734679 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:44:42.738767 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:44:42.750088 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:44:42] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:44:42] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:44:42] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:44:42] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:45:12.879294 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:45:12.888813 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:45:12.891907 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:45:12.896904 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:45:12] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:45:12] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:45:12] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:45:12] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:45:16.689541 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:45:16.694072 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:45:16.697070 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:45:16] "POST /myclass/api/Compute_Order_Header/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:45:16] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:45:16] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:45:43.964666 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:45:43.969888 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:45:43.974486 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:45:43.980662 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:45:43] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:45:43] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:45:44] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:45:44] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:46:05.074497 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:46:05.085399 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:46:05.088513 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:46:05.093634 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:46:05] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:46:05] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:46:05] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:46:05] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:46:18.428082 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:46:18.438888 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:46:18.442093 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:46:18.446158 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:46:18] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:46:18] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:46:18] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:46:18] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:46:21.947623 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:46:21.950623 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:46:21.956124 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:46:21] "POST /myclass/api/Compute_Order_Header/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:46:21] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:46:21] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\partner_order.py', reloading
|
||||
INFO:werkzeug: * Restarting with stat
|
||||
INFO:root:2023-09-25 15:47:20.568538 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
|
||||
INFO:root:2023-09-25 15:47:20.568538 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
|
||||
INFO:root:2023-09-25 15:47:20.569546 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
|
||||
INFO:root:2023-09-25 15:47:20.569546 : ++ FLASK PORT 5001 ++
|
||||
INFO:root:2023-09-25 15:47:20.569546 : ++ LMS_BAS_URL mysy-training.com/ ++
|
||||
WARNING:werkzeug: * Debugger is active!
|
||||
INFO:werkzeug: * Debugger PIN: 877-541-979
|
||||
INFO:root:2023-09-25 15:47:20.619736 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:47:20.621731 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:47:20] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:47:20] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:47:30.989476 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:47:30.993601 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:47:31] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:47:31] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:47:37.478001 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:47:37.481482 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:47:37] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:47:37] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:48:46.450612 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:48:46.454612 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:48:46] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:48:46.463106 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:48:46.466127 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:48:46] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:48:46] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:48:46] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:49:01.979588 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:01] "POST /myclass/api/Add_Update_Partner_Order_Line/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:49:04.749990 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:04] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:49:04.781212 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:04] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:49:27.059819 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:27] "POST /myclass/api/Add_Update_Partner_Order_Line/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:49:29.841637 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:29] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:49:29.872204 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:29] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:49:44.278555 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:49:45.249380 : Convert_Quotation_to_Order Le devis Devis_1 a été correctement convertie en commande avec le numero : Order_42
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:45] "POST /myclass/api/Convert_Quotation_to_Order/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:49:46.334328 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:49:46.336830 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:46] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:46] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:49:47.256304 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:47] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:49:47.282302 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:47] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:49:53.206383 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:49:53.211382 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:53] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:53] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:49:59.673506 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:49:59.676985 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:59] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:49:59.682793 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:49:59.691996 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:59] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:59] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:49:59.841368 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:49:59.844635 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:49:59.849631 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:49:59.854057 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:59] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:59] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:59] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:49:59] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:50:05.079118 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:50:05.083124 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:50:05] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:50:05] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:50:11.470785 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:50:11.475209 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:50:11.479030 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:50:11] "POST /myclass/api/Compute_Order_Header/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:50:11] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:50:11] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:50:27.155734 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:50:27.163252 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:50:27.167612 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:50:27] "POST /myclass/api/Compute_Order_Header/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:50:27] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:50:27] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:56:34.461997 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:56:34.466656 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:56:34.468831 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:56:34] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:56:34] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:56:34.480213 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:56:34] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:56:34.601873 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:56:34.606528 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:56:34.609549 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:56:34.614543 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:56:34] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:56:34] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:56:34] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:56:34] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:56:39.837048 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:56:39.841058 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:56:39] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:56:39] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2023-09-25 15:56:46.482193 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2023-09-25 15:56:46.486452 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:56:46] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [25/Sep/2023 15:56:46] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
|
|
|
@ -4031,7 +4031,7 @@ def Compute_Order_Header(diction):
|
|||
mycommon.myprint(str(inspect.stack()[0][3]) + " Impossible de finaliser la mise à jour" )
|
||||
return False, " Impossible de finaliser la mise à jour "
|
||||
|
||||
return True, 'La mise à jour a été correctement faite.'
|
||||
return True, 'La mise à jour des prix a été correctement faite.'
|
||||
|
||||
|
||||
except Exception as e:
|
||||
|
|
Loading…
Reference in New Issue