Skip to content

kevforget/hub-decathlon-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hub-decathlon-debug

All debug conviniences for the hub-decathlon

get_dbg_info.py

This permit to retreive some info about an user and its connections thanks to its "_id" The usage is :

python[3] get_dbg_info.py [user _id]

Or for container use :

docker exec -it [name_of_the_web_container] python[3] ./get_dbg_info.py [user _id]

fix_connections.py

This script is intended to be used when for some reasons an user loose his connections in the connections tables but keeps it in his connected services.

It will browse all users and refresh his connected services if it detects lost ones

About

All debug conviniences for the hub-decathlon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published