the Error:
Traceback (most recent call last):
File "wsgiref\handlers.py", line 138, in run
File "wsgiref\handlers.py", line 181, in finish_response
File "wsgiref\handlers.py", line 310, in finish_content
File "wsgiref\handlers.py", line 332, in send_headers
File "wsgiref\handlers.py", line 255, in send_preamble
File "wsgiref\handlers.py", line 453, in _write
File "socketserver.py", line 799, in write
ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine
127.0.0.1 - - [16/Jan/2025 14:56:51] "OPTIONS /echeck/ HTTP/1.1" 500 59
Exception happened during processing of request from ('127.0.0.1', 52418)
Traceback (most recent call last):
File "wsgiref\handlers.py", line 138, in run
File "wsgiref\handlers.py", line 181, in finish_response
File "wsgiref\handlers.py", line 310, in finish_content
File "wsgiref\handlers.py", line 332, in send_headers
File "wsgiref\handlers.py", line 255, in send_preamble
File "wsgiref\handlers.py", line 453, in _write
File "socketserver.py", line 799, in write
ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "wsgiref\handlers.py", line 141, in run
File "wsgiref\handlers.py", line 368, in handle_error
File "wsgiref\handlers.py", line 180, in finish_response
File "wsgiref\handlers.py", line 274, in write
File "wsgiref\handlers.py", line 331, in send_headers
File "wsgiref\handlers.py", line 344, in client_is_modern
TypeError: 'NoneType' object is not subscriptable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "socketserver.py", line 316, in _handle_request_noblock
File "socketserver.py", line 347, in process_request
File "socketserver.py", line 360, in finish_request
File "socketserver.py", line 720, in init
File "wsgiref\simple_server.py", line 133, in handle
File "wsgiref\handlers.py", line 144, in run
File "wsgiref\simple_server.py", line 35, in close
AttributeError: 'NoneType' object has no attribute 'split'
127.0.0.1 - - [16/Jan/2025 14:56:52] "OPTIONS /start/ HTTP/1.1" 200 0
AVD exists. Starting emulator...
127.0.0.1 - - [16/Jan/2025 14:56:52] "GET /start/ HTTP/1.1" 200 0
emulator: Android emulator version 30.3.5.0 (build_id 7033400) (CL:N/A)
127.0.0.1 - - [16/Jan/2025 14:56:52] "GET /echeck/ HTTP/1.1" 200 39
127.0.0.1 - - [16/Jan/2025 14:56:52] "OPTIONS /echeck/ HTTP/1.1" 200 0
Traceback (most recent call last):
File "wsgiref\handlers.py", line 138, in run
File "wsgiref\handlers.py", line 181, in finish_response
File "wsgiref\handlers.py", line 310, in finish_content
File "wsgiref\handlers.py", line 332, in send_headers
File "wsgiref\handlers.py", line 255, in send_preamble
File "wsgiref\handlers.py", line 453, in _write
File "socketserver.py", line 799, in write
ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine
127.0.0.1 - - [16/Jan/2025 14:56:52] "OPTIONS /echeck/ HTTP/1.1" 500 59
Exception happened during processing of request from ('127.0.0.1', 52429)
Traceback (most recent call last):
File "wsgiref\handlers.py", line 138, in run
File "wsgiref\handlers.py", line 181, in finish_response
File "wsgiref\handlers.py", line 310, in finish_content
File "wsgiref\handlers.py", line 332, in send_headers
File "wsgiref\handlers.py", line 255, in send_preamble
File "wsgiref\handlers.py", line 453, in _write
File "socketserver.py", line 799, in write
ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "wsgiref\handlers.py", line 141, in run
File "wsgiref\handlers.py", line 368, in handle_error
File "wsgiref\handlers.py", line 180, in finish_response
File "wsgiref\handlers.py", line 274, in write
File "wsgiref\handlers.py", line 331, in send_headers
File "wsgiref\handlers.py", line 344, in client_is_modern
TypeError: 'NoneType' object is not subscriptable
During handling of the above exception, another exception occurred: