31/12/2024 - 12h30

master
cherif 2024-12-31 12:50:03 +01:00
parent 6a42170b9b
commit 860ec388ae
3 changed files with 718 additions and 39 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="c6d0259a-16e1-410d-91a1-830590ee2a08" name="Changes" comment="sdfd"> <list default="true" id="c6d0259a-16e1-410d-91a1-830590ee2a08" name="Changes" comment="sdfdd">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" 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$/Log/log_file.log" beforeDir="false" afterPath="$PROJECT_DIR$/Log/log_file.log" afterDir="false" />
<change beforePath="$PROJECT_DIR$/articles_avis.py" beforeDir="false" afterPath="$PROJECT_DIR$/articles_avis.py" afterDir="false" /> <change beforePath="$PROJECT_DIR$/articles_avis.py" beforeDir="false" afterPath="$PROJECT_DIR$/articles_avis.py" afterDir="false" />
@ -75,13 +75,6 @@
<option name="presentableId" value="Default" /> <option name="presentableId" value="Default" />
<updated>1680804787304</updated> <updated>1680804787304</updated>
</task> </task>
<task id="LOCAL-00375" summary="18/08/2024 - 21h55">
<created>1724096583696</created>
<option name="number" value="00375" />
<option name="presentableId" value="LOCAL-00375" />
<option name="project" value="LOCAL" />
<updated>1724096583697</updated>
</task>
<task id="LOCAL-00376" summary="20/08/2024 - 13h55"> <task id="LOCAL-00376" summary="20/08/2024 - 13h55">
<created>1724154821336</created> <created>1724154821336</created>
<option name="number" value="00376" /> <option name="number" value="00376" />
@ -418,7 +411,14 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1735494533471</updated> <updated>1735494533471</updated>
</task> </task>
<option name="localTasksCounter" value="424" /> <task id="LOCAL-00424" summary="sdfdd">
<created>1735590718076</created>
<option name="number" value="00424" />
<option name="presentableId" value="LOCAL-00424" />
<option name="project" value="LOCAL" />
<updated>1735590718077</updated>
</task>
<option name="localTasksCounter" value="425" />
<servers /> <servers />
</component> </component>
<component name="Vcs.Log.Tabs.Properties"> <component name="Vcs.Log.Tabs.Properties">
@ -460,7 +460,6 @@
</option> </option>
</component> </component>
<component name="VcsManagerConfiguration"> <component name="VcsManagerConfiguration">
<MESSAGE value="23/09/2024 - 17h" />
<MESSAGE value="25/09/2024 - 15h" /> <MESSAGE value="25/09/2024 - 15h" />
<MESSAGE value="sdfsd" /> <MESSAGE value="sdfsd" />
<MESSAGE value="sdfsdsdsd" /> <MESSAGE value="sdfsdsdsd" />
@ -485,6 +484,7 @@
<MESSAGE value="25/12/2024 - 22h30" /> <MESSAGE value="25/12/2024 - 22h30" />
<MESSAGE value="sdf" /> <MESSAGE value="sdf" />
<MESSAGE value="sdfd" /> <MESSAGE value="sdfd" />
<option name="LAST_COMMIT_MESSAGE" value="sdfd" /> <MESSAGE value="sdfdd" />
<option name="LAST_COMMIT_MESSAGE" value="sdfdd" />
</component> </component>
</project> </project>

View File

