2023-07-26 19:12:31,036 - db - INFO - Website is starting 2023-07-26 19:12:31,046 - werkzeug - WARNING - WebSocket transport not available. Install simple-websocket for improved performance. 2023-07-26 19:12:31,050 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Running on all addresses (0.0.0.0) * Running on http://127.0.0.1:5000 * Running on http://10.23.42.164:5000 2023-07-26 19:12:31,050 - werkzeug - INFO - Press CTRL+C to quit 2023-07-26 19:12:36,491 - db - INFO - Changed the balance from user 1 from 7 to 14 2023-07-26 19:12:36,492 - werkzeug - INFO - 127.0.0.1 - - [26/Jul/2023 19:12:36] "GET /api/change?id=1&change=7 HTTP/1.1" 200 - 2023-07-26 19:12:36,591 - werkzeug - INFO - 127.0.0.1 - - [26/Jul/2023 19:12:36] "GET /favicon.ico HTTP/1.1" 200 - 2023-07-26 19:12:38,162 - db - INFO - Changed the balance from user 1 from 14 to 21 2023-07-26 19:12:38,163 - werkzeug - INFO - 127.0.0.1 - - [26/Jul/2023 19:12:38] "GET /api/change?id=1&change=7 HTTP/1.1" 200 - 2023-07-26 19:12:38,900 - db - INFO - Changed the balance from user 1 from 21 to 28 2023-07-26 19:12:38,902 - werkzeug - INFO - 127.0.0.1 - - [26/Jul/2023 19:12:38] "GET /api/change?id=1&change=7 HTTP/1.1" 200 -