12/05/23 - 19h

master
cherif 2023-05-12 19:15:47 +02:00
parent 27216cd57b
commit 1c9be3861e
3 changed files with 732 additions and 6 deletions

View File

@ -1,13 +1,10 @@
<?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="29/04/23 - 21h">
<list default="true" id="c6d0259a-16e1-410d-91a1-830590ee2a08" name="Changes" comment="05/05/23 - 21h">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/GlobalVariable.py" beforeDir="false" afterPath="$PROJECT_DIR$/GlobalVariable.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$/email_mgt.py" beforeDir="false" afterPath="$PROJECT_DIR$/email_mgt.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lms_chamilo/mysy_lms.py" beforeDir="false" afterPath="$PROJECT_DIR$/lms_chamilo/mysy_lms.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/main.py" beforeDir="false" afterPath="$PROJECT_DIR$/main.py" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -176,7 +173,14 @@
<option name="project" value="LOCAL" />
<updated>1682792543419</updated>
</task>
<option name="localTasksCounter" value="17" />
<task id="LOCAL-00017" summary="05/05/23 - 21h">
<created>1683317311855</created>
<option name="number" value="00017" />
<option name="presentableId" value="LOCAL-00017" />
<option name="project" value="LOCAL" />
<updated>1683317311856</updated>
</task>
<option name="localTasksCounter" value="18" />
<servers />
</component>
<component name="Vcs.Log.Tabs.Properties">
@ -205,6 +209,7 @@
<MESSAGE value="25/04/23 - 21h" />
<MESSAGE value="28/04/23 - 21h" />
<MESSAGE value="29/04/23 - 21h" />
<option name="LAST_COMMIT_MESSAGE" value="29/04/23 - 21h" />
<MESSAGE value="05/05/23 - 21h" />
<option name="LAST_COMMIT_MESSAGE" value="05/05/23 - 21h" />
</component>
</project>

View File

