Watching for file changes with StatReloader 2023-02-13 12:17:36.288232: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-02-13 12:17:37.651527: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-02-13 12:17:37.651816: I tensorflow/compiler/xla/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-02-13 12:17:40.194694: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-02-13 12:17:40.195091: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-02-13 12:17:40.195156: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. 2023-02-13 12:17:47.438002: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory 2023-02-13 12:17:47.439281: W tensorflow/compiler/xla/stream_executor/cuda/cuda_driver.cc:265] failed call to cuInit: UNKNOWN ERROR (303) 2023-02-13 12:17:47.439392: I tensorflow/compiler/xla/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (Linux): /proc/driver/nvidia/version does not exist 2023-02-13 12:17:47.441453: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. WARNING:tensorflow:Please fix your imports. Module tensorflow.python.training.tracking.data_structures has been moved to tensorflow.python.trackable.data_structures. The old module will be deleted in version 2.11. WARNING:tensorflow:From /home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/tensorflow/python/autograph/pyct/static_analysis/liveness.py:83: Analyzer.lamba_check (from tensorflow.python.autograph.pyct.static_analysis.liveness) is deprecated and will be removed after 2023-09-23. Instructions for updating: Lambda fuctions will be no more assumed to be used in the statement where they are used, or at least in the same block. https://github.com/tensorflow/tensorflow/issues/56089 Performing system checks... System check identified no issues (0 silenced). You have 18 unapplied migration(s). Your project may not work properly until you apply the migrations for app(s): admin, auth, contenttypes, sessions. Run 'python manage.py migrate' to apply them. February 13, 2023 - 12:17:42 Django version 4.1.6, using settings 'IslBackend.settings' Starting development server at http://0.0.0.0:8000/ Quit the server with CONTROL-C. 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 290ms/step [13/Feb/2023 12:17:48] "POST /predict/ HTTP/1.1" 200 19 D 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 72ms/step [13/Feb/2023 12:18:18] "POST /predict/ HTTP/1.1" 200 19 D 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 93ms/step [13/Feb/2023 12:18:28] "POST /predict/ HTTP/1.1" 200 19 8 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 74ms/step [13/Feb/2023 12:18:51] "POST /predict/ HTTP/1.1" 200 19 Not Found: / [13/Feb/2023 15:38:39] "GET / HTTP/1.1" 404 2314 Not Found: / [13/Feb/2023 16:56:14] "GET / HTTP/1.1" 404 2314 Not Found: /favicon.ico [13/Feb/2023 16:56:14] "GET /favicon.ico HTTP/1.1" 404 2365 [13/Feb/2023 16:56:23] "GET /predict HTTP/1.1" 301 0 [13/Feb/2023 16:56:23] "GET /predict/ HTTP/1.1" 200 258 WARNING:tensorflow:5 out of the last 5 calls to .predict_function at 0x7ff7f0c2c430> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. D 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 145ms/step [13/Feb/2023 16:56:49] "POST /predict/ HTTP/1.1" 200 19 Not Found: / [13/Feb/2023 18:03:53] "GET / HTTP/1.1" 404 2314 [13/Feb/2023 20:55:49,028] - Broken pipe from ('194.165.16.78', 45033) [13/Feb/2023 20:55:49] code 400, message Bad HTTP/0.9 request type ("\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie:") [13/Feb/2023 20:55:49] ",'àCookie: mstshash=Domain" 400 - [13/Feb/2023 20:55:49] code 400, message Bad HTTP/0.9 request type ("\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie:") [13/Feb/2023 20:55:49] ",'àCookie: mstshash=Domain" 400 - [13/Feb/2023 23:24:27] code 400, message Bad request syntax ('MGLNDD_20.219.13.160_8000') [13/Feb/2023 23:24:27] "MGLNDD_20.219.13.160_8000" 400 - Not Found: / [13/Feb/2023 23:59:14] "GET / HTTP/1.1" 404 2314 Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [14/Feb/2023 01:19:11] "GET / HTTP/1.0" 400 64513 [14/Feb/2023 01:19:12] code 400, message Bad HTTP/0.9 request type ('l\x00') [14/Feb/2023 01:19:12] "l " 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: /nice ports,/Trinity.txt.bak [14/Feb/2023 01:19:12] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 400 64822 [14/Feb/2023 01:19:13] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [14/Feb/2023 01:19:13] "€" 400 - [14/Feb/2023 01:19:14] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [14/Feb/2023 01:19:14] "root" 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [14/Feb/2023 01:19:14] "OPTIONS / HTTP/1.0" 400 64541 [14/Feb/2023 01:19:16] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [14/Feb/2023 01:19:16] "€(rþ† —|" 400 - [14/Feb/2023 01:19:17] code 400, message Bad HTTP/0.9 request type ('\x00') [14/Feb/2023 01:19:17] "versionbind" 400 - [14/Feb/2023 01:19:17] code 400, message Bad request syntax ('HELP') [14/Feb/2023 01:19:17] "HELP" 400 - [14/Feb/2023 01:19:18] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [14/Feb/2023 01:19:18] You're accessing the development server over HTTPS, but it only supports HTTP. [14/Feb/2023 01:19:18] code 400, message Bad request version ('\x00/\x00') [14/Feb/2023 01:19:18] You're accessing the development server over HTTPS, but it only supports HTTP. [14/Feb/2023 01:19:20] code 400, message Bad request version ('0.12\x00') [14/Feb/2023 01:19:20] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [14/Feb/2023 01:30:40] "GET / HTTP/1.0" 400 64513 [14/Feb/2023 01:30:41] code 400, message Bad HTTP/0.9 request type ('l\x00') [14/Feb/2023 01:30:41] "l " 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: /nice ports,/Trinity.txt.bak [14/Feb/2023 01:30:42] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 400 64822 [14/Feb/2023 01:30:42] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [14/Feb/2023 01:30:42] "€" 400 - [14/Feb/2023 01:30:44] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [14/Feb/2023 01:30:44] "root" 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [14/Feb/2023 01:30:44] "OPTIONS / HTTP/1.0" 400 64541 [14/Feb/2023 01:30:45] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [14/Feb/2023 01:30:45] "€(rþ† —|" 400 - [14/Feb/2023 01:30:46] code 400, message Bad HTTP/0.9 request type ('\x00') [14/Feb/2023 01:30:46] "versionbind" 400 - [14/Feb/2023 01:30:47] code 400, message Bad request syntax ('HELP') [14/Feb/2023 01:30:47] "HELP" 400 - [14/Feb/2023 01:30:47] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [14/Feb/2023 01:30:47] You're accessing the development server over HTTPS, but it only supports HTTP. [14/Feb/2023 01:30:48] code 400, message Bad request version ('\x00/\x00') [14/Feb/2023 01:30:48] You're accessing the development server over HTTPS, but it only supports HTTP. [14/Feb/2023 01:30:49] code 400, message Bad request version ('0.12\x00') [14/Feb/2023 01:30:49] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - Not Found: / [14/Feb/2023 01:37:29] "GET / HTTP/1.1" 404 2314 Not Found: / [14/Feb/2023 02:52:05] "GET / HTTP/1.1" 404 2314 Not Found: / [14/Feb/2023 03:24:33] "GET / HTTP/1.1" 404 2314 Not Found: /favicon.ico [14/Feb/2023 03:24:34] "GET /favicon.ico HTTP/1.1" 404 2365 [14/Feb/2023 03:24:39] "GET /predict HTTP/1.1" 301 0 [14/Feb/2023 03:24:41] "GET /predict/ HTTP/1.1" 200 258 WARNING:tensorflow:6 out of the last 6 calls to .predict_function at 0x7ff7f0929360> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. 1 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 85ms/step [14/Feb/2023 03:28:36] "POST /predict/ HTTP/1.1" 200 19 [14/Feb/2023 03:29:46] "GET /predict/ HTTP/1.1" 200 258 E 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 67ms/step [14/Feb/2023 03:30:23] "POST /predict/ HTTP/1.1" 200 19 [14/Feb/2023 03:31:59] "GET /predict/ HTTP/1.1" 200 258 E 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 69ms/step [14/Feb/2023 03:35:29] "POST /predict/ HTTP/1.1" 200 19 [14/Feb/2023 03:35:32] "GET /predict/ HTTP/1.1" 200 258 1 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 71ms/step [14/Feb/2023 03:35:47] "POST /predict/ HTTP/1.1" 200 19 [14/Feb/2023 03:36:41] "GET /predict/ HTTP/1.1" 200 258 7 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 91ms/step [14/Feb/2023 03:37:03] "POST /predict/ HTTP/1.1" 200 19 [14/Feb/2023 03:37:09] "GET /predict/ HTTP/1.1" 200 258 S 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 67ms/step [14/Feb/2023 03:40:41] "POST /predict/ HTTP/1.1" 200 19 [14/Feb/2023 03:41:39] "GET /predict/ HTTP/1.1" 200 258 1 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 92ms/step [14/Feb/2023 03:42:08] "POST /predict/ HTTP/1.1" 200 19 [14/Feb/2023 03:45:14] "GET /predict/ HTTP/1.1" 200 258 [14/Feb/2023 04:12:11] "GET /predict/ HTTP/1.1" 200 258 Not Found: / [14/Feb/2023 05:34:56] "GET / HTTP/1.1" 404 2314 Invalid HTTP_HOST header: 'api.ipify.org'. You may need to add 'api.ipify.org' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'api.ipify.org'. You may need to add 'api.ipify.org' to ALLOWED_HOSTS. Bad Request: /http:/api.ipify.org/ [14/Feb/2023 05:35:20] "GET http://api.ipify.org/?format=json HTTP/1.1" 400 65324 Invalid HTTP_HOST header: 'www.shadowserver.org'. You may need to add 'www.shadowserver.org' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.shadowserver.org'. You may need to add 'www.shadowserver.org' to ALLOWED_HOSTS. Bad Request: /www.shadowserver.org:443 [14/Feb/2023 05:35:23] "CONNECT www.shadowserver.org:443 HTTP/1.1" 400 65527 [14/Feb/2023 06:55:45] code 400, message Bad HTTP/0.9 request type ('\x00\x00\x00') [14/Feb/2023 06:55:45] " c" 400 - [14/Feb/2023 06:55:56] code 400, message Bad request syntax ('\xa0\x00\x00`\x00\x00\x00\x00admin\x00\x00\x00admin\x00\x00\x00\x04\x01\x00\x00\x00\x00¡ª') [14/Feb/2023 06:55:56] " `adminadmin¡ª" 400 - [14/Feb/2023 07:25:13] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') [14/Feb/2023 07:25:13] "/*àCookie: mstshash=Administr" 400 - Not Found: / [14/Feb/2023 07:39:19] "GET / HTTP/1.1" 404 2314 [14/Feb/2023 07:43:53] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') [14/Feb/2023 07:43:53] "/*àCookie: mstshash=Administr" 400 - [14/Feb/2023 08:04:23] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') [14/Feb/2023 08:04:23] "/*àCookie: mstshash=Administr" 400 - [14/Feb/2023 08:28:42] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x03ÔÁ\x08ª%khc÷zePÁló_¨\x0fBdÂeȨ\x8cù\x17vCQ\x87\x00\x00\x1aÀ/À+À\x11À\x07À\x13À') [14/Feb/2023 08:28:42] You're accessing the development server over HTTPS, but it only supports HTTP. [14/Feb/2023 08:28:42] code 400, message Bad request version ('À\x14À') [14/Feb/2023 08:28:42] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [14/Feb/2023 08:28:43] "GET / HTTP/1.1" 404 2314 [14/Feb/2023 08:28:43] code 400, message Bad request version ('À\x14À') [14/Feb/2023 08:28:43] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [14/Feb/2023 10:51:51] "GET / HTTP/1.1" 404 2314 [14/Feb/2023 13:20:19,982] - Broken pipe from ('162.142.125.219', 44956) Not Found: / [14/Feb/2023 13:20:21] "GET / HTTP/1.1" 404 2314 [14/Feb/2023 13:20:21,503] - Broken pipe from ('162.142.125.219', 51226) Not Found: / [14/Feb/2023 13:20:21] "GET / HTTP/1.1" 404 2314 [14/Feb/2023 13:20:22] code 505, message Invalid HTTP version (2.0) [14/Feb/2023 13:20:22] "PRI * HTTP/2.0" 505 - [14/Feb/2023 16:34:14,266] - Broken pipe from ('167.94.138.46', 50986) Not Found: / [14/Feb/2023 16:34:15] "GET / HTTP/1.1" 404 2314 [14/Feb/2023 16:34:15,957] - Broken pipe from ('167.94.138.46', 33360) Not Found: / [14/Feb/2023 16:34:16] "GET / HTTP/1.1" 404 2314 [14/Feb/2023 16:34:17] code 505, message Invalid HTTP version (2.0) [14/Feb/2023 16:34:17] "PRI * HTTP/2.0" 505 - Not Found: / [14/Feb/2023 22:32:20] "GET / HTTP/1.1" 404 2314 [14/Feb/2023 22:57:58,953] - Broken pipe from ('167.248.133.62', 50892) Not Found: / [14/Feb/2023 22:58:00] "GET / HTTP/1.1" 404 2314 [14/Feb/2023 22:58:00,482] - Broken pipe from ('167.248.133.62', 51228) Not Found: / [14/Feb/2023 22:58:00] "GET / HTTP/1.1" 404 2314 [14/Feb/2023 22:58:01] code 505, message Invalid HTTP version (2.0) [14/Feb/2023 22:58:01] "PRI * HTTP/2.0" 505 - Not Found: / [15/Feb/2023 00:20:48] "GET / HTTP/1.1" 404 2314 Not Found: / [15/Feb/2023 01:03:33] "GET / HTTP/1.1" 404 2314 Invalid HTTP_HOST header: 'api.ipify.org'. You may need to add 'api.ipify.org' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'api.ipify.org'. You may need to add 'api.ipify.org' to ALLOWED_HOSTS. Bad Request: /http:/api.ipify.org/ [15/Feb/2023 01:03:51] "GET http://api.ipify.org/?format=json HTTP/1.1" 400 65267 Invalid HTTP_HOST header: 'www.shadowserver.org'. You may need to add 'www.shadowserver.org' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.shadowserver.org'. You may need to add 'www.shadowserver.org' to ALLOWED_HOSTS. Bad Request: /www.shadowserver.org:443 [15/Feb/2023 01:03:54] "CONNECT www.shadowserver.org:443 HTTP/1.1" 400 65470 [15/Feb/2023 01:24:14,964] - Broken pipe from ('167.94.145.60', 42728) Not Found: / [15/Feb/2023 01:24:16] "GET / HTTP/1.1" 404 2314 [15/Feb/2023 01:24:16,233] - Broken pipe from ('167.94.145.60', 49678) Not Found: / [15/Feb/2023 01:24:16] "GET / HTTP/1.1" 404 2314 [15/Feb/2023 01:24:16] code 505, message Invalid HTTP version (2.0) [15/Feb/2023 01:24:16] "PRI * HTTP/2.0" 505 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [15/Feb/2023 01:42:13] "GET / HTTP/1.0" 400 64513 [15/Feb/2023 01:42:15] code 400, message Bad HTTP/0.9 request type ('l\x00') [15/Feb/2023 01:42:15] "l " 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: /nice ports,/Trinity.txt.bak [15/Feb/2023 01:42:15] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 400 64822 [15/Feb/2023 01:42:15] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [15/Feb/2023 01:42:15] "€" 400 - [15/Feb/2023 01:42:17] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [15/Feb/2023 01:42:17] "root" 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [15/Feb/2023 01:42:17] "OPTIONS / HTTP/1.0" 400 64541 [15/Feb/2023 01:42:19] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [15/Feb/2023 01:42:19] "€(rþ† —|" 400 - [15/Feb/2023 01:42:20] code 400, message Bad HTTP/0.9 request type ('\x00') [15/Feb/2023 01:42:20] "versionbind" 400 - [15/Feb/2023 01:42:20] code 400, message Bad request syntax ('HELP') [15/Feb/2023 01:42:20] "HELP" 400 - [15/Feb/2023 01:42:20] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [15/Feb/2023 01:42:20] You're accessing the development server over HTTPS, but it only supports HTTP. [15/Feb/2023 01:42:21] code 400, message Bad request version ('\x00/\x00') [15/Feb/2023 01:42:21] You're accessing the development server over HTTPS, but it only supports HTTP. [15/Feb/2023 01:42:22] code 400, message Bad request version ('0.12\x00') [15/Feb/2023 01:42:22] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - Not Found: / [15/Feb/2023 02:09:04] "GET / HTTP/1.1" 404 2314 Not Found: / [15/Feb/2023 02:47:40] "GET / HTTP/1.1" 404 2314 [15/Feb/2023 03:14:42] code 400, message Bad request syntax ('MGLNDD_20.219.13.160_8000') [15/Feb/2023 03:14:42] "MGLNDD_20.219.13.160_8000" 400 - [15/Feb/2023 04:11:15] code 400, message Bad request version ('OÑËÜ®Ëd') [15/Feb/2023 04:11:15] "TZ.I¨À )ƒz»zÚfÒ~Uñi»©ÃТ|¦v½óOÑËÜ®Ëd" 400 - [15/Feb/2023 08:57:26] code 400, message Bad request version ('À\x13À') [15/Feb/2023 08:57:26] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [15/Feb/2023 08:57:26] "GET / HTTP/1.1" 404 2309 [15/Feb/2023 08:57:26] code 400, message Bad request syntax ('HELP') [15/Feb/2023 08:57:26] "HELP" 400 - Not Found: / [15/Feb/2023 08:57:27] "GET /?rest_route=/wp/v2/users/ HTTP/1.1" 404 2339 Not Found: /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application [15/Feb/2023 08:57:27] "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application HTTP/1.1" 404 2557 Not Found: /s/036313e23313e2931323e20323/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties Not Found: /debug/default/view [15/Feb/2023 08:57:27] "GET /debug/default/view?panel=config HTTP/1.1" 404 2399 [15/Feb/2023 08:57:27] "GET /s/036313e23313e2931323e20323/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties HTTP/1.1" 404 2628 Not Found: / Not Found: /.env [15/Feb/2023 08:57:27] "GET /.env HTTP/1.1" 404 2344 [15/Feb/2023 08:57:27] "GET / HTTP/1.1" 404 2309 Not Found: /.git/config [15/Feb/2023 08:57:27] "GET /.git/config HTTP/1.1" 404 2365 Not Found: /info.php [15/Feb/2023 08:57:27] "GET /info.php HTTP/1.1" 404 2356 Not Found: /.vscode/sftp.json [15/Feb/2023 08:57:27] "GET /.vscode/sftp.json HTTP/1.1" 404 2383 Not Found: /telescope/requests [15/Feb/2023 08:57:27] "GET /telescope/requests HTTP/1.1" 404 2386 Not Found: /server-status [15/Feb/2023 08:57:27] "GET /server-status HTTP/1.1" 404 2371 Not Found: /.DS_Store [15/Feb/2023 08:57:27] "GET /.DS_Store HTTP/1.1" 404 2359 Not Found: /config.json [15/Feb/2023 08:57:27] "GET /config.json HTTP/1.1" 404 2365 Not Found: /about Not Found: /version [15/Feb/2023 08:57:27] "GET /version HTTP/1.1" 404 2353 Not Found: /login.action [15/Feb/2023 08:57:27] "GET /about HTTP/1.1" 404 2347 [15/Feb/2023 08:57:27] "GET /login.action HTTP/1.1" 404 2368 Not Found: /api/search [15/Feb/2023 08:57:27] "GET /api/search?folderIds=0 HTTP/1.1" 404 2374 Not Found: /v2/_catalog [15/Feb/2023 08:57:27] "GET /v2/_catalog HTTP/1.1" 404 2365 [15/Feb/2023 09:27:48,321] - Broken pipe from ('167.94.138.63', 36126) Not Found: / [15/Feb/2023 09:27:49] "GET / HTTP/1.1" 404 2314 [15/Feb/2023 09:27:49,787] - Broken pipe from ('167.94.138.63', 58736) Not Found: / [15/Feb/2023 09:27:50] "GET / HTTP/1.1" 404 2314 [15/Feb/2023 09:27:50] code 505, message Invalid HTTP version (2.0) [15/Feb/2023 09:27:50] "PRI * HTTP/2.0" 505 - [15/Feb/2023 12:39:41,567] - Broken pipe from ('167.248.133.44', 48454) Not Found: / [15/Feb/2023 12:39:43] "GET / HTTP/1.1" 404 2314 [15/Feb/2023 12:39:43,353] - Broken pipe from ('167.248.133.44', 40372) Not Found: / [15/Feb/2023 12:39:43] "GET / HTTP/1.1" 404 2314 [15/Feb/2023 12:39:44] code 505, message Invalid HTTP version (2.0) [15/Feb/2023 12:39:44] "PRI * HTTP/2.0" 505 - [15/Feb/2023 14:11:26] code 400, message Bad request version ('À\x14À') [15/Feb/2023 14:11:26] You're accessing the development server over HTTPS, but it only supports HTTP. [15/Feb/2023 14:55:49] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x03ÙÐ\x00\x1a6&oìG\x98À¯ïÇG\x8f\x8dHa.Q%½\x1bÝ\x81\x89¢~eÉÅ\x00\x00\x1aÀ/À+À\x11À\x07À\x13À') [15/Feb/2023 14:55:49] You're accessing the development server over HTTPS, but it only supports HTTP. [15/Feb/2023 14:55:50] code 400, message Bad request version ('À\x14À') [15/Feb/2023 14:55:50] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [15/Feb/2023 14:55:50] "GET / HTTP/1.1" 404 2314 [15/Feb/2023 14:55:51] code 400, message Bad request version ('À\x14À') [15/Feb/2023 14:55:51] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [15/Feb/2023 16:32:47] "GET / HTTP/1.1" 404 2314 Not Found: / [15/Feb/2023 22:19:17] "GET / HTTP/1.1" 404 2314 Not Found: / [15/Feb/2023 22:22:19] "GET / HTTP/1.1" 404 2314 Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [16/Feb/2023 01:08:07] "GET / HTTP/1.0" 400 64515 [16/Feb/2023 01:08:08] code 400, message Bad HTTP/0.9 request type ('l\x00') [16/Feb/2023 01:08:08] "l " 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: /nice ports,/Trinity.txt.bak [16/Feb/2023 01:08:08] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 400 64824 [16/Feb/2023 01:08:09] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [16/Feb/2023 01:08:09] "€" 400 - [16/Feb/2023 01:08:10] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [16/Feb/2023 01:08:10] "root" 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [16/Feb/2023 01:08:10] "OPTIONS / HTTP/1.0" 400 64543 [16/Feb/2023 01:08:12] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [16/Feb/2023 01:08:12] "€(rþ† —|" 400 - [16/Feb/2023 01:08:13] code 400, message Bad HTTP/0.9 request type ('\x00') [16/Feb/2023 01:08:13] "versionbind" 400 - [16/Feb/2023 01:08:13] code 400, message Bad request syntax ('HELP') [16/Feb/2023 01:08:13] "HELP" 400 - [16/Feb/2023 01:08:13] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [16/Feb/2023 01:08:13] You're accessing the development server over HTTPS, but it only supports HTTP. [16/Feb/2023 01:08:14] code 400, message Bad request version ('\x00/\x00') [16/Feb/2023 01:08:14] You're accessing the development server over HTTPS, but it only supports HTTP. [16/Feb/2023 01:08:15] code 400, message Bad request version ('0.12\x00') [16/Feb/2023 01:08:15] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - [16/Feb/2023 07:05:19] code 400, message Bad request syntax ('MGLNDD_20.219.13.160_8000') [16/Feb/2023 07:05:19] "MGLNDD_20.219.13.160_8000" 400 - [16/Feb/2023 07:27:54] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x03ráëS\x08') [16/Feb/2023 07:27:54] You're accessing the development server over HTTPS, but it only supports HTTP. [16/Feb/2023 07:27:54] code 400, message Bad request version ('À\x14À') [16/Feb/2023 07:27:54] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [16/Feb/2023 07:27:54] "GET / HTTP/1.1" 404 2314 [16/Feb/2023 07:27:55] code 400, message Bad request version ('À\x14À') [16/Feb/2023 07:27:55] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [16/Feb/2023 08:16:53] "GET / HTTP/1.1" 404 2309 Not Found: /favicon.ico [16/Feb/2023 08:17:17] "GET /favicon.ico HTTP/1.1" 404 2365 [16/Feb/2023 08:17:18] "GET /predict/ HTTP/1.1" 200 258 Internal Server Error: /predict/ Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/datastructures.py", line 84, in __getitem__ list_ = super().__getitem__(key) KeyError: 'image' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/azureuser/apps/isl-backend/api/views.py", line 21, in predict image = Image.open(request.FILES['image']) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/datastructures.py", line 86, in __getitem__ raise MultiValueDictKeyError(key) django.utils.datastructures.MultiValueDictKeyError: 'image' [16/Feb/2023 08:17:21] "POST /predict/ HTTP/1.1" 500 71110 E 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 365ms/step [16/Feb/2023 08:17:47] "POST /predict/ HTTP/1.1" 200 19 Not Found: / [16/Feb/2023 09:30:13] "GET / HTTP/1.1" 404 2314 Not Found: / [16/Feb/2023 09:44:03] "GET / HTTP/1.1" 404 2314 Invalid HTTP_HOST header: 'api.ipify.org'. You may need to add 'api.ipify.org' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'api.ipify.org'. You may need to add 'api.ipify.org' to ALLOWED_HOSTS. Bad Request: /http:/api.ipify.org/ [16/Feb/2023 09:45:03] "GET http://api.ipify.org/?format=json HTTP/1.1" 400 65329 Invalid HTTP_HOST header: 'www.shadowserver.org'. You may need to add 'www.shadowserver.org' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.shadowserver.org'. You may need to add 'www.shadowserver.org' to ALLOWED_HOSTS. Bad Request: /www.shadowserver.org:443 [16/Feb/2023 09:45:26] "CONNECT www.shadowserver.org:443 HTTP/1.1" 400 65532 [16/Feb/2023 15:43:33] code 400, message Bad request version ('À\x14À') [16/Feb/2023 15:43:33] You're accessing the development server over HTTPS, but it only supports HTTP. [16/Feb/2023 15:53:24] code 400, message Bad request version ('À\x14À') [16/Feb/2023 15:53:24] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [16/Feb/2023 15:53:38] "GET / HTTP/1.1" 404 2314 Not Found: /favicon.ico [16/Feb/2023 15:54:01] "GET /favicon.ico HTTP/1.1" 404 2365 Not Found: /robots.txt [16/Feb/2023 15:54:04] "GET /robots.txt HTTP/1.1" 404 2362 Not Found: /sitemap.xml [16/Feb/2023 15:54:07] "GET /sitemap.xml HTTP/1.1" 404 2365 Not Found: / [16/Feb/2023 16:36:57] "GET / HTTP/1.1" 404 2314 [16/Feb/2023 16:54:59,373] - Broken pipe from ('167.94.146.60', 36502) Not Found: / [16/Feb/2023 16:55:00] "GET / HTTP/1.1" 404 2314 [16/Feb/2023 16:55:00,719] - Broken pipe from ('167.94.146.60', 49258) Not Found: / [16/Feb/2023 16:55:00] "GET / HTTP/1.1" 404 2314 [16/Feb/2023 16:55:01] code 505, message Invalid HTTP version (2.0) [16/Feb/2023 16:55:01] "PRI * HTTP/2.0" 505 - Not Found: / [16/Feb/2023 18:10:32] "GET / HTTP/1.1" 404 2314 [16/Feb/2023 18:10:33] code 505, message Invalid HTTP version (2.0) [16/Feb/2023 18:10:33] "PRI * HTTP/2.0" 505 - [16/Feb/2023 18:50:43] code 400, message Bad request version ('À\x14À') [16/Feb/2023 18:50:43] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: /c/ [16/Feb/2023 23:39:38] "GET /c/ HTTP/1.1" 404 2338 Invalid HTTP_HOST header: 'google.com:443'. You may need to add 'google.com' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'google.com:443'. You may need to add 'google.com' to ALLOWED_HOSTS. Bad Request: /google.com:443 [17/Feb/2023 00:22:36] "CONNECT google.com:443 HTTP/1.1" 400 64745 Not Found: / [17/Feb/2023 01:14:07] "GET / HTTP/1.1" 404 2314 [17/Feb/2023 01:41:58] "GET /admin/ HTTP/1.1" 302 0 Not Found: / [17/Feb/2023 01:41:59] "GET / HTTP/1.1" 404 2314 Not Found: / [17/Feb/2023 01:42:15] "GET / HTTP/1.1" 404 2314 Not Found: / [17/Feb/2023 02:51:21] "GET / HTTP/1.1" 404 2314 Invalid HTTP_HOST header: 'api.ipify.org'. You may need to add 'api.ipify.org' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'api.ipify.org'. You may need to add 'api.ipify.org' to ALLOWED_HOSTS. Bad Request: /http:/api.ipify.org/ [17/Feb/2023 02:51:41] "GET http://api.ipify.org/?format=json HTTP/1.1" 400 65422 Invalid HTTP_HOST header: 'www.shadowserver.org'. You may need to add 'www.shadowserver.org' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.shadowserver.org'. You may need to add 'www.shadowserver.org' to ALLOWED_HOSTS. Bad Request: /www.shadowserver.org:443 [17/Feb/2023 02:51:45] "CONNECT www.shadowserver.org:443 HTTP/1.1" 400 65625 Not Found: / [17/Feb/2023 03:28:09] "GET / HTTP/1.1" 404 2314 Not Found: /favicon.ico [17/Feb/2023 03:44:27] "GET /favicon.ico HTTP/1.1" 404 2365 K 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 362ms/step [17/Feb/2023 03:44:31] "POST /predict/ HTTP/1.1" 200 19 Not Found: / [17/Feb/2023 03:44:39] "GET / HTTP/1.1" 404 2314 [17/Feb/2023 03:44:50] "GET /predict/ HTTP/1.1" 200 258 K 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 68ms/step [17/Feb/2023 03:45:20] "POST /predict/ HTTP/1.1" 200 19 [17/Feb/2023 04:28:20] "GET /predict/ HTTP/1.1" 200 258 Not Found: /favicon.ico [17/Feb/2023 04:28:21] "GET /favicon.ico HTTP/1.1" 404 2365 K 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 66ms/step [17/Feb/2023 04:29:05] "POST /predict/ HTTP/1.1" 200 19 8 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 70ms/step [17/Feb/2023 04:29:39] "POST /predict/ HTTP/1.1" 200 19 [17/Feb/2023 05:12:29] "GET /predict/ HTTP/1.1" 200 258 [17/Feb/2023 05:13:27] "GET /predict/ HTTP/1.1" 200 258 Watching for file changes with StatReloader 2023-02-17 05:19:56.301740: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-02-17 05:19:57.838992: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-02-17 05:19:57.839358: I tensorflow/compiler/xla/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-02-17 05:20:00.524019: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-02-17 05:20:00.524485: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-02-17 05:20:00.524549: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. 2023-02-17 05:20:06.176080: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory 2023-02-17 05:20:06.177527: W tensorflow/compiler/xla/stream_executor/cuda/cuda_driver.cc:265] failed call to cuInit: UNKNOWN ERROR (303) 2023-02-17 05:20:06.177736: I tensorflow/compiler/xla/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (Linux): /proc/driver/nvidia/version does not exist 2023-02-17 05:20:06.180001: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. WARNING:tensorflow:Please fix your imports. Module tensorflow.python.training.tracking.data_structures has been moved to tensorflow.python.trackable.data_structures. The old module will be deleted in version 2.11. WARNING:tensorflow:From /home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/tensorflow/python/autograph/pyct/static_analysis/liveness.py:83: Analyzer.lamba_check (from tensorflow.python.autograph.pyct.static_analysis.liveness) is deprecated and will be removed after 2023-09-23. Instructions for updating: Lambda fuctions will be no more assumed to be used in the statement where they are used, or at least in the same block. https://github.com/tensorflow/tensorflow/issues/56089 Performing system checks... System check identified no issues (0 silenced). You have 18 unapplied migration(s). Your project may not work properly until you apply the migrations for app(s): admin, auth, contenttypes, sessions. Run 'python manage.py migrate' to apply them. February 17, 2023 - 05:20:03 Django version 4.1.6, using settings 'IslBackend.settings' Starting development server at http://0.0.0.0:8000/ Quit the server with CONTROL-C. 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 420ms/step [17/Feb/2023 05:20:07] "POST /predict/ HTTP/1.1" 200 19 D 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 72ms/step [17/Feb/2023 05:21:08] "POST /predict/ HTTP/1.1" 200 19 [17/Feb/2023 05:21:17] "GET /predict/ HTTP/1.1" 200 258 Not Found: / [17/Feb/2023 06:19:43] "GET / HTTP/1.1" 404 2314 [17/Feb/2023 10:18:54,107] - Broken pipe from ('167.94.138.61', 41234) Not Found: / [17/Feb/2023 10:18:55] "GET / HTTP/1.1" 404 2314 [17/Feb/2023 10:18:55,594] - Broken pipe from ('167.94.138.61', 40014) Not Found: / [17/Feb/2023 10:18:55] "GET / HTTP/1.1" 404 2314 [17/Feb/2023 10:18:56] code 505, message Invalid HTTP version (2.0) [17/Feb/2023 10:18:56] "PRI * HTTP/2.0" 505 - [17/Feb/2023 10:53:01] code 400, message Bad request syntax ('MGLNDD_20.219.13.160_8000') [17/Feb/2023 10:53:01] "MGLNDD_20.219.13.160_8000" 400 - [17/Feb/2023 14:00:47] code 400, message Bad request version ('À\x14À') [17/Feb/2023 14:00:47] You're accessing the development server over HTTPS, but it only supports HTTP. [17/Feb/2023 14:00:47] code 400, message Bad request version ('À\x14À') [17/Feb/2023 14:00:47] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [17/Feb/2023 14:00:47] "GET / HTTP/1.1" 404 2314 [17/Feb/2023 14:00:48] code 400, message Bad request version ('À\x14À') [17/Feb/2023 14:00:48] You're accessing the development server over HTTPS, but it only supports HTTP. [17/Feb/2023 14:22:41] code 400, message Bad HTTP/0.9 request type ('\x00\x00\x00') [17/Feb/2023 14:22:41] " c" 400 - Not Found: / [17/Feb/2023 17:07:28] "GET / HTTP/1.1" 404 2314 [17/Feb/2023 17:17:07] code 400, message Bad request version ("¯nãY»bhlÿ(=':©\x82ÙoÈ¢×\x93\x98´ï\x80å¹\x90\x00(À") [17/Feb/2023 17:17:07] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [17/Feb/2023 19:27:56] "GET / HTTP/1.1" 404 2314 Not Found: / [17/Feb/2023 20:15:25] "GET / HTTP/1.1" 404 2314 Not Found: / [17/Feb/2023 20:55:29] "GET / HTTP/1.1" 404 2314 Not Found: / [17/Feb/2023 21:17:43] "GET / HTTP/1.1" 404 2314 [17/Feb/2023 23:37:24,599] - Broken pipe from ('45.227.254.48', 58494) [17/Feb/2023 23:37:24] code 400, message Bad HTTP/0.9 request type ("\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie:") [17/Feb/2023 23:37:24] ",'àCookie: mstshash=Domain" 400 - [17/Feb/2023 23:37:25] code 400, message Bad HTTP/0.9 request type ("\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie:") [17/Feb/2023 23:37:25] ",'àCookie: mstshash=Domain" 400 - Not Found: / [18/Feb/2023 00:21:48] "GET / HTTP/1.1" 404 2314 Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [18/Feb/2023 02:09:05] "GET / HTTP/1.0" 400 64326 [18/Feb/2023 02:09:07] code 400, message Bad HTTP/0.9 request type ('l\x00') [18/Feb/2023 02:09:07] "l " 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: /nice ports,/Trinity.txt.bak [18/Feb/2023 02:09:07] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 400 64635 [18/Feb/2023 02:09:07] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [18/Feb/2023 02:09:07] "€" 400 - [18/Feb/2023 02:09:09] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [18/Feb/2023 02:09:09] "root" 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [18/Feb/2023 02:09:09] "OPTIONS / HTTP/1.0" 400 64354 [18/Feb/2023 02:09:10] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [18/Feb/2023 02:09:10] "€(rþ† —|" 400 - [18/Feb/2023 02:09:12] code 400, message Bad HTTP/0.9 request type ('\x00') [18/Feb/2023 02:09:12] "versionbind" 400 - [18/Feb/2023 02:09:12] code 400, message Bad request syntax ('HELP') [18/Feb/2023 02:09:12] "HELP" 400 - [18/Feb/2023 02:09:12] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [18/Feb/2023 02:09:12] You're accessing the development server over HTTPS, but it only supports HTTP. [18/Feb/2023 02:09:13] code 400, message Bad request version ('\x00/\x00') [18/Feb/2023 02:09:13] You're accessing the development server over HTTPS, but it only supports HTTP. [18/Feb/2023 02:09:14] code 400, message Bad request version ('0.12\x00') [18/Feb/2023 02:09:14] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - Not Found: / [18/Feb/2023 02:43:49] "GET / HTTP/1.1" 404 2314 Not Found: / [18/Feb/2023 04:57:39] "GET / HTTP/1.1" 404 2314 [18/Feb/2023 05:31:00] code 400, message Bad request version ('À\x14À') [18/Feb/2023 05:31:00] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [18/Feb/2023 07:12:37] "GET / HTTP/1.1" 404 2314 Invalid HTTP_HOST header: 'api.ipify.org'. You may need to add 'api.ipify.org' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'api.ipify.org'. You may need to add 'api.ipify.org' to ALLOWED_HOSTS. Bad Request: /http:/api.ipify.org/ [18/Feb/2023 07:13:04] "GET http://api.ipify.org/?format=json HTTP/1.1" 400 65101 Invalid HTTP_HOST header: 'www.shadowserver.org'. You may need to add 'www.shadowserver.org' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.shadowserver.org'. You may need to add 'www.shadowserver.org' to ALLOWED_HOSTS. Bad Request: /www.shadowserver.org:443 [18/Feb/2023 07:13:07] "CONNECT www.shadowserver.org:443 HTTP/1.1" 400 65304 Not Found: / [18/Feb/2023 10:23:14] "GET / HTTP/1.1" 404 2314 [18/Feb/2023 11:47:24,875] - Broken pipe from ('167.248.133.46', 34766) Not Found: / [18/Feb/2023 11:47:26] "GET / HTTP/1.1" 404 2314 [18/Feb/2023 11:47:26,398] - Broken pipe from ('167.248.133.46', 55112) Not Found: / [18/Feb/2023 11:47:26] "GET / HTTP/1.1" 404 2314 [18/Feb/2023 11:47:27] code 505, message Invalid HTTP version (2.0) [18/Feb/2023 11:47:27] "PRI * HTTP/2.0" 505 - [18/Feb/2023 15:11:28,407] - Broken pipe from ('162.142.125.10', 50118) Not Found: / [18/Feb/2023 15:11:29] "GET / HTTP/1.1" 404 2314 [18/Feb/2023 15:11:29,871] - Broken pipe from ('162.142.125.10', 46496) Not Found: / [18/Feb/2023 15:11:30] "GET / HTTP/1.1" 404 2314 [18/Feb/2023 15:11:30] code 505, message Invalid HTTP version (2.0) [18/Feb/2023 15:11:30] "PRI * HTTP/2.0" 505 - [18/Feb/2023 16:34:56] code 400, message Bad request syntax ('MGLNDD_20.219.13.160_8000') [18/Feb/2023 16:34:56] "MGLNDD_20.219.13.160_8000" 400 - [18/Feb/2023 20:05:29] code 400, message Bad request syntax ('\x00\x00\x00TZ\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x04\x010I\x00\x00\x00\x00\x06\x00!') [18/Feb/2023 20:05:29] "TZ0I!" 400 - [18/Feb/2023 22:01:59,631] - Broken pipe from ('194.165.16.11', 51321) [18/Feb/2023 22:01:59] code 400, message Bad HTTP/0.9 request type ("\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie:") [18/Feb/2023 22:01:59] ",'àCookie: mstshash=Domain" 400 - [18/Feb/2023 22:02:00] code 400, message Bad HTTP/0.9 request type ("\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie:") [18/Feb/2023 22:02:00] ",'àCookie: mstshash=Domain" 400 - [18/Feb/2023 23:34:12] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x03®ÅÓ(\x95öÐS\x9a\x03È\x8d\x10\x97ËMiLÔ\x96ß\x97Ý\x05Ý»Ë\x8aNçµ\x84\x00\x00\x1aÀ/À+À\x11À\x07À\x13À') [18/Feb/2023 23:34:12] You're accessing the development server over HTTPS, but it only supports HTTP. [18/Feb/2023 23:34:12] code 400, message Bad request syntax ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x03TbG\x81m\x9eÁæ\x98|BëH\x81£\x87\x10') [18/Feb/2023 23:34:12] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [18/Feb/2023 23:34:13] "GET / HTTP/1.1" 404 2314 [18/Feb/2023 23:34:13] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x03â6©x¯VË\x82\x91Ð\x128âpyK\x98íY\x8dÙ¹\x8f*ÕP¡Äºf|\x01\x00\x00\x1aÀ/À+À\x11À\x07À\x13À') [18/Feb/2023 23:34:13] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [19/Feb/2023 00:23:26] "GET / HTTP/1.1" 404 2314 Not Found: / [19/Feb/2023 00:59:01] "GET / HTTP/1.1" 404 2314 Invalid HTTP_HOST header: 'api.ipify.org'. You may need to add 'api.ipify.org' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'api.ipify.org'. You may need to add 'api.ipify.org' to ALLOWED_HOSTS. Bad Request: /http:/api.ipify.org/ [19/Feb/2023 00:59:21] "GET http://api.ipify.org/?format=json HTTP/1.1" 400 65211 Invalid HTTP_HOST header: 'www.shadowserver.org'. You may need to add 'www.shadowserver.org' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.shadowserver.org'. You may need to add 'www.shadowserver.org' to ALLOWED_HOSTS. Bad Request: /www.shadowserver.org:443 [19/Feb/2023 00:59:24] "CONNECT www.shadowserver.org:443 HTTP/1.1" 400 65414 Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [19/Feb/2023 02:20:49] "GET / HTTP/1.0" 400 64326 [19/Feb/2023 02:20:50] code 400, message Bad HTTP/0.9 request type ('l\x00') [19/Feb/2023 02:20:50] "l " 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: /nice ports,/Trinity.txt.bak [19/Feb/2023 02:20:50] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 400 64635 [19/Feb/2023 02:20:51] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [19/Feb/2023 02:20:51] "€" 400 - [19/Feb/2023 02:20:52] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [19/Feb/2023 02:20:52] "root" 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [19/Feb/2023 02:20:53] "OPTIONS / HTTP/1.0" 400 64354 [19/Feb/2023 02:20:54] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [19/Feb/2023 02:20:54] "€(rþ† —|" 400 - [19/Feb/2023 02:20:55] code 400, message Bad HTTP/0.9 request type ('\x00') [19/Feb/2023 02:20:55] "versionbind" 400 - [19/Feb/2023 02:20:55] code 400, message Bad request syntax ('HELP') [19/Feb/2023 02:20:55] "HELP" 400 - [19/Feb/2023 02:20:56] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [19/Feb/2023 02:20:56] You're accessing the development server over HTTPS, but it only supports HTTP. [19/Feb/2023 02:20:56] code 400, message Bad request version ('\x00/\x00') [19/Feb/2023 02:20:56] You're accessing the development server over HTTPS, but it only supports HTTP. [19/Feb/2023 02:20:58] code 400, message Bad request version ('0.12\x00') [19/Feb/2023 02:20:58] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - [19/Feb/2023 07:29:59] "GET /predict/ HTTP/1.1" 200 258 Not Found: /favicon.ico [19/Feb/2023 07:30:00] "GET /favicon.ico HTTP/1.1" 404 2365 1 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 474ms/step [19/Feb/2023 07:30:14] "POST /predict/ HTTP/1.1" 200 19 [19/Feb/2023 07:30:17] "GET /predict/ HTTP/1.1" 200 258 Not Found: / [19/Feb/2023 08:25:39] "GET / HTTP/1.1" 404 2314 Not Found: / [19/Feb/2023 08:49:26] "GET / HTTP/1.1" 404 2314 [19/Feb/2023 09:13:09,151] - Broken pipe from ('162.142.125.222', 60652) Not Found: / [19/Feb/2023 09:13:10] "GET / HTTP/1.1" 404 2314 [19/Feb/2023 09:13:10,625] - Broken pipe from ('162.142.125.222', 53248) Not Found: / [19/Feb/2023 09:13:10] "GET / HTTP/1.1" 404 2314 [19/Feb/2023 09:13:11] code 505, message Invalid HTTP version (2.0) [19/Feb/2023 09:13:11] "PRI * HTTP/2.0" 505 - [19/Feb/2023 12:13:04] code 400, message Bad request syntax ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x03n|U') [19/Feb/2023 12:13:04] You're accessing the development server over HTTPS, but it only supports HTTP. [19/Feb/2023 14:04:15] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00u\x01\x00\x00q\x03\x03ê¬Txl\x83ÌQ¿þºV\x14<\x1bå\x87®aJ\x804*¸Xs¶¨\x8d\x19¤£\x00\x00\x1aÀ/À+À\x11À\x07À\x13À') [19/Feb/2023 14:04:15] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [19/Feb/2023 14:35:05] "GET / HTTP/1.1" 404 2309 [19/Feb/2023 14:35:06,322] - Broken pipe from ('107.150.125.178', 33618) [19/Feb/2023 14:35:06] code 400, message Bad request version ('À\x13À') [19/Feb/2023 14:35:06] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [19/Feb/2023 15:42:30] "GET / HTTP/1.1" 404 2314 [19/Feb/2023 17:37:25] code 400, message Bad request version ('À\x13À') [19/Feb/2023 17:37:25] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [19/Feb/2023 17:50:05] "GET / HTTP/1.1" 404 2314 Not Found: / [19/Feb/2023 18:12:14] "GET / HTTP/1.1" 404 2314 [19/Feb/2023 20:20:04] code 400, message Bad request syntax ('MGLNDD_20.219.13.160_8000') [19/Feb/2023 20:20:04] "MGLNDD_20.219.13.160_8000" 400 - [19/Feb/2023 22:33:49] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') [19/Feb/2023 22:33:49] "/*àCookie: mstshash=Administr" 400 - [20/Feb/2023 00:28:45,944] - Broken pipe from ('45.227.254.53', 31810) [20/Feb/2023 00:28:47] code 400, message Bad HTTP/0.9 request type ("\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie:") [20/Feb/2023 00:28:47] ",'àCookie: mstshash=Domain" 400 - [20/Feb/2023 00:28:47] code 400, message Bad HTTP/0.9 request type ("\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie:") [20/Feb/2023 00:28:47] ",'àCookie: mstshash=Domain" 400 - [20/Feb/2023 00:49:39,037] - Broken pipe from ('167.248.133.62', 58992) Not Found: / [20/Feb/2023 00:49:40] "GET / HTTP/1.1" 404 2314 [20/Feb/2023 00:49:40,567] - Broken pipe from ('167.248.133.62', 49932) Not Found: / [20/Feb/2023 00:49:40] "GET / HTTP/1.1" 404 2314 [20/Feb/2023 00:49:41] code 505, message Invalid HTTP version (2.0) [20/Feb/2023 00:49:41] "PRI * HTTP/2.0" 505 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [20/Feb/2023 01:11:04] "GET / HTTP/1.0" 400 64327 [20/Feb/2023 01:11:05] code 400, message Bad HTTP/0.9 request type ('l\x00') [20/Feb/2023 01:11:05] "l " 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: /nice ports,/Trinity.txt.bak [20/Feb/2023 01:11:05] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 400 64636 [20/Feb/2023 01:11:06] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [20/Feb/2023 01:11:06] "€" 400 - [20/Feb/2023 01:11:07] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [20/Feb/2023 01:11:07] "root" 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [20/Feb/2023 01:11:08] "OPTIONS / HTTP/1.0" 400 64355 [20/Feb/2023 01:11:09] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [20/Feb/2023 01:11:09] "€(rþ† —|" 400 - [20/Feb/2023 01:11:10] code 400, message Bad HTTP/0.9 request type ('\x00') [20/Feb/2023 01:11:10] "versionbind" 400 - [20/Feb/2023 01:11:11] code 400, message Bad request syntax ('HELP') [20/Feb/2023 01:11:11] "HELP" 400 - [20/Feb/2023 01:11:11] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [20/Feb/2023 01:11:11] You're accessing the development server over HTTPS, but it only supports HTTP. [20/Feb/2023 01:11:12] code 400, message Bad request version ('\x00/\x00') [20/Feb/2023 01:11:12] You're accessing the development server over HTTPS, but it only supports HTTP. [20/Feb/2023 01:11:13] code 400, message Bad request version ('0.12\x00') [20/Feb/2023 01:11:13] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - Not Found: / [20/Feb/2023 07:38:48] "GET / HTTP/1.1" 404 2314 [20/Feb/2023 08:02:56] code 400, message Bad request version ('À\x14À') [20/Feb/2023 08:02:56] You're accessing the development server over HTTPS, but it only supports HTTP. [20/Feb/2023 08:17:44,921] - Broken pipe from ('45.79.168.172', 60866) Not Found: / [20/Feb/2023 08:17:51] "GET / HTTP/1.1" 404 2309 [20/Feb/2023 08:17:57,632] - Broken pipe from ('45.79.168.172', 60867) Not Found: / [20/Feb/2023 08:25:07] "GET / HTTP/1.1" 404 2314 [20/Feb/2023 08:30:06] code 400, message Bad request version ('À\x14À') [20/Feb/2023 08:30:06] You're accessing the development server over HTTPS, but it only supports HTTP. [20/Feb/2023 08:30:06] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x03\\\x81\x86<ü\x7fx¨\x8b¹\x83\x86\x1a³\x86Nª\x13ñ\x18B#û\x13RähMPz\x7f4\x00\x00\x1aÀ/À+À\x11À\x07À\x13À') [20/Feb/2023 08:30:06] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [20/Feb/2023 08:30:06] "GET / HTTP/1.1" 404 2314 [20/Feb/2023 08:30:07] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x03?') [20/Feb/2023 08:30:07] You're accessing the development server over HTTPS, but it only supports HTTP. [20/Feb/2023 08:52:13] code 400, message Bad request version ('À\x13À') [20/Feb/2023 08:52:13] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [20/Feb/2023 08:52:14] "GET / HTTP/1.1" 404 2314 [20/Feb/2023 11:21:02] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') [20/Feb/2023 11:21:02] "/*àCookie: mstshash=Administr" 400 - [20/Feb/2023 13:40:12] "GET /predict HTTP/1.1" 301 0 [20/Feb/2023 13:40:12] "GET /predict/ HTTP/1.1" 200 258 Not Found: /favicon.ico [20/Feb/2023 13:40:12] "GET /favicon.ico HTTP/1.1" 404 2365 Forbidden (CSRF cookie not set.): /predict/ [20/Feb/2023 13:41:54] "POST /predict/ HTTP/1.1" 403 2870 Forbidden (CSRF cookie not set.): /predict/ Forbidden (CSRF cookie not set.): /predict/ Forbidden (CSRF cookie not set.): /predict/ [20/Feb/2023 13:44:41] "POST /predict/ HTTP/1.1" 403 2870 [20/Feb/2023 13:44:41] "POST /predict/ HTTP/1.1" 403 2870 [20/Feb/2023 13:44:41] "POST /predict/ HTTP/1.1" 403 2870 Forbidden (CSRF cookie not set.): /predict/ [20/Feb/2023 13:45:22] "POST /predict/ HTTP/1.1" 403 2870 Forbidden (CSRF cookie not set.): /predict/ [20/Feb/2023 13:45:23] "POST /predict/ HTTP/1.1" 403 2870 Forbidden (CSRF cookie not set.): /predict/ Forbidden (CSRF cookie not set.): /predict/ [20/Feb/2023 13:45:30] "POST /predict/ HTTP/1.1" 403 2870 Forbidden (CSRF cookie not set.): /predict/ [20/Feb/2023 13:45:32] "POST /predict/ HTTP/1.1" 403 2870 [20/Feb/2023 13:45:32] "POST /predict/ HTTP/1.1" 403 2870 Forbidden (CSRF cookie not set.): /predict/ [20/Feb/2023 13:49:31] "POST /predict/ HTTP/1.1" 403 2870 Not Found: / [20/Feb/2023 14:26:35] "GET / HTTP/1.1" 404 2314 Invalid HTTP_HOST header: 'api.ipify.org'. You may need to add 'api.ipify.org' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'api.ipify.org'. You may need to add 'api.ipify.org' to ALLOWED_HOSTS. Bad Request: /http:/api.ipify.org/ [20/Feb/2023 14:26:50] "GET http://api.ipify.org/?format=json HTTP/1.1" 400 65235 Invalid HTTP_HOST header: 'www.shadowserver.org'. You may need to add 'www.shadowserver.org' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.shadowserver.org'. You may need to add 'www.shadowserver.org' to ALLOWED_HOSTS. Bad Request: /www.shadowserver.org:443 [20/Feb/2023 14:26:53] "CONNECT www.shadowserver.org:443 HTTP/1.1" 400 65438 [20/Feb/2023 15:36:28] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x03®\x00In\x89ßT\x7fçOkçÁ;x«\x9c>ý%È\x10\x80@\x90¹/\x81\x14°SÊ\x00\x00\x1aÀ/À+À\x11À\x07À\x13À') [20/Feb/2023 15:36:28] You're accessing the development server over HTTPS, but it only supports HTTP. [20/Feb/2023 17:01:54] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') [20/Feb/2023 17:01:54] "/*àCookie: mstshash=Administr" 400 - Not Found: / [20/Feb/2023 17:51:22] "GET / HTTP/1.1" 404 2314 Not Found: /favicon.ico [20/Feb/2023 17:51:22] "GET /favicon.ico HTTP/1.1" 404 2365 Not Found: /robots.txt [20/Feb/2023 17:51:22] "GET /robots.txt HTTP/1.1" 404 2362 Not Found: /sitemap.xml [20/Feb/2023 17:51:22] "GET /sitemap.xml HTTP/1.1" 404 2365 Not Found: / [20/Feb/2023 20:57:32] "GET / HTTP/1.1" 404 2314 Not Found: / [20/Feb/2023 21:36:03] "GET / HTTP/1.1" 404 2314 [21/Feb/2023 00:05:53] code 400, message Bad request syntax ('MGLNDD_20.219.13.160_8000') [21/Feb/2023 00:05:53] "MGLNDD_20.219.13.160_8000" 400 - Not Found: / [21/Feb/2023 00:38:10] "GET / HTTP/1.1" 404 2314 Not Found: / [21/Feb/2023 01:00:12] "GET / HTTP/1.1" 404 2314 Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [21/Feb/2023 01:17:48] "GET / HTTP/1.0" 400 64325 [21/Feb/2023 01:17:49] code 400, message Bad HTTP/0.9 request type ('l\x00') [21/Feb/2023 01:17:49] "l " 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: /nice ports,/Trinity.txt.bak [21/Feb/2023 01:17:49] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 400 64634 [21/Feb/2023 01:17:50] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [21/Feb/2023 01:17:50] "€" 400 - [21/Feb/2023 01:17:51] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [21/Feb/2023 01:17:51] "root" 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [21/Feb/2023 01:17:51] "OPTIONS / HTTP/1.0" 400 64353 [21/Feb/2023 01:17:53] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [21/Feb/2023 01:17:53] "€(rþ† —|" 400 - [21/Feb/2023 01:17:54] code 400, message Bad HTTP/0.9 request type ('\x00') [21/Feb/2023 01:17:54] "versionbind" 400 - [21/Feb/2023 01:17:54] code 400, message Bad request syntax ('HELP') [21/Feb/2023 01:17:54] "HELP" 400 - [21/Feb/2023 01:17:55] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [21/Feb/2023 01:17:55] You're accessing the development server over HTTPS, but it only supports HTTP. [21/Feb/2023 01:17:55] code 400, message Bad request version ('\x00/\x00') [21/Feb/2023 01:17:55] You're accessing the development server over HTTPS, but it only supports HTTP. [21/Feb/2023 01:17:56] code 400, message Bad request version ('0.12\x00') [21/Feb/2023 01:17:56] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - [21/Feb/2023 01:40:55] code 400, message Bad request version ('À\x14À') [21/Feb/2023 01:40:55] You're accessing the development server over HTTPS, but it only supports HTTP. [21/Feb/2023 01:40:55] code 400, message Bad request version ('À\x14À') [21/Feb/2023 01:40:55] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [21/Feb/2023 01:40:56] "GET / HTTP/1.1" 404 2314 [21/Feb/2023 01:40:56] code 400, message Bad request version ('À\x14À') [21/Feb/2023 01:40:56] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: /api/islogged [21/Feb/2023 01:40:57] "GET /api/islogged HTTP/1.1" 404 2368 Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [21/Feb/2023 01:41:34] "GET / HTTP/1.0" 400 64325 [21/Feb/2023 01:41:36] code 400, message Bad HTTP/0.9 request type ('l\x00') [21/Feb/2023 01:41:36] "l " 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: /nice ports,/Trinity.txt.bak [21/Feb/2023 01:41:36] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 400 64634 [21/Feb/2023 01:41:37] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [21/Feb/2023 01:41:37] "€" 400 - [21/Feb/2023 01:41:38] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [21/Feb/2023 01:41:38] "root" 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [21/Feb/2023 01:41:38] "OPTIONS / HTTP/1.0" 400 64353 [21/Feb/2023 01:41:40] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [21/Feb/2023 01:41:40] "€(rþ† —|" 400 - [21/Feb/2023 01:41:41] code 400, message Bad HTTP/0.9 request type ('\x00') [21/Feb/2023 01:41:41] "versionbind" 400 - [21/Feb/2023 01:41:41] code 400, message Bad request syntax ('HELP') [21/Feb/2023 01:41:41] "HELP" 400 - [21/Feb/2023 01:41:42] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [21/Feb/2023 01:41:42] You're accessing the development server over HTTPS, but it only supports HTTP. [21/Feb/2023 01:41:42] code 400, message Bad request version ('\x00/\x00') [21/Feb/2023 01:41:42] You're accessing the development server over HTTPS, but it only supports HTTP. [21/Feb/2023 01:41:44] code 400, message Bad request version ('0.12\x00') [21/Feb/2023 01:41:44] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - [21/Feb/2023 03:11:17,070] - Broken pipe from ('45.227.254.48', 34074) [21/Feb/2023 03:11:17] code 400, message Bad HTTP/0.9 request type ("\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie:") [21/Feb/2023 03:11:17] ",'àCookie: mstshash=Domain" 400 - [21/Feb/2023 03:11:17] code 400, message Bad HTTP/0.9 request type ("\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie:") [21/Feb/2023 03:11:17] ",'àCookie: mstshash=Domain" 400 - Not Found: / [21/Feb/2023 07:09:02] "GET / HTTP/1.1" 404 2314 Not Found: / [21/Feb/2023 12:22:16] "GET / HTTP/1.1" 404 2314 Invalid HTTP_HOST header: 'api.ipify.org'. You may need to add 'api.ipify.org' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'api.ipify.org'. You may need to add 'api.ipify.org' to ALLOWED_HOSTS. Bad Request: /http:/api.ipify.org/ [21/Feb/2023 12:22:42] "GET http://api.ipify.org/?format=json HTTP/1.1" 400 65100 Invalid HTTP_HOST header: 'www.shadowserver.org'. You may need to add 'www.shadowserver.org' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.shadowserver.org'. You may need to add 'www.shadowserver.org' to ALLOWED_HOSTS. Bad Request: /www.shadowserver.org:443 [21/Feb/2023 12:22:46] "CONNECT www.shadowserver.org:443 HTTP/1.1" 400 65303 Not Found: /favicon.ico [21/Feb/2023 12:28:04] "GET /favicon.ico HTTP/1.1" 404 2365 [21/Feb/2023 14:36:47,598] - Broken pipe from ('167.94.138.60', 34522) Not Found: / [21/Feb/2023 14:36:48] "GET / HTTP/1.1" 404 2314 [21/Feb/2023 14:36:49,070] - Broken pipe from ('167.94.138.60', 47986) Not Found: / [21/Feb/2023 14:36:49] "GET / HTTP/1.1" 404 2314 [21/Feb/2023 14:36:50] code 505, message Invalid HTTP version (2.0) [21/Feb/2023 14:36:50] "PRI * HTTP/2.0" 505 - Not Found: / [21/Feb/2023 15:18:29] "GET / HTTP/1.1" 404 2314 [21/Feb/2023 15:18:30] code 505, message Invalid HTTP version (2.0) [21/Feb/2023 15:18:30] "PRI * HTTP/2.0" 505 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [21/Feb/2023 17:16:18] "GET / HTTP/1.0" 400 64327 [21/Feb/2023 17:16:23] code 400, message Bad HTTP/0.9 request type ('l\x00') [21/Feb/2023 17:16:23] "l " 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: /nice ports,/Trinity.txt.bak [21/Feb/2023 17:16:23] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 400 64636 [21/Feb/2023 17:16:24] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [21/Feb/2023 17:16:24] "€" 400 - [21/Feb/2023 17:16:29] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [21/Feb/2023 17:16:29] "root" 400 - [21/Feb/2023 17:16:34] code 400, message Bad HTTP/0.9 request type ('\x00') [21/Feb/2023 17:16:34] "versionbind" 400 - [21/Feb/2023 17:16:35] code 400, message Bad request syntax ('HELP') [21/Feb/2023 17:16:35] "HELP" 400 - [21/Feb/2023 17:16:35] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [21/Feb/2023 17:16:35] You're accessing the development server over HTTPS, but it only supports HTTP. [21/Feb/2023 17:16:35] code 400, message Bad request version ('\x00/\x00') [21/Feb/2023 17:16:35] You're accessing the development server over HTTPS, but it only supports HTTP. [21/Feb/2023 17:46:21] code 400, message Bad request version ('À\x14À') [21/Feb/2023 17:46:21] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [21/Feb/2023 17:46:28] "GET / HTTP/1.1" 404 2314 Not Found: /owa [21/Feb/2023 17:47:53] "GET /owa HTTP/1.1" 404 2341 [21/Feb/2023 22:51:24] code 400, message Bad request version ("Ü\x8f\x99)\x00V\x13\x02\x13\x03\x13\x01À,À0À+À/̨̩\x00\x9f\x00\x9e̪À¯À\xadÀ®À¬À$À(À#À'À") [21/Feb/2023 22:51:24] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: /freepbx/recordings/theme/main.css [21/Feb/2023 23:28:45] "GET /freepbx/recordings/theme/main.css HTTP/1.1" 404 2431 [21/Feb/2023 23:33:35] code 400, message Bad request version ('À\x14À') [21/Feb/2023 23:33:35] You're accessing the development server over HTTPS, but it only supports HTTP. [21/Feb/2023 23:33:35] code 400, message Bad request syntax ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x03') [21/Feb/2023 23:33:35] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [21/Feb/2023 23:33:35] "GET / HTTP/1.1" 404 2314 [21/Feb/2023 23:33:36] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x039xzý¢RAL¾:¿JÔ\x18iÁ>2åIËþ\x05\x18èm;\x05ô\x10>R\x00\x00\x1aÀ/À+À\x11À\x07À\x13À') [21/Feb/2023 23:33:36] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: /api/islogged [21/Feb/2023 23:33:36] "GET /api/islogged HTTP/1.1" 404 2368 [22/Feb/2023 00:31:53] code 400, message Bad request version ("\x01\x9d\x91/µ\x00V\x13\x02\x13\x03\x13\x01À,À0À+À/̨̩\x00\x9f\x00\x9e̪À¯À\xadÀ®À¬À$À(À#À'À") [22/Feb/2023 00:31:53] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [22/Feb/2023 01:12:59] "GET / HTTP/1.1" 404 2314 Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [22/Feb/2023 02:38:50] "GET / HTTP/1.0" 400 64326 [22/Feb/2023 02:38:52] code 400, message Bad HTTP/0.9 request type ('l\x00') [22/Feb/2023 02:38:52] "l " 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: /nice ports,/Trinity.txt.bak [22/Feb/2023 02:38:52] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 400 64635 [22/Feb/2023 02:38:52] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [22/Feb/2023 02:38:52] "€" 400 - [22/Feb/2023 02:38:54] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [22/Feb/2023 02:38:54] "root" 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [22/Feb/2023 02:38:54] "OPTIONS / HTTP/1.0" 400 64354 [22/Feb/2023 02:38:56] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [22/Feb/2023 02:38:56] "€(rþ† —|" 400 - [22/Feb/2023 02:38:57] code 400, message Bad HTTP/0.9 request type ('\x00') [22/Feb/2023 02:38:57] "versionbind" 400 - [22/Feb/2023 02:38:57] code 400, message Bad request syntax ('HELP') [22/Feb/2023 02:38:57] "HELP" 400 - [22/Feb/2023 02:38:57] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [22/Feb/2023 02:38:57] You're accessing the development server over HTTPS, but it only supports HTTP. [22/Feb/2023 02:38:58] code 400, message Bad request version ('\x00/\x00') [22/Feb/2023 02:38:58] You're accessing the development server over HTTPS, but it only supports HTTP. [22/Feb/2023 02:38:59] code 400, message Bad request version ('0.12\x00') [22/Feb/2023 02:38:59] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - Not Found: / [22/Feb/2023 03:37:29] "GET / HTTP/1.1" 404 2314 [22/Feb/2023 03:51:01] code 400, message Bad request syntax ('MGLNDD_20.219.13.160_8000') [22/Feb/2023 03:51:01] "MGLNDD_20.219.13.160_8000" 400 - Not Found: / [22/Feb/2023 06:14:14] "GET / HTTP/1.1" 404 2314 Invalid HTTP_HOST header: 'api.ipify.org'. You may need to add 'api.ipify.org' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'api.ipify.org'. You may need to add 'api.ipify.org' to ALLOWED_HOSTS. Bad Request: /http:/api.ipify.org/ [22/Feb/2023 06:14:32] "GET http://api.ipify.org/?format=json HTTP/1.1" 400 65209 Invalid HTTP_HOST header: 'www.shadowserver.org'. You may need to add 'www.shadowserver.org' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.shadowserver.org'. You may need to add 'www.shadowserver.org' to ALLOWED_HOSTS. Bad Request: /www.shadowserver.org:443 [22/Feb/2023 06:14:35] "CONNECT www.shadowserver.org:443 HTTP/1.1" 400 65412 Not Found: / [22/Feb/2023 06:26:56] "GET / HTTP/1.1" 404 2309 Not Found: /favicon.ico [22/Feb/2023 06:26:56] "GET /favicon.ico HTTP/1.1" 404 2365 [22/Feb/2023 06:27:00] code 400, message Bad request syntax ('\x03°µõc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [22/Feb/2023 06:27:00] "°µõc" 400 - [22/Feb/2023 07:26:25,766] - Broken pipe from ('45.227.254.48', 44673) [22/Feb/2023 07:26:25] code 400, message Bad HTTP/0.9 request type ("\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie:") [22/Feb/2023 07:26:25] ",'àCookie: mstshash=Domain" 400 - [22/Feb/2023 07:26:26] code 400, message Bad HTTP/0.9 request type ("\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie:") [22/Feb/2023 07:26:26] ",'àCookie: mstshash=Domain" 400 - [22/Feb/2023 16:00:15] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x03ÃQÑ\x1a\x19/ܽ\x06´\x04+2RÜO09:GÇpþç»xtÂu?(à\x00\x00\x1aÀ/À+À\x11À\x07À\x13À') [22/Feb/2023 16:00:15] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [22/Feb/2023 23:13:11] "GET / HTTP/1.1" 404 2314 [22/Feb/2023 23:49:10] code 400, message Bad request syntax ('\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00') [22/Feb/2023 23:49:10] "à" 400 - [22/Feb/2023 23:51:48] code 400, message Bad request syntax ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x03.e¡Ê\x7fWÆj÷\x8e\x8a¤D\x01\x13×#ÑÔ±Szý\x06P0y±R\x865') [22/Feb/2023 23:51:48] You're accessing the development server over HTTPS, but it only supports HTTP. [22/Feb/2023 23:51:48] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x03ý;TaO\x91\x8fõ6\x8a@A\x821\x042ú\x95öýÃÛò\x04@zÙ\x14ä\x84ºd\x00\x00\x1aÀ/À+À\x11À\x07À\x13À') [22/Feb/2023 23:51:48] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [22/Feb/2023 23:51:49] "GET / HTTP/1.1" 404 2314 [22/Feb/2023 23:51:50] code 400, message Bad request version ('À\x14À') [22/Feb/2023 23:51:50] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: /api/islogged [22/Feb/2023 23:51:50] "GET /api/islogged HTTP/1.1" 404 2368 Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [23/Feb/2023 00:25:21] "GET / HTTP/1.0" 400 64327 [23/Feb/2023 00:25:23] code 400, message Bad HTTP/0.9 request type ('l\x00') [23/Feb/2023 00:25:23] "l " 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: /nice ports,/Trinity.txt.bak [23/Feb/2023 00:25:23] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 400 64636 [23/Feb/2023 00:25:23] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [23/Feb/2023 00:25:23] "€" 400 - [23/Feb/2023 00:25:25] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [23/Feb/2023 00:25:25] "root" 400 - Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/deprecation.py", line 135, in __call__ response = self.process_request(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request host = request.get_host() File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/http/request.py", line 148, in get_host raise DisallowedHost(msg) django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'linux.internal.cloudapp.net:8000'. You may need to add 'linux.internal.cloudapp.net' to ALLOWED_HOSTS. Bad Request: / [23/Feb/2023 00:25:25] "OPTIONS / HTTP/1.0" 400 64355 [23/Feb/2023 00:25:26] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [23/Feb/2023 00:25:26] "€(rþ† —|" 400 - [23/Feb/2023 00:25:28] code 400, message Bad HTTP/0.9 request type ('\x00') [23/Feb/2023 00:25:28] "versionbind" 400 - [23/Feb/2023 00:25:28] code 400, message Bad request syntax ('HELP') [23/Feb/2023 00:25:28] "HELP" 400 - [23/Feb/2023 00:25:28] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [23/Feb/2023 00:25:28] You're accessing the development server over HTTPS, but it only supports HTTP. [23/Feb/2023 00:25:29] code 400, message Bad request version ('\x00/\x00') [23/Feb/2023 00:25:29] You're accessing the development server over HTTPS, but it only supports HTTP. [23/Feb/2023 00:25:30] code 400, message Bad request version ('0.12\x00') [23/Feb/2023 00:25:30] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - Not Found: / [23/Feb/2023 00:34:51] "GET / HTTP/1.1" 404 2314 [23/Feb/2023 01:09:07,000] - Broken pipe from ('167.248.133.120', 42392) Not Found: / [23/Feb/2023 01:09:08] "GET / HTTP/1.1" 404 2314 [23/Feb/2023 01:09:08,530] - Broken pipe from ('167.248.133.120', 44088) Not Found: / [23/Feb/2023 01:09:08] "GET / HTTP/1.1" 404 2314 [23/Feb/2023 01:09:09] code 505, message Invalid HTTP version (2.0) [23/Feb/2023 01:09:09] "PRI * HTTP/2.0" 505 - Not Found: / [23/Feb/2023 03:38:39] "GET / HTTP/1.1" 404 2314 [23/Feb/2023 03:54:44] "GET /predict/ HTTP/1.1" 200 258 Not Found: /favicon.ico [23/Feb/2023 03:54:44] "GET /favicon.ico HTTP/1.1" 404 2365 Watching for file changes with StatReloader 2023-03-08 03:42:42.388149: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-03-08 03:42:44.063137: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-03-08 03:42:44.063746: I tensorflow/compiler/xla/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-03-08 03:42:47.462036: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-03-08 03:42:47.462235: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-03-08 03:42:47.462248: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. Error: That port is already in use. Watching for file changes with StatReloader 2023-03-08 03:50:49.907910: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-03-08 03:50:51.451480: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-03-08 03:50:51.451871: I tensorflow/compiler/xla/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-03-08 03:50:54.110140: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-03-08 03:50:54.110566: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-03-08 03:50:54.110630: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. [08/Mar/2023 03:50:59] "GET /predict/ HTTP/1.1" 200 258 2023-03-08 03:52:49.313027: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory 2023-03-08 03:52:49.313065: W tensorflow/compiler/xla/stream_executor/cuda/cuda_driver.cc:265] failed call to cuInit: UNKNOWN ERROR (303) 2023-03-08 03:52:49.313485: I tensorflow/compiler/xla/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (Linux): /proc/driver/nvidia/version does not exist 2023-03-08 03:52:49.316356: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. WARNING:tensorflow:Please fix your imports. Module tensorflow.python.training.tracking.data_structures has been moved to tensorflow.python.trackable.data_structures. The old module will be deleted in version 2.11. WARNING:tensorflow:From /home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/tensorflow/python/autograph/pyct/static_analysis/liveness.py:83: Analyzer.lamba_check (from tensorflow.python.autograph.pyct.static_analysis.liveness) is deprecated and will be removed after 2023-09-23. Instructions for updating: Lambda fuctions will be no more assumed to be used in the statement where they are used, or at least in the same block. https://github.com/tensorflow/tensorflow/issues/56089 Performing system checks... System check identified no issues (0 silenced). You have 18 unapplied migration(s). Your project may not work properly until you apply the migrations for app(s): admin, auth, contenttypes, sessions. Run 'python manage.py migrate' to apply them. March 08, 2023 - 03:50:56 Django version 4.1.6, using settings 'IslBackend.settings' Starting development server at http://0.0.0.0:8000/ Quit the server with CONTROL-C. 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 312ms/step [08/Mar/2023 03:52:50] "POST /predict/ HTTP/1.1" 200 19 Watching for file changes with StatReloader 2023-03-17 13:27:08.082068: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-03-17 13:27:08.613237: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-03-17 13:27:08.613350: I tensorflow/compiler/xla/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-03-17 13:27:10.239008: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-03-17 13:27:10.239476: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-03-17 13:27:10.239549: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. [17/Mar/2023 13:28:21] "GET /predict/ HTTP/1.1" 200 258 Forbidden (Origin checking failed - http://localhost:3000 does not match any trusted origins.): /predict/ [17/Mar/2023 13:28:39] "POST /predict/ HTTP/1.1" 403 2569 Forbidden (Origin checking failed - http://localhost:3000 does not match any trusted origins.): /predict/ [17/Mar/2023 13:28:39] "POST /predict/ HTTP/1.1" 403 2569 Forbidden (Origin checking failed - http://localhost:3000 does not match any trusted origins.): /predict/ [17/Mar/2023 13:28:51] "POST /predict/ HTTP/1.1" 403 2569 Forbidden (Origin checking failed - http://localhost:3000 does not match any trusted origins.): /predict/ [17/Mar/2023 13:28:51] "POST /predict/ HTTP/1.1" 403 2569 Watching for file changes with StatReloader 2023-03-17 13:36:23.704489: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-03-17 13:36:24.676734: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-03-17 13:36:24.677152: I tensorflow/compiler/xla/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-03-17 13:36:25.809612: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-03-17 13:36:25.810559: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-03-17 13:36:25.810633: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. Forbidden (Origin checking failed - http://localhost:3001 does not match any trusted origins.): /predict/ Forbidden (Origin checking failed - http://localhost:3001 does not match any trusted origins.): /predict/ [17/Mar/2023 13:36:32] "POST /predict/ HTTP/1.1" 403 2569 [17/Mar/2023 13:36:32] "POST /predict/ HTTP/1.1" 403 2569 Forbidden (Origin checking failed - http://localhost:3001 does not match any trusted origins.): /predict/ [17/Mar/2023 13:36:35] "POST /predict/ HTTP/1.1" 403 2569 Forbidden (Origin checking failed - http://localhost:3001 does not match any trusted origins.): /predict/ [17/Mar/2023 13:36:35] "POST /predict/ HTTP/1.1" 403 2569 Forbidden (Origin checking failed - http://localhost:3001 does not match any trusted origins.): /predict/ Forbidden (Origin checking failed - http://localhost:3001 does not match any trusted origins.): /predict/ [17/Mar/2023 13:36:45] "POST /predict/ HTTP/1.1" 403 2569 [17/Mar/2023 13:36:45] "POST /predict/ HTTP/1.1" 403 2569 [17/Mar/2023 13:36:58] "GET /predict/ HTTP/1.1" 200 258 [17/Mar/2023 13:36:59] "GET /predict/ HTTP/1.1" 200 258 Forbidden (Origin checking failed - http://localhost:3000 does not match any trusted origins.): /predict/ [17/Mar/2023 13:37:20] "POST /predict/ HTTP/1.1" 403 2569 Forbidden (Origin checking failed - http://localhost:3000 does not match any trusted origins.): /predict/ [17/Mar/2023 13:37:20] "POST /predict/ HTTP/1.1" 403 2569 Forbidden (Origin checking failed - http://localhost:3000 does not match any trusted origins.): /predict/ [17/Mar/2023 13:37:41] "POST /predict/ HTTP/1.1" 403 2569 Forbidden (Origin checking failed - http://localhost:3000 does not match any trusted origins.): /predict/ [17/Mar/2023 13:37:41] "POST /predict/ HTTP/1.1" 403 2569 Forbidden (Origin checking failed - http://localhost:3000 does not match any trusted origins.): /predict/ [17/Mar/2023 13:37:51] "POST /predict/ HTTP/1.1" 403 2569 Forbidden (Origin checking failed - http://localhost:3000 does not match any trusted origins.): /predict/ [17/Mar/2023 13:37:51] "POST /predict/ HTTP/1.1" 403 2569 [17/Mar/2023 13:38:02] "GET /predict/ HTTP/1.1" 200 258 [17/Mar/2023 13:38:04] "GET /predict/ HTTP/1.1" 200 258 [17/Mar/2023 13:38:09] code 400, message Bad request version ('ZZ\x13\x01\x13\x02\x13\x03À+À/À,À0̨̩À\x13À\x14\x00\x9c\x00\x9d\x00/\x005\x01\x00\x01\x93**\x00\x00ÿ\x01\x00\x01\x00\x00+\x00\x07\x06ÊÊ\x03\x04\x03\x03\x003\x00+\x00)') [17/Mar/2023 13:38:09] You're accessing the development server over HTTPS, but it only supports HTTP. [17/Mar/2023 13:38:09] code 400, message Bad request version ('\x00\x02\x01\x00\x00') [17/Mar/2023 13:38:09] You're accessing the development server over HTTPS, but it only supports HTTP. Watching for file changes with StatReloader 2023-03-17 13:44:07.016608: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-03-17 13:44:07.733091: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-03-17 13:44:07.733513: I tensorflow/compiler/xla/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-03-17 13:44:08.811101: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-03-17 13:44:08.811606: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-03-17 13:44:08.811672: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. Forbidden (Origin checking failed - http://localhost:3000 does not match any trusted origins.): /predict/ Forbidden (Origin checking failed - http://localhost:3000 does not match any trusted origins.): /predict/ [17/Mar/2023 13:44:16] "POST /predict/ HTTP/1.1" 403 2569 [17/Mar/2023 13:44:16] "POST /predict/ HTTP/1.1" 403 2569 Forbidden (Origin checking failed - http://localhost:3000 does not match any trusted origins.): /predict/ [17/Mar/2023 13:44:19] "POST /predict/ HTTP/1.1" 403 2569 Forbidden (Origin checking failed - http://localhost:3000 does not match any trusted origins.): /predict/ [17/Mar/2023 13:44:19] "POST /predict/ HTTP/1.1" 403 2569 /home/azureuser/apps/isl-backend/IslBackend/settings.py changed, reloading. Performing system checks... System check identified no issues (0 silenced). You have 18 unapplied migration(s). Your project may not work properly until you apply the migrations for app(s): admin, auth, contenttypes, sessions. Run 'python manage.py migrate' to apply them. March 17, 2023 - 13:44:11 Django version 4.1.6, using settings 'IslBackend.settings' Starting development server at http://0.0.0.0:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader 2023-03-17 13:46:36.036638: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-03-17 13:46:37.047867: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-03-17 13:46:37.048174: I tensorflow/compiler/xla/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-03-17 13:46:38.731708: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-03-17 13:46:38.732131: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-03-17 13:46:38.732200: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. Watching for file changes with StatReloader 2023-03-17 13:52:56.019725: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-03-17 13:52:57.004184: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-03-17 13:52:57.004538: I tensorflow/compiler/xla/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-03-17 13:52:58.314833: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-03-17 13:52:58.315365: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-03-17 13:52:58.315431: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. Watching for file changes with StatReloader 2023-03-17 15:46:02.821837: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-03-17 15:46:03.832286: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-03-17 15:46:03.833136: I tensorflow/compiler/xla/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-03-17 15:46:04.934596: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-03-17 15:46:04.935979: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-03-17 15:46:04.936201: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. [17/Mar/2023 16:05:14] "GET /predict/ HTTP/1.1" 200 258 Not Found: /favicon.ico [17/Mar/2023 16:05:14] "GET /favicon.ico HTTP/1.1" 404 2365 Forbidden (CSRF cookie not set.): /predict/ [17/Mar/2023 16:19:12] "POST /predict/ HTTP/1.1" 403 2870 Forbidden (CSRF cookie not set.): /predict/ [17/Mar/2023 16:19:44] "POST /predict/ HTTP/1.1" 403 2870 [17/Mar/2023 16:20:08] "GET /predict/ HTTP/1.1" 200 258 Watching for file changes with StatReloader 2023-03-17 18:06:19.044152: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-03-17 18:06:20.070002: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-03-17 18:06:20.070404: I tensorflow/compiler/xla/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-03-17 18:06:21.120179: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-03-17 18:06:21.120817: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-03-17 18:06:21.120890: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. 2023-03-17 18:06:22.438735: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory 2023-03-17 18:06:22.439313: W tensorflow/compiler/xla/stream_executor/cuda/cuda_driver.cc:265] failed call to cuInit: UNKNOWN ERROR (303) 2023-03-17 18:06:22.439500: I tensorflow/compiler/xla/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (Linux): /proc/driver/nvidia/version does not exist 2023-03-17 18:06:22.441370: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. WARNING:tensorflow:Please fix your imports. Module tensorflow.python.training.tracking.data_structures has been moved to tensorflow.python.trackable.data_structures. The old module will be deleted in version 2.11. WARNING:tensorflow:From /home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/tensorflow/python/autograph/pyct/static_analysis/liveness.py:83: Analyzer.lamba_check (from tensorflow.python.autograph.pyct.static_analysis.liveness) is deprecated and will be removed after 2023-09-23. Instructions for updating: Lambda fuctions will be no more assumed to be used in the statement where they are used, or at least in the same block. https://github.com/tensorflow/tensorflow/issues/56089 Watching for file changes with StatReloader 2023-03-17 19:06:15.134804: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-03-17 19:06:16.425080: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-03-17 19:06:16.425459: I tensorflow/compiler/xla/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-03-17 19:06:18.467843: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-03-17 19:06:18.468222: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-03-17 19:06:18.468285: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. 2023-03-17 19:06:21.243054: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory 2023-03-17 19:06:21.243090: W tensorflow/compiler/xla/stream_executor/cuda/cuda_driver.cc:265] failed call to cuInit: UNKNOWN ERROR (303) 2023-03-17 19:06:21.243111: I tensorflow/compiler/xla/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (Linux): /proc/driver/nvidia/version does not exist 2023-03-17 19:06:21.243376: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. WARNING:tensorflow:Please fix your imports. Module tensorflow.python.training.tracking.data_structures has been moved to tensorflow.python.trackable.data_structures. The old module will be deleted in version 2.11. WARNING:tensorflow:From /home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/tensorflow/python/autograph/pyct/static_analysis/liveness.py:83: Analyzer.lamba_check (from tensorflow.python.autograph.pyct.static_analysis.liveness) is deprecated and will be removed after 2023-09-23. Instructions for updating: Lambda fuctions will be no more assumed to be used in the statement where they are used, or at least in the same block. https://github.com/tensorflow/tensorflow/issues/56089 Not Found: / [17/Mar/2023 20:50:29] "GET / HTTP/1.1" 404 2314 [17/Mar/2023 22:27:39] code 400, message Bad request syntax ('MGLNDD_20.219.13.160_8000') [17/Mar/2023 22:27:39] "MGLNDD_20.219.13.160_8000" 400 - Not Found: / [18/Mar/2023 01:46:51] "GET / HTTP/1.0" 404 2328 [18/Mar/2023 01:46:52] code 400, message Bad HTTP/0.9 request type ('l\x00') [18/Mar/2023 01:46:52] "l " 400 - Not Found: /nice ports,/Trinity.txt.bak [18/Mar/2023 01:46:52] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 404 2429 [18/Mar/2023 01:46:53] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [18/Mar/2023 01:46:53] "€" 400 - [18/Mar/2023 01:46:54] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [18/Mar/2023 01:46:54] "root" 400 - Not Found: / [18/Mar/2023 01:46:55] "OPTIONS / HTTP/1.0" 404 2332 [18/Mar/2023 01:46:56] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [18/Mar/2023 01:46:56] "€(rþ† —|" 400 - [18/Mar/2023 01:46:57] code 400, message Bad HTTP/0.9 request type ('\x00') [18/Mar/2023 01:46:57] "versionbind" 400 - [18/Mar/2023 01:46:58] code 400, message Bad request syntax ('HELP') [18/Mar/2023 01:46:58] "HELP" 400 - [18/Mar/2023 01:46:58] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [18/Mar/2023 01:46:58] You're accessing the development server over HTTPS, but it only supports HTTP. [18/Mar/2023 01:46:58] code 400, message Bad request version ('\x00/\x00') [18/Mar/2023 01:46:58] You're accessing the development server over HTTPS, but it only supports HTTP. [18/Mar/2023 01:47:00] code 400, message Bad request version ('0.12\x00') [18/Mar/2023 01:47:00] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - Performing system checks... System check identified no issues (0 silenced). You have 18 unapplied migration(s). Your project may not work properly until you apply the migrations for app(s): admin, auth, contenttypes, sessions. Run 'python manage.py migrate' to apply them. March 17, 2023 - 19:06:21 Django version 4.1.6, using settings 'IslBackend.settings' Starting development server at http://0.0.0.0:8000/ Quit the server with CONTROL-C. myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 1s 516ms/step [18/Mar/2023 11:23:41] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 11:26:35] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 11:27:09] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:28:04] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 11:28:17] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:29:16] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:29:28] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 11:29:28] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 11:29:29] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:29:53] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:31:48] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:33:29] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:34:15] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 15ms/step [18/Mar/2023 11:36:58] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:36:59] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:37:00] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:37:10] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 11:37:11] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 11:37:11] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 11:37:11] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 11:42:49] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:42:50] "POST /predict/ HTTP/1.1" 200 19 D myImage myImage myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 47ms/step [18/Mar/2023 11:42:50] "POST /predict/ HTTP/1.1" 200 19 E 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 48ms/step [18/Mar/2023 11:42:50] "POST /predict/ HTTP/1.1" 200 19 D 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:42:50] "POST /predict/ HTTP/1.1" 200 19 D myImage myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 27ms/step [18/Mar/2023 11:42:50] "POST /predict/ HTTP/1.1" 200 19 D 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 15ms/step [18/Mar/2023 11:42:50] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:42:50] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 11:42:50] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 22ms/step [18/Mar/2023 11:42:55] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:42:55] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:42:56] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:42:56] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:42:56] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:42:56] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 11:43:13] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:43:13] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:43:13] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:43:13] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 11:43:14] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 38ms/step [18/Mar/2023 11:43:14] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 12:02:05] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:02:05] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 12:02:05] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:05:20] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:05:21] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 12:05:36] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 12:05:36] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:05:36] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:07:05] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 12:07:05] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:07:11] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:07:12] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:07:12] "POST /predict/ HTTP/1.1" 200 19 D myImage myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 42ms/step [18/Mar/2023 12:07:12] "POST /predict/ HTTP/1.1" 200 19 D 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 26ms/step [18/Mar/2023 12:07:12] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:07:12] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 18ms/step [18/Mar/2023 12:07:22] "POST /predict/ HTTP/1.1" 200 19 myImage D 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 12:07:23] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 19ms/step [18/Mar/2023 12:07:33] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 12:07:33] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:07:33] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 18ms/step [18/Mar/2023 12:07:34] "POST /predict/ HTTP/1.1" 200 19 myImage 1 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:07:34] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:07:34] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 18ms/step [18/Mar/2023 12:12:51] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 12:12:51] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 12:12:58] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 19ms/step [18/Mar/2023 12:12:58] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:12:58] "POST /predict/ HTTP/1.1" 200 19 D myImage myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 44ms/step [18/Mar/2023 12:12:59] "POST /predict/ HTTP/1.1" 200 19 D 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 38ms/step [18/Mar/2023 12:12:59] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 12:12:59] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:13:16] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:13:16] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 12:13:16] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:17:31] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:17:31] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:17:32] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:46:46] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:47:12] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:48:17] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:48:49] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:49:13] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [18/Mar/2023 12:49:47] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:49:53] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:51:14] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 38ms/step [18/Mar/2023 12:51:32] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:52:04] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 12:52:10] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 18ms/step [18/Mar/2023 13:01:33] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 18ms/step [18/Mar/2023 13:01:49] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 129ms/step [18/Mar/2023 15:41:32] "POST /predict/ HTTP/1.1" 200 19 Not Found: / [18/Mar/2023 16:28:13] "GET / HTTP/1.1" 404 2314 [18/Mar/2023 16:41:22] code 400, message Bad request version ('À\x14À') [18/Mar/2023 16:41:22] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [18/Mar/2023 16:53:12] "GET / HTTP/1.1" 404 2314 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 16:53:37] "POST /predict/ HTTP/1.1" 200 19 Not Found: /http:/api.ipify.org/ [18/Mar/2023 16:53:43] "GET http://api.ipify.org/?format=json HTTP/1.1" 404 1818 Not Found: /www.shadowserver.org:443 [18/Mar/2023 16:53:46] "CONNECT www.shadowserver.org:443 HTTP/1.1" 404 1827 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 17:11:14] "POST /predict/ HTTP/1.1" 200 19 K myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [18/Mar/2023 17:12:44] "POST /predict/ HTTP/1.1" 200 19 Not Found: / [18/Mar/2023 18:12:02] "GET / HTTP/1.0" 404 2328 Not Found: / [18/Mar/2023 19:38:01] "GET / HTTP/1.1" 404 2314 Not Found: / [19/Mar/2023 00:34:51] "GET / HTTP/1.1" 404 2314 [19/Mar/2023 00:52:05] code 400, message Bad request syntax ('JDWP-Handshake') [19/Mar/2023 00:52:05] "JDWP-Handshake" 400 - Not Found: / [19/Mar/2023 01:17:59] "GET / HTTP/1.1" 404 2314 [19/Mar/2023 01:32:55] code 400, message Bad request version ('À\x14À') [19/Mar/2023 01:32:55] You're accessing the development server over HTTPS, but it only supports HTTP. [19/Mar/2023 01:32:55] code 400, message Bad request version ('À\x14À') [19/Mar/2023 01:32:55] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [19/Mar/2023 01:32:55] "GET / HTTP/1.1" 404 2314 [19/Mar/2023 01:32:56] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x03)ÔæGÍx\x99|GÄM\x8d\x8fÌ\x19páÐê\x11tÐ\x81\x9d¤áQ\x95¬ðON\x00\x00\x1aÀ/À+À\x11À\x07À\x13À') [19/Mar/2023 01:32:56] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: /api/islogged [19/Mar/2023 01:32:56] "GET /api/islogged HTTP/1.1" 404 2368 [19/Mar/2023 01:50:26] code 400, message Bad request syntax ('MGLNDD_20.219.13.160_8000') [19/Mar/2023 01:50:26] "MGLNDD_20.219.13.160_8000" 400 - [19/Mar/2023 04:21:12] "GET /predict/ HTTP/1.1" 200 258 [19/Mar/2023 04:21:12] "GET /predict/ HTTP/1.1" 200 258 Watching for file changes with StatReloader 2023-03-19 04:24:44.509088: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-03-19 04:24:45.986998: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-03-19 04:24:45.987358: I tensorflow/compiler/xla/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-03-19 04:24:48.557856: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-03-19 04:24:48.558517: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-03-19 04:24:48.558585: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. 2023-03-19 04:24:51.598928: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory 2023-03-19 04:24:51.599404: W tensorflow/compiler/xla/stream_executor/cuda/cuda_driver.cc:265] failed call to cuInit: UNKNOWN ERROR (303) 2023-03-19 04:24:51.632233: I tensorflow/compiler/xla/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (Linux): /proc/driver/nvidia/version does not exist 2023-03-19 04:24:51.634895: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. WARNING:tensorflow:Please fix your imports. Module tensorflow.python.training.tracking.data_structures has been moved to tensorflow.python.trackable.data_structures. The old module will be deleted in version 2.11. WARNING:tensorflow:From /home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/tensorflow/python/autograph/pyct/static_analysis/liveness.py:83: Analyzer.lamba_check (from tensorflow.python.autograph.pyct.static_analysis.liveness) is deprecated and will be removed after 2023-09-23. Instructions for updating: Lambda fuctions will be no more assumed to be used in the statement where they are used, or at least in the same block. https://github.com/tensorflow/tensorflow/issues/56089 Watching for file changes with StatReloader 2023-03-19 04:25:59.750551: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-03-19 04:26:00.737109: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-03-19 04:26:00.737380: I tensorflow/compiler/xla/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-03-19 04:26:02.154442: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-03-19 04:26:02.154916: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-03-19 04:26:02.154994: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. 2023-03-19 04:26:04.552497: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory 2023-03-19 04:26:04.552886: W tensorflow/compiler/xla/stream_executor/cuda/cuda_driver.cc:265] failed call to cuInit: UNKNOWN ERROR (303) 2023-03-19 04:26:04.576899: I tensorflow/compiler/xla/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (Linux): /proc/driver/nvidia/version does not exist 2023-03-19 04:26:04.584591: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. WARNING:tensorflow:Please fix your imports. Module tensorflow.python.training.tracking.data_structures has been moved to tensorflow.python.trackable.data_structures. The old module will be deleted in version 2.11. WARNING:tensorflow:From /home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/tensorflow/python/autograph/pyct/static_analysis/liveness.py:83: Analyzer.lamba_check (from tensorflow.python.autograph.pyct.static_analysis.liveness) is deprecated and will be removed after 2023-09-23. Instructions for updating: Lambda fuctions will be no more assumed to be used in the statement where they are used, or at least in the same block. https://github.com/tensorflow/tensorflow/issues/56089 Performing system checks... System check identified no issues (0 silenced). You have 18 unapplied migration(s). Your project may not work properly until you apply the migrations for app(s): admin, auth, contenttypes, sessions. Run 'python manage.py migrate' to apply them. March 19, 2023 - 04:26:05 Django version 4.1.6, using settings 'IslBackend.settings' Starting development server at http://0.0.0.0:8000/ Quit the server with CONTROL-C. myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 277ms/step [19/Mar/2023 04:26:12] "POST /predict/ HTTP/1.1" 200 19 K myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [19/Mar/2023 04:26:20] "POST /predict/ HTTP/1.1" 200 19 A myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [19/Mar/2023 04:26:33] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [19/Mar/2023 04:27:31] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [19/Mar/2023 04:27:38] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [19/Mar/2023 04:27:45] "POST /predict/ HTTP/1.1" 200 19 [19/Mar/2023 06:54:13] code 400, message Bad request version ('À\x13À') [19/Mar/2023 06:54:13] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [19/Mar/2023 06:54:13] "GET / HTTP/1.1" 404 2309 [19/Mar/2023 06:54:13] code 400, message Bad request syntax ('HELP') [19/Mar/2023 06:54:13] "HELP" 400 - Not Found: /server-status [19/Mar/2023 06:54:13] "GET /server-status HTTP/1.1" 404 2371 Not Found: /telescope/requests Not Found: /debug/default/view [19/Mar/2023 06:54:13] "GET /debug/default/view?panel=config HTTP/1.1" 404 2399 [19/Mar/2023 06:54:13] "GET /telescope/requests HTTP/1.1" 404 2386 Not Found: /s/036313e23313e2931323e20323/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties [19/Mar/2023 06:54:13] "GET /s/036313e23313e2931323e20323/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties HTTP/1.1" 404 2628 Not Found: / [19/Mar/2023 06:54:13] "GET /?rest_route=/wp/v2/users/ HTTP/1.1" 404 2339 Not Found: /.env [19/Mar/2023 06:54:13] "GET /.env HTTP/1.1" 404 2344 Not Found: /.git/config [19/Mar/2023 06:54:13] "GET /.git/config HTTP/1.1" 404 2365 Not Found: /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application [19/Mar/2023 06:54:13] "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application HTTP/1.1" 404 2557 Not Found: /.vscode/sftp.json [19/Mar/2023 06:54:13] "GET /.vscode/sftp.json HTTP/1.1" 404 2383 Not Found: /info.php [19/Mar/2023 06:54:13] "GET /info.php HTTP/1.1" 404 2356 Not Found: /.DS_Store [19/Mar/2023 06:54:13] "GET /.DS_Store HTTP/1.1" 404 2359 Not Found: / [19/Mar/2023 06:54:13] "GET / HTTP/1.1" 404 2309 Not Found: /version [19/Mar/2023 06:54:14] "GET /version HTTP/1.1" 404 2353 Not Found: /v2/_catalog [19/Mar/2023 06:54:14] "GET /v2/_catalog HTTP/1.1" 404 2365 Not Found: /api/search [19/Mar/2023 06:54:14] "GET /api/search?folderIds=0 HTTP/1.1" 404 2374 Not Found: /login.action [19/Mar/2023 06:54:14] "GET /login.action HTTP/1.1" 404 2368 Not Found: /config.json [19/Mar/2023 06:54:14] "GET /config.json HTTP/1.1" 404 2365 Not Found: /about [19/Mar/2023 06:54:14] "GET /about HTTP/1.1" 404 2347 [19/Mar/2023 07:10:38] code 400, message Bad HTTP/0.9 request type ('\x00\x00\x00') [19/Mar/2023 07:10:38] " c" 400 - Not Found: / [19/Mar/2023 07:27:48] "GET / HTTP/1.1" 404 2314 Not Found: /http:/api.ipify.org/ [19/Mar/2023 07:28:18] "GET http://api.ipify.org/?format=json HTTP/1.1" 404 1818 Not Found: /www.shadowserver.org:443 [19/Mar/2023 07:28:21] "CONNECT www.shadowserver.org:443 HTTP/1.1" 404 1827 Not Found: / [19/Mar/2023 10:59:36] "GET / HTTP/1.1" 404 2314 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 215ms/step [19/Mar/2023 15:40:53] "POST /predict/ HTTP/1.1" 200 19 A myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [19/Mar/2023 15:41:01] "POST /predict/ HTTP/1.1" 200 19 Internal Server Error: /predict/ Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/datastructures.py", line 84, in __getitem__ list_ = super().__getitem__(key) KeyError: 'image' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "/home/azureuser/apps/isl-backend/api/views.py", line 26, in predict print(request.FILES['image']) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/datastructures.py", line 86, in __getitem__ raise MultiValueDictKeyError(key) django.utils.datastructures.MultiValueDictKeyError: 'image' [19/Mar/2023 16:00:27] "GET /predict/ HTTP/1.1" 200 258 [19/Mar/2023 16:00:27] "GET /predict/ HTTP/1.1" 200 258 [19/Mar/2023 16:00:31] "GET /predict/ HTTP/1.1" 200 258 [19/Mar/2023 16:00:31] "GET /predict/ HTTP/1.1" 200 258 [19/Mar/2023 16:00:52] code 400, message Bad request version ('\x00\x12\x00\x10\x04\x03\x08\x04\x04\x01\x05\x03\x08\x05\x05\x01\x08\x06\x06\x01Di\x00\x05\x00\x03\x02h2\x00\x1b\x00\x03\x02\x00\x02\x00-\x00\x02\x01\x01\x00+\x00\x07\x06ZZ\x03\x04\x03\x03\x00#\x00\x00\x00') [19/Mar/2023 16:00:52] You're accessing the development server over HTTPS, but it only supports HTTP. [19/Mar/2023 16:00:52] code 400, message Bad request version ('Ì2\x9bj@\x00"') [19/Mar/2023 16:00:52] You're accessing the development server over HTTPS, but it only supports HTTP. [19/Mar/2023 16:00:52] code 400, message Bad request version ('\x00\x02\x01\x00\x00') [19/Mar/2023 16:00:52] You're accessing the development server over HTTPS, but it only supports HTTP. [19/Mar/2023 16:00:53] code 400, message Bad request version ('H\x82\x8f8f¦¤P3ç´\x9bµ6') [19/Mar/2023 16:00:53] You're accessing the development server over HTTPS, but it only supports HTTP. [19/Mar/2023 16:02:18] "GET /predict/ HTTP/1.1" 200 258 [19/Mar/2023 16:02:18] "GET /predict/ HTTP/1.1" 200 258 [19/Mar/2023 16:27:04] code 400, message Bad HTTP/0.9 request type ('\x00\x00\x00') [19/Mar/2023 16:27:04] " c" 400 - Not Found: / [19/Mar/2023 16:54:50] "GET / HTTP/1.1" 404 2314 Not Found: / [19/Mar/2023 16:54:52] "GET / HTTP/1.1" 404 2314 [19/Mar/2023 16:55:12] "GET /admin/ HTTP/1.1" 302 0 [19/Mar/2023 17:42:00] "GET /predict/ HTTP/1.1" 200 258 Not Found: /favicon.ico [19/Mar/2023 17:42:01] "GET /favicon.ico HTTP/1.1" 404 2365 Internal Server Error: /predict/ Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/datastructures.py", line 84, in __getitem__ list_ = super().__getitem__(key) KeyError: 'image' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "/home/azureuser/apps/isl-backend/api/views.py", line 26, in predict print(request.FILES['image']) File "/home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/django/utils/datastructures.py", line 86, in __getitem__ raise MultiValueDictKeyError(key) django.utils.datastructures.MultiValueDictKeyError: 'image' [19/Mar/2023 17:42:26] "POST /predict/ HTTP/1.1" 500 75557 [19/Mar/2023 17:42:31] "GET /predict/ HTTP/1.1" 200 258 Not Found: / [20/Mar/2023 02:14:48] "GET / HTTP/1.0" 404 2328 [20/Mar/2023 02:14:49] code 400, message Bad HTTP/0.9 request type ('l\x00') [20/Mar/2023 02:14:49] "l " 400 - Not Found: /nice ports,/Trinity.txt.bak [20/Mar/2023 02:14:49] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 404 2429 [20/Mar/2023 02:14:50] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [20/Mar/2023 02:14:50] "€" 400 - [20/Mar/2023 02:14:51] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [20/Mar/2023 02:14:51] "root" 400 - Not Found: / [20/Mar/2023 02:14:51] "OPTIONS / HTTP/1.0" 404 2332 [20/Mar/2023 02:14:53] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [20/Mar/2023 02:14:53] "€(rþ† —|" 400 - [20/Mar/2023 02:14:54] code 400, message Bad HTTP/0.9 request type ('\x00') [20/Mar/2023 02:14:54] "versionbind" 400 - [20/Mar/2023 02:14:54] code 400, message Bad request syntax ('HELP') [20/Mar/2023 02:14:54] "HELP" 400 - [20/Mar/2023 02:14:54] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [20/Mar/2023 02:14:54] You're accessing the development server over HTTPS, but it only supports HTTP. [20/Mar/2023 02:14:55] code 400, message Bad request version ('\x00/\x00') [20/Mar/2023 02:14:55] You're accessing the development server over HTTPS, but it only supports HTTP. [20/Mar/2023 02:14:56] code 400, message Bad request version ('0.12\x00') [20/Mar/2023 02:14:56] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - Not Found: / [20/Mar/2023 03:27:11] "GET / HTTP/1.1" 404 2314 [20/Mar/2023 04:18:47] code 400, message Bad request version ('À\x13À') [20/Mar/2023 04:18:47] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [20/Mar/2023 04:18:48] "GET / HTTP/1.1" 404 2314 Not Found: /favicon.ico [20/Mar/2023 04:18:55] "GET /favicon.ico HTTP/1.1" 404 2365 Not Found: / [20/Mar/2023 04:33:36] "GET / HTTP/1.1" 404 2314 [20/Mar/2023 04:43:49] code 400, message Bad request version ('À\x14À') [20/Mar/2023 04:43:49] You're accessing the development server over HTTPS, but it only supports HTTP. [20/Mar/2023 04:53:22] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x03~þ\x88£E\x95Ä?\x87ø\x14\x9eÆsë=E>ÿù4\x94\x83eÆ+\x06·dôsÎ\x00\x00\x1aÀ/À+À\x11À\x07À\x13À') [20/Mar/2023 04:53:22] You're accessing the development server over HTTPS, but it only supports HTTP. [20/Mar/2023 04:53:22] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x03zÎ×\x11þgµinæ¼+¯\x13±\x06Ö\x9a_ã¿\x06È\x9d\x8b4\x9dD\x08Xâ}\x00\x00\x1aÀ/À+À\x11À\x07À\x13À') [20/Mar/2023 04:53:22] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [20/Mar/2023 04:53:23] "GET / HTTP/1.1" 404 2314 [20/Mar/2023 04:53:23] code 400, message Bad request version ('À\x14À') [20/Mar/2023 04:53:23] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: /api/islogged [20/Mar/2023 04:53:23] "GET /api/islogged HTTP/1.1" 404 2368 [20/Mar/2023 05:13:13] code 400, message Bad request syntax ('MGLNDD_20.219.13.160_8000') [20/Mar/2023 05:13:13] "MGLNDD_20.219.13.160_8000" 400 - [20/Mar/2023 06:17:35,605] - Broken pipe from ('104.152.52.104', 53006) Not Found: / [20/Mar/2023 06:59:54] "GET / HTTP/1.1" 404 2314 Not Found: / [20/Mar/2023 07:27:27] "GET / HTTP/1.1" 404 2314 [20/Mar/2023 07:27:29] code 400, message Bad request version ('À\x13À') [20/Mar/2023 07:27:29] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: /favicon.ico [20/Mar/2023 07:27:34] "GET /favicon.ico HTTP/1.1" 404 2365 Not Found: /example.com:80 [20/Mar/2023 09:50:02] "CONNECT example.com:80 HTTP/1.1" 404 1791 [20/Mar/2023 09:50:02] code 400, message Bad request syntax ('\x00') [20/Mar/2023 09:50:02] "" 400 - [20/Mar/2023 09:50:17] code 400, message Bad request syntax ('\x05\x01\x00') [20/Mar/2023 09:50:17] "" 400 - [20/Mar/2023 09:50:17] code 400, message Bad request syntax ('\x04\x01\x00P\x00\x00\x00\x01\x00example.com\x00') [20/Mar/2023 09:50:17] "Pexample.com" 400 - Not Found: / [20/Mar/2023 10:09:52] "GET / HTTP/1.1" 404 2314 Not Found: / [20/Mar/2023 10:32:17] "GET / HTTP/1.1" 404 2314 Not Found: /http:/api.ipify.org/ [20/Mar/2023 10:32:35] "GET http://api.ipify.org/?format=json HTTP/1.1" 404 1818 Not Found: /www.shadowserver.org:443 [20/Mar/2023 10:32:38] "CONNECT www.shadowserver.org:443 HTTP/1.1" 404 1827 [20/Mar/2023 13:34:13] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') [20/Mar/2023 13:34:13] "/*àCookie: mstshash=Administr" 400 - [20/Mar/2023 14:34:01,190] - Broken pipe from ('167.94.146.60', 38354) Not Found: / [20/Mar/2023 14:34:02] "GET / HTTP/1.1" 404 2314 [20/Mar/2023 14:34:02,530] - Broken pipe from ('167.94.146.60', 50574) Not Found: / [20/Mar/2023 14:34:02] "GET / HTTP/1.1" 404 2314 [20/Mar/2023 14:34:03] code 505, message Invalid HTTP version (2.0) [20/Mar/2023 14:34:03] "PRI * HTTP/2.0" 505 - Not Found: / [20/Mar/2023 16:52:51] "GET / HTTP/1.0" 404 2328 [20/Mar/2023 16:52:56] code 400, message Bad HTTP/0.9 request type ('l\x00') [20/Mar/2023 16:52:56] "l " 400 - Not Found: /nice ports,/Trinity.txt.bak [20/Mar/2023 16:52:56] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 404 2429 [20/Mar/2023 16:52:57] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [20/Mar/2023 16:52:57] "€" 400 - [20/Mar/2023 16:53:02] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [20/Mar/2023 16:53:02] "root" 400 - Not Found: / [20/Mar/2023 16:53:02] "OPTIONS / HTTP/1.0" 404 2332 [20/Mar/2023 16:53:03] code 400, message Bad request version ('RTSP/1.0') [20/Mar/2023 16:53:03] "OPTIONS / RTSP/1.0" 400 - [20/Mar/2023 16:53:08] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [20/Mar/2023 16:53:08] "€(rþ† —|" 400 - [20/Mar/2023 16:53:13] code 400, message Bad HTTP/0.9 request type ('\x00') [20/Mar/2023 16:53:13] "versionbind" 400 - [20/Mar/2023 16:53:13] code 400, message Bad request syntax ('HELP') [20/Mar/2023 16:53:13] "HELP" 400 - [20/Mar/2023 16:53:14] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [20/Mar/2023 16:53:14] You're accessing the development server over HTTPS, but it only supports HTTP. [20/Mar/2023 16:53:14] code 400, message Bad request version ('\x00/\x00') [20/Mar/2023 16:53:14] You're accessing the development server over HTTPS, but it only supports HTTP. [20/Mar/2023 16:53:14] code 400, message Bad request syntax ('\x00\x00\x00qj\x81n0\x81k¡\x03\x02\x01\x05¢\x03\x02\x01') [20/Mar/2023 16:53:14] "qjn0k¡¢" 400 - [20/Mar/2023 16:53:20] code 400, message Bad request version ('0.12\x00') [20/Mar/2023 16:53:20] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - [20/Mar/2023 16:53:20] code 400, message Bad request version ('SIP/2.0') [20/Mar/2023 16:53:20] "OPTIONS sip:nm SIP/2.0" 400 - Not Found: /Ex3l [20/Mar/2023 16:53:20] "GET /Ex3l HTTP/1.1" 404 2344 Not Found: /.git/HEAD Not Found: / [20/Mar/2023 16:53:20] "GET / HTTP/1.1" 404 2314 [20/Mar/2023 16:53:20] "GET /.git/HEAD HTTP/1.1" 404 2359 Not Found: /CSS/Miniweb.css [20/Mar/2023 16:53:20] "GET /CSS/Miniweb.css HTTP/1.1" 404 2377 Not Found: /server-status [20/Mar/2023 16:53:20] "GET /server-status HTTP/1.1" 404 2371 [20/Mar/2023 16:53:20] code 400, message Bad request version ('\x00/\x00') [20/Mar/2023 16:53:20] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: /Portal/Portal.mwsl [20/Mar/2023 16:53:20] "GET /Portal/Portal.mwsl HTTP/1.1" 404 2386 Not Found: /http:/www.google.com [20/Mar/2023 16:53:20] "GET http://www.google.com HTTP/1.0" 404 1807 Not Found: /Portal0000.htm [20/Mar/2023 16:53:20] "GET /Portal0000.htm HTTP/1.1" 404 2374 Not Found: /sdk Not Found: /index.aspx [20/Mar/2023 16:53:20] "GET /index.aspx HTTP/1.1" 404 2362 [20/Mar/2023 16:53:20] "POST /sdk HTTP/1.1" 404 2342 Not Found: / [20/Mar/2023 16:53:20] "GET /?=PHPE9568F36-D428-11d2-A769-00AA001ACF42 HTTP/1.1" 404 2355 Not Found: /http:/www.google.com [20/Mar/2023 16:53:21] "HEAD http://www.google.com HTTP/1.0" 404 1808 Not Found: /favicon.ico [20/Mar/2023 16:53:21] "GET /favicon.ico HTTP/1.1" 404 2365 Not Found: / [20/Mar/2023 16:53:21] "GET /?=PHPB8B5F2A0-3C92-11d3-A3A9-4C7B08C10000 HTTP/1.1" 404 2355 Not Found: /docs/cplugError.html/ Not Found: /start.shtml [20/Mar/2023 16:53:21] "GET /start.shtml HTTP/1.1" 404 2365 Not Found: /__Additional [20/Mar/2023 16:53:21] "GET /__Additional HTTP/1.1" 404 2368 [20/Mar/2023 16:53:21] "GET /docs/cplugError.html/ HTTP/1.1" 404 2395 Not Found: /nmaplowercheck1679331200 [20/Mar/2023 16:53:21] "GET /nmaplowercheck1679331200 HTTP/1.1" 404 2404 Not Found: / [20/Mar/2023 16:53:21] "GET / HTTP/1.1" 404 2314 Not Found: / [20/Mar/2023 16:53:21] "GET / HTTP/1.1" 404 2314 Not Found: /www.google.com:80 [20/Mar/2023 16:53:21] "CONNECT www.google.com:80 HTTP/1.0" 404 1818 Not Found: /HNAP1 [20/Mar/2023 16:53:21] "GET /HNAP1 HTTP/1.1" 404 2347 Not Found: /localstart.html [20/Mar/2023 16:53:21] "GET /localstart.html HTTP/1.1" 404 2377 Not Found: /menu.asp [20/Mar/2023 16:53:22] "GET /menu.asp HTTP/1.1" 404 2356 Not Found: /admin.jhtml [20/Mar/2023 16:53:22] "GET /admin.jhtml HTTP/1.1" 404 2365 Not Found: /base.php [20/Mar/2023 16:53:23] "GET /base.php HTTP/1.1" 404 2356 Not Found: /localstart.cgi [20/Mar/2023 16:53:23] "GET /localstart.cgi HTTP/1.1" 404 2374 Not Found: /base.cgi [20/Mar/2023 16:53:23] "GET /base.cgi HTTP/1.1" 404 2356 Not Found: /indice.aspx [20/Mar/2023 16:53:24] "GET /indice.aspx HTTP/1.1" 404 2365 Not Found: /index.shtml [20/Mar/2023 16:53:24] "GET /index.shtml HTTP/1.1" 404 2365 Not Found: /localstart.php [20/Mar/2023 16:53:25] "GET /localstart.php HTTP/1.1" 404 2374 Not Found: / [20/Mar/2023 16:53:25] "GET / HTTP/1.1" 404 2299 Not Found: /menu.cgi [20/Mar/2023 16:53:25] "GET /menu.cgi HTTP/1.1" 404 2356 Not Found: /index.php [20/Mar/2023 16:53:26] "GET /index.php HTTP/1.1" 404 2359 Not Found: /default.pl [20/Mar/2023 16:53:26] "GET /default.pl HTTP/1.1" 404 2362 Not Found: /start.php [20/Mar/2023 16:53:27] "GET /start.php HTTP/1.1" 404 2359 Not Found: /robots.txt [20/Mar/2023 16:53:27] "GET /robots.txt HTTP/1.1" 404 2362 Not Found: /admin.html [20/Mar/2023 16:53:28] "GET /admin.html HTTP/1.1" 404 2362 Not Found: /default.html [20/Mar/2023 16:53:28] "GET /default.html HTTP/1.1" 404 2368 Not Found: /main.aspx [20/Mar/2023 16:53:28] "GET /main.aspx HTTP/1.1" 404 2359 Not Found: /start.cgi [20/Mar/2023 16:53:29] "GET /start.cgi HTTP/1.1" 404 2359 Not Found: /main.asp [20/Mar/2023 16:53:29] "GET /main.asp HTTP/1.1" 404 2356 Not Found: /base.inc [20/Mar/2023 16:53:30] "GET /base.inc HTTP/1.1" 404 2356 Not Found: /admin.shtml [20/Mar/2023 16:53:30] "GET /admin.shtml HTTP/1.1" 404 2365 Not Found: / [20/Mar/2023 16:53:31] "GET / HTTP/1.1" 404 2309 [20/Mar/2023 16:53:32] code 400, message Bad request syntax ('\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00bbbb0100000001') [20/Mar/2023 16:53:32] "bbbb0100000001" 400 - [20/Mar/2023 17:33:04] "GET /predict/ HTTP/1.1" 200 258 [20/Mar/2023 17:33:05] "GET /predict/ HTTP/1.1" 200 258 [20/Mar/2023 17:34:06] "GET /predict/ HTTP/1.1" 200 258 [20/Mar/2023 17:34:06] "GET /predict/ HTTP/1.1" 200 258 Not Found: / [21/Mar/2023 00:58:23] "GET / HTTP/1.0" 404 2328 [21/Mar/2023 00:58:25] code 400, message Bad HTTP/0.9 request type ('l\x00') [21/Mar/2023 00:58:25] "l " 400 - Not Found: /nice ports,/Trinity.txt.bak [21/Mar/2023 00:58:25] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 404 2429 [21/Mar/2023 00:58:25] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [21/Mar/2023 00:58:25] "€" 400 - [21/Mar/2023 00:58:27] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [21/Mar/2023 00:58:27] "root" 400 - Not Found: / [21/Mar/2023 00:58:27] "OPTIONS / HTTP/1.0" 404 2332 [21/Mar/2023 00:58:28] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [21/Mar/2023 00:58:28] "€(rþ† —|" 400 - [21/Mar/2023 00:58:29] code 400, message Bad HTTP/0.9 request type ('\x00') [21/Mar/2023 00:58:29] "versionbind" 400 - [21/Mar/2023 00:58:30] code 400, message Bad request syntax ('HELP') [21/Mar/2023 00:58:30] "HELP" 400 - [21/Mar/2023 00:58:30] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [21/Mar/2023 00:58:30] You're accessing the development server over HTTPS, but it only supports HTTP. [21/Mar/2023 00:58:30] code 400, message Bad request version ('\x00/\x00') [21/Mar/2023 00:58:30] You're accessing the development server over HTTPS, but it only supports HTTP. [21/Mar/2023 00:58:32] code 400, message Bad request version ('0.12\x00') [21/Mar/2023 00:58:32] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - Not Found: / [21/Mar/2023 02:01:19] "GET / HTTP/1.0" 404 2328 [21/Mar/2023 02:01:20] code 400, message Bad HTTP/0.9 request type ('l\x00') [21/Mar/2023 02:01:20] "l " 400 - Not Found: /nice ports,/Trinity.txt.bak [21/Mar/2023 02:01:21] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 404 2429 [21/Mar/2023 02:01:21] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [21/Mar/2023 02:01:21] "€" 400 - [21/Mar/2023 02:01:22] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [21/Mar/2023 02:01:22] "root" 400 - Not Found: / [21/Mar/2023 02:01:23] "OPTIONS / HTTP/1.0" 404 2332 [21/Mar/2023 02:01:24] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [21/Mar/2023 02:01:24] "€(rþ† —|" 400 - [21/Mar/2023 02:01:25] code 400, message Bad HTTP/0.9 request type ('\x00') [21/Mar/2023 02:01:25] "versionbind" 400 - [21/Mar/2023 02:01:25] code 400, message Bad request syntax ('HELP') [21/Mar/2023 02:01:25] "HELP" 400 - [21/Mar/2023 02:01:26] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [21/Mar/2023 02:01:26] You're accessing the development server over HTTPS, but it only supports HTTP. [21/Mar/2023 02:01:26] code 400, message Bad request version ('\x00/\x00') [21/Mar/2023 02:01:26] You're accessing the development server over HTTPS, but it only supports HTTP. [21/Mar/2023 02:01:28] code 400, message Bad request version ('0.12\x00') [21/Mar/2023 02:01:28] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - [21/Mar/2023 04:06:41] "GET /predict/ HTTP/1.1" 200 258 Not Found: /favicon.ico [21/Mar/2023 04:06:42] "GET /favicon.ico HTTP/1.1" 404 2365 [21/Mar/2023 04:33:11] "GET /predict HTTP/1.1" 301 0 [21/Mar/2023 04:33:11] "GET /predict/ HTTP/1.1" 200 258 Not Found: /favicon.ico [21/Mar/2023 04:33:11] "GET /favicon.ico HTTP/1.1" 404 2365 [21/Mar/2023 05:03:02] code 400, message Bad request version ('©c\xad\x05Û\x02Õ5gÇÑÂËm#\x8eÖÂ\x168ëÊô\x83:\x82\x1bï`²í|\x00') [21/Mar/2023 05:03:02] You're accessing the development server over HTTPS, but it only supports HTTP. [21/Mar/2023 05:03:02] code 400, message Bad request version ('\x02h2\x08http/1.1\x00\x1b\x00\x03\x02\x00\x02ÿ\x01\x00\x01\x00\x00') [21/Mar/2023 05:03:02] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [21/Mar/2023 05:09:29] "GET / HTTP/1.1" 404 2314 Not Found: / [21/Mar/2023 05:27:42] "GET / HTTP/1.1" 404 2314 Not Found: /http:/api.ipify.org/ [21/Mar/2023 05:28:42] "GET http://api.ipify.org/?format=json HTTP/1.1" 404 1818 Not Found: /www.shadowserver.org:443 [21/Mar/2023 05:29:04] "CONNECT www.shadowserver.org:443 HTTP/1.1" 404 1827 [21/Mar/2023 08:38:39] code 400, message Bad request syntax ('MGLNDD_20.219.13.160_8000') [21/Mar/2023 08:38:39] "MGLNDD_20.219.13.160_8000" 400 - [21/Mar/2023 10:26:37] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00{\x01\x00\x00w\x03\x03ÓêÚ¦\x88\x15\x80u\x06s;±\x81¤{~ðk5¹R6\x80jÞ\x08\x02&£×O_\x00\x00\x1aÀ/À+À\x11À\x07À\x13À') [21/Mar/2023 10:26:37] You're accessing the development server over HTTPS, but it only supports HTTP. [21/Mar/2023 10:34:34,825] - Broken pipe from ('167.94.138.125', 34222) Not Found: / [21/Mar/2023 10:34:36] "GET / HTTP/1.1" 404 2314 [21/Mar/2023 10:34:36,465] - Broken pipe from ('167.94.138.125', 45660) Not Found: / [21/Mar/2023 10:34:36] "GET / HTTP/1.1" 404 2314 [21/Mar/2023 10:34:37] code 505, message Invalid HTTP version (2.0) [21/Mar/2023 10:34:37] "PRI * HTTP/2.0" 505 - [21/Mar/2023 10:52:05,459] - Broken pipe from ('162.142.125.224', 44016) Not Found: / [21/Mar/2023 10:52:06] "GET / HTTP/1.1" 404 2314 [21/Mar/2023 10:52:06,975] - Broken pipe from ('162.142.125.224', 60948) Not Found: / [21/Mar/2023 10:52:07] "GET / HTTP/1.1" 404 2314 [21/Mar/2023 10:52:07] code 505, message Invalid HTTP version (2.0) [21/Mar/2023 10:52:07] "PRI * HTTP/2.0" 505 - [21/Mar/2023 14:42:45] code 400, message Bad HTTP/0.9 request type ('Z¥\x01') [21/Mar/2023 14:42:45] "Z¥ " 400 - [21/Mar/2023 16:12:41,191] - Broken pipe from ('167.248.133.35', 46596) Not Found: / [21/Mar/2023 16:12:42] "GET / HTTP/1.1" 404 2314 [21/Mar/2023 16:12:42,663] - Broken pipe from ('167.248.133.35', 40678) Not Found: / [21/Mar/2023 16:12:42] "GET / HTTP/1.1" 404 2314 [21/Mar/2023 16:12:43] code 505, message Invalid HTTP version (2.0) [21/Mar/2023 16:12:43] "PRI * HTTP/2.0" 505 - [21/Mar/2023 20:51:32] code 400, message Bad request version ('À\x14À') [21/Mar/2023 20:51:32] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [21/Mar/2023 20:51:42] "GET / HTTP/1.1" 404 2314 Not Found: /favicon.ico [21/Mar/2023 20:52:01] "GET /favicon.ico HTTP/1.1" 404 2365 Not Found: /robots.txt [21/Mar/2023 20:52:01] "GET /robots.txt HTTP/1.1" 404 2362 Not Found: /sitemap.xml [21/Mar/2023 20:52:01] "GET /sitemap.xml HTTP/1.1" 404 2365 [21/Mar/2023 20:52:01,893] - Broken pipe from ('152.32.201.23', 40260) Not Found: / [21/Mar/2023 22:25:14] "GET / HTTP/1.1" 404 2314 Not Found: / [21/Mar/2023 23:39:43] "GET / HTTP/1.1" 404 2314 Not Found: / [22/Mar/2023 00:45:40] "GET / HTTP/1.1" 404 2314 Not Found: / [22/Mar/2023 02:02:55] "GET / HTTP/1.1" 404 2314 Not Found: / [22/Mar/2023 02:26:34] "GET / HTTP/1.0" 404 2328 [22/Mar/2023 02:26:35] code 400, message Bad HTTP/0.9 request type ('l\x00') [22/Mar/2023 02:26:35] "l " 400 - Not Found: /nice ports,/Trinity.txt.bak [22/Mar/2023 02:26:36] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 404 2429 [22/Mar/2023 02:26:36] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [22/Mar/2023 02:26:36] "€" 400 - [22/Mar/2023 02:26:37] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [22/Mar/2023 02:26:37] "root" 400 - Not Found: / [22/Mar/2023 02:26:38] "OPTIONS / HTTP/1.0" 404 2332 [22/Mar/2023 02:26:39] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [22/Mar/2023 02:26:39] "€(rþ† —|" 400 - [22/Mar/2023 02:26:40] code 400, message Bad HTTP/0.9 request type ('\x00') [22/Mar/2023 02:26:40] "versionbind" 400 - [22/Mar/2023 02:26:41] code 400, message Bad request syntax ('HELP') [22/Mar/2023 02:26:41] "HELP" 400 - [22/Mar/2023 02:26:41] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [22/Mar/2023 02:26:41] You're accessing the development server over HTTPS, but it only supports HTTP. [22/Mar/2023 02:26:42] code 400, message Bad request version ('\x00/\x00') [22/Mar/2023 02:26:42] You're accessing the development server over HTTPS, but it only supports HTTP. [22/Mar/2023 02:26:43] code 400, message Bad request version ('0.12\x00') [22/Mar/2023 02:26:43] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - Not Found: / [22/Mar/2023 05:43:30] "GET / HTTP/1.1" 404 2314 /usr/lib/python3.10/lib-dynload/_zoneinfo.cpython-310-x86_64-linux-gnu.so changed, reloading. 1 Watching for file changes with StatReloader 2023-03-22 06:17:07.578711: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-03-22 06:17:10.241777: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-03-22 06:17:10.241801: I tensorflow/compiler/xla/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-03-22 06:17:16.385827: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-03-22 06:17:16.386710: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-03-22 06:17:16.386724: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. 2023-03-22 06:17:19.738624: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory 2023-03-22 06:17:19.739502: W tensorflow/compiler/xla/stream_executor/cuda/cuda_driver.cc:265] failed call to cuInit: UNKNOWN ERROR (303) 2023-03-22 06:17:19.739535: I tensorflow/compiler/xla/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (Linux): /proc/driver/nvidia/version does not exist 2023-03-22 06:17:19.744129: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. WARNING:tensorflow:Please fix your imports. Module tensorflow.python.training.tracking.data_structures has been moved to tensorflow.python.trackable.data_structures. The old module will be deleted in version 2.11. WARNING:tensorflow:From /home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/tensorflow/python/autograph/pyct/static_analysis/liveness.py:83: Analyzer.lamba_check (from tensorflow.python.autograph.pyct.static_analysis.liveness) is deprecated and will be removed after 2023-09-23. Instructions for updating: Lambda fuctions will be no more assumed to be used in the statement where they are used, or at least in the same block. https://github.com/tensorflow/tensorflow/issues/56089 Not Found: / [22/Mar/2023 07:52:24] "GET / HTTP/1.1" 404 2314 Not Found: /http:/api.ipify.org/ [22/Mar/2023 07:53:20] "GET http://api.ipify.org/?format=json HTTP/1.1" 404 1818 Not Found: /www.shadowserver.org:443 [22/Mar/2023 07:53:42] "CONNECT www.shadowserver.org:443 HTTP/1.1" 404 1827 Performing system checks... System check identified no issues (0 silenced). You have 18 unapplied migration(s). Your project may not work properly until you apply the migrations for app(s): admin, auth, contenttypes, sessions. Run 'python manage.py migrate' to apply them. March 22, 2023 - 06:17:21 Django version 4.1.6, using settings 'IslBackend.settings' Starting development server at http://0.0.0.0:8000/ Quit the server with CONTROL-C. myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 1s 638ms/step [22/Mar/2023 10:28:21] "POST /predict/ HTTP/1.1" 200 19 E myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [22/Mar/2023 11:06:06] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [22/Mar/2023 11:10:22] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [22/Mar/2023 11:36:30] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [22/Mar/2023 11:56:58] "POST /predict/ HTTP/1.1" 200 19 Not Found: / [22/Mar/2023 12:21:46] "GET / HTTP/1.1" 404 2314 [22/Mar/2023 12:21:47] code 505, message Invalid HTTP version (2.0) [22/Mar/2023 12:21:47] "PRI * HTTP/2.0" 505 - [22/Mar/2023 12:28:38] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00u\x01\x00\x00q\x03\x03\x9e\x0531À^¾=i\x00x~\x8f«ö!\x89G\x82ÐZýS\x8dQù\x90«,\x0e\x94¸\x00\x00\x1aÀ/À+À\x11À\x07À\x13À') [22/Mar/2023 12:28:38] You're accessing the development server over HTTPS, but it only supports HTTP. [22/Mar/2023 14:18:28] code 400, message Bad request version ('À\x14À') [22/Mar/2023 14:18:28] You're accessing the development server over HTTPS, but it only supports HTTP. [22/Mar/2023 14:18:29] code 400, message Bad request version ('À\x14À') [22/Mar/2023 14:18:29] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [22/Mar/2023 14:18:29] "GET / HTTP/1.1" 404 2314 [22/Mar/2023 14:18:30] code 400, message Bad request version ('À\x14À') [22/Mar/2023 14:18:30] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: /api/islogged [22/Mar/2023 14:18:30] "GET /api/islogged HTTP/1.1" 404 2368 Not Found: / [22/Mar/2023 16:25:38] "GET / HTTP/1.1" 404 2314 [22/Mar/2023 16:56:16] code 400, message Bad request syntax ('MGLNDD_20.219.13.160_8000') [22/Mar/2023 16:56:16] "MGLNDD_20.219.13.160_8000" 400 - Not Found: / [22/Mar/2023 17:51:45] "GET / HTTP/1.1" 404 2314 [22/Mar/2023 18:23:59,254] - Broken pipe from ('194.165.16.10', 18576) [22/Mar/2023 18:23:59] code 400, message Bad HTTP/0.9 request type ("\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie:") [22/Mar/2023 18:23:59] ",'àCookie: mstshash=Domain" 400 - [22/Mar/2023 18:23:59] code 400, message Bad HTTP/0.9 request type ("\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie:") [22/Mar/2023 18:23:59] ",'àCookie: mstshash=Domain" 400 - Not Found: / [22/Mar/2023 20:41:50] "GET / HTTP/1.1" 404 2314 Not Found: / [22/Mar/2023 23:52:17] "GET / HTTP/1.1" 404 2314 Not Found: / [23/Mar/2023 02:08:34] "GET / HTTP/1.1" 404 2314 Not Found: / [23/Mar/2023 03:28:38] "GET / HTTP/1.1" 404 2314 [23/Mar/2023 04:48:50] code 400, message Bad HTTP/0.9 request type ('\x00\x00\x00') [23/Mar/2023 04:48:50] " c" 400 - [23/Mar/2023 06:52:57,165] - Broken pipe from ('167.248.133.52', 34324) Not Found: / [23/Mar/2023 06:52:58] "GET / HTTP/1.1" 404 2314 [23/Mar/2023 06:52:58,660] - Broken pipe from ('167.248.133.52', 36566) Not Found: / [23/Mar/2023 06:52:58] "GET / HTTP/1.1" 404 2314 [23/Mar/2023 06:52:59] code 505, message Invalid HTTP version (2.0) [23/Mar/2023 06:52:59] "PRI * HTTP/2.0" 505 - Not Found: / [23/Mar/2023 06:55:42] "GET / HTTP/1.1" 404 2314 Not Found: / [23/Mar/2023 07:42:02] "GET / HTTP/1.1" 404 2314 Not Found: /http:/api.ipify.org/ [23/Mar/2023 07:42:12] "GET http://api.ipify.org/?format=json HTTP/1.1" 404 1818 Not Found: /www.shadowserver.org:443 [23/Mar/2023 07:42:15] "CONNECT www.shadowserver.org:443 HTTP/1.1" 404 1827 [23/Mar/2023 08:15:50] code 400, message Bad HTTP/0.9 request type ("\x16\x03\x01\x00{\x01\x00\x00w\x03\x03(\x95\x01\x14\x9b¶¸3\x98E^ÁÕÝ\x0f¬ä\x8ddwèÞ\x9c\x98\x89\x06'SáK\x7f¸\x00\x00\x1aÀ/À+À\x11À\x07À\x13À") [23/Mar/2023 08:15:50] You're accessing the development server over HTTPS, but it only supports HTTP. [23/Mar/2023 08:15:51] code 400, message Bad request version ('À\x14À') [23/Mar/2023 08:15:51] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [23/Mar/2023 08:15:51] "GET / HTTP/1.1" 404 2314 [23/Mar/2023 08:15:52] code 400, message Bad request version ('À\x14À') [23/Mar/2023 08:15:52] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: /api/islogged [23/Mar/2023 08:15:52] "GET /api/islogged HTTP/1.1" 404 2368 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 458ms/step [23/Mar/2023 08:23:12] "POST /predict/ HTTP/1.1" 200 19 Watching for file changes with StatReloader 2023-03-23 11:12:36.201359: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-03-23 11:12:37.432502: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-03-23 11:12:37.432869: I tensorflow/compiler/xla/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-03-23 11:12:39.612031: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-03-23 11:12:39.612596: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-03-23 11:12:39.612666: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. 2023-03-23 11:12:43.064498: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/cv2/../../lib64: 2023-03-23 11:12:43.065141: W tensorflow/compiler/xla/stream_executor/cuda/cuda_driver.cc:265] failed call to cuInit: UNKNOWN ERROR (303) 2023-03-23 11:12:43.065227: I tensorflow/compiler/xla/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (Linux): /proc/driver/nvidia/version does not exist 2023-03-23 11:12:43.067353: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. WARNING:tensorflow:Please fix your imports. Module tensorflow.python.training.tracking.data_structures has been moved to tensorflow.python.trackable.data_structures. The old module will be deleted in version 2.11. WARNING:tensorflow:From /home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/tensorflow/python/autograph/pyct/static_analysis/liveness.py:83: Analyzer.lamba_check (from tensorflow.python.autograph.pyct.static_analysis.liveness) is deprecated and will be removed after 2023-09-23. Instructions for updating: Lambda fuctions will be no more assumed to be used in the statement where they are used, or at least in the same block. https://github.com/tensorflow/tensorflow/issues/56089 [23/Mar/2023 11:13:02] "GET /predict HTTP/1.1" 301 0 [23/Mar/2023 11:13:02] "GET /predict/ HTTP/1.1" 200 258 Not Found: /favicon.ico [23/Mar/2023 11:13:02] "GET /favicon.ico HTTP/1.1" 404 2493 [23/Mar/2023 11:13:07] "GET /predictV2 HTTP/1.1" 301 0 [23/Mar/2023 11:13:07] "GET /predictV2/ HTTP/1.1" 200 258 Performing system checks... System check identified no issues (0 silenced). You have 18 unapplied migration(s). Your project may not work properly until you apply the migrations for app(s): admin, auth, contenttypes, sessions. Run 'python manage.py migrate' to apply them. March 23, 2023 - 11:12:44 Django version 4.1.6, using settings 'IslBackend.settings' Starting development server at http://0.0.0.0:8000/ Quit the server with CONTROL-C. 100.jpg 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 494ms/step [23/Mar/2023 11:13:38] "POST /predictV2/ HTTP/1.1" 200 19 4 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 77ms/step [23/Mar/2023 11:33:12] "POST /predict/ HTTP/1.1" 200 19 Forbidden (CSRF cookie not set.): /predictV2/ [23/Mar/2023 11:33:13] "POST /predictV2/ HTTP/1.1" 403 2870 /home/azureuser/apps/isl-backend/api/views.py changed, reloading. D Watching for file changes with StatReloader 2023-03-23 11:34:58.083168: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-03-23 11:34:59.445437: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-03-23 11:34:59.446073: I tensorflow/compiler/xla/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-03-23 11:35:01.738628: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-03-23 11:35:01.741430: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-03-23 11:35:01.741585: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. 2023-03-23 11:35:05.668210: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/cv2/../../lib64: 2023-03-23 11:35:05.669387: W tensorflow/compiler/xla/stream_executor/cuda/cuda_driver.cc:265] failed call to cuInit: UNKNOWN ERROR (303) 2023-03-23 11:35:05.670617: I tensorflow/compiler/xla/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (Linux): /proc/driver/nvidia/version does not exist 2023-03-23 11:35:05.687124: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. WARNING:tensorflow:Please fix your imports. Module tensorflow.python.training.tracking.data_structures has been moved to tensorflow.python.trackable.data_structures. The old module will be deleted in version 2.11. WARNING:tensorflow:From /home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/tensorflow/python/autograph/pyct/static_analysis/liveness.py:83: Analyzer.lamba_check (from tensorflow.python.autograph.pyct.static_analysis.liveness) is deprecated and will be removed after 2023-09-23. Instructions for updating: Lambda fuctions will be no more assumed to be used in the statement where they are used, or at least in the same block. https://github.com/tensorflow/tensorflow/issues/56089 Watching for file changes with StatReloader 2023-03-23 11:36:09.117578: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-03-23 11:36:10.491218: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-03-23 11:36:10.491688: I tensorflow/compiler/xla/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-03-23 11:36:12.914697: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-03-23 11:36:12.915389: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-03-23 11:36:12.915502: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. 2023-03-23 11:36:16.398002: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/cv2/../../lib64: 2023-03-23 11:36:16.399817: W tensorflow/compiler/xla/stream_executor/cuda/cuda_driver.cc:265] failed call to cuInit: UNKNOWN ERROR (303) 2023-03-23 11:36:16.400234: I tensorflow/compiler/xla/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (Linux): /proc/driver/nvidia/version does not exist 2023-03-23 11:36:16.439494: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. WARNING:tensorflow:Please fix your imports. Module tensorflow.python.training.tracking.data_structures has been moved to tensorflow.python.trackable.data_structures. The old module will be deleted in version 2.11. WARNING:tensorflow:From /home/azureuser/.local/share/virtualenvs/isl-backend-BhtMgqew/lib/python3.10/site-packages/tensorflow/python/autograph/pyct/static_analysis/liveness.py:83: Analyzer.lamba_check (from tensorflow.python.autograph.pyct.static_analysis.liveness) is deprecated and will be removed after 2023-09-23. Instructions for updating: Lambda fuctions will be no more assumed to be used in the statement where they are used, or at least in the same block. https://github.com/tensorflow/tensorflow/issues/56089 Performing system checks... System check identified no issues (0 silenced). You have 18 unapplied migration(s). Your project may not work properly until you apply the migrations for app(s): admin, auth, contenttypes, sessions. Run 'python manage.py migrate' to apply them. March 23, 2023 - 11:36:17 Django version 4.1.6, using settings 'IslBackend.settings' Starting development server at http://0.0.0.0:8000/ Quit the server with CONTROL-C. myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 2s 2s/step [23/Mar/2023 11:36:24] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 165ms/step [23/Mar/2023 11:36:25] "POST /predictV2/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [23/Mar/2023 11:36:45] "POST /predict/ HTTP/1.1" 200 19 D myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 28ms/step [23/Mar/2023 11:36:45] "POST /predictV2/ HTTP/1.1" 200 19 6 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 43ms/step [23/Mar/2023 11:45:25] "POST /predict/ HTTP/1.1" 200 19 K myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 30ms/step [23/Mar/2023 11:45:25] "POST /predictV2/ HTTP/1.1" 200 19 Q myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [23/Mar/2023 11:45:34] "POST /predict/ HTTP/1.1" 200 19 C myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [23/Mar/2023 11:45:38] "POST /predict/ HTTP/1.1" 200 19 A myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 28ms/step [23/Mar/2023 11:45:38] "POST /predictV2/ HTTP/1.1" 200 19 X myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 27ms/step [23/Mar/2023 11:45:45] "POST /predictV2/ HTTP/1.1" 200 19 N myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [23/Mar/2023 11:45:46] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 29ms/step [23/Mar/2023 11:45:47] "POST /predictV2/ HTTP/1.1" 200 19 I myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [23/Mar/2023 11:45:59] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 28ms/step [23/Mar/2023 11:45:59] "POST /predictV2/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [23/Mar/2023 11:58:40] "POST /predict/ HTTP/1.1" 200 19 C myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 28ms/step [23/Mar/2023 11:58:41] "POST /predictV2/ HTTP/1.1" 200 19 N myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [23/Mar/2023 12:00:07] "POST /predict/ HTTP/1.1" 200 19 Q myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 29ms/step [23/Mar/2023 12:00:08] "POST /predictV2/ HTTP/1.1" 200 19 N myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 16ms/step [23/Mar/2023 12:01:08] "POST /predict/ HTTP/1.1" 200 19 C myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 29ms/step [23/Mar/2023 12:01:09] "POST /predictV2/ HTTP/1.1" 200 19 N myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 17ms/step [23/Mar/2023 12:01:22] "POST /predict/ HTTP/1.1" 200 19 1 myImage 1/1 [==============================] - ETA: 0s 1/1 [==============================] - 0s 30ms/step [23/Mar/2023 12:01:22] "POST /predictV2/ HTTP/1.1" 200 19 Not Found: / [23/Mar/2023 12:59:15] "GET / HTTP/1.1" 404 2442 [23/Mar/2023 13:20:31,400] - Broken pipe from ('167.94.138.52', 44630) Not Found: / [23/Mar/2023 13:20:32] "GET / HTTP/1.1" 404 2442 [23/Mar/2023 13:20:32,894] - Broken pipe from ('167.94.138.52', 55462) Not Found: / [23/Mar/2023 13:20:33] "GET / HTTP/1.1" 404 2442 [23/Mar/2023 13:20:34] code 505, message Invalid HTTP version (2.0) [23/Mar/2023 13:20:34] "PRI * HTTP/2.0" 505 - Not Found: / [23/Mar/2023 13:30:21] "GET / HTTP/1.1" 404 2442 [23/Mar/2023 15:22:08,697] - Broken pipe from ('167.94.146.58', 33324) Not Found: / [23/Mar/2023 15:22:09] "GET / HTTP/1.1" 404 2442 [23/Mar/2023 15:22:10,218] - Broken pipe from ('167.94.146.58', 44662) Not Found: / [23/Mar/2023 15:22:10] "GET / HTTP/1.1" 404 2442 [23/Mar/2023 15:22:10] code 505, message Invalid HTTP version (2.0) [23/Mar/2023 15:22:10] "PRI * HTTP/2.0" 505 - [23/Mar/2023 16:45:08] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') [23/Mar/2023 16:45:08] "/*àCookie: mstshash=Administr" 400 - [23/Mar/2023 19:17:48] code 400, message Bad request version ('À\x14À') [23/Mar/2023 19:17:48] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [23/Mar/2023 20:10:42] "GET / HTTP/1.1" 404 2442 Not Found: / [23/Mar/2023 20:17:44] "GET / HTTP/1.1" 404 2442 Not Found: / [23/Mar/2023 21:46:58] "GET / HTTP/1.1" 404 2442 [24/Mar/2023 00:17:30] code 400, message Bad request syntax ('MGLNDD_20.219.13.160_8000') [24/Mar/2023 00:17:30] "MGLNDD_20.219.13.160_8000" 400 - Not Found: / [24/Mar/2023 00:53:19] "GET / HTTP/1.0" 404 2456 [24/Mar/2023 00:53:20] code 400, message Bad HTTP/0.9 request type ('l\x00') [24/Mar/2023 00:53:20] "l " 400 - Not Found: /nice ports,/Trinity.txt.bak [24/Mar/2023 00:53:21] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 404 2557 [24/Mar/2023 00:53:21] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [24/Mar/2023 00:53:21] "€" 400 - [24/Mar/2023 00:53:22] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [24/Mar/2023 00:53:22] "root" 400 - Not Found: / [24/Mar/2023 00:53:23] "OPTIONS / HTTP/1.0" 404 2460 [24/Mar/2023 00:53:24] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [24/Mar/2023 00:53:24] "€(rþ† —|" 400 - [24/Mar/2023 00:53:25] code 400, message Bad HTTP/0.9 request type ('\x00') [24/Mar/2023 00:53:25] "versionbind" 400 - [24/Mar/2023 00:53:26] code 400, message Bad request syntax ('HELP') [24/Mar/2023 00:53:26] "HELP" 400 - [24/Mar/2023 00:53:26] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [24/Mar/2023 00:53:26] You're accessing the development server over HTTPS, but it only supports HTTP. [24/Mar/2023 00:53:27] code 400, message Bad request version ('\x00/\x00') [24/Mar/2023 00:53:27] You're accessing the development server over HTTPS, but it only supports HTTP. [24/Mar/2023 00:53:28] code 400, message Bad request version ('0.12\x00') [24/Mar/2023 00:53:28] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - Not Found: / [24/Mar/2023 03:43:41] "GET / HTTP/1.1" 404 2442 [24/Mar/2023 04:45:30,023] - Broken pipe from ('162.142.125.226', 40810) Not Found: / [24/Mar/2023 04:45:31] "GET / HTTP/1.1" 404 2442 [24/Mar/2023 04:45:31,492] - Broken pipe from ('162.142.125.226', 54072) Not Found: / [24/Mar/2023 04:45:31] "GET / HTTP/1.1" 404 2442 [24/Mar/2023 04:45:32] code 505, message Invalid HTTP version (2.0) [24/Mar/2023 04:45:32] "PRI * HTTP/2.0" 505 - [24/Mar/2023 05:12:03] "GET /predict/ HTTP/1.1" 200 258 [24/Mar/2023 05:12:03] "GET /predict/ HTTP/1.1" 200 258 [24/Mar/2023 05:12:31] "GET /predict/ HTTP/1.1" 200 258 [24/Mar/2023 05:12:32] "GET /predict/ HTTP/1.1" 200 258 Not Found: / [24/Mar/2023 05:12:35] "GET / HTTP/1.1" 404 2442 Not Found: /http:/api.ipify.org/ [24/Mar/2023 05:13:28] "GET http://api.ipify.org/?format=json HTTP/1.1" 404 1818 Not Found: /www.shadowserver.org:443 [24/Mar/2023 05:13:50] "CONNECT www.shadowserver.org:443 HTTP/1.1" 404 1827 [24/Mar/2023 05:15:05] "GET /predict/ HTTP/1.1" 200 258 [24/Mar/2023 05:15:05] "GET /predict/ HTTP/1.1" 200 258 [24/Mar/2023 06:55:32] code 400, message Bad request version ('À\x14À') [24/Mar/2023 06:55:32] You're accessing the development server over HTTPS, but it only supports HTTP. [24/Mar/2023 07:02:16,165] - Broken pipe from ('45.79.163.53', 33095) Not Found: / [24/Mar/2023 07:02:17] "GET / HTTP/1.1" 404 2437 [24/Mar/2023 07:02:19,641] - Broken pipe from ('45.79.163.53', 33096) Not Found: / [24/Mar/2023 07:05:05] "GET / HTTP/1.1" 404 2442 [24/Mar/2023 14:09:08,111] - Broken pipe from ('167.248.133.38', 36078) Not Found: / [24/Mar/2023 14:09:09] "GET / HTTP/1.1" 404 2442 [24/Mar/2023 14:09:09,625] - Broken pipe from ('167.248.133.38', 58622) Not Found: / [24/Mar/2023 14:09:09] "GET / HTTP/1.1" 404 2442 [24/Mar/2023 14:09:10] code 505, message Invalid HTTP version (2.0) [24/Mar/2023 14:09:10] "PRI * HTTP/2.0" 505 - [24/Mar/2023 17:36:56] code 400, message Bad request version ('À\x14À') [24/Mar/2023 17:36:56] You're accessing the development server over HTTPS, but it only supports HTTP. [24/Mar/2023 17:36:56] code 400, message Bad request version ('À\x14À') [24/Mar/2023 17:36:56] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [24/Mar/2023 17:36:56] "GET / HTTP/1.1" 404 2442 [24/Mar/2023 17:36:56] code 400, message Bad request version ('À\x14À') [24/Mar/2023 17:36:56] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: /api/islogged [24/Mar/2023 17:36:56] "GET /api/islogged HTTP/1.1" 404 2496 Not Found: / [24/Mar/2023 18:59:22] "GET / HTTP/1.1" 404 2442 Not Found: / [24/Mar/2023 23:20:06] "GET / HTTP/1.1" 404 2442 [25/Mar/2023 01:18:30] code 400, message Bad request version ('À\x14À') [25/Mar/2023 01:18:30] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [25/Mar/2023 02:42:41] "GET / HTTP/1.1" 404 2442 Not Found: /http:/api.ipify.org/ [25/Mar/2023 02:43:44] "GET http://api.ipify.org/?format=json HTTP/1.1" 404 1818 Not Found: /www.shadowserver.org:443 [25/Mar/2023 02:44:06] "CONNECT www.shadowserver.org:443 HTTP/1.1" 404 1827 Not Found: / [25/Mar/2023 02:54:43] "GET / HTTP/1.0" 404 2456 [25/Mar/2023 02:54:45] code 400, message Bad HTTP/0.9 request type ('l\x00') [25/Mar/2023 02:54:45] "l " 400 - Not Found: /nice ports,/Trinity.txt.bak [25/Mar/2023 02:54:45] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 404 2557 [25/Mar/2023 02:54:45] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [25/Mar/2023 02:54:45] "€" 400 - [25/Mar/2023 02:54:47] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [25/Mar/2023 02:54:47] "root" 400 - Not Found: / [25/Mar/2023 02:54:47] "OPTIONS / HTTP/1.0" 404 2460 [25/Mar/2023 02:54:48] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [25/Mar/2023 02:54:48] "€(rþ† —|" 400 - [25/Mar/2023 02:54:50] code 400, message Bad HTTP/0.9 request type ('\x00') [25/Mar/2023 02:54:50] "versionbind" 400 - [25/Mar/2023 02:54:50] code 400, message Bad request syntax ('HELP') [25/Mar/2023 02:54:50] "HELP" 400 - [25/Mar/2023 02:54:50] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [25/Mar/2023 02:54:50] You're accessing the development server over HTTPS, but it only supports HTTP. [25/Mar/2023 02:54:51] code 400, message Bad request version ('\x00/\x00') [25/Mar/2023 02:54:51] You're accessing the development server over HTTPS, but it only supports HTTP. [25/Mar/2023 02:54:52] code 400, message Bad request version ('0.12\x00') [25/Mar/2023 02:54:52] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - Not Found: / [25/Mar/2023 03:34:11] "GET / HTTP/1.1" 404 2442 Not Found: / [25/Mar/2023 04:45:29] "GET / HTTP/1.1" 404 2442 [25/Mar/2023 06:55:47] code 400, message Bad request syntax ('MGLNDD_20.219.13.160_8000') [25/Mar/2023 06:55:47] "MGLNDD_20.219.13.160_8000" 400 - Not Found: / [25/Mar/2023 09:23:27] "GET / HTTP/1.1" 404 2442 [25/Mar/2023 10:51:32,248] - Broken pipe from ('167.94.138.35', 40532) Not Found: / [25/Mar/2023 10:51:33] "GET / HTTP/1.1" 404 2442 [25/Mar/2023 10:51:33,729] - Broken pipe from ('167.94.138.35', 50326) Not Found: / [25/Mar/2023 10:51:33] "GET / HTTP/1.1" 404 2442 [25/Mar/2023 10:51:34] code 505, message Invalid HTTP version (2.0) [25/Mar/2023 10:51:34] "PRI * HTTP/2.0" 505 - Not Found: / [25/Mar/2023 11:58:10] "GET / HTTP/1.1" 404 2442 Not Found: / [25/Mar/2023 12:35:18] "GET / HTTP/1.1" 404 2442 Not Found: / [25/Mar/2023 18:01:47] "GET / HTTP/1.1" 404 2442 Not Found: / [25/Mar/2023 19:35:15] "GET / HTTP/1.1" 404 2442 Not Found: / [26/Mar/2023 01:15:56] "GET / HTTP/1.0" 404 2456 [26/Mar/2023 01:15:57] code 400, message Bad HTTP/0.9 request type ('l\x00') [26/Mar/2023 01:15:57] "l " 400 - Not Found: /nice ports,/Trinity.txt.bak [26/Mar/2023 01:15:57] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 404 2557 [26/Mar/2023 01:15:58] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [26/Mar/2023 01:15:58] "€" 400 - [26/Mar/2023 01:15:59] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [26/Mar/2023 01:15:59] "root" 400 - Not Found: / [26/Mar/2023 01:16:00] "OPTIONS / HTTP/1.0" 404 2460 [26/Mar/2023 01:16:01] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [26/Mar/2023 01:16:01] "€(rþ† —|" 400 - [26/Mar/2023 01:16:02] code 400, message Bad HTTP/0.9 request type ('\x00') [26/Mar/2023 01:16:02] "versionbind" 400 - [26/Mar/2023 01:16:02] code 400, message Bad request syntax ('HELP') [26/Mar/2023 01:16:02] "HELP" 400 - [26/Mar/2023 01:16:03] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [26/Mar/2023 01:16:03] You're accessing the development server over HTTPS, but it only supports HTTP. [26/Mar/2023 01:16:03] code 400, message Bad request version ('\x00/\x00') [26/Mar/2023 01:16:03] You're accessing the development server over HTTPS, but it only supports HTTP. [26/Mar/2023 01:16:05] code 400, message Bad request version ('0.12\x00') [26/Mar/2023 01:16:05] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - Not Found: / [26/Mar/2023 01:46:37] "GET / HTTP/1.1" 404 2442 Not Found: / [26/Mar/2023 02:36:38] "GET / HTTP/1.1" 404 2442 [26/Mar/2023 03:19:59] code 400, message Bad request version ('À\x14À') [26/Mar/2023 03:19:59] You're accessing the development server over HTTPS, but it only supports HTTP. [26/Mar/2023 03:19:59] code 400, message Bad request version ('À\x14À') [26/Mar/2023 03:19:59] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: / [26/Mar/2023 03:19:59] "GET / HTTP/1.1" 404 2442 [26/Mar/2023 03:19:59] code 400, message Bad request version ('À\x14À') [26/Mar/2023 03:19:59] You're accessing the development server over HTTPS, but it only supports HTTP. Not Found: /api/islogged [26/Mar/2023 03:19:59] "GET /api/islogged HTTP/1.1" 404 2496 Not Found: / [26/Mar/2023 03:31:14] "GET / HTTP/1.1" 404 2442 Not Found: / [26/Mar/2023 05:24:53] "GET / HTTP/1.1" 404 2442 Not Found: /http:/api.ipify.org/ [26/Mar/2023 05:25:07] "GET http://api.ipify.org/?format=json HTTP/1.1" 404 1818 Not Found: /www.shadowserver.org:443 [26/Mar/2023 05:25:10] "CONNECT www.shadowserver.org:443 HTTP/1.1" 404 1827 Not Found: /c/ [26/Mar/2023 06:23:13] "GET /c/ HTTP/1.1" 404 2466 Not Found: / [26/Mar/2023 06:45:24] "GET / HTTP/1.1" 404 2442 Not Found: / [26/Mar/2023 08:13:40] "GET / HTTP/1.1" 404 2442 [26/Mar/2023 09:38:38] code 400, message Bad HTTP/0.9 request type ('\x00\x00\x00') [26/Mar/2023 09:38:38] " c" 400 - Not Found: / [26/Mar/2023 12:50:16] "GET / HTTP/1.1" 404 2442 [26/Mar/2023 12:50:17] code 505, message Invalid HTTP version (2.0) [26/Mar/2023 12:50:17] "PRI * HTTP/2.0" 505 - [26/Mar/2023 13:43:51] code 400, message Bad request syntax ('MGLNDD_20.219.13.160_8000') [26/Mar/2023 13:43:51] "MGLNDD_20.219.13.160_8000" 400 - Not Found: / [26/Mar/2023 15:22:43] "GET / HTTP/1.0" 404 2456 [26/Mar/2023 15:22:45] code 400, message Bad HTTP/0.9 request type ('l\x00') [26/Mar/2023 15:22:45] "l " 400 - [26/Mar/2023 15:22:45,655] - Broken pipe from ('178.79.179.84', 47386) Not Found: /nice ports,/Trinity.txt.bak [26/Mar/2023 15:22:45] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 404 2557 [26/Mar/2023 15:22:46] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03') [26/Mar/2023 15:22:46] "€" 400 - [26/Mar/2023 15:22:48] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00') [26/Mar/2023 15:22:48] "root" 400 - [26/Mar/2023 15:22:48,169] - Broken pipe from ('178.79.179.84', 47428) [26/Mar/2023 15:22:48] code 400, message Bad request syntax ('#ST') [26/Mar/2023 15:22:48] "#ST" 400 - [26/Mar/2023 15:22:50] code 400, message Bad HTTP/0.9 request type ('\x00') [26/Mar/2023 15:22:50] " nbeio" 400 - [26/Mar/2023 15:22:50,112] - Broken pipe from ('178.79.179.84', 56838) [26/Mar/2023 15:22:51] code 400, message Bad request syntax ('\x00\x00\x07\x00\x08\x00\x03\x00\x04\x00\x05\x00\x06') [26/Mar/2023 15:22:51] "" 400 - [26/Mar/2023 15:22:51,751] - Broken pipe from ('178.79.179.84', 56840) Not Found: / [26/Mar/2023 15:22:51] "OPTIONS / HTTP/1.0" 404 2460 [26/Mar/2023 15:22:52] code 400, message Bad request version ('RTSP/1.0') [26/Mar/2023 15:22:52] "OPTIONS / RTSP/1.0" 400 - [26/Mar/2023 15:22:54] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') [26/Mar/2023 15:22:54] "€(rþ† —|" 400 - [26/Mar/2023 15:22:54,060] - Broken pipe from ('178.79.179.84', 56864) [26/Mar/2023 15:22:55] code 400, message Bad HTTP/0.9 request type ('\x00') [26/Mar/2023 15:22:55] "versionbind" 400 - [26/Mar/2023 15:22:55,699] - Broken pipe from ('178.79.179.84', 56868) [26/Mar/2023 15:22:57] code 400, message Bad HTTP/0.9 request type ('\x00') [26/Mar/2023 15:22:57] " " 400 - [26/Mar/2023 15:22:57,337] - Broken pipe from ('178.79.179.84', 56876) [26/Mar/2023 15:22:57] code 400, message Bad request syntax ('HELP') [26/Mar/2023 15:22:57] "HELP" 400 - [26/Mar/2023 15:22:57] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00') [26/Mar/2023 15:22:57] You're accessing the development server over HTTPS, but it only supports HTTP. [26/Mar/2023 15:22:58] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00*%à\x00\x00\x00\x00\x00Cookie:') [26/Mar/2023 15:22:58] "*%àCookie: mstshash=beio" 400 - [26/Mar/2023 15:22:58] code 400, message Bad request version ('\x00/\x00') [26/Mar/2023 15:22:58] You're accessing the development server over HTTPS, but it only supports HTTP. [26/Mar/2023 15:22:58] code 400, message Bad request syntax ('\x00\x00\x00qj\x81n0\x81k¡\x03\x02\x01\x05¢\x03\x02\x01') [26/Mar/2023 15:22:58] "qjn0k¡¢" 400 - [26/Mar/2023 15:23:00] code 400, message Bad request version ('0.12\x00') [26/Mar/2023 15:23:00] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - [26/Mar/2023 15:23:00,481] - Broken pipe from ('178.79.179.84', 56494) [26/Mar/2023 15:23:00] code 400, message Bad request syntax ('\x01default') [26/Mar/2023 15:23:00] "default" 400 - [26/Mar/2023 15:23:00] code 400, message Bad request syntax ('0\x84\x00\x00\x00-\x02\x01\x07c\x84\x00\x00\x00$\x04\x00') [26/Mar/2023 15:23:00] "0„-c„$" 400 - [26/Mar/2023 15:23:02] code 400, message Bad HTTP/0.9 request type ('0') [26/Mar/2023 15:23:02] "0 `€" 400 - [26/Mar/2023 15:23:02] code 400, message Bad request version ('SIP/2.0') [26/Mar/2023 15:23:02] "OPTIONS sip:nm SIP/2.0" 400 - [26/Mar/2023 15:23:05] code 400, message Bad request syntax ('TNMP\x04\x00\x00\x00TNME\x00\x00\x04\x00') [26/Mar/2023 15:23:05] "TNMPTNME" 400 - [26/Mar/2023 15:23:05,164] - Broken pipe from ('178.79.179.84', 56542) [26/Mar/2023 15:23:06] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00') [26/Mar/2023 15:23:06] " à" 400 - [26/Mar/2023 15:23:06,801] - Broken pipe from ('178.79.179.84', 56544) [26/Mar/2023 15:23:08] code 400, message Bad request syntax ('DmdT\x00\x00\x00\x17\x00\x00\x00\x01\x00\x00\x00\x00\x11\x11\x00ÿ\x01ÿ\x13') [26/Mar/2023 15:23:08] "DmdTÿÿ" 400 - [26/Mar/2023 15:23:08,439] - Broken pipe from ('178.79.179.84', 56556) [26/Mar/2023 15:23:10] code 400, message Bad HTTP/0.9 request type (':\x00\x00\x00/\x00\x00\x00\x02\x00\x00@\x02\x0f\x00\x01\x00=\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/\x00\x00\x00\x00\x00\x00\x00\x00\x00@') [26/Mar/2023 15:23:10] ":/@=/@" 400 - [26/Mar/2023 15:23:10,075] - Broken pipe from ('178.79.179.84', 55030) [26/Mar/2023 15:23:11] code 400, message Bad request syntax ('JRMI\x00\x02K') [26/Mar/2023 15:23:11] "JRMIK" 400 - [26/Mar/2023 15:23:11,711] - Broken pipe from ('178.79.179.84', 55036) [26/Mar/2023 15:23:13] code 400, message Bad request version ('\x00{\x00\x00\x00\x00\x00A\x00A\x00\x00\x00-\x00\x00A\x00\x00\x00-\x00\x00\x00a\x00\x00-\x00A\x00A\x00\x00A\x00-\x00\x00\x00\x00\x00A\x00\x00A\x00A\x00\x00A\x00A\x00\x00}\x00\x00\x00àmß_') [26/Mar/2023 15:23:13] "ýÎú ° MMSðððð NSPlayer/9...98; {AA-A-a-AAA-AAAAA}àmß_" 400 - [26/Mar/2023 15:23:13,352] - Broken pipe from ('178.79.179.84', 55046) [26/Mar/2023 15:23:14] code 400, message Bad HTTP/0.9 request type ('\x00Z\x00\x00\x01\x00\x00\x00\x016\x01,\x00\x00\x08\x00\x7fÿ\x7f\x08\x00\x00\x00\x01\x00') [26/Mar/2023 15:23:14] "Z6,ÿ :æ(CONNECT_DATA=(COMMAND=version))" 400 - [26/Mar/2023 15:23:14,990] - Broken pipe from ('178.79.179.84', 55048) [26/Mar/2023 15:23:16] code 400, message Bad request version ('\x03\x00(\x00\x04ÿ\x08\x00\x01U\x00\x00\x00MSSQLServer\x00H\x0f\x00\x00') [26/Mar/2023 15:23:16] "4 (ÿUMSSQLServerH" 400 - [26/Mar/2023 15:23:16,627] - Broken pipe from ('178.79.179.84', 55064) [26/Mar/2023 15:23:18] code 400, message Bad request syntax ('\x00\x03\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x0f\x00') [26/Mar/2023 15:23:18] "" 400 - [26/Mar/2023 15:23:18,263] - Broken pipe from ('178.79.179.84', 55076) [26/Mar/2023 15:23:19] code 400, message Bad request syntax ('GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x06\x00\x00\x00abcdef\x00\x00\x04\x00\x00\x00get\x00\x00\x00\x00\x00') [26/Mar/2023 15:23:19] "GIOP$abcdefget" 400 - [26/Mar/2023 15:23:19,900] - Broken pipe from ('178.79.179.84', 53366) [26/Mar/2023 15:23:21] code 400, message Bad request syntax ('\x00\x9c\x00\x01\x1a+