@ -2950322,3 +2950322,661 @@ INFO:werkzeug:127.0.0.1 - - [30/Dec/2024 21:10:11] "POST /myclass/api/get_last_3
INFO:werkzeug:127.0.0.1 - - [30/Dec/2024 21:10:11] "POST /myclass/api/get_articles_avis/ HTTP/1.1" 200 - INFO:werkzeug:127.0.0.1 - - [30/Dec/2024 21:10:11] "POST /myclass/api/get_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-30 21:10:11.636786 : Security check : IP adresse '127.0.0.1' connected INFO:root:2024-12-30 21:10:11.636786 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [30/Dec/2024 21:10:11] "POST /myclass/api/get_last_3_articles/ HTTP/1.1" 200 - INFO:werkzeug:127.0.0.1 - - [30/Dec/2024 21:10:11] "POST /myclass/api/get_last_3_articles/ HTTP/1.1" 200 -
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
INFO:root:2024-12-31 11:03:01.149444 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2024-12-31 11:03:01.150444 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2024-12-31 11:03:01.150444 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2024-12-31 11:03:01.151447 : ++ FLASK PORT 5001 ++
INFO:root:2024-12-31 11:03:01.151447 : ++ LMS_BAS_URL mysy-training.com/ ++
INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on http://localhost:5001
INFO:werkzeug:Press CTRL+C to quit
INFO:werkzeug: * Restarting with stat
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
INFO:root:2024-12-31 11:03:19.257230 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2024-12-31 11:03:19.257230 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2024-12-31 11:03:19.257230 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2024-12-31 11:03:19.257230 : ++ FLASK PORT 5001 ++
INFO:root:2024-12-31 11:03:19.257230 : ++ LMS_BAS_URL mysy-training.com/ ++
WARNING:werkzeug: * Debugger is active!
INFO:werkzeug: * Debugger PIN: 877-541-979
INFO:root:2024-12-31 11:05:12.700598 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:12.703802 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:12.706076 : Le token partner est vide
INFO:root:2024-12-31 11:05:12.707554 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:12.714027 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:12.717120 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:12.722750 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:12.724754 : Le token partner est vide
INFO:root:2024-12-31 11:05:12.737716 : La session de connexion n'est pas valide
INFO:root:2024-12-31 11:05:12.737716 : La session de connexion n'est pas valide
INFO:root:2024-12-31 11:05:12.737716 : La session de connexion n'est pas valide
INFO:root:2024-12-31 11:05:12.739043 : La session de connexion n'est pas valide
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:12] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:12] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:12] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:05:12.745071 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:12.749305 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:12.749305 : La session de connexion n'est pas valide
INFO:root:2024-12-31 11:05:12.752693 : La session de connexion n'est pas valide
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:12] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:05:13.714577 : getRecodedImage - Impossible de récupérer le recid du user
INFO:root:2024-12-31 11:05:13.716044 : getRecodedImage - Impossible de récupérer le recid du user
INFO:root:2024-12-31 11:05:13.716044 : get_partner_account - La session de connexion n'est pas valide
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:13] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:13] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:05:13.717173 : get_partner_account - La session de connexion n'est pas valide
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:13] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:13] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:05:22.458676 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:22] "POST /myclass/api/partner_login/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:05:22.686091 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:22.690184 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:22.695443 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:22.699669 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:22.707932 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:22.714925 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:22] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:22] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:05:22.741868 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:22.745841 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:22] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:22] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:05:22.809285 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:22] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:05:22.810283 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:22] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:05:22.936014 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:22.947028 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:22] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:22] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:05:22.958035 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:22.962201 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:22.968197 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:22.981204 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:23] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:23] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:05:23.024419 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:05:23.028944 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:23] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:05:23.054106 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:23] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:23] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:23] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:05:23.071087 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:23] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:23] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:23] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:05:23] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:06:19.181143 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:06:19.185184 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:06:19] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:06:19] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:06:43.095715 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:06:43.099743 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:06:43] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:06:43] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:06:45.048742 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:06:45] "POST /myclass/api/get_articles_avis_from_id/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:07:30.159567 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:07:30.165867 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:30] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:30] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:07:33.954789 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:07:33.957510 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:07:33.962496 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:07:33.968176 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:33] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:07:33.976377 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:07:33.983340 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:07:33.994325 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:07:34.003391 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
INFO:root:2024-12-31 11:07:34.005426 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:34] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:07:34.010289 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:34] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:34] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:34] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:34] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:34] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:34] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:07:34.074449 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:07:34.077440 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:07:34.084374 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:34] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:07:34.092959 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:07:34.094956 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:34] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:07:34.110854 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:07:34.114008 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:34] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:34] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:07:34.121214 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:34] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:07:34.138212 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:34] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:07:34.144514 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:34] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:34] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:34] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:34] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:07:37.521744 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:37] "POST /myclass/api/Get_Personnalisable_Collection/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:07:37.524962 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:37] "POST /myclass/api/Get_List_Partner_Document_no_filter/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:07:37.542996 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:37] "POST /myclass/api/Get_Personnalisable_Collection/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:07:37.547195 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:37] "POST /myclass/api/Get_List_Partner_Document_no_filter/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:07:39.310997 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:07:39.315162 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:39] "POST /myclass/api/Get_Given_Partner_Document/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:39] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:07:43.679713 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:07:43] "POST /myclass/api/Get_Given_Personnalisable_Fields_By_template_ref_interne/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:08:18.237463 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:08:18] "POST /myclass/api/get_articles_avis_from_id/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:08:48.910672 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:08:48] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:13:00.137461 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:13:00] "POST /myclass/api/get_articles_avis_from_id/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:13:15.866234 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:13:15] "POST /myclass/api/get_articles_avis_from_id/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:13:24.335602 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:13:25.288784 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:13:25] "POST /myclass/api/get_articles_avis_from_id/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:13:25] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:20:32.138776 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:20:32] "POST /myclass/api/Get_Given_Partner_Document/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:23:13.379138 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:23:13] "POST /myclass/api/get_articles_avis_from_id/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:24:00.663721 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:24:00] "POST /myclass/api/Get_Given_Personnalisable_Fields_By_template_ref_interne/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:25:04.086701 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:25:04] "POST /myclass/api/get_articles_avis_from_id/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:29:45.051888 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:29:45] "POST /myclass/api/get_articles_avis_from_id/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:32:46.021065 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:32:46.028592 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:32:46] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:32:46] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:32:49.899718 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:32:49] "POST /myclass/api/get_articles_avis_from_id/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:38:18.022898 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:38:18] "POST /myclass/api/get_articles_avis_from_id/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:40:15.701812 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:40:15] "POST /myclass/api/get_articles_avis_from_id/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:40:34.189439 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:40:34] "POST /myclass/api/Get_Personnalisable_Collection/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:40:34.199776 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:40:34] "POST /myclass/api/Get_List_Partner_Document_no_filter/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:40:54.954397 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:40:54.963540 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:40:54.978142 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:40:54] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:40:54.990221 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:40:55.003458 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:40:55] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:40:55.025145 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:40:55] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:40:55.052154 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:40:55] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:40:55] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:40:55.068135 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:40:55] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:40:55.227038 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:40:55] "POST /myclass/api/Get_Personnalisable_Collection/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:40:55.233901 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:40:55] "POST /myclass/api/Get_List_Partner_Document_no_filter/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:40:55.267684 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:40:55] "POST /myclass/api/Get_Personnalisable_Collection/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:40:55.274971 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:40:55] "POST /myclass/api/Get_List_Partner_Document_no_filter/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:40:58.955606 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:40:58.960941 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:40:58] "POST /myclass/api/Get_Given_Partner_Document/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:40:58] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:41:02.505257 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:41:02] "POST /myclass/api/Get_Given_Personnalisable_Fields_By_template_ref_interne/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:44:50.408760 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:44:50] "POST /myclass/api/delete_articles_avis_from_id/ HTTP/1.1" 200 -
INFO:root:2024-12-31 11:45:01.235849 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 11:45:01.239238 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:45:01] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:45:01] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\articles_avis.py', reloading
INFO:werkzeug: * Restarting with stat
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
INFO:root:2024-12-31 11:56:28.981807 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2024-12-31 11:56:28.981807 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2024-12-31 11:56:28.982811 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2024-12-31 11:56:28.982811 : ++ FLASK PORT 5001 ++
INFO:root:2024-12-31 11:56:28.982811 : ++ LMS_BAS_URL mysy-training.com/ ++
WARNING:werkzeug: * Debugger is active!
INFO:werkzeug: * Debugger PIN: 877-541-979
INFO:root:2024-12-31 11:56:39.114384 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 11:56:39] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\articles_avis.py', reloading
INFO:werkzeug: * Restarting with stat
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
INFO:root:2024-12-31 11:59:27.446216 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2024-12-31 11:59:27.446216 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2024-12-31 11:59:27.446216 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2024-12-31 11:59:27.446216 : ++ FLASK PORT 5001 ++
INFO:root:2024-12-31 11:59:27.446216 : ++ LMS_BAS_URL mysy-training.com/ ++
WARNING:werkzeug: * Debugger is active!
INFO:werkzeug: * Debugger PIN: 877-541-979
INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\articles_avis.py', reloading
INFO:werkzeug: * Restarting with stat
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
INFO:root:2024-12-31 12:07:06.342787 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2024-12-31 12:07:06.342787 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2024-12-31 12:07:06.342787 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2024-12-31 12:07:06.342787 : ++ FLASK PORT 5001 ++
INFO:root:2024-12-31 12:07:06.342787 : ++ LMS_BAS_URL mysy-training.com/ ++
WARNING:werkzeug: * Debugger is active!
INFO:werkzeug: * Debugger PIN: 877-541-979
INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\articles_avis.py', reloading
INFO:werkzeug: * Restarting with stat
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
INFO:root:2024-12-31 12:07:49.032768 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2024-12-31 12:07:49.032768 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2024-12-31 12:07:49.032768 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2024-12-31 12:07:49.032768 : ++ FLASK PORT 5001 ++
INFO:root:2024-12-31 12:07:49.032768 : ++ LMS_BAS_URL mysy-training.com/ ++
WARNING:werkzeug: * Debugger is active!
INFO:werkzeug: * Debugger PIN: 877-541-979
INFO:root:2024-12-31 12:08:53.475020 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:08:53] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:09:27.337633 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:09:27] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:15:02.092647 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:15:37.840173 : Security check : IP adresse '127.0.0.1' connected
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
INFO:root:2024-12-31 12:16:30.669371 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2024-12-31 12:16:30.669371 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2024-12-31 12:16:30.669371 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2024-12-31 12:16:30.669371 : ++ FLASK PORT 5001 ++
INFO:root:2024-12-31 12:16:30.669371 : ++ LMS_BAS_URL mysy-training.com/ ++
INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on http://localhost:5001
INFO:werkzeug:Press CTRL+C to quit
INFO:werkzeug: * Restarting with stat
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
INFO:root:2024-12-31 12:16:41.361031 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2024-12-31 12:16:41.361031 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2024-12-31 12:16:41.361031 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2024-12-31 12:16:41.361031 : ++ FLASK PORT 5001 ++
INFO:root:2024-12-31 12:16:41.361031 : ++ LMS_BAS_URL mysy-training.com/ ++
WARNING:werkzeug: * Debugger is active!
INFO:werkzeug: * Debugger PIN: 877-541-979
INFO:root:2024-12-31 12:17:33.568447 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:17:33] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:17:40.858074 : Security check : IP adresse '127.0.0.1' connected
DEBUG:paramiko.transport:starting thread (client mode): 0x6694e470
DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
DEBUG:paramiko.transport:=== Key exchange possibilities ===
DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
DEBUG:paramiko.transport:client lang: <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] normalize(b'.')
DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/blog_imgs/blog_img_prod/')
DEBUG:paramiko.transport.sftp:[chan 0] normalize(b'/var/www/html/blog_imgs/blog_img_prod/')
DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/blog_imgs/blog_img_prod/choix_organisme_ftion_bis.jpg', 'wb')
DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/blog_imgs/blog_img_prod/choix_organisme_ftion_bis.jpg', 'wb') -> 00000000
DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/blog_imgs/blog_img_prod/choix_organisme_ftion_bis.jpg')
DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/home/mysysftpuser')
DEBUG:paramiko.transport.sftp:[chan 0] normalize(b'/home/mysysftpuser')
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 - - [31/Dec/2024 12:17:46] "POST /myclass/api/add_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:17:58.660721 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:17:58.664721 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:17:58] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:17:58] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:20:00.458841 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:20:00.521324 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:20:00.531112 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:20:00.538330 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:20:00] "POST /myclass/api/get_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:20:00] "POST /myclass/api/get_last_3_articles/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:20:00] "POST /myclass/api/get_last_3_articles/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:20:00] "POST /myclass/api/get_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:23:10.170301 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:23:10.177581 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:23:10] "POST /myclass/api/get_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:23:10] "POST /myclass/api/get_last_3_articles/ HTTP/1.1" 200 -
INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\main.py', reloading
INFO:werkzeug: * Restarting with stat
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
INFO:root:2024-12-31 12:23:47.753584 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2024-12-31 12:23:47.753584 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2024-12-31 12:23:47.753584 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2024-12-31 12:23:47.754586 : ++ FLASK PORT 5001 ++
INFO:root:2024-12-31 12:23:47.754586 : ++ LMS_BAS_URL mysy-training.com/ ++
WARNING:werkzeug: * Debugger is active!
INFO:werkzeug: * Debugger PIN: 877-541-979
INFO:root:2024-12-31 12:23:47.808970 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:23:47.812970 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:23:47.816446 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:23:47] "POST /myclass/api/get_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:23:47.823228 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:23:47] "POST /myclass/api/get_last_3_articles/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:23:47] "POST /myclass/api/get_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:23:47] "POST /myclass/api/get_last_3_articles/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:24:46.981379 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:24:46.985726 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:24:47.045950 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:24:47] "POST /myclass/api/get_last_3_articles/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:24:47.086064 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:24:47] "POST /myclass/api/get_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:24:47] "POST /myclass/api/get_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:24:47] "POST /myclass/api/get_last_3_articles/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:24:58.984677 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:24:59.000670 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:24:59] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:24:59] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:25:11.817601 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:25:11] "POST /myclass/api/delete_articles_avis_from_id/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:25:17.855950 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:25:17] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:25:17.901179 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:25:17] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:26:22.877459 : Security check : IP adresse '127.0.0.1' connected
DEBUG:paramiko.transport:starting thread (client mode): 0x9c91a320
DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
DEBUG:paramiko.transport:=== Key exchange possibilities ===
DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
DEBUG:paramiko.transport:client lang: <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] normalize(b'.')
DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/blog_imgs/blog_img_prod/')
DEBUG:paramiko.transport.sftp:[chan 0] normalize(b'/var/www/html/blog_imgs/blog_img_prod/')
DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/blog_imgs/blog_img_prod/choix_organisme_ftion_bis.jpg', 'wb')
DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/blog_imgs/blog_img_prod/choix_organisme_ftion_bis.jpg', 'wb') -> 00000000
DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/blog_imgs/blog_img_prod/choix_organisme_ftion_bis.jpg')
DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/home/mysysftpuser')
DEBUG:paramiko.transport.sftp:[chan 0] normalize(b'/home/mysysftpuser')
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 - - [31/Dec/2024 12:26:31] "POST /myclass/api/add_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:26:44.258187 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:26:44.264192 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:26:44] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:26:44] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:27:46.049299 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:27:46] "POST /myclass/api/delete_articles_avis_from_id/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:27:48.418193 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:27:48] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:28:02.919809 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:28:02.925150 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:28:02] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:28:02] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:29:27.800100 : Security check : IP adresse '127.0.0.1' connected
DEBUG:paramiko.transport:starting thread (client mode): 0x9c8ce1d0
DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
DEBUG:paramiko.transport:=== Key exchange possibilities ===
DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
DEBUG:paramiko.transport:client lang: <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] normalize(b'.')
DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/blog_imgs/blog_img_prod/')
DEBUG:paramiko.transport.sftp:[chan 0] normalize(b'/var/www/html/blog_imgs/blog_img_prod/')
DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/blog_imgs/blog_img_prod/choix_organisme_ftion_bis.jpg', 'wb')
DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/blog_imgs/blog_img_prod/choix_organisme_ftion_bis.jpg', 'wb') -> 00000000
DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/blog_imgs/blog_img_prod/choix_organisme_ftion_bis.jpg')
DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/home/mysysftpuser')
DEBUG:paramiko.transport.sftp:[chan 0] normalize(b'/home/mysysftpuser')
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 - - [31/Dec/2024 12:29:31] "POST /myclass/api/add_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:29:52.533731 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:29:52.551736 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:29:52] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:29:52] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:30:15.217247 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:30:15.230259 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:30:15.237583 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:30:15] "POST /myclass/api/get_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:30:15.252249 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:30:15] "POST /myclass/api/get_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:30:15] "POST /myclass/api/get_last_3_articles/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:30:15] "POST /myclass/api/get_last_3_articles/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:30:30.848114 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:30:30.856061 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:30:30] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:30:30] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:30:36.911394 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:30:36] "POST /myclass/api/delete_articles_avis_from_id/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:30:46.763895 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:30:46.770177 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:30:46] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:30:46] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:32:37.005684 : Security check : IP adresse '127.0.0.1' connected
DEBUG:paramiko.transport:starting thread (client mode): 0x9c8ce2f0
DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0
DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1)
DEBUG:paramiko.transport:=== Key exchange possibilities ===
DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, kex-strict-s-v00@openssh.com
DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519
DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com
DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
DEBUG:paramiko.transport:client compress: none, zlib@openssh.com
DEBUG:paramiko.transport:server compress: none, zlib@openssh.com
DEBUG:paramiko.transport:client lang: <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] normalize(b'.')
DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/blog_imgs/blog_img_prod/')
DEBUG:paramiko.transport.sftp:[chan 0] normalize(b'/var/www/html/blog_imgs/blog_img_prod/')
DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/blog_imgs/blog_img_prod/choix_organisme_ftion_bis.jpg', 'wb')
DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/blog_imgs/blog_img_prod/choix_organisme_ftion_bis.jpg', 'wb') -> 00000000
DEBUG:paramiko.transport.sftp:[chan 0] close(00000000)
DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/blog_imgs/blog_img_prod/choix_organisme_ftion_bis.jpg')
DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/home/mysysftpuser')
DEBUG:paramiko.transport.sftp:[chan 0] normalize(b'/home/mysysftpuser')
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 - - [31/Dec/2024 12:32:43] "POST /myclass/api/add_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\main.py', reloading
INFO:werkzeug: * Restarting with stat
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False
DEBUG:httpx:load_verify_locations cafile='C:\\Users\\billa\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\certifi\\cacert.pem'
INFO:root:2024-12-31 12:33:28.616136 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2024-12-31 12:33:28.616136 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2024-12-31 12:33:28.616136 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2024-12-31 12:33:28.616136 : ++ FLASK PORT 5001 ++
INFO:root:2024-12-31 12:33:28.616136 : ++ LMS_BAS_URL mysy-training.com/ ++
WARNING:werkzeug: * Debugger is active!
INFO:werkzeug: * Debugger PIN: 877-541-979
INFO:root:2024-12-31 12:33:28.684549 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:33:28.690528 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:33:28] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:33:28] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:34:05.366516 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:34:05.371945 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:34:05] "POST /myclass/api/get_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:34:05.377725 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:34:05.383434 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:34:05] "POST /myclass/api/get_last_3_articles/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:34:05] "POST /myclass/api/get_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:34:05] "POST /myclass/api/get_last_3_articles/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:34:22.696792 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:34:22.701167 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:34:22] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:34:22] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:45:15.110919 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:45:15.115661 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:45:15] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:45:15] "POST /myclass/api/get_all_published_articles_avis/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:45:16.890189 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:45:16.897436 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:45:16.902649 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:45:16.906256 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:45:16.909761 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2024-12-31 12:45:16.913027 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:45:16] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:45:16] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:45:16] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:45:16] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:45:16.983494 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:45:16] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:45:16.997695 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:45:16] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:45:17.404246 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:45:17] "POST /myclass/api/Get_Personnalisable_Collection/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:45:17.409974 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:45:17] "POST /myclass/api/Get_List_Partner_Document_no_filter/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:45:17.443655 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:45:17] "POST /myclass/api/Get_Personnalisable_Collection/ HTTP/1.1" 200 -
INFO:root:2024-12-31 12:45:17.449684 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [31/Dec/2024 12:45:17] "POST /myclass/api/Get_List_Partner_Document_no_filter/ HTTP/1.1" 200 -

View File

@ -694,7 +694,7 @@ def add_articles_avis(diction):
'user_city', 'user_postal', 'user_latitude', 'user_longitude', 'user_state', 'user_city', 'user_postal', 'user_latitude', 'user_longitude', 'user_state',
'type_formation', 'qualite', 'avis', 'note', 'qualityrating','avisrating', 'type_formation', 'qualite', 'avis', 'note', 'qualityrating','avisrating',
'comment', 'postedby', 'url_formation', 'user_recid', 'display_header_img', 'comment', 'postedby', 'url_formation', 'user_recid', 'display_header_img',
'img_path', 'date_publication', 'meta_description', 'img_file_name', 'File'] 'img_path', 'date_publication', 'meta_description', 'img_file_name', 'File', 'internal_url']
incom_keys = diction.keys() incom_keys = diction.keys()
for val in incom_keys: for val in incom_keys:
@ -746,45 +746,66 @@ def add_articles_avis(diction):
if diction['title_formation']: if diction['title_formation']:
mydata['title_formation'] = diction['title_formation'] mydata['title_formation'] = diction['title_formation']
''' '''
Gestion de l'url interne. Pr un meilleur SEO, le champ 'internal_url' = titre avec des tiret Gestion de l'url interne. Pr un meilleur SEO, le champ 'internal_url' = titre avec des tirets, si une valeur 'internal_url' n'est pas fournie.
si une valeur diction['internal_url'], on utilise celle-ci si elle est disponible en base, si non on refuse l'enregistrement
et on demande a l'utilisateur de choisir un aurtre 'internal_url'
''' '''
my_internal_url = str(diction['title_formation']).replace("-","").replace(",", "").replace(" ", "").strip()
local_status, my_internal_url = ES.Ela_Remove_Ponct_Special_Caractere(my_internal_url) if( "internal_url" in diction.keys() and diction['internal_url']):
my_internal_url = unidecode(my_internal_url.lower()) my_internal_url = str(diction['internal_url'])
if (my_internal_url.startswith('-')):
my_internal_url = my_internal_url[1:]
if (my_internal_url.endswith('-')): is_my_internal_url_dispo_count = MYSY_GV.dbname['articles_avis'].count_documents(
my_internal_url = my_internal_url[:-1] {"internal_url": str(my_internal_url)})
my_internal_url = my_internal_url.replace(" ","-") if (is_my_internal_url_dispo_count > 0):
mycommon.myprint(
str(inspect.stack()[0][
3]) + " - L'url souhaitée est déjà utilisée. Merci de choisir une autre.")
return False, " L'url souhaitée est déjà utilisée. Merci de choisir une autre."
my_internal_url = my_internal_url.replace("----", "-").replace("---", "-").replace("--", "-").replace("--", "-") else:
my_internal_url = str(diction['title_formation']).replace("-","").replace(",", "").replace(" ", "").strip()
while( my_internal_url.endswith("-")): local_status, my_internal_url = ES.Ela_Remove_Ponct_Special_Caractere(my_internal_url)
my_internal_url = my_internal_url[:-1] my_internal_url = unidecode(my_internal_url.lower())
if (my_internal_url.startswith('-')):
my_internal_url = my_internal_url[1:]
if (my_internal_url.endswith('-')):
my_internal_url = my_internal_url[:-1]
my_internal_url = my_internal_url.replace(" ","-")
my_internal_url = my_internal_url.replace("----", "-").replace("---", "-").replace("--", "-").replace("--", "-")
while( my_internal_url.endswith("-")):
my_internal_url = my_internal_url[:-1]
print(" #### my_internal_url = ", my_internal_url) print(" #### my_internal_url = ", my_internal_url)
""" """
/!\ 30/12/2024 : Avant d'ajouter un suffixe numerique, verifier si l'url est disponible ou pas. /!\ 30/12/2024 : Avant d'ajouter un suffixe numerique, verifier si l'url est disponible ou pas.
Si elle n'est pas disponible, on ajoute un suffixe jusqu'a trouver une url disponible Si elle n'est pas disponible, on ajoute un suffixe jusqu'a trouver une url disponible
""" """
url_dispo = False url_dispo = False
cpt = 0 cpt = 0
while ( url_dispo is False ): while ( url_dispo is False ):
is_my_internal_url_dispo_count = MYSY_GV.dbname['articles_avis'].count_documents({"internal_url":str(my_internal_url)}) is_my_internal_url_dispo_count = MYSY_GV.dbname['articles_avis'].count_documents({"internal_url":str(my_internal_url)})
if( is_my_internal_url_dispo_count > 0 ): if( is_my_internal_url_dispo_count > 0 ):
my_internal_url = str(my_internal_url) + "-" + str(cpt) my_internal_url = str(my_internal_url) + "-" + str(cpt)
cpt = cpt + 1 cpt = cpt + 1
else: else:
url_dispo = True url_dispo = True
mydata['internal_url'] = my_internal_url mydata['internal_url'] = my_internal_url
if(len(str(my_internal_url)) > 200 ):
mycommon.myprint(
str(inspect.stack()[0][3]) + " - L'url ne doit pas dépasser 200 caractères. Le votre fait "+str(len(str(my_internal_url)))+" caractères")
return False, " L'url ne doit pas dépasser 200 caractères. Le votre fait "+str(len(str(my_internal_url)))+" caractères "
if ("display_header_img" in diction.keys()): if ("display_header_img" in diction.keys()):
if diction['display_header_img']: if diction['display_header_img']: