Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- DEBUG:root:Entering update_data() function
- DEBUG:root:No config found. Please set up through web interface.
- DEBUG:tzlocal:/etc/timezone found, contents:
- Europe/London
- DEBUG:tzlocal:/etc/localtime found
- DEBUG:tzlocal:2 found:
- {'/etc/timezone': 'Europe/London', '/etc/localtime is a symlink to': 'Europe/London'}
- INFO:apscheduler.scheduler:Adding job tentatively -- it will be properly scheduled when the scheduler starts
- INFO:apscheduler.scheduler:Added job "update_data" to job store "default"
- INFO:apscheduler.scheduler:Scheduler started
- DEBUG:apscheduler.scheduler:Looking for jobs to run
- DEBUG:apscheduler.scheduler:Next wakeup is due at 2024-09-01 05:32:14.758474+01:00 (in 599.997451 seconds)
- INFO:werkzeug: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://192.168.1.5:5000
- INFO:werkzeug:Press CTRL+C to quit
- DEBUG:root:Entering home() function
- DEBUG:root:No config found, redirecting to setup
- INFO:werkzeug:192.168.1.177 - - [01/Sep/2024 05:22:20] "GET / HTTP/1.1" 302 -
- DEBUG:root:Entering setup() function
- INFO:werkzeug:192.168.1.177 - - [01/Sep/2024 05:22:20] "GET /setup HTTP/1.1" 200 -
- DEBUG:root:Entering setup() function
- DEBUG:root:Setup complete, redirecting to home
- INFO:werkzeug:192.168.1.177 - - [01/Sep/2024 05:22:36] "POST /setup HTTP/1.1" 302 -
- DEBUG:root:Entering home() function
- DEBUG:root:No holdings data, rendering MFA template
- INFO:werkzeug:192.168.1.177 - - [01/Sep/2024 05:22:36] "GET / HTTP/1.1" 200 -
- DEBUG:root:Entering home() function
- DEBUG:root:POST request received, setting MFA code
- INFO:werkzeug:192.168.1.177 - - [01/Sep/2024 05:22:46] "POST / HTTP/1.1" 302 -
- DEBUG:root:Entering home() function
- DEBUG:root:No holdings data, rendering MFA template
- INFO:werkzeug:192.168.1.177 - - [01/Sep/2024 05:22:46] "GET / HTTP/1.1" 200 -
- DEBUG:root:Entering home() function
- DEBUG:root:POST request received, setting MFA code
- INFO:werkzeug:192.168.1.177 - - [01/Sep/2024 05:22:50] "POST / HTTP/1.1" 302 -
- DEBUG:root:Entering home() function
- DEBUG:root:No holdings data, rendering MFA template
- INFO:werkzeug:192.168.1.177 - - [01/Sep/2024 05:22:50] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:24:23,921 DEBUG:Entering update_data() function
- 2024-09-01 05:24:23,922 DEBUG:/etc/timezone found, contents:
- Europe/London
- 2024-09-01 05:24:23,922 DEBUG:Waiting for MFA code...
- 2024-09-01 05:24:23,923 DEBUG:/etc/localtime found
- 2024-09-01 05:24:23,926 DEBUG:2 found:
- {'/etc/timezone': 'Europe/London', '/etc/localtime is a symlink to': 'Europe/London'}
- 2024-09-01 05:24:23,927 INFO:Adding job tentatively -- it will be properly scheduled when the scheduler starts
- 2024-09-01 05:24:23,929 INFO:Added job "update_data" to job store "default"
- 2024-09-01 05:24:23,929 INFO:Scheduler started
- 2024-09-01 05:24:23,930 DEBUG:Looking for jobs to run
- 2024-09-01 05:24:23,930 DEBUG:Next wakeup is due at 2024-09-01 05:34:23.927626+01:00 (in 599.997022 seconds)
- 2024-09-01 05:24:23,955 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://192.168.1.5:5000
- 2024-09-01 05:24:23,956 INFO:Press CTRL+C to quit
- 2024-09-01 05:24:26,542 DEBUG:Entering home() function
- 2024-09-01 05:24:26,600 DEBUG:No encryption key in session, redirecting to decrypt
- 2024-09-01 05:24:26,602 INFO:192.168.1.177 - - [01/Sep/2024 05:24:26] "GET / HTTP/1.1" 302 -
- 2024-09-01 05:24:26,608 DEBUG:Entering decrypt() function
- 2024-09-01 05:24:26,617 INFO:192.168.1.177 - - [01/Sep/2024 05:24:26] "GET /decrypt HTTP/1.1" 200 -
- 2024-09-01 05:24:29,583 DEBUG:Entering decrypt() function
- 2024-09-01 05:24:29,587 DEBUG:Decryption key set, redirecting to home
- 2024-09-01 05:24:29,591 INFO:192.168.1.177 - - [01/Sep/2024 05:24:29] "POST /decrypt HTTP/1.1" 302 -
- 2024-09-01 05:24:29,601 DEBUG:Entering home() function
- 2024-09-01 05:24:29,602 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:24:29,607 INFO:192.168.1.177 - - [01/Sep/2024 05:24:29] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:24:38,466 DEBUG:Entering home() function
- 2024-09-01 05:24:38,467 DEBUG:POST request received, setting MFA code
- 2024-09-01 05:24:38,472 INFO:192.168.1.177 - - [01/Sep/2024 05:24:38] "POST / HTTP/1.1" 302 -
- 2024-09-01 05:24:38,489 INFO:192.168.1.177 - - [01/Sep/2024 05:24:38] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:24:43,549 DEBUG:Entering home() function
- 2024-09-01 05:24:43,550 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:24:43,552 INFO:192.168.1.177 - - [01/Sep/2024 05:24:43] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:24:49,142 DEBUG:Entering home() function
- 2024-09-01 05:24:49,144 DEBUG:POST request received, setting MFA code
- 2024-09-01 05:24:49,149 INFO:192.168.1.177 - - [01/Sep/2024 05:24:49] "POST / HTTP/1.1" 302 -
- 2024-09-01 05:24:49,160 INFO:192.168.1.177 - - [01/Sep/2024 05:24:49] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:24:54,213 DEBUG:Entering home() function
- 2024-09-01 05:24:54,216 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:24:54,218 INFO:192.168.1.177 - - [01/Sep/2024 05:24:54] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:25:05,494 DEBUG:Entering home() function
- 2024-09-01 05:25:05,496 DEBUG:POST request received, setting MFA code
- 2024-09-01 05:25:05,501 INFO:192.168.1.177 - - [01/Sep/2024 05:25:05] "POST / HTTP/1.1" 302 -
- 2024-09-01 05:25:05,510 INFO:192.168.1.177 - - [01/Sep/2024 05:25:05] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:25:10,557 DEBUG:Entering home() function
- 2024-09-01 05:25:10,559 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:25:10,561 INFO:192.168.1.177 - - [01/Sep/2024 05:25:10] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:26:14,708 DEBUG:/etc/timezone found, contents:
- Europe/London
- 2024-09-01 05:26:14,709 DEBUG:/etc/localtime found
- 2024-09-01 05:26:14,712 DEBUG:2 found:
- {'/etc/timezone': 'Europe/London', '/etc/localtime is a symlink to': 'Europe/London'}
- 2024-09-01 05:26:14,714 INFO:Adding job tentatively -- it will be properly scheduled when the scheduler starts
- 2024-09-01 05:26:14,715 INFO:Added job "update_data" to job store "default"
- 2024-09-01 05:26:14,715 INFO:Scheduler started
- 2024-09-01 05:26:14,716 DEBUG:Looking for jobs to run
- 2024-09-01 05:26:14,717 DEBUG:Next wakeup is due at 2024-09-01 05:36:14.713930+01:00 (in 599.996935 seconds)
- 2024-09-01 05:26:14,742 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://192.168.1.5:5000
- 2024-09-01 05:26:14,742 INFO:Press CTRL+C to quit
- 2024-09-01 05:26:15,873 DEBUG:Entering home() function
- 2024-09-01 05:26:15,875 DEBUG:No encryption key in session, redirecting to decrypt
- 2024-09-01 05:26:15,876 INFO:192.168.1.177 - - [01/Sep/2024 05:26:15] "GET / HTTP/1.1" 302 -
- 2024-09-01 05:26:15,880 DEBUG:Entering decrypt() function
- 2024-09-01 05:26:15,886 INFO:192.168.1.177 - - [01/Sep/2024 05:26:15] "GET /decrypt HTTP/1.1" 200 -
- 2024-09-01 05:26:18,530 DEBUG:Entering decrypt() function
- 2024-09-01 05:26:18,534 DEBUG:Decryption key set, redirecting to home
- 2024-09-01 05:26:18,538 INFO:192.168.1.177 - - [01/Sep/2024 05:26:18] "POST /decrypt HTTP/1.1" 302 -
- 2024-09-01 05:26:18,545 DEBUG:Entering home() function
- 2024-09-01 05:26:18,547 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:26:18,552 INFO:192.168.1.177 - - [01/Sep/2024 05:26:18] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:26:24,085 DEBUG:Entering home() function
- 2024-09-01 05:26:24,086 DEBUG:POST request received, setting MFA code
- 2024-09-01 05:26:24,090 DEBUG:Entering update_data() function
- 2024-09-01 05:26:24,093 INFO:192.168.1.177 - - [01/Sep/2024 05:26:24] "POST / HTTP/1.1" 302 -
- 2024-09-01 05:26:24,095 DEBUG:Waiting for MFA code...
- 2024-09-01 05:26:24,107 INFO:192.168.1.177 - - [01/Sep/2024 05:26:24] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:26:29,159 DEBUG:Entering home() function
- 2024-09-01 05:26:29,160 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:26:29,167 INFO:192.168.1.177 - - [01/Sep/2024 05:26:29] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:26:31,669 DEBUG:Entering home() function
- 2024-09-01 05:26:31,671 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:26:31,673 INFO:192.168.1.177 - - [01/Sep/2024 05:26:31] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:26:32,956 DEBUG:Entering home() function
- 2024-09-01 05:26:32,958 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:26:32,960 INFO:192.168.1.177 - - [01/Sep/2024 05:26:32] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:26:33,597 DEBUG:Entering home() function
- 2024-09-01 05:26:33,600 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:26:33,602 INFO:192.168.1.177 - - [01/Sep/2024 05:26:33] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:26:38,163 DEBUG:Entering home() function
- 2024-09-01 05:26:38,166 DEBUG:POST request received, setting MFA code
- 2024-09-01 05:26:38,174 DEBUG:Entering update_data() function
- 2024-09-01 05:26:38,178 INFO:192.168.1.177 - - [01/Sep/2024 05:26:38] "POST / HTTP/1.1" 302 -
- 2024-09-01 05:26:38,180 DEBUG:Waiting for MFA code...
- 2024-09-01 05:26:38,189 INFO:192.168.1.177 - - [01/Sep/2024 05:26:38] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:26:43,869 DEBUG:Entering home() function
- 2024-09-01 05:26:43,870 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:26:43,874 INFO:192.168.1.177 - - [01/Sep/2024 05:26:43] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:28:11,670 DEBUG:/etc/timezone found, contents:
- Europe/London
- 2024-09-01 05:28:11,671 DEBUG:/etc/localtime found
- 2024-09-01 05:28:11,674 DEBUG:2 found:
- {'/etc/timezone': 'Europe/London', '/etc/localtime is a symlink to': 'Europe/London'}
- 2024-09-01 05:28:11,675 INFO:Adding job tentatively -- it will be properly scheduled when the scheduler starts
- 2024-09-01 05:28:11,677 INFO:Added job "update_data" to job store "default"
- 2024-09-01 05:28:11,677 INFO:Scheduler started
- 2024-09-01 05:28:11,678 DEBUG:Looking for jobs to run
- 2024-09-01 05:28:11,678 DEBUG:Next wakeup is due at 2024-09-01 05:38:11.675484+01:00 (in 599.996890 seconds)
- 2024-09-01 05:28:11,704 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://192.168.1.5:5000
- 2024-09-01 05:28:11,704 INFO:Press CTRL+C to quit
- 2024-09-01 05:28:12,406 DEBUG:Entering home() function
- 2024-09-01 05:28:12,407 DEBUG:No encryption key in session, redirecting to decrypt
- 2024-09-01 05:28:12,408 INFO:192.168.1.177 - - [01/Sep/2024 05:28:12] "GET / HTTP/1.1" 302 -
- 2024-09-01 05:28:12,413 DEBUG:Entering decrypt() function
- 2024-09-01 05:28:12,419 INFO:192.168.1.177 - - [01/Sep/2024 05:28:12] "GET /decrypt HTTP/1.1" 200 -
- 2024-09-01 05:28:14,917 DEBUG:Entering decrypt() function
- 2024-09-01 05:28:14,921 DEBUG:Decryption key set, redirecting to home
- 2024-09-01 05:28:14,925 INFO:192.168.1.177 - - [01/Sep/2024 05:28:14] "POST /decrypt HTTP/1.1" 302 -
- 2024-09-01 05:28:14,932 DEBUG:Entering home() function
- 2024-09-01 05:28:14,933 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:28:14,939 INFO:192.168.1.177 - - [01/Sep/2024 05:28:14] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:28:22,870 DEBUG:Entering home() function
- 2024-09-01 05:28:22,871 DEBUG:POST request received, setting MFA code
- 2024-09-01 05:28:22,874 DEBUG:Entering update_data() function
- 2024-09-01 05:28:22,878 INFO:192.168.1.177 - - [01/Sep/2024 05:28:22] "POST / HTTP/1.1" 302 -
- 2024-09-01 05:28:22,880 DEBUG:Waiting for MFA code...
- 2024-09-01 05:28:22,892 INFO:192.168.1.177 - - [01/Sep/2024 05:28:22] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:28:27,941 DEBUG:Entering home() function
- 2024-09-01 05:28:27,943 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:28:27,946 INFO:192.168.1.177 - - [01/Sep/2024 05:28:27] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:28:33,443 DEBUG:Entering home() function
- 2024-09-01 05:28:33,446 DEBUG:POST request received, setting MFA code
- 2024-09-01 05:28:33,448 DEBUG:MFA code received: 332582
- 2024-09-01 05:28:33,448 DEBUG:Entering update_data() function
- 2024-09-01 05:28:33,456 DEBUG:Waiting for MFA code...
- 2024-09-01 05:28:33,458 INFO:192.168.1.177 - - [01/Sep/2024 05:28:33] "POST / HTTP/1.1" 302 -
- 2024-09-01 05:28:33,469 INFO:192.168.1.177 - - [01/Sep/2024 05:28:33] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:28:38,525 DEBUG:Entering home() function
- 2024-09-01 05:28:38,526 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:28:38,531 INFO:192.168.1.177 - - [01/Sep/2024 05:28:38] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:30:43,447 DEBUG:/etc/timezone found, contents:
- Europe/London
- 2024-09-01 05:30:43,448 DEBUG:/etc/localtime found
- 2024-09-01 05:30:43,451 DEBUG:2 found:
- {'/etc/timezone': 'Europe/London', '/etc/localtime is a symlink to': 'Europe/London'}
- 2024-09-01 05:30:43,453 INFO:Adding job tentatively -- it will be properly scheduled when the scheduler starts
- 2024-09-01 05:30:43,454 INFO:Added job "update_data" to job store "default"
- 2024-09-01 05:30:43,454 INFO:Scheduler started
- 2024-09-01 05:30:43,455 DEBUG:Looking for jobs to run
- 2024-09-01 05:30:43,456 DEBUG:Next wakeup is due at 2024-09-01 05:40:43.452998+01:00 (in 599.997026 seconds)
- 2024-09-01 05:30:43,482 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://192.168.1.5:5000
- 2024-09-01 05:30:43,483 INFO:Press CTRL+C to quit
- 2024-09-01 05:30:44,842 DEBUG:Entering home() function
- 2024-09-01 05:30:44,843 DEBUG:No encryption key in session, redirecting to decrypt
- 2024-09-01 05:30:44,844 INFO:192.168.1.177 - - [01/Sep/2024 05:30:44] "GET / HTTP/1.1" 302 -
- 2024-09-01 05:30:44,849 DEBUG:Entering decrypt() function
- 2024-09-01 05:30:44,855 INFO:192.168.1.177 - - [01/Sep/2024 05:30:44] "GET /decrypt HTTP/1.1" 200 -
- 2024-09-01 05:30:46,811 DEBUG:Entering decrypt() function
- 2024-09-01 05:30:46,813 DEBUG:Decryption key set, redirecting to home
- 2024-09-01 05:30:46,815 INFO:192.168.1.177 - - [01/Sep/2024 05:30:46] "POST /decrypt HTTP/1.1" 302 -
- 2024-09-01 05:30:46,820 DEBUG:Entering home() function
- 2024-09-01 05:30:46,821 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:30:46,823 INFO:192.168.1.177 - - [01/Sep/2024 05:30:46] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:30:54,648 DEBUG:Entering home() function
- 2024-09-01 05:30:54,649 DEBUG:POST request received, setting MFA code
- 2024-09-01 05:30:54,652 DEBUG:Entering update_data() function
- 2024-09-01 05:30:54,656 INFO:192.168.1.177 - - [01/Sep/2024 05:30:54] "POST / HTTP/1.1" 302 -
- 2024-09-01 05:30:54,658 DEBUG:Waiting for MFA code...
- 2024-09-01 05:30:54,668 INFO:192.168.1.177 - - [01/Sep/2024 05:30:54] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:30:56,710 INFO:192.168.1.177 - - [01/Sep/2024 05:30:56] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:30:58,726 INFO:192.168.1.177 - - [01/Sep/2024 05:30:58] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:00,741 INFO:192.168.1.177 - - [01/Sep/2024 05:31:00] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:02,757 INFO:192.168.1.177 - - [01/Sep/2024 05:31:02] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:04,776 INFO:192.168.1.177 - - [01/Sep/2024 05:31:04] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:06,788 INFO:192.168.1.177 - - [01/Sep/2024 05:31:06] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:08,799 INFO:192.168.1.177 - - [01/Sep/2024 05:31:08] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:10,819 INFO:192.168.1.177 - - [01/Sep/2024 05:31:10] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:12,839 INFO:192.168.1.177 - - [01/Sep/2024 05:31:12] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:14,854 INFO:192.168.1.177 - - [01/Sep/2024 05:31:14] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:16,872 INFO:192.168.1.177 - - [01/Sep/2024 05:31:16] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:18,893 INFO:192.168.1.177 - - [01/Sep/2024 05:31:18] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:20,906 INFO:192.168.1.177 - - [01/Sep/2024 05:31:20] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:21,406 INFO:192.168.1.177 - - [01/Sep/2024 05:31:21] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:22,280 INFO:192.168.1.177 - - [01/Sep/2024 05:31:22] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:24,851 INFO:192.168.1.177 - - [01/Sep/2024 05:31:24] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:27,858 INFO:192.168.1.177 - - [01/Sep/2024 05:31:27] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:30,849 INFO:192.168.1.177 - - [01/Sep/2024 05:31:30] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:33,850 INFO:192.168.1.177 - - [01/Sep/2024 05:31:33] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:36,851 INFO:192.168.1.177 - - [01/Sep/2024 05:31:36] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:39,854 INFO:192.168.1.177 - - [01/Sep/2024 05:31:39] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:42,848 INFO:192.168.1.177 - - [01/Sep/2024 05:31:42] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:45,850 INFO:192.168.1.177 - - [01/Sep/2024 05:31:45] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:47,864 INFO:192.168.1.177 - - [01/Sep/2024 05:31:47] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:49,881 INFO:192.168.1.177 - - [01/Sep/2024 05:31:49] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:51,898 INFO:192.168.1.177 - - [01/Sep/2024 05:31:51] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:53,914 INFO:192.168.1.177 - - [01/Sep/2024 05:31:53] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:55,932 INFO:192.168.1.177 - - [01/Sep/2024 05:31:55] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:57,948 INFO:192.168.1.177 - - [01/Sep/2024 05:31:57] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:31:59,963 INFO:192.168.1.177 - - [01/Sep/2024 05:31:59] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:01,971 INFO:192.168.1.177 - - [01/Sep/2024 05:32:01] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:04,853 INFO:192.168.1.177 - - [01/Sep/2024 05:32:04] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:07,844 INFO:192.168.1.177 - - [01/Sep/2024 05:32:07] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:10,851 INFO:192.168.1.177 - - [01/Sep/2024 05:32:10] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:13,851 INFO:192.168.1.177 - - [01/Sep/2024 05:32:13] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:16,852 INFO:192.168.1.177 - - [01/Sep/2024 05:32:16] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:19,857 INFO:192.168.1.177 - - [01/Sep/2024 05:32:19] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:22,846 INFO:192.168.1.177 - - [01/Sep/2024 05:32:22] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:25,855 INFO:192.168.1.177 - - [01/Sep/2024 05:32:25] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:28,847 INFO:192.168.1.177 - - [01/Sep/2024 05:32:28] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:31,852 INFO:192.168.1.177 - - [01/Sep/2024 05:32:31] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:34,856 INFO:192.168.1.177 - - [01/Sep/2024 05:32:34] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:37,847 INFO:192.168.1.177 - - [01/Sep/2024 05:32:37] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:40,850 INFO:192.168.1.177 - - [01/Sep/2024 05:32:40] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:43,852 INFO:192.168.1.177 - - [01/Sep/2024 05:32:43] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:46,856 INFO:192.168.1.177 - - [01/Sep/2024 05:32:46] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:49,847 INFO:192.168.1.177 - - [01/Sep/2024 05:32:49] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:52,852 INFO:192.168.1.177 - - [01/Sep/2024 05:32:52] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:55,853 INFO:192.168.1.177 - - [01/Sep/2024 05:32:55] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:32:58,855 INFO:192.168.1.177 - - [01/Sep/2024 05:32:58] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:01,854 INFO:192.168.1.177 - - [01/Sep/2024 05:33:01] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:04,856 INFO:192.168.1.177 - - [01/Sep/2024 05:33:04] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:07,849 INFO:192.168.1.177 - - [01/Sep/2024 05:33:07] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:10,854 INFO:192.168.1.177 - - [01/Sep/2024 05:33:10] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:13,854 INFO:192.168.1.177 - - [01/Sep/2024 05:33:13] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:16,844 INFO:192.168.1.177 - - [01/Sep/2024 05:33:16] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:19,850 INFO:192.168.1.177 - - [01/Sep/2024 05:33:19] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:22,858 INFO:192.168.1.177 - - [01/Sep/2024 05:33:22] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:25,848 INFO:192.168.1.177 - - [01/Sep/2024 05:33:25] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:28,854 INFO:192.168.1.177 - - [01/Sep/2024 05:33:28] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:31,859 INFO:192.168.1.177 - - [01/Sep/2024 05:33:31] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:34,844 INFO:192.168.1.177 - - [01/Sep/2024 05:33:34] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:37,851 INFO:192.168.1.177 - - [01/Sep/2024 05:33:37] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:40,856 INFO:192.168.1.177 - - [01/Sep/2024 05:33:40] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:43,843 INFO:192.168.1.177 - - [01/Sep/2024 05:33:43] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:46,842 INFO:192.168.1.177 - - [01/Sep/2024 05:33:46] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:49,855 INFO:192.168.1.177 - - [01/Sep/2024 05:33:49] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:52,854 INFO:192.168.1.177 - - [01/Sep/2024 05:33:52] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:55,851 INFO:192.168.1.177 - - [01/Sep/2024 05:33:55] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:33:58,850 INFO:192.168.1.177 - - [01/Sep/2024 05:33:58] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:01,850 INFO:192.168.1.177 - - [01/Sep/2024 05:34:01] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:04,849 INFO:192.168.1.177 - - [01/Sep/2024 05:34:04] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:07,849 INFO:192.168.1.177 - - [01/Sep/2024 05:34:07] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:10,847 INFO:192.168.1.177 - - [01/Sep/2024 05:34:10] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:13,849 INFO:192.168.1.177 - - [01/Sep/2024 05:34:13] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:16,849 INFO:192.168.1.177 - - [01/Sep/2024 05:34:16] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:19,851 INFO:192.168.1.177 - - [01/Sep/2024 05:34:19] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:22,847 INFO:192.168.1.177 - - [01/Sep/2024 05:34:22] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:25,844 INFO:192.168.1.177 - - [01/Sep/2024 05:34:25] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:28,851 INFO:192.168.1.177 - - [01/Sep/2024 05:34:28] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:31,859 INFO:192.168.1.177 - - [01/Sep/2024 05:34:31] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:34,859 INFO:192.168.1.177 - - [01/Sep/2024 05:34:34] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:37,848 INFO:192.168.1.177 - - [01/Sep/2024 05:34:37] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:40,858 INFO:192.168.1.177 - - [01/Sep/2024 05:34:40] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:43,855 INFO:192.168.1.177 - - [01/Sep/2024 05:34:43] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:46,850 INFO:192.168.1.177 - - [01/Sep/2024 05:34:46] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:49,854 INFO:192.168.1.177 - - [01/Sep/2024 05:34:49] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:52,850 INFO:192.168.1.177 - - [01/Sep/2024 05:34:52] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:55,855 INFO:192.168.1.177 - - [01/Sep/2024 05:34:55] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:34:58,853 INFO:192.168.1.177 - - [01/Sep/2024 05:34:58] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:35:01,843 INFO:192.168.1.177 - - [01/Sep/2024 05:35:01] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:35:04,849 INFO:192.168.1.177 - - [01/Sep/2024 05:35:04] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:35:07,848 INFO:192.168.1.177 - - [01/Sep/2024 05:35:07] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:35:10,862 INFO:192.168.1.177 - - [01/Sep/2024 05:35:10] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:35:13,854 INFO:192.168.1.177 - - [01/Sep/2024 05:35:13] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:35:16,857 INFO:192.168.1.177 - - [01/Sep/2024 05:35:16] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:35:19,856 INFO:192.168.1.177 - - [01/Sep/2024 05:35:19] "GET /loading HTTP/1.1" 200 -
- 2024-09-01 05:36:58,174 DEBUG:/etc/timezone found, contents:
- Europe/London
- 2024-09-01 05:36:58,175 DEBUG:/etc/localtime found
- 2024-09-01 05:36:58,178 DEBUG:2 found:
- {'/etc/timezone': 'Europe/London', '/etc/localtime is a symlink to': 'Europe/London'}
- 2024-09-01 05:36:58,180 INFO:Adding job tentatively -- it will be properly scheduled when the scheduler starts
- 2024-09-01 05:36:58,181 INFO:Added job "update_data" to job store "default"
- 2024-09-01 05:36:58,182 INFO:Scheduler started
- 2024-09-01 05:36:58,182 DEBUG:Looking for jobs to run
- 2024-09-01 05:36:58,183 DEBUG:Next wakeup is due at 2024-09-01 05:46:58.180134+01:00 (in 599.996927 seconds)
- 2024-09-01 05:36:58,208 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://192.168.1.5:5000
- 2024-09-01 05:36:58,208 INFO:Press CTRL+C to quit
- 2024-09-01 05:37:11,484 DEBUG:Entering home() function
- 2024-09-01 05:37:11,485 DEBUG:No encryption key in session, redirecting to decrypt
- 2024-09-01 05:37:11,488 INFO:192.168.1.177 - - [01/Sep/2024 05:37:11] "GET / HTTP/1.1" 302 -
- 2024-09-01 05:37:11,495 DEBUG:Entering decrypt() function
- 2024-09-01 05:37:11,510 INFO:192.168.1.177 - - [01/Sep/2024 05:37:11] "GET /decrypt HTTP/1.1" 200 -
- 2024-09-01 05:37:16,407 DEBUG:Entering decrypt() function
- 2024-09-01 05:37:16,412 DEBUG:Decryption key set, redirecting to home
- 2024-09-01 05:37:16,417 INFO:192.168.1.177 - - [01/Sep/2024 05:37:16] "POST /decrypt HTTP/1.1" 302 -
- 2024-09-01 05:37:16,426 DEBUG:Entering home() function
- 2024-09-01 05:37:16,427 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:37:16,433 INFO:192.168.1.177 - - [01/Sep/2024 05:37:16] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:37:36,619 DEBUG:Entering home() function
- 2024-09-01 05:37:36,622 DEBUG:POST request received, setting MFA code
- 2024-09-01 05:37:36,624 DEBUG:Entering update_data() function
- 2024-09-01 05:37:36,628 INFO:192.168.1.177 - - [01/Sep/2024 05:37:36] "POST / HTTP/1.1" 302 -
- 2024-09-01 05:37:36,630 DEBUG:Updating data with MFA code: 961 368
- 2024-09-01 05:37:36,630 ERROR:Error in update_data: Working outside of request context.
- This typically means that you attempted to use functionality that needed
- an active HTTP request. Consult the documentation on testing for
- information about how to avoid this problem.
- 2024-09-01 05:37:36,631 DEBUG:Update complete
- 2024-09-01 05:37:36,633 INFO:192.168.1.177 - - [01/Sep/2024 05:37:36] "GET /loading HTTP/1.1" 302 -
- 2024-09-01 05:37:36,639 INFO:192.168.1.177 - - [01/Sep/2024 05:37:36] "GET /loading HTTP/1.1" 302 -
- 2024-09-01 05:37:36,648 DEBUG:Entering home() function
- 2024-09-01 05:37:36,649 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:37:36,651 INFO:192.168.1.177 - - [01/Sep/2024 05:37:36] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:37:42,051 DEBUG:Entering home() function
- 2024-09-01 05:37:42,053 DEBUG:POST request received, setting MFA code
- 2024-09-01 05:37:42,055 DEBUG:Entering update_data() function
- 2024-09-01 05:37:42,059 INFO:192.168.1.177 - - [01/Sep/2024 05:37:42] "POST / HTTP/1.1" 302 -
- 2024-09-01 05:37:42,061 DEBUG:Updating data with MFA code: 961368
- 2024-09-01 05:37:42,061 ERROR:Error in update_data: Working outside of request context.
- This typically means that you attempted to use functionality that needed
- an active HTTP request. Consult the documentation on testing for
- information about how to avoid this problem.
- 2024-09-01 05:37:42,062 DEBUG:Update complete
- 2024-09-01 05:37:42,068 INFO:192.168.1.177 - - [01/Sep/2024 05:37:42] "GET /loading HTTP/1.1" 302 -
- 2024-09-01 05:37:42,077 DEBUG:Entering home() function
- 2024-09-01 05:37:42,078 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:37:42,080 INFO:192.168.1.177 - - [01/Sep/2024 05:37:42] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:37:54,403 DEBUG:Entering home() function
- 2024-09-01 05:37:54,405 DEBUG:POST request received, setting MFA code
- 2024-09-01 05:37:54,407 DEBUG:Entering update_data() function
- 2024-09-01 05:37:54,411 INFO:192.168.1.177 - - [01/Sep/2024 05:37:54] "POST / HTTP/1.1" 302 -
- 2024-09-01 05:37:54,413 DEBUG:Updating data with MFA code: 961 368
- 2024-09-01 05:37:54,413 ERROR:Error in update_data: Working outside of request context.
- This typically means that you attempted to use functionality that needed
- an active HTTP request. Consult the documentation on testing for
- information about how to avoid this problem.
- 2024-09-01 05:37:54,414 DEBUG:Update complete
- 2024-09-01 05:37:54,421 INFO:192.168.1.177 - - [01/Sep/2024 05:37:54] "GET /loading HTTP/1.1" 302 -
- 2024-09-01 05:37:54,433 DEBUG:Entering home() function
- 2024-09-01 05:37:54,434 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:37:54,436 INFO:192.168.1.177 - - [01/Sep/2024 05:37:54] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:40:51,241 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://192.168.1.5:5000
- 2024-09-01 05:40:51,241 INFO:Press CTRL+C to quit
- 2024-09-01 05:41:17,333 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://192.168.1.5:5000
- 2024-09-01 05:41:17,333 INFO:Press CTRL+C to quit
- 2024-09-01 05:41:19,815 DEBUG:Entering home() function
- 2024-09-01 05:41:19,815 DEBUG:No encryption key in session, redirecting to decrypt
- 2024-09-01 05:41:19,816 INFO:192.168.1.177 - - [01/Sep/2024 05:41:19] "GET / HTTP/1.1" 302 -
- 2024-09-01 05:41:19,821 DEBUG:Entering decrypt() function
- 2024-09-01 05:41:19,827 INFO:192.168.1.177 - - [01/Sep/2024 05:41:19] "GET /decrypt HTTP/1.1" 200 -
- 2024-09-01 05:41:31,700 DEBUG:Entering decrypt() function
- 2024-09-01 05:41:31,703 DEBUG:Decryption key set, redirecting to home
- 2024-09-01 05:41:31,707 INFO:192.168.1.177 - - [01/Sep/2024 05:41:31] "POST /decrypt HTTP/1.1" 302 -
- 2024-09-01 05:41:31,717 DEBUG:Entering home() function
- 2024-09-01 05:41:31,718 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:41:31,722 INFO:192.168.1.177 - - [01/Sep/2024 05:41:31] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:41:41,657 DEBUG:Entering home() function
- 2024-09-01 05:41:41,658 DEBUG:POST request received, setting MFA code
- 2024-09-01 05:41:41,661 DEBUG:Entering update_data() function
- 2024-09-01 05:41:41,665 INFO:192.168.1.177 - - [01/Sep/2024 05:41:41] "POST / HTTP/1.1" 302 -
- 2024-09-01 05:41:41,666 DEBUG:Updating data with MFA code: 164 969
- 2024-09-01 05:41:41,891 ERROR:Error in update_data:
- 2024-09-01 05:41:41,892 DEBUG:Update complete
- 2024-09-01 05:41:41,893 INFO:192.168.1.177 - - [01/Sep/2024 05:41:41] "GET /loading HTTP/1.1" 302 -
- 2024-09-01 05:41:41,899 DEBUG:Entering home() function
- 2024-09-01 05:41:41,899 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:41:41,900 INFO:192.168.1.177 - - [01/Sep/2024 05:41:41] "GET / HTTP/1.1" 200 -
- 2024-09-01 05:41:48,211 DEBUG:Entering home() function
- 2024-09-01 05:41:48,213 DEBUG:POST request received, setting MFA code
- 2024-09-01 05:41:48,215 DEBUG:Entering update_data() function
- 2024-09-01 05:41:48,219 INFO:192.168.1.177 - - [01/Sep/2024 05:41:48] "POST / HTTP/1.1" 302 -
- 2024-09-01 05:41:48,221 DEBUG:Updating data with MFA code: 164969
- 2024-09-01 05:41:48,414 ERROR:Error in update_data:
- 2024-09-01 05:41:48,415 DEBUG:Update complete
- 2024-09-01 05:41:48,415 INFO:192.168.1.177 - - [01/Sep/2024 05:41:48] "GET /loading HTTP/1.1" 302 -
- 2024-09-01 05:41:48,422 DEBUG:Entering home() function
- 2024-09-01 05:41:48,423 DEBUG:No holdings data, rendering MFA template
- 2024-09-01 05:41:48,423 INFO:192.168.1.177 - - [01/Sep/2024 05:41:48] "GET / HTTP/1.1" 200 -
Advertisement
Add Comment
Please, Sign In to add comment