@ -1578121,3 +1578121,717 @@ DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13
DEBUG:PIL.PngImagePlugin:STREAM b'tEXt' 41 25
DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 6645
INFO:werkzeug:127.0.0.1 - - [04/May/2023 17:05:32] "GET /myclass/api/ManualSendInvoiceEmailRIB_PortCities/ HTTP/1.1" 200 -
INFO:root:2023-05-06 12:52:41.519819 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2023-05-06 12:52:41.520817 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2023-05-06 12:52:41.520817 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2023-05-06 12:52:41.521822 : ++ FLASK PORT 5001 ++
INFO:root:2023-05-06 12:52:41.521822 : ++ LMS_BAS_URL mysy-training.fr/ ++
INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on http://localhost:5001
INFO:werkzeug:Press CTRL+C to quit
INFO:werkzeug: * Restarting with stat
INFO:root:2023-05-06 12:52:53.955338 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2023-05-06 12:52:53.956352 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2023-05-06 12:52:53.956352 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2023-05-06 12:52:53.956352 : ++ FLASK PORT 5001 ++
INFO:root:2023-05-06 12:52:53.956352 : ++ LMS_BAS_URL mysy-training.fr/ ++
WARNING:werkzeug: * Debugger is active!
INFO:werkzeug: * Debugger PIN: 102-292-095
INFO:root:2023-05-06 12:53:07.001280 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-06 12:53:07.002549 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-06 12:53:07.004561 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:07] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:07] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:07] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
INFO:root:2023-05-06 12:53:07.421105 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-06 12:53:07.423103 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:07] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
INFO:root:2023-05-06 12:53:08.310448 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-06 12:53:08.311445 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-06 12:53:08.312569 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-06 12:53:08.313581 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-06 12:53:08.315084 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-06 12:53:08.315084 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-06 12:53:08.633451 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-06 12:53:08.636474 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-06 12:53:08.644168 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-06 12:53:08.646193 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-06 12:53:08.648202 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-06 12:53:08.649219 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-06 12:53:08.945803 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-06 12:53:08.949830 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-06 12:53:08.960330 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-06 12:53:08.965101 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-05-06 12:53:08.969122 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-06 12:53:08.974118 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-06 12:53:09.260166 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-06 12:53:09.263644 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [06/May/2023 12:53:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:02:54.677304 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2023-05-07 20:02:54.678415 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2023-05-07 20:02:54.678415 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2023-05-07 20:02:54.678415 : ++ FLASK PORT 5001 ++
INFO:root:2023-05-07 20:02:54.678415 : ++ LMS_BAS_URL mysy-training.fr/ ++
INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on http://localhost:5001
INFO:werkzeug:Press CTRL+C to quit
INFO:werkzeug: * Restarting with stat
INFO:root:2023-05-07 20:03:06.765760 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2023-05-07 20:03:06.765760 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2023-05-07 20:03:06.765760 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2023-05-07 20:03:06.765760 : ++ FLASK PORT 5001 ++
INFO:root:2023-05-07 20:03:06.765760 : ++ LMS_BAS_URL mysy-training.fr/ ++
WARNING:werkzeug: * Debugger is active!
INFO:werkzeug: * Debugger PIN: 767-094-544
INFO:root:2023-05-07 20:03:07.485424 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:07.486426 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:07.487684 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:07] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:07] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:07] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:08.045317 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:08.047308 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:08] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:08.848031 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:08.849163 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:08.850204 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:08.851349 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:08.857119 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:08.861400 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:08] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:09.181442 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:09.182442 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:09.183440 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:09.184440 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:09.187493 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:09.195550 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:09.510873 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:09.512385 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:09.513427 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:09.520407 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:09.527220 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:09.531234 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:09.837416 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:09.841449 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:31.037435 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:31.040259 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:31.041272 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:31] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:31] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:31] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:31.880142 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:31.882685 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:31] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:32.663653 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:32.667318 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:32.671527 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:32.675939 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:32.681839 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:32.684333 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:32.689864 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:32.695924 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:32.700929 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:32.709467 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:32.712461 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:32.715898 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:32.726279 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:32.730242 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:32.736407 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:32.742891 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:32.753086 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:32.757087 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:32.762086 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:32.766132 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:32] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:39.332211 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:40.070297 : partner_login Connexion partnair mysylaplumedepierrot@gmail.com : OK, Date : 2023-05-07 20:03:39.334231 , _id = 63e8f2745d4b4085b83f3aec
INFO:root:2023-05-07 20:03:40.074289 : partner_login Connexion partener_token : OK , _id = 63e8f2c17b7f1fbbc5ee9419
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:40] "POST /myclass/api/partner_login/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:40.274060 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:40.278610 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:40.282494 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:40] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:40.287687 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:03:40.297768 : Connexion du partner recid = 62f24843a09cde3b34017eb343c5955ac56df5ea04635be1ca OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:40] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:40] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:40] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:40.657393 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:40] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:43.402706 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:43] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:54.016232 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:03:54] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:03:55.958071 : Security check : IP adresse '127.0.0.1' connected
DEBUG:paramiko.transport:starting thread (client mode): 0xb7da0760
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+deb11u1
INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
DEBUG:paramiko.transport:=== Key exchange possibilities ===
DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256
DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
DEBUG:paramiko.transport:client lang: <none>
DEBUG:paramiko.transport:server lang: <none>
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 <built-in function openssl_sha256>
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 2] Max packet in: 32768 bytes
DEBUG:paramiko.transport:[chan 1] EOF sent (1)
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 2] EOF sent (2)
DEBUG:paramiko.transport:[chan 3] Max packet in: 32768 bytes
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:EOF in transport thread
DEBUG:paramiko.transport:[chan 3] EOF sent (3)
DEBUG:paramiko.transport:Dropping user packet because connection is dead.
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:04:01] "POST /myclass/api/Lms_Config_Theme_and_Logo/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:07:44.701201 : Security check : IP adresse '127.0.0.1' connected
DEBUG:paramiko.transport:starting thread (client mode): 0xb7d4ba60
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+deb11u1
INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
DEBUG:paramiko.transport:=== Key exchange possibilities ===
DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256
DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
DEBUG:paramiko.transport:client lang: <none>
DEBUG:paramiko.transport:server lang: <none>
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 <built-in function openssl_sha256>
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/web/css/themes/39-laplumedep-theme/images/background.png', 'wb')
DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy/web/css/themes/39-laplumedep-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/web/css/themes/39-laplumedep-theme/images/background.png')
INFO:root:2023-05-07 20:07:45.481820 : Lms_Add_BG_File DEPLACEMENT DE ./Data/EduCetera_banniere_lms_20230507200744.png VERS /var/www/html/chamilo_mysy/web/css/themes/39-laplumedep-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 - - [07/May/2023 20:07:45] "POST /myclass/api/Lms_Add_BG_File/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:08:53.407210 : Security check : IP adresse '127.0.0.1' connected
DEBUG:paramiko.transport:starting thread (client mode): 0xb7d4beb0
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+deb11u1
INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
DEBUG:paramiko.transport:=== Key exchange possibilities ===
DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256
DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
DEBUG:paramiko.transport:client lang: <none>
DEBUG:paramiko.transport:server lang: <none>
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 <built-in function openssl_sha256>
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/web/css/themes/39-laplumedep-theme/images/header-logo.png', 'wb')
DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy/web/css/themes/39-laplumedep-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/web/css/themes/39-laplumedep-theme/images/header-logo.png')
INFO:root:2023-05-07 20:08:54.100150 : Lms_Add_Logo_File DEPLACEMENT DE ./Data/logo_educetera_lms_ok_20230507200853.png VERS /var/www/html/chamilo_mysy/web/css/themes/39-laplumedep-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 - - [07/May/2023 20:08:54] "POST /myclass/api/Lms_Add_Logo_File/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:28:01.775317 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:28:01] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:28:03.506014 : Security check : IP adresse '127.0.0.1' connected
DEBUG:paramiko.transport:starting thread (client mode): 0xb7da1750
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+deb11u1
INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
DEBUG:paramiko.transport:=== Key exchange possibilities ===
DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256
DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
DEBUG:paramiko.transport:client lang: <none>
DEBUG:paramiko.transport:server lang: <none>
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 <built-in function openssl_sha256>
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 0] EOF sent (0)
DEBUG:paramiko.transport:[chan 1] Max packet in: 32768 bytes
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 2] Max packet in: 32768 bytes
DEBUG:paramiko.transport:[chan 1] EOF sent (1)
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.
DEBUG:paramiko.transport:Dropping user packet because connection is dead.
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:28:07] "POST /myclass/api/Lms_Config_Theme_and_Logo/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:33:18.542322 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:33:18.546046 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:33:18] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:33:18.551064 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:33:18.552493 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-07 20:33:18.558906 : Connexion du partner recid = 62f24843a09cde3b34017eb343c5955ac56df5ea04635be1ca OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:33:18] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:33:18] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:33:18] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:33:19.381691 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:33:19] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:33:22.184417 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:33:22] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:33:24.423478 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:33:24] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:33:26.121152 : Security check : IP adresse '127.0.0.1' connected
DEBUG:paramiko.transport:starting thread (client mode): 0xb7da21a0
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+deb11u1
INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
DEBUG:paramiko.transport:=== Key exchange possibilities ===
DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256
DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
DEBUG:paramiko.transport:client lang: <none>
DEBUG:paramiko.transport:server lang: <none>
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 <built-in function openssl_sha256>
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 0] EOF sent (0)
DEBUG:paramiko.transport:[chan 1] Max packet in: 32768 bytes
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 2] Max packet in: 32768 bytes
DEBUG:paramiko.transport:[chan 1] EOF sent (1)
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:EOF in transport thread
DEBUG:paramiko.transport:[chan 3] EOF sent (3)
DEBUG:paramiko.transport:Dropping user packet because connection is dead.
INFO:werkzeug:127.0.0.1 - - [07/May/2023 20:33:30] "POST /myclass/api/Lms_Config_Theme_and_Logo/ HTTP/1.1" 200 -
INFO:root:2023-05-07 20:35:21.774716 : Security check : IP adresse '127.0.0.1' connected
DEBUG:paramiko.transport:starting thread (client mode): 0xb7d49720
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+deb11u1
INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
DEBUG:paramiko.transport:=== Key exchange possibilities ===
DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256
DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
DEBUG:paramiko.transport:client lang: <none>
DEBUG:paramiko.transport:server lang: <none>
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 <built-in function openssl_sha256>
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/web/css/themes/39-laplumedep-theme/images/background.png', 'wb')
DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy/web/css/themes/39-laplumedep-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/web/css/themes/39-laplumedep-theme/images/background.png')
INFO:root:2023-05-07 20:35:22.593924 : Lms_Add_BG_File DEPLACEMENT DE ./Data/EduCetera_banniere_lms_20230507203521.png VERS /var/www/html/chamilo_mysy/web/css/themes/39-laplumedep-theme/images/background.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 - - [07/May/2023 20:35:22] "POST /myclass/api/Lms_Add_BG_File/ HTTP/1.1" 200 -
DEBUG:paramiko.transport:EOF in transport thread
INFO:root:2023-05-07 20:35:28.425545 : Security check : IP adresse '127.0.0.1' connected
DEBUG:paramiko.transport:starting thread (client mode): 0xb7d4b6a0
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+deb11u1
INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
DEBUG:paramiko.transport:=== Key exchange possibilities ===
DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256
DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
DEBUG:paramiko.transport:client lang: <none>
DEBUG:paramiko.transport:server lang: <none>
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 <built-in function openssl_sha256>
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/web/css/themes/39-laplumedep-theme/images/header-logo.png', 'wb')
DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/chamilo_mysy/web/css/themes/39-laplumedep-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/web/css/themes/39-laplumedep-theme/images/header-logo.png')
INFO:root:2023-05-07 20:35:28.678254 : Lms_Add_Logo_File DEPLACEMENT DE ./Data/logo_educetera_lms_ok_20230507203528.png VERS /var/www/html/chamilo_mysy/web/css/themes/39-laplumedep-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 - - [07/May/2023 20:35:28] "POST /myclass/api/Lms_Add_Logo_File/ HTTP/1.1" 200 -
INFO:root:2023-05-08 18:38:06.922118 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2023-05-08 18:38:06.923445 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2023-05-08 18:38:06.923445 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2023-05-08 18:38:06.923445 : ++ FLASK PORT 5001 ++
INFO:root:2023-05-08 18:38:06.923964 : ++ LMS_BAS_URL mysy-training.fr/ ++
INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on http://localhost:5001
INFO:werkzeug:Press CTRL+C to quit
INFO:werkzeug: * Restarting with stat
INFO:root:2023-05-08 18:38:17.133394 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2023-05-08 18:38:17.133394 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2023-05-08 18:38:17.133394 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2023-05-08 18:38:17.133394 : ++ FLASK PORT 5001 ++
INFO:root:2023-05-08 18:38:17.133394 : ++ LMS_BAS_URL mysy-training.fr/ ++
WARNING:werkzeug: * Debugger is active!
INFO:werkzeug: * Debugger PIN: 142-433-072
INFO:root:2023-05-08 18:38:18.800577 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-08 18:38:18.801987 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-08 18:38:18.803000 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:18] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:18] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:18] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
INFO:root:2023-05-08 18:38:19.075687 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-08 18:38:19.077703 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:19] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
INFO:root:2023-05-08 18:38:19.749782 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-08 18:38:19.750795 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-08 18:38:19.751790 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-08 18:38:19.752791 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-08 18:38:19.752791 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-08 18:38:19.760790 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:19] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:19] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-08 18:38:20.075406 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-08 18:38:20.077440 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-05-08 18:38:20.081050 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-08 18:38:20.085077 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-05-08 18:38:20.090988 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-08 18:38:20.092374 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-08 18:38:20.401752 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-08 18:38:20.402780 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-08 18:38:20.403789 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-08 18:38:20.405772 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-08 18:38:20.408120 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-08 18:38:20.412665 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-08 18:38:20.727550 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-08 18:38:20.730522 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:20] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [08/May/2023 18:38:20] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-12 17:37:46.659287 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2023-05-12 17:37:46.660287 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2023-05-12 17:37:46.660287 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2023-05-12 17:37:46.660287 : ++ FLASK PORT 5001 ++
INFO:root:2023-05-12 17:37:46.660287 : ++ LMS_BAS_URL mysy-training.fr/ ++
INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on http://localhost:5001
INFO:werkzeug:Press CTRL+C to quit
INFO:werkzeug: * Restarting with stat
INFO:root:2023-05-12 17:37:57.783816 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2023-05-12 17:37:57.783816 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2023-05-12 17:37:57.783816 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2023-05-12 17:37:57.783816 : ++ FLASK PORT 5001 ++
INFO:root:2023-05-12 17:37:57.783816 : ++ LMS_BAS_URL mysy-training.fr/ ++
WARNING:werkzeug: * Debugger is active!
INFO:werkzeug: * Debugger PIN: 868-184-516
INFO:root:2023-05-12 17:38:21.254954 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-12 17:38:21.256223 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-12 17:38:21.257313 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:21] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:21] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:21] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
INFO:root:2023-05-12 17:38:22.625086 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-12 17:38:22.626604 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:22] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
INFO:root:2023-05-12 17:38:23.234824 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-12 17:38:23.236249 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-12 17:38:23.237259 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-12 17:38:23.242374 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-12 17:38:23.247354 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-12 17:38:23.252349 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-12 17:38:23.565607 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-12 17:38:23.567831 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-12 17:38:23.569831 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-12 17:38:23.569831 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-12 17:38:23.573658 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-05-12 17:38:23.582027 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-12 17:38:23.888941 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-12 17:38:23.890651 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-12 17:38:23.898810 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-12 17:38:23.900156 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-12 17:38:23.901172 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-12 17:38:23.902394 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-12 17:38:24.207330 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-05-12 17:38:24.211871 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:24] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [12/May/2023 17:38:24] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-05-12 19:09:25.762963 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [12/May/2023 19:09:25] "POST /myclass/api/Get_Lms_Themes HTTP/1.1" 308 -
INFO:root:2023-05-12 19:09:25.775475 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [12/May/2023 19:09:25] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -
INFO:root:2023-05-12 19:11:37.654842 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [12/May/2023 19:11:37] "POST /myclass/api/Get_Lms_Themes HTTP/1.1" 308 -
INFO:root:2023-05-12 19:11:37.667951 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [12/May/2023 19:11:37] "POST /myclass/api/Get_Lms_Themes/ HTTP/1.1" 200 -

View File

@ -2156,6 +2156,12 @@ def LMS_Create_VirtualHost(diction):
return False, " Le nom du partenaire est incorrect ", virtualHost_Id, virtualHost_url
part_nom = my_partner['nom']
local_status, part_nom = mycommon.local_Remove_Ponct_Special_Caractere(str(part_nom))
if (local_status is False):
mycommon.myprint(str(inspect.stack()[0][3]) + " - impossible de verifier le nom du partenaire")
return False, str(inspect.stack()[0][3]) + " - impossible de verifier le nom du partenaire", virtualHost_Id, virtualHost_url
"""
/!\ : la regle pour definir l'url (url.iexercice.com) est :
1 - on prend le nom, on enleve tous les caratères non acceptés dans une url
@ -2168,6 +2174,7 @@ def LMS_Create_VirtualHost(diction):
l'url final est : mysydemo23.iexerice.com
"""
print(" ### part_nom = ", str(part_nom))
lms_prefixe_url = ''.join(filter(str.isalnum, part_nom))
lms_prefixe_url = str(str(lms_prefixe_url)[0:10]).lower()
if(len(lms_prefixe_url) < 3 ):