|
|
@@ -5269,3 +5269,621 @@ WARNING 2019-12-25 13:11:55,727 log 228 Forbidden: /favicon.ico
|
|
|
WARNING 2019-12-25 13:11:55,728 basehttp 154 "GET /favicon.ico HTTP/1.1" 403 27
|
|
|
WARNING 2019-12-25 13:29:54,498 log 228 Forbidden: /erppcorder/
|
|
|
WARNING 2019-12-25 13:29:54,565 log 228 Forbidden: /favicon.ico
|
|
|
+INFO 2019-12-25 15:26:29,487 autoreload 597 Watching for file changes with StatReloader
|
|
|
+WARNING 2019-12-25 15:27:19,591 log 228 Forbidden: /
|
|
|
+WARNING 2019-12-25 15:27:19,591 basehttp 154 "GET / HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-25 15:27:19,769 log 228 Forbidden: /favicon.ico
|
|
|
+WARNING 2019-12-25 15:27:19,770 basehttp 154 "GET /favicon.ico HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-25 15:27:55,644 log 228 Forbidden: /
|
|
|
+WARNING 2019-12-25 15:27:55,645 basehttp 154 "GET / HTTP/1.0" 403 27
|
|
|
+WARNING 2019-12-25 15:28:19,592 log 228 Forbidden: /
|
|
|
+WARNING 2019-12-25 15:28:19,592 basehttp 154 "GET / HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-25 15:28:19,866 log 228 Forbidden: /favicon.ico
|
|
|
+WARNING 2019-12-25 15:28:19,866 basehttp 154 "GET /favicon.ico HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-25 15:28:56,454 log 228 Forbidden: /
|
|
|
+WARNING 2019-12-25 15:28:56,455 basehttp 154 "GET / HTTP/1.1" 403 27
|
|
|
+ERROR 2019-12-25 15:33:21,266 log 228 Internal Server Error: /erppcorder/
|
|
|
+Traceback (most recent call last):
|
|
|
+ File "C:\Users\12446\Envs\ceshi\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
|
|
|
+ response = get_response(request)
|
|
|
+ File "C:\Users\12446\Envs\ceshi\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
|
|
|
+ response = self.process_exception_by_middleware(e, request)
|
|
|
+ File "C:\Users\12446\Envs\ceshi\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
|
|
|
+ response = wrapped_callback(request, *callback_args, **callback_kwargs)
|
|
|
+ File "C:\Users\12446\Envs\ceshi\lib\site-packages\django\views\generic\base.py", line 71, in view
|
|
|
+ return self.dispatch(request, *args, **kwargs)
|
|
|
+ File "C:\Users\12446\Envs\ceshi\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
|
|
|
+ return handler(request, *args, **kwargs)
|
|
|
+ File "e:\12446\appdata\Lib\contextlib.py", line 52, in inner
|
|
|
+ return func(*args, **kwds)
|
|
|
+ File "E:\12446\PycharmProjects\wangli\wanjia\awj\awj\apps\erp\views.py", line 37, in post
|
|
|
+ req_data = json.loads(request.body.decode())
|
|
|
+ File "e:\12446\appdata\Lib\json\__init__.py", line 354, in loads
|
|
|
+ return _default_decoder.decode(s)
|
|
|
+ File "e:\12446\appdata\Lib\json\decoder.py", line 339, in decode
|
|
|
+ obj, end = self.raw_decode(s, idx=_w(s, 0).end())
|
|
|
+ File "e:\12446\appdata\Lib\json\decoder.py", line 357, in raw_decode
|
|
|
+ raise JSONDecodeError("Expecting value", s, err.value) from None
|
|
|
+json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
|
|
|
+ERROR 2019-12-25 15:33:21,270 basehttp 154 "POST /erppcorder/ HTTP/1.1" 500 101494
|
|
|
+ERROR 2019-12-25 15:33:21,626 log 228 Internal Server Error: /erpsaorder/
|
|
|
+Traceback (most recent call last):
|
|
|
+ File "C:\Users\12446\Envs\ceshi\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
|
|
|
+ response = get_response(request)
|
|
|
+ File "C:\Users\12446\Envs\ceshi\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
|
|
|
+ response = self.process_exception_by_middleware(e, request)
|
|
|
+ File "C:\Users\12446\Envs\ceshi\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
|
|
|
+ response = wrapped_callback(request, *callback_args, **callback_kwargs)
|
|
|
+ File "C:\Users\12446\Envs\ceshi\lib\site-packages\django\views\generic\base.py", line 71, in view
|
|
|
+ return self.dispatch(request, *args, **kwargs)
|
|
|
+ File "C:\Users\12446\Envs\ceshi\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
|
|
|
+ return handler(request, *args, **kwargs)
|
|
|
+ File "e:\12446\appdata\Lib\contextlib.py", line 52, in inner
|
|
|
+ return func(*args, **kwds)
|
|
|
+ File "E:\12446\PycharmProjects\wangli\wanjia\awj\awj\apps\erp\views.py", line 570, in post
|
|
|
+ req_data = json.loads(request.body.decode())
|
|
|
+ File "e:\12446\appdata\Lib\json\__init__.py", line 354, in loads
|
|
|
+ return _default_decoder.decode(s)
|
|
|
+ File "e:\12446\appdata\Lib\json\decoder.py", line 339, in decode
|
|
|
+ obj, end = self.raw_decode(s, idx=_w(s, 0).end())
|
|
|
+ File "e:\12446\appdata\Lib\json\decoder.py", line 357, in raw_decode
|
|
|
+ raise JSONDecodeError("Expecting value", s, err.value) from None
|
|
|
+json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
|
|
|
+ERROR 2019-12-25 15:33:21,627 basehttp 154 "POST /erpsaorder/ HTTP/1.1" 500 101081
|
|
|
+WARNING 2019-12-25 15:47:40,717 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-25 15:47:40,718 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+INFO 2019-12-25 15:51:10,352 basehttp 154 "POST /erppcorder/ HTTP/1.1" 200 69
|
|
|
+WARNING 2019-12-25 15:53:09,901 log 228 Forbidden: /erpsaorder/
|
|
|
+WARNING 2019-12-25 15:53:09,902 basehttp 154 "POST /erpsaorder/ HTTP/1.1" 403 60
|
|
|
+WARNING 2019-12-25 15:53:15,075 log 228 Forbidden: /erpsaorder/
|
|
|
+WARNING 2019-12-25 15:53:15,076 basehttp 154 "POST /erpsaorder/ HTTP/1.1" 403 60
|
|
|
+WARNING 2019-12-25 15:57:13,294 log 228 Forbidden: /erpsaorder/
|
|
|
+WARNING 2019-12-25 15:57:13,295 basehttp 154 "POST /erpsaorder/ HTTP/1.1" 403 77
|
|
|
+INFO 2019-12-25 15:57:20,265 basehttp 154 "POST /erpsaorder/ HTTP/1.1" 200 69
|
|
|
+WARNING 2019-12-25 16:12:37,667 log 228 Forbidden: /erpsaorder/
|
|
|
+WARNING 2019-12-25 16:12:37,668 basehttp 154 "POST /erpsaorder/ HTTP/1.1" 403 77
|
|
|
+INFO 2019-12-25 16:22:50,873 basehttp 154 "POST /erppcorder/ HTTP/1.1" 200 69
|
|
|
+INFO 2019-12-25 16:23:03,633 basehttp 154 "POST /erpsaorder/ HTTP/1.1" 200 69
|
|
|
+INFO 2019-12-25 17:15:33,859 basehttp 154 code 400, message Bad request syntax ('\x05\x01\x00')
|
|
|
+WARNING 2019-12-25 17:15:33,859 basehttp 154 " " 400 -
|
|
|
+INFO 2019-12-25 17:15:34,341 basehttp 154 code 400, message Bad request syntax ('\x05\x01\x00')
|
|
|
+WARNING 2019-12-25 17:15:34,341 basehttp 154 " " 400 -
|
|
|
+INFO 2019-12-25 17:27:21,598 basehttp 154 "POST /erppcorder/ HTTP/1.1" 200 69
|
|
|
+INFO 2019-12-25 17:27:21,722 basehttp 154 "POST /erpsaorder/ HTTP/1.1" 200 69
|
|
|
+WARNING 2019-12-25 18:04:41,900 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-25 18:04:41,901 basehttp 154 "GET /erprt/ HTTP/1.1" 403 27
|
|
|
+INFO 2019-12-26 09:04:19,844 autoreload 597 Watching for file changes with StatReloader
|
|
|
+WARNING 2019-12-26 09:05:58,485 log 228 Forbidden: /
|
|
|
+WARNING 2019-12-26 09:05:58,486 basehttp 154 "GET / HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 09:05:58,593 log 228 Forbidden: /favicon.ico
|
|
|
+WARNING 2019-12-26 09:05:58,594 basehttp 154 "GET /favicon.ico HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 09:06:02,823 log 228 Forbidden: /
|
|
|
+WARNING 2019-12-26 09:06:02,824 basehttp 154 "GET / HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 09:06:02,901 log 228 Forbidden: /favicon.ico
|
|
|
+WARNING 2019-12-26 09:06:02,901 basehttp 154 "GET /favicon.ico HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 09:06:03,424 log 228 Forbidden: /
|
|
|
+WARNING 2019-12-26 09:06:03,425 basehttp 154 "GET / HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 09:06:03,533 log 228 Forbidden: /favicon.ico
|
|
|
+WARNING 2019-12-26 09:06:03,533 basehttp 154 "GET /favicon.ico HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 09:06:04,246 log 228 Forbidden: /
|
|
|
+WARNING 2019-12-26 09:06:04,246 basehttp 154 "GET / HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 09:06:04,323 log 228 Forbidden: /favicon.ico
|
|
|
+WARNING 2019-12-26 09:06:04,324 basehttp 154 "GET /favicon.ico HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 09:06:08,661 log 228 Forbidden: /
|
|
|
+WARNING 2019-12-26 09:06:08,661 basehttp 154 "GET / HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 09:06:08,777 log 228 Forbidden: /favicon.ico
|
|
|
+WARNING 2019-12-26 09:06:08,777 basehttp 154 "GET /favicon.ico HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 09:07:13,632 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 09:07:13,633 basehttp 154 "GET /erprt/ HTTP/1.1" 403 27
|
|
|
+INFO 2019-12-26 09:07:53,995 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 09:07:53,998 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+WARNING 2019-12-26 09:09:10,933 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 09:09:10,933 basehttp 154 "GET /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 09:12:15,189 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 09:12:15,190 basehttp 154 "GET /erprt/?user=123&password=123 HTTP/1.1" 403 27
|
|
|
+INFO 2019-12-26 09:12:31,254 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 09:12:31,254 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 09:12:49,008 basehttp 154 "GET /erprt/ HTTP/1.1" 200 799
|
|
|
+INFO 2019-12-26 09:17:08,884 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 09:17:08,884 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 09:21:47,771 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 09:21:47,771 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+WARNING 2019-12-26 09:24:48,954 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 09:24:48,954 basehttp 154 "GET /erprt/ HTTP/1.1" 403 27
|
|
|
+INFO 2019-12-26 09:26:27,023 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 09:26:27,023 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+WARNING 2019-12-26 09:26:42,071 base 102 Method Not Allowed (POST): /erprt/
|
|
|
+WARNING 2019-12-26 09:26:42,073 log 228 Method Not Allowed: /erprt/
|
|
|
+WARNING 2019-12-26 09:26:42,074 basehttp 154 "POST /erprt/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 09:27:07,994 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 09:27:07,995 basehttp 154 "GET /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 09:27:22,926 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 09:27:22,926 basehttp 154 "GET /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 09:28:28,067 base 102 Method Not Allowed (POST): /erprt/
|
|
|
+WARNING 2019-12-26 09:28:28,068 log 228 Method Not Allowed: /erprt/
|
|
|
+WARNING 2019-12-26 09:28:28,068 basehttp 154 "POST /erprt/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 09:28:52,780 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 09:28:52,781 basehttp 154 "GET /erprt/ HTTP/1.1" 403 27
|
|
|
+INFO 2019-12-26 09:31:06,560 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 09:31:06,561 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+WARNING 2019-12-26 09:31:15,363 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 09:31:15,363 basehttp 154 "GET /erprt/ HTTP/1.1" 403 27
|
|
|
+INFO 2019-12-26 09:35:46,627 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 09:35:46,628 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+WARNING 2019-12-26 09:36:21,170 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 09:36:21,170 basehttp 154 "GET /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 09:36:46,171 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 09:36:46,172 basehttp 154 "GET /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 09:38:43,950 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 09:38:43,951 basehttp 154 "GET /erprt/ HTTP/1.1" 403 27
|
|
|
+INFO 2019-12-26 09:40:26,929 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 09:40:26,929 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+WARNING 2019-12-26 09:42:34,199 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 09:42:34,200 basehttp 154 "GET /erprt/ HTTP/1.1" 403 27
|
|
|
+INFO 2019-12-26 09:45:08,958 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 09:45:08,959 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 09:48:35,775 autoreload 217 E:\12446\PycharmProjects\wangli\wanjia\awj\awj\apps\erp\views.py changed, reloading.
|
|
|
+INFO 2019-12-26 09:48:36,828 autoreload 597 Watching for file changes with StatReloader
|
|
|
+WARNING 2019-12-26 09:48:56,015 base 102 Method Not Allowed (GET): /erppt/
|
|
|
+WARNING 2019-12-26 09:48:56,018 log 228 Method Not Allowed: /erppt/
|
|
|
+WARNING 2019-12-26 09:48:56,019 basehttp 154 "GET /erppt/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 09:49:27,003 base 102 Method Not Allowed (GET): /erprt/
|
|
|
+WARNING 2019-12-26 09:49:27,004 log 228 Method Not Allowed: /erprt/
|
|
|
+WARNING 2019-12-26 09:49:27,004 basehttp 154 "GET /erprt/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 09:49:36,349 base 102 Method Not Allowed (GET): /erprt/
|
|
|
+WARNING 2019-12-26 09:49:36,350 log 228 Method Not Allowed: /erprt/
|
|
|
+WARNING 2019-12-26 09:49:36,350 basehttp 154 "GET /erprt/ HTTP/1.1" 405 0
|
|
|
+INFO 2019-12-26 09:49:46,801 basehttp 154 "POST /erppt/ HTTP/1.1" 200 343
|
|
|
+INFO 2019-12-26 09:49:51,460 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 09:49:51,460 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 09:51:31,065 basehttp 154 "POST /erprt/ HTTP/1.1" 200 1035
|
|
|
+WARNING 2019-12-26 09:52:35,635 base 102 Method Not Allowed (GET): /erprt/
|
|
|
+WARNING 2019-12-26 09:52:35,636 log 228 Method Not Allowed: /erprt/
|
|
|
+WARNING 2019-12-26 09:52:35,636 basehttp 154 "GET /erprt/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 09:52:40,261 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 09:52:40,262 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+INFO 2019-12-26 09:54:33,208 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 09:54:33,208 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 09:59:14,538 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 09:59:14,538 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 10:03:56,259 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 10:03:56,259 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 10:08:38,638 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 10:08:38,638 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 10:13:21,001 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 10:13:21,002 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 10:18:03,751 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 10:18:03,751 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 10:22:46,969 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 10:22:46,969 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 10:27:29,510 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 10:27:29,511 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 10:30:43,322 basehttp 154 "POST /erppcorder/ HTTP/1.1" 200 69
|
|
|
+INFO 2019-12-26 10:30:43,589 basehttp 154 "POST /erpsaorder/ HTTP/1.1" 200 69
|
|
|
+WARNING 2019-12-26 10:31:54,138 log 228 Forbidden: /erpptpayment/
|
|
|
+WARNING 2019-12-26 10:31:54,138 basehttp 154 "POST /erpptpayment/ HTTP/1.1" 403 60
|
|
|
+INFO 2019-12-26 10:32:12,285 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 10:32:12,286 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 10:36:55,249 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 10:36:55,249 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+WARNING 2019-12-26 10:38:41,767 log 228 Forbidden: /erpptpayment/
|
|
|
+WARNING 2019-12-26 10:38:41,767 basehttp 154 "POST /erpptpayment/ HTTP/1.1" 403 60
|
|
|
+WARNING 2019-12-26 10:40:22,945 log 228 Forbidden: /erpptpayment/
|
|
|
+WARNING 2019-12-26 10:40:22,946 basehttp 154 "POST /erpptpayment/ HTTP/1.1" 403 60
|
|
|
+INFO 2019-12-26 10:41:38,448 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 10:41:38,448 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+WARNING 2019-12-26 10:45:19,931 log 228 Forbidden: /erpptpayment/
|
|
|
+WARNING 2019-12-26 10:45:19,932 basehttp 154 "POST /erpptpayment/ HTTP/1.1" 403 60
|
|
|
+WARNING 2019-12-26 10:46:11,000 log 228 Forbidden: /erpptpayment/
|
|
|
+WARNING 2019-12-26 10:46:11,001 basehttp 154 "POST /erpptpayment/ HTTP/1.1" 403 60
|
|
|
+INFO 2019-12-26 10:46:21,772 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 10:46:21,773 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 10:51:05,379 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 10:51:05,379 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 10:55:49,348 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 10:55:49,348 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 10:58:19,677 basehttp 154 "POST /erpptpayment/ HTTP/1.1" 200 87
|
|
|
+INFO 2019-12-26 11:00:32,616 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 11:00:32,616 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 11:05:16,760 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 11:05:16,760 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 11:10:00,189 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 11:10:00,189 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 11:14:44,504 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 11:14:44,504 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 11:19:28,766 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 11:19:28,767 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 11:24:13,623 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 11:24:13,623 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 11:28:57,895 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 11:28:57,896 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 11:33:42,661 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 11:33:42,661 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 11:38:26,637 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 11:38:26,638 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 11:43:11,876 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 11:43:11,876 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 11:47:57,710 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 11:47:57,710 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 11:52:42,124 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 11:52:42,124 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 11:57:26,023 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 11:57:26,024 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 12:02:10,172 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 12:02:10,172 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 12:06:54,613 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 12:06:54,613 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 12:11:39,693 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 12:11:39,694 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 12:16:24,557 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 12:16:24,557 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 12:21:08,809 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 12:21:08,809 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 12:25:52,687 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 12:25:52,688 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 12:30:36,934 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 12:30:36,935 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 12:35:20,680 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 12:35:20,680 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 12:40:04,613 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 12:40:04,613 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 12:44:48,724 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 12:44:48,724 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 12:49:33,120 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 12:49:33,120 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 12:54:17,437 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 12:54:17,438 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 12:59:01,920 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 12:59:01,921 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 13:03:45,967 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 13:03:45,967 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 13:08:30,147 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 13:08:30,147 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 13:13:14,533 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 13:13:14,533 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 13:17:58,591 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 13:17:58,591 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 13:22:42,787 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 13:22:42,787 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 13:27:26,180 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 13:27:26,180 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 13:32:09,919 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 13:32:09,919 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 13:36:53,705 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 13:36:53,705 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 13:41:38,433 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 13:41:38,433 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 13:46:22,705 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 13:46:22,705 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 13:51:06,489 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 13:51:06,489 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 13:55:50,106 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 13:55:50,107 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 14:00:33,953 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 14:00:33,953 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 14:05:18,275 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 14:05:18,275 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 14:14:47,583 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 14:14:47,583 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 14:19:32,290 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 14:19:32,290 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 14:24:16,945 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 14:24:16,945 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 14:29:01,822 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 14:29:01,822 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 14:33:46,003 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 14:33:46,003 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 14:38:29,830 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 14:38:29,830 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 14:43:14,134 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 14:43:14,134 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 14:47:59,103 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 14:47:59,103 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 14:52:43,491 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 14:52:43,492 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 14:57:27,896 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 14:57:27,896 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 15:02:12,638 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 15:02:12,638 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+WARNING 2019-12-26 15:05:30,613 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:05:30,614 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:05:30,614 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:05:45,426 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:05:45,428 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:05:45,428 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:06:00,426 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:06:00,427 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:06:00,427 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:06:15,430 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:06:15,431 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:06:15,431 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:06:30,424 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:06:30,426 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:06:30,426 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+INFO 2019-12-26 15:06:57,251 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 15:06:57,251 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+WARNING 2019-12-26 15:11:30,532 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:11:30,534 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:11:30,535 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:11:30,539 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:11:30,539 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:11:30,558 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:11:30,558 basehttp 154 "GET /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:11:30,563 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:11:30,563 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+INFO 2019-12-26 15:11:30,569 basehttp 154 "POST /erpyrt/ HTTP/1.1" 200 374
|
|
|
+INFO 2019-12-26 15:11:42,226 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 15:11:42,226 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+WARNING 2019-12-26 15:11:45,424 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:11:45,427 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:11:45,428 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:11:45,428 basehttp 154 "GET /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:11:45,429 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:11:45,429 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:11:45,430 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:11:45,459 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:11:45,459 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:11:45,459 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:11:45,460 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:12:00,424 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:12:00,428 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:12:00,428 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:12:00,430 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:12:00,431 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:12:00,432 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:12:00,432 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:12:00,434 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:12:00,434 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:12:00,455 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:12:00,456 basehttp 154 "GET /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:12:15,427 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:12:15,429 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:12:15,429 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:12:15,430 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:12:15,430 basehttp 154 "GET /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:12:15,431 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:12:15,432 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:12:15,432 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:12:15,432 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:12:15,460 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:12:15,460 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:12:30,426 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:12:30,428 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:12:30,429 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:12:30,429 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:12:30,430 basehttp 154 "GET /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:12:30,430 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:12:30,431 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:12:30,431 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:12:30,431 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:12:30,460 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:12:30,461 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:12:45,426 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:12:45,428 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:12:45,429 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:12:45,430 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:12:45,430 basehttp 154 "GET /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:12:45,434 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:12:45,434 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:12:45,435 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:12:45,436 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:12:45,436 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:12:45,437 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:13:00,428 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:13:00,431 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:13:00,431 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:13:00,432 basehttp 154 "GET /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:13:00,432 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:13:00,433 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:13:00,433 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:13:00,433 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:13:00,434 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:13:00,434 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:13:00,434 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:13:15,429 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:13:15,429 basehttp 154 "GET /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:13:15,432 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:13:15,432 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:13:15,432 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:13:15,433 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:13:15,459 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:13:15,460 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:13:15,460 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:13:15,462 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:13:15,462 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:13:30,424 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:13:30,427 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:13:30,428 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:13:30,429 basehttp 154 "GET /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:13:30,430 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:13:30,432 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:13:30,432 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:13:30,433 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:13:30,433 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:13:30,434 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:13:30,434 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:13:45,428 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:13:45,429 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:13:45,429 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:13:45,430 basehttp 154 "GET /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:13:45,431 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:13:45,432 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:13:45,459 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:13:45,460 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:13:45,460 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:13:45,462 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:13:45,462 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:14:00,426 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:14:00,427 basehttp 154 "GET /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:14:00,428 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:14:00,428 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:14:00,428 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:14:00,428 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:14:00,455 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:14:00,457 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:14:00,457 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:14:00,458 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:14:00,459 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:14:15,439 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:14:15,443 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:14:15,444 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:14:15,445 basehttp 154 "GET /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:14:15,447 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:14:15,453 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:14:15,454 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:14:15,455 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:14:15,455 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:14:15,455 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:14:15,456 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:15:00,620 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:15:00,622 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:15:00,623 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+INFO 2019-12-26 15:15:00,626 basehttp 154 "POST /erppt/ HTTP/1.1" 200 343
|
|
|
+WARNING 2019-12-26 15:15:00,652 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:15:00,652 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:15:00,657 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:15:00,658 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:15:00,662 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:15:00,662 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:15:15,428 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:15:15,428 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:15:15,430 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:15:15,431 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:15:15,431 basehttp 154 "POST /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:15:15,431 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:15:15,455 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:15:15,457 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:15:15,457 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:15:15,459 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:15:15,460 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:15:30,432 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:15:30,435 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:15:30,435 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:15:30,437 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:15:30,438 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:15:30,438 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:15:30,439 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:15:30,439 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:15:30,440 basehttp 154 "POST /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:15:30,440 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:15:30,442 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:15:45,432 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:15:45,433 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:15:45,434 basehttp 154 "POST /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:15:45,434 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:15:45,435 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:15:45,436 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:15:45,436 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:15:45,436 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:15:45,437 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:15:45,463 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:15:45,463 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:16:00,424 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:16:00,426 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:16:00,427 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:16:00,428 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:16:00,428 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:16:00,429 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:16:00,429 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:16:00,430 basehttp 154 "POST /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:16:00,430 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:16:00,456 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:16:00,456 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:16:15,424 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:16:15,426 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:16:15,427 basehttp 154 "POST /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:16:15,428 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:16:15,429 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:16:15,431 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:16:15,432 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:16:15,432 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:16:15,432 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:16:15,433 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:16:15,433 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+INFO 2019-12-26 15:16:27,490 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 15:16:27,490 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+WARNING 2019-12-26 15:16:30,424 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:16:30,427 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:16:30,427 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:16:30,429 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:16:30,429 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:16:30,430 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:16:30,430 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:16:30,431 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:16:30,431 basehttp 154 "POST /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:16:30,431 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:16:30,431 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:16:45,423 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:16:45,424 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:16:45,424 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:16:45,425 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:16:45,425 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 15:16:45,426 log 228 Forbidden: /erppt/
|
|
|
+WARNING 2019-12-26 15:16:45,426 basehttp 154 "POST /erppt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:16:45,456 log 228 Forbidden: /erpyrt/
|
|
|
+WARNING 2019-12-26 15:16:45,456 log 228 Forbidden: /erprt/
|
|
|
+WARNING 2019-12-26 15:16:45,456 basehttp 154 "POST /erpyrt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:16:45,457 basehttp 154 "POST /erprt/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:20:00,540 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:20:00,541 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:20:00,541 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:20:30,428 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:20:30,429 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:20:30,429 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:21:00,420 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:21:00,421 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:21:00,422 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+INFO 2019-12-26 15:21:13,100 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 15:21:13,100 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+WARNING 2019-12-26 15:21:30,424 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:21:30,425 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:21:30,425 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:24:14,638 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:24:14,639 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:24:14,639 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:25:00,423 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:25:00,424 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:25:00,424 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+INFO 2019-12-26 15:25:58,009 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 15:25:58,009 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+WARNING 2019-12-26 15:27:04,692 base 102 Method Not Allowed (POST): /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:27:04,693 log 228 Method Not Allowed: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:27:04,694 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 405 0
|
|
|
+WARNING 2019-12-26 15:29:19,915 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:29:19,915 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+INFO 2019-12-26 15:30:43,216 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 15:30:43,216 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 15:32:39,259 autoreload 597 Watching for file changes with StatReloader
|
|
|
+WARNING 2019-12-26 15:35:03,808 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:35:03,808 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+INFO 2019-12-26 15:35:28,272 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 15:35:28,272 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 15:36:34,346 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 200 431
|
|
|
+WARNING 2019-12-26 15:39:04,846 log 228 Forbidden: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:39:04,847 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 403 27
|
|
|
+INFO 2019-12-26 15:40:13,800 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 15:40:13,801 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 15:44:59,368 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 15:44:59,368 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 15:49:44,956 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 15:49:44,956 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+INFO 2019-12-26 15:54:29,823 basehttp 154 code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&¨¤\x00\x00\x00\x00\x00Cookie:')
|
|
|
+WARNING 2019-12-26 15:54:29,824 basehttp 154 " +&¨¤ Cookie: mstshash=hello" 400 -
|
|
|
+WARNING 2019-12-26 15:56:05,555 log 228 Forbidden: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 15:56:05,556 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 403 27
|
|
|
+WARNING 2019-12-26 15:57:34,226 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 15:57:34,226 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+WARNING 2019-12-26 16:02:34,320 log 228 Forbidden: /erppcorder/
|
|
|
+WARNING 2019-12-26 16:02:34,320 basehttp 154 "POST /erppcorder/ HTTP/1.1" 403 21
|
|
|
+INFO 2019-12-26 16:04:04,799 basehttp 154 "POST /erppcorder/ HTTP/1.1" 200 69
|
|
|
+INFO 2019-12-26 16:09:52,557 basehttp 154 "POST /erppcorder/ HTTP/1.1" 200 69
|
|
|
+INFO 2019-12-26 16:09:52,721 basehttp 154 "POST /erpsaorder/ HTTP/1.1" 200 69
|
|
|
+WARNING 2019-12-26 16:11:38,467 log 228 Forbidden: /erppcinvoice/
|
|
|
+WARNING 2019-12-26 16:11:38,468 basehttp 154 "POST /erppcinvoice/ HTTP/1.1" 403 27
|
|
|
+INFO 2019-12-26 16:13:05,254 basehttp 154 "POST /erprt/ HTTP/1.1" 200 1035
|
|
|
+INFO 2019-12-26 16:18:18,982 basehttp 154 "POST /erppt/ HTTP/1.1" 200 343
|
|
|
+INFO 2019-12-26 16:29:06,021 basehttp 154 code 400, message Bad request syntax ('\x05\x01\x00')
|
|
|
+WARNING 2019-12-26 16:29:06,021 basehttp 154 " " 400 -
|
|
|
+INFO 2019-12-26 16:29:09,152 basehttp 154 code 400, message Bad request syntax ('\x05\x01\x00')
|
|
|
+WARNING 2019-12-26 16:29:09,152 basehttp 154 " " 400 -
|
|
|
+INFO 2019-12-26 17:20:31,928 autoreload 597 Watching for file changes with StatReloader
|