Maxim Masiutin
Maxim Masiutin
Thank you for trying to reproduce this error. I was using Python 3.10.7 on Ubuntu 22.10. I first logged in as user00 and changed the password, then logged out, then...
Also, the script creates 10 users, but there is no userdb API function to delete a user - might have been useful.
If the user is just created (never authenticated) than there is no action done by this user yet so it is safe to delete that user. I installed MongoDB Community...
Here is my crontab: ``` VENV=/home/fishtestmaximmasiutin/fishtest/server/env UPATH=/home/fishtestmaximmasiutin/fishtest/server/utils # Backup mongodb database and upload to s3 # keep disabled on dev server # 3 */6 * * * /usr/bin/cpulimit -l 50...
Please consider using this version which I updated to fulfill this request: https://github.com/maximmasiutin/fishtest-contributors/blob/main/fishtest_contributors.py You may copy this file to your own repository, be it a separate repository for this script...