| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084 |
- /tmp/wanzb_v3_api/src/utils/aestool.py:2: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
- from cryptography.hazmat.primitives import padding
- [16/Feb/2023 15:54:26] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 19120
- [16/Feb/2023 15:55:11] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 19120
- 2023-02-16 15:55:13,749 [django.request:152] [base:get_response] [WARNING]- Not Found: /http://47.107.124.163:8068//api/wx/v3/match/latest
- [16/Feb/2023 15:55:13] "GET /http://47.107.124.163:8068//api/wx/v3/match/latest HTTP/1.1" 404 124
- [16/Feb/2023 15:55:13] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 19120
- [16/Feb/2023 15:57:17] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 19120
- 2023-02-16 15:57:29,910 [django.request:152] [base:get_response] [WARNING]- Not Found: //api/wx/v3/match/latest
- [16/Feb/2023 15:57:29] "GET //api/wx/v3/match/latest HTTP/1.1" 404 97
- [16/Feb/2023 15:57:30] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 19120
- [16/Feb/2023 15:57:45] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 19120
- Traceback (most recent call last):
- File "/tmp/wanzb_v3_api/src/weixin/views.py", line 1110, in get
- rst = ctl.get_latest_match_info(request)
- File "/tmp/wanzb_v3_api/src/weixin/controls.py", line 2647, in get_latest_match_info
- groups = list(cm.MatchGroup.objects.filter(match_id=match_id,is_active=1).order_by("order").values())
- NameError: global name 'match_id' is not defined
- [16/Feb/2023 15:57:47] "GET /api/wx/v3/match/latest HTTP/1.1" 200 66
- [16/Feb/2023 15:57:47] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 19120
- /tmp/wanzb_v3_api/src/utils/aestool.py:2: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
- from cryptography.hazmat.primitives import padding
- [18/Feb/2023 09:55:19] "GET /api/wx/v3/match/latest HTTP/1.1" 200 36
- [18/Feb/2023 09:55:41] "POST /api/wx/v3/login HTTP/1.1" 200 134
- [18/Feb/2023 09:55:42] "GET /api/wx/authinfo HTTP/1.1" 200 423
- [18/Feb/2023 09:55:42] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 09:55:42] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 45
- [18/Feb/2023 09:55:45] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [18/Feb/2023 09:55:45] "GET /api/wx/v3/group/rank?id=73&order_by=0&page=1&page_size=50&stock_date=2023-02-17 HTTP/1.1" 200 49797
- [18/Feb/2023 09:55:47] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [18/Feb/2023 09:55:48] "GET /api/wx/v2/hot/stock/buy/list?page=1&page_size=50&stock_date=2023-02-17 HTTP/1.1" 200 6308
- [18/Feb/2023 09:55:52] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 09:55:52] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [18/Feb/2023 09:55:53] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [18/Feb/2023 10:09:10] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 10:09:10] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 45
- [18/Feb/2023 10:09:33] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [18/Feb/2023 10:09:34] "GET /api/wx/v2/hot/follow/list?page=1&page_size=50&stock_date=2023-02-17 HTTP/1.1" 200 17130
- [18/Feb/2023 10:09:36] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 10:09:36] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [18/Feb/2023 10:09:36] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [18/Feb/2023 10:10:06] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 10:10:06] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 45
- [18/Feb/2023 10:10:16] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 10:10:16] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [18/Feb/2023 10:10:17] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [18/Feb/2023 10:11:34] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [18/Feb/2023 10:11:35] "GET /api/wx/v2/hot/stock/buy/list?page=1&page_size=50&stock_date=2023-02-17 HTTP/1.1" 200 6301
- [18/Feb/2023 10:12:47] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 10:12:47] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 45
- [18/Feb/2023 10:12:48] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [18/Feb/2023 10:12:48] "GET /api/wx/v2/hot/stock/buy/list?page=1&page_size=50&stock_date=2023-02-17 HTTP/1.1" 200 6306
- [18/Feb/2023 10:13:14] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 10:13:14] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 45
- [18/Feb/2023 10:13:19] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [18/Feb/2023 10:13:19] "GET /api/wx/v2/hot/stock/buy/list?page=1&page_size=50&stock_date=2023-02-17 HTTP/1.1" 200 6308
- [18/Feb/2023 10:13:47] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [18/Feb/2023 10:13:47] "GET /api/wx/v3/group/rank?id=73&order_by=0&page=1&page_size=50&stock_date=2023-02-17 HTTP/1.1" 200 49797
- [18/Feb/2023 10:13:49] "GET /api/wx/v3/group/rank?id=74&order_by=0&page=1&page_size=50&stock_date=2023-02-17 HTTP/1.1" 200 90673
- [18/Feb/2023 10:13:52] "GET /api/wx/v2/match/list HTTP/1.1" 200 41771
- [18/Feb/2023 10:13:52] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [18/Feb/2023 10:13:53] "GET /api/wx/group/rank/list?match_id=14&stock_date=2023-02-17 HTTP/1.1" 200 52548
- [18/Feb/2023 10:13:54] "GET /api/wx/player/match?id=14&record_id=11491&user_id=4491 HTTP/1.1" 200 32061
- [18/Feb/2023 10:13:54] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11491 HTTP/1.1" 200 45
- [18/Feb/2023 10:13:57] "GET /api/wx/user/info?user_id=4491 HTTP/1.1" 200 787
- [18/Feb/2023 10:14:07] "GET /api/wx/v3/user/match/list?user_id=4491 HTTP/1.1" 200 45705
- [18/Feb/2023 10:14:09] "POST /api/wx/v2/user/follow HTTP/1.1" 200 26
- [18/Feb/2023 10:14:15] "GET /api/wx/v3/group/rank?id=73&order_by=0&page=1&page_size=50&stock_date=2023-02-17 HTTP/1.1" 200 49797
- [18/Feb/2023 10:14:15] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 3219
- [18/Feb/2023 10:14:23] "GET /api/wx/player/match?id=14&record_id=11491&user_id=4491 HTTP/1.1" 200 32061
- [18/Feb/2023 10:14:23] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11491 HTTP/1.1" 200 45
- [18/Feb/2023 10:14:24] "GET /api/wx/user/info?user_id=4491 HTTP/1.1" 200 787
- [18/Feb/2023 10:14:25] "GET /api/wx/v3/user/match/list?user_id=4491 HTTP/1.1" 200 45705
- [18/Feb/2023 10:15:05] "GET /api/wx/player/match?id=14&record_id=11611&user_id=4055 HTTP/1.1" 200 42543
- [18/Feb/2023 10:15:06] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11611 HTTP/1.1" 200 510
- [18/Feb/2023 10:16:29] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 10:16:29] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 3219
- [18/Feb/2023 10:17:05] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 10:17:06] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [18/Feb/2023 10:17:06] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=loss HTTP/1.1" 200 85942
- [18/Feb/2023 10:17:32] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [18/Feb/2023 10:17:32] "GET /api/wx/v2/hot/follow/list?page=1&page_size=50&stock_date=2023-02-17 HTTP/1.1" 200 17130
- [18/Feb/2023 10:17:38] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [18/Feb/2023 10:17:38] "GET /api/wx/v2/hot/stock/buy/list?page=1&page_size=50&stock_date=2023-02-17 HTTP/1.1" 200 6300
- [18/Feb/2023 10:17:47] "GET /api/wx/v2/match/list HTTP/1.1" 200 41771
- [18/Feb/2023 10:17:47] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [18/Feb/2023 10:17:48] "GET /api/wx/group/rank/list?match_id=14&stock_date=2023-02-17 HTTP/1.1" 200 52548
- [18/Feb/2023 10:17:50] "GET /api/wx/v2/mine/latest HTTP/1.1" 200 23
- [18/Feb/2023 10:17:52] "GET /api/wx/user/info?user_id=6531 HTTP/1.1" 200 455
- [18/Feb/2023 10:17:52] "GET /api/wx/v3/user/match/list?user_id=6531 HTTP/1.1" 200 45
- [18/Feb/2023 10:17:53] "GET /api/wx/v2/enum/list HTTP/1.1" 200 590
- [18/Feb/2023 10:18:53] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 10:18:54] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 3219
- [18/Feb/2023 10:19:04] "GET /api/wx/v2/mine/latest HTTP/1.1" 200 23
- [18/Feb/2023 10:19:05] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 831
- [18/Feb/2023 10:24:45] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 10:24:45] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 3219
- [18/Feb/2023 10:24:46] "GET /api/wx/v2/mine/latest HTTP/1.1" 200 23
- [18/Feb/2023 10:24:48] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 831
- [18/Feb/2023 10:25:01] "POST /api/wx/v3/user/consult HTTP/1.1" 200 23
- [18/Feb/2023 10:25:02] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 1124
- [18/Feb/2023 10:47:37] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 10:47:37] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 3219
- [18/Feb/2023 10:47:39] "GET /api/wx/v2/mine/latest HTTP/1.1" 200 23
- [18/Feb/2023 10:47:41] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 1124
- [18/Feb/2023 10:54:43] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 10:54:43] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 3219
- [18/Feb/2023 10:54:43] "GET /api/wx/v2/mine/latest HTTP/1.1" 200 23
- [18/Feb/2023 10:54:45] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 1124
- [18/Feb/2023 10:55:13] "POST /api/wx/v3/user/consult HTTP/1.1" 200 23
- [18/Feb/2023 10:55:13] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 1328
- [18/Feb/2023 10:56:10] "POST /api/wx/v3/user/consult HTTP/1.1" 200 23
- [18/Feb/2023 10:56:35] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 1532
- [18/Feb/2023 10:57:36] "POST /api/wx/v3/user/consult HTTP/1.1" 200 23
- [18/Feb/2023 10:57:37] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 1736
- [18/Feb/2023 10:58:21] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 10:58:21] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 3219
- [18/Feb/2023 10:58:33] "GET /api/wx/v2/mine/latest HTTP/1.1" 200 23
- [18/Feb/2023 10:58:35] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 1736
- [18/Feb/2023 10:58:49] "POST /api/wx/v3/user/consult HTTP/1.1" 200 23
- [18/Feb/2023 10:58:50] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 1945
- [18/Feb/2023 10:59:00] "POST /api/wx/v3/user/consult HTTP/1.1" 200 23
- [18/Feb/2023 10:59:01] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 2238
- [18/Feb/2023 11:04:13] "GET /api/wx/user/info?user_id=6531 HTTP/1.1" 200 455
- [18/Feb/2023 11:04:13] "GET /api/wx/v3/user/match/list?user_id=6531 HTTP/1.1" 200 45
- [18/Feb/2023 11:04:14] "GET /api/wx/v2/enum/list HTTP/1.1" 200 590
- [18/Feb/2023 11:08:42] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 11:08:42] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 3219
- [18/Feb/2023 11:08:44] "GET /api/wx/v2/mine/latest HTTP/1.1" 200 23
- [18/Feb/2023 11:08:45] "GET /api/wx/user/info?user_id=6531 HTTP/1.1" 200 455
- [18/Feb/2023 11:08:45] "GET /api/wx/v3/user/match/list?user_id=6531 HTTP/1.1" 200 45
- [18/Feb/2023 11:08:46] "GET /api/wx/v2/enum/list HTTP/1.1" 200 590
- [18/Feb/2023 11:15:48] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 11:15:48] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 3219
- [18/Feb/2023 11:15:50] "GET /api/wx/v2/mine/latest HTTP/1.1" 200 23
- [18/Feb/2023 11:15:51] "GET /api/wx/user/info?user_id=6531 HTTP/1.1" 200 455
- [18/Feb/2023 11:15:52] "GET /api/wx/v3/user/match/list?user_id=6531 HTTP/1.1" 200 45
- [18/Feb/2023 11:15:52] "GET /api/wx/v2/enum/list HTTP/1.1" 200 590
- [18/Feb/2023 11:17:10] "GET /api/wx/user/info?user_id=6531 HTTP/1.1" 200 455
- [18/Feb/2023 11:17:10] "GET /api/wx/v3/user/match/list?user_id=6531 HTTP/1.1" 200 45
- [18/Feb/2023 11:17:11] "GET /api/wx/v2/enum/list HTTP/1.1" 200 590
- [18/Feb/2023 11:20:57] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 11:20:57] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 3219
- [18/Feb/2023 11:20:58] "GET /api/wx/v2/mine/latest HTTP/1.1" 200 23
- [18/Feb/2023 11:20:59] "GET /api/wx/user/info?user_id=6531 HTTP/1.1" 200 455
- [18/Feb/2023 11:20:59] "GET /api/wx/v3/user/match/list?user_id=6531 HTTP/1.1" 200 45
- [18/Feb/2023 11:21:00] "GET /api/wx/v2/enum/list HTTP/1.1" 200 590
- [18/Feb/2023 11:29:44] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 11:29:44] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 3219
- [18/Feb/2023 11:29:57] "GET /api/wx/v2/mine/latest HTTP/1.1" 200 23
- [18/Feb/2023 11:29:58] "GET /api/wx/user/info?user_id=6531 HTTP/1.1" 200 455
- [18/Feb/2023 11:29:58] "GET /api/wx/v3/user/match/list?user_id=6531 HTTP/1.1" 200 45
- [18/Feb/2023 11:29:59] "GET /api/wx/v2/enum/list HTTP/1.1" 200 590
- [18/Feb/2023 11:46:30] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 11:46:30] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 3219
- [18/Feb/2023 11:46:31] "GET /api/wx/v2/mine/latest HTTP/1.1" 200 23
- [18/Feb/2023 11:46:32] "GET /api/wx/user/info?user_id=6531 HTTP/1.1" 200 455
- [18/Feb/2023 11:46:33] "GET /api/wx/v3/user/match/list?user_id=6531 HTTP/1.1" 200 45
- [18/Feb/2023 11:46:33] "GET /api/wx/v2/enum/list HTTP/1.1" 200 590
- Traceback (most recent call last):
- File "/tmp/wanzb_v3_api/src/weixin/views.py", line 648, in put
- rst = ctl.update_user_style(**vals)
- File "/tmp/wanzb_v3_api/src/weixin/controls.py", line 1729, in update_user_style
- init_fund = kwargs.pop("init_fund")
- KeyError: 'init_fund'
- [18/Feb/2023 11:46:54] "PUT /api/wx/v2/mine/style HTTP/1.1" 200 40
- Traceback (most recent call last):
- File "/tmp/wanzb_v3_api/src/weixin/views.py", line 648, in put
- rst = ctl.update_user_style(**vals)
- File "/tmp/wanzb_v3_api/src/weixin/controls.py", line 1729, in update_user_style
- init_fund = kwargs.pop("init_fund")
- KeyError: 'init_fund'
- [18/Feb/2023 11:49:55] "PUT /api/wx/v2/mine/style HTTP/1.1" 200 40
- [18/Feb/2023 11:50:17] "GET /api/wx/v2/match/list HTTP/1.1" 200 41771
- [18/Feb/2023 11:50:17] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [18/Feb/2023 11:50:17] "GET /api/wx/group/rank/list?match_id=14&stock_date=2023-02-17 HTTP/1.1" 200 52548
- [18/Feb/2023 11:50:19] "GET /api/wx/player/match?id=14&record_id=11864&user_id=4221 HTTP/1.1" 200 35692
- [18/Feb/2023 11:50:19] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11864 HTTP/1.1" 200 45
- [18/Feb/2023 11:50:21] "GET /api/wx/user/info?user_id=4221 HTTP/1.1" 200 1200
- [18/Feb/2023 11:50:21] "GET /api/wx/v3/user/match/list?user_id=4221 HTTP/1.1" 200 46238
- [18/Feb/2023 11:50:46] "GET /api/wx/user/info?user_id=4221 HTTP/1.1" 200 1200
- [18/Feb/2023 11:51:45] "GET /api/wx/v3/user/match/list?user_id=4221 HTTP/1.1" 200 46238
- [18/Feb/2023 11:53:28] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 11:53:28] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 3219
- [18/Feb/2023 11:53:39] "GET /api/wx/v2/mine/latest HTTP/1.1" 200 23
- [18/Feb/2023 11:53:40] "GET /api/wx/user/info?user_id=6531 HTTP/1.1" 200 455
- [18/Feb/2023 11:53:40] "GET /api/wx/v3/user/match/list?user_id=6531 HTTP/1.1" 200 45
- [18/Feb/2023 11:53:43] "GET /api/wx/v2/match/list HTTP/1.1" 200 41771
- [18/Feb/2023 11:53:43] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [18/Feb/2023 11:53:44] "GET /api/wx/group/rank/list?match_id=14&stock_date=2023-02-17 HTTP/1.1" 200 52548
- [18/Feb/2023 11:53:45] "GET /api/wx/player/match?id=14&record_id=11864&user_id=4221 HTTP/1.1" 200 35692
- [18/Feb/2023 11:53:45] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11864 HTTP/1.1" 200 45
- [18/Feb/2023 11:53:46] "GET /api/wx/user/info?user_id=4221 HTTP/1.1" 200 1200
- [18/Feb/2023 11:53:47] "GET /api/wx/v3/user/match/list?user_id=4221 HTTP/1.1" 200 46238
- [18/Feb/2023 11:54:21] "GET /api/wx/player/match?id=14&record_id=11491&user_id=4491 HTTP/1.1" 200 32061
- [18/Feb/2023 11:54:21] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11491 HTTP/1.1" 200 45
- [18/Feb/2023 11:54:22] "GET /api/wx/user/info?user_id=4491 HTTP/1.1" 200 787
- [18/Feb/2023 11:54:23] "GET /api/wx/v3/user/match/list?user_id=4491 HTTP/1.1" 200 45705
- [18/Feb/2023 11:55:34] "GET /api/wx/player/match?id=14&record_id=11976&user_id=6447 HTTP/1.1" 200 32062
- [18/Feb/2023 11:55:34] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11976 HTTP/1.1" 200 45
- [18/Feb/2023 11:55:35] "GET /api/wx/user/info?user_id=6447 HTTP/1.1" 200 859
- [18/Feb/2023 11:55:35] "GET /api/wx/v3/user/match/list?user_id=6447 HTTP/1.1" 200 17951
- [18/Feb/2023 11:55:40] "GET /api/wx/player/match?id=14&record_id=11864&user_id=4221 HTTP/1.1" 200 35692
- [18/Feb/2023 11:55:41] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11864 HTTP/1.1" 200 45
- [18/Feb/2023 11:55:42] "GET /api/wx/user/info?user_id=4221 HTTP/1.1" 200 1200
- [18/Feb/2023 11:55:43] "GET /api/wx/v3/user/match/list?user_id=4221 HTTP/1.1" 200 46238
- [18/Feb/2023 11:55:55] "GET /api/wx/user/info?user_id=6531 HTTP/1.1" 200 455
- [18/Feb/2023 11:55:56] "GET /api/wx/v3/user/match/list?user_id=6531 HTTP/1.1" 200 45
- [18/Feb/2023 11:55:57] "GET /api/wx/v2/enum/list HTTP/1.1" 200 590
- [18/Feb/2023 11:56:09] "GET /api/wx/player/match?id=14&record_id=11864&user_id=4221 HTTP/1.1" 200 35692
- [18/Feb/2023 11:56:09] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11864 HTTP/1.1" 200 45
- [18/Feb/2023 11:56:10] "GET /api/wx/user/info?user_id=4221 HTTP/1.1" 200 1200
- [18/Feb/2023 11:56:11] "GET /api/wx/v3/user/match/list?user_id=4221 HTTP/1.1" 200 46238
- [18/Feb/2023 12:04:57] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 12:04:57] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 3219
- [18/Feb/2023 12:04:59] "GET /api/wx/v2/match/list HTTP/1.1" 200 41771
- [18/Feb/2023 12:04:59] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [18/Feb/2023 12:05:00] "GET /api/wx/group/rank/list?match_id=14&stock_date=2023-02-17 HTTP/1.1" 200 52548
- [18/Feb/2023 12:05:01] "GET /api/wx/player/match?id=14&record_id=11864&user_id=4221 HTTP/1.1" 200 35692
- [18/Feb/2023 12:05:01] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11864 HTTP/1.1" 200 45
- [18/Feb/2023 12:05:03] "GET /api/wx/user/info?user_id=4221 HTTP/1.1" 200 1200
- [18/Feb/2023 12:05:03] "GET /api/wx/v3/user/match/list?user_id=4221 HTTP/1.1" 200 46238
- [18/Feb/2023 12:05:11] "GET /api/wx/player/match?id=14&record_id=11491&user_id=4491 HTTP/1.1" 200 32061
- [18/Feb/2023 12:05:12] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11491 HTTP/1.1" 200 45
- [18/Feb/2023 12:05:13] "GET /api/wx/user/info?user_id=4491 HTTP/1.1" 200 787
- [18/Feb/2023 12:05:14] "GET /api/wx/v3/user/match/list?user_id=4491 HTTP/1.1" 200 45705
- [18/Feb/2023 12:05:20] "GET /api/wx/player/match?id=14&record_id=11976&user_id=6447 HTTP/1.1" 200 32062
- [18/Feb/2023 12:05:21] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11976 HTTP/1.1" 200 45
- [18/Feb/2023 12:05:22] "GET /api/wx/user/info?user_id=6447 HTTP/1.1" 200 859
- [18/Feb/2023 12:05:22] "GET /api/wx/v3/user/match/list?user_id=6447 HTTP/1.1" 200 17951
- [18/Feb/2023 12:05:26] "GET /api/wx/player/match?id=14&record_id=12292&user_id=1720 HTTP/1.1" 200 22913
- [18/Feb/2023 12:05:27] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=12292 HTTP/1.1" 200 45
- [18/Feb/2023 12:05:28] "GET /api/wx/user/info?user_id=1720 HTTP/1.1" 200 1116
- [18/Feb/2023 12:05:28] "GET /api/wx/v3/user/match/list?user_id=1720 HTTP/1.1" 200 51487
- [18/Feb/2023 12:05:32] "GET /api/wx/player/match?id=14&record_id=11590&user_id=657 HTTP/1.1" 200 28886
- [18/Feb/2023 12:05:32] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11590 HTTP/1.1" 200 45
- [18/Feb/2023 12:05:33] "GET /api/wx/user/info?user_id=657 HTTP/1.1" 200 644
- [18/Feb/2023 12:05:34] "GET /api/wx/v3/user/match/list?user_id=657 HTTP/1.1" 200 33459
- [18/Feb/2023 12:05:45] "POST /api/wx/v2/user/follow HTTP/1.1" 200 26
- [18/Feb/2023 12:05:52] "GET /api/wx/v2/mine/latest HTTP/1.1" 200 23
- [18/Feb/2023 12:05:54] "GET /api/wx/user/info?user_id=6531 HTTP/1.1" 200 455
- [18/Feb/2023 12:05:54] "GET /api/wx/v3/user/match/list?user_id=6531 HTTP/1.1" 200 45
- [18/Feb/2023 12:06:09] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 2238
- [18/Feb/2023 12:06:25] "GET /api/wx/group/rank?id=74&order_by=0&page=1&page_size=50&stock_date=2023-02-17 HTTP/1.1" 200 90461
- [18/Feb/2023 12:06:33] "GET /api/wx/user/info?user_id=6531 HTTP/1.1" 200 455
- [18/Feb/2023 12:06:33] "GET /api/wx/v3/user/match/list?user_id=6531 HTTP/1.1" 200 45
- [18/Feb/2023 12:06:39] "GET /api/wx/player/match?id=14&record_id=11491&user_id=4491 HTTP/1.1" 200 32061
- [18/Feb/2023 12:06:40] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11491 HTTP/1.1" 200 45
- [18/Feb/2023 12:06:42] "GET /api/wx/user/info?user_id=4491 HTTP/1.1" 200 787
- [18/Feb/2023 12:06:43] "GET /api/wx/v3/user/match/list?user_id=4491 HTTP/1.1" 200 45705
- [18/Feb/2023 12:06:46] "GET /api/wx/player/match?id=14&record_id=11864&user_id=4221 HTTP/1.1" 200 35692
- [18/Feb/2023 12:06:47] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11864 HTTP/1.1" 200 45
- [18/Feb/2023 12:06:49] "GET /api/wx/user/info?user_id=4221 HTTP/1.1" 200 1200
- [18/Feb/2023 12:06:49] "GET /api/wx/v3/user/match/list?user_id=4221 HTTP/1.1" 200 46238
- [18/Feb/2023 14:32:30] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 14:32:31] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [18/Feb/2023 14:33:24] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 14:33:24] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [18/Feb/2023 14:33:33] "GET /api/wx/player/match?id=14&record_id=11590&user_id=657 HTTP/1.1" 200 28886
- [18/Feb/2023 14:33:34] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11590 HTTP/1.1" 200 45
- [18/Feb/2023 14:33:35] "GET /api/wx/user/info?user_id=657 HTTP/1.1" 200 644
- [18/Feb/2023 14:33:36] "GET /api/wx/v3/user/match/list?user_id=657 HTTP/1.1" 200 33459
- [18/Feb/2023 14:33:43] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [18/Feb/2023 14:33:49] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [18/Feb/2023 14:34:30] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [18/Feb/2023 14:35:51] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [18/Feb/2023 14:36:03] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [18/Feb/2023 14:37:04] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 14:37:04] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [18/Feb/2023 14:37:07] "GET /api/wx/player/match?id=14&record_id=11590&user_id=657 HTTP/1.1" 200 28886
- [18/Feb/2023 14:37:08] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11590 HTTP/1.1" 200 45
- [18/Feb/2023 14:37:09] "GET /api/wx/user/info?user_id=657 HTTP/1.1" 200 644
- [18/Feb/2023 14:37:09] "GET /api/wx/v3/user/match/list?user_id=657 HTTP/1.1" 200 33459
- [18/Feb/2023 14:37:15] "GET /api/wx/v3/user/follower/list?page=1&page_size=50 HTTP/1.1" 200 45
- [18/Feb/2023 14:37:19] "GET /api/wx/v3/user/follower/list?page=1&page_size=50 HTTP/1.1" 200 45
- [18/Feb/2023 14:38:05] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 14:38:06] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [18/Feb/2023 14:38:08] "GET /api/wx/player/match?id=14&record_id=11590&user_id=657 HTTP/1.1" 200 28886
- [18/Feb/2023 14:38:08] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11590 HTTP/1.1" 200 45
- [18/Feb/2023 14:38:10] "GET /api/wx/user/info?user_id=657 HTTP/1.1" 200 644
- [18/Feb/2023 14:38:11] "GET /api/wx/v3/user/match/list?user_id=657 HTTP/1.1" 200 33459
- [18/Feb/2023 14:38:11] "GET /api/wx/v3/user/follower/list?page=1&page_size=50 HTTP/1.1" 200 45
- [18/Feb/2023 14:38:14] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [18/Feb/2023 14:42:20] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 14:42:21] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [18/Feb/2023 14:42:22] "GET /api/wx/player/match?id=14&record_id=11590&user_id=657 HTTP/1.1" 200 28886
- [18/Feb/2023 14:42:22] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11590 HTTP/1.1" 200 45
- [18/Feb/2023 14:42:24] "GET /api/wx/user/info?user_id=657 HTTP/1.1" 200 644
- [18/Feb/2023 14:42:24] "GET /api/wx/v3/user/match/list?user_id=657 HTTP/1.1" 200 33459
- [18/Feb/2023 14:42:25] "GET /api/wx/v3/user/follower/list?page=1&page_size=50 HTTP/1.1" 200 45
- [18/Feb/2023 14:42:34] "GET /api/wx/v3/user/follower/list?page=1&page_size=50 HTTP/1.1" 200 45
- [18/Feb/2023 14:42:42] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [18/Feb/2023 14:44:00] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 14:44:00] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [18/Feb/2023 14:44:02] "GET /api/wx/player/match?id=14&record_id=11590&user_id=657 HTTP/1.1" 200 28886
- [18/Feb/2023 14:44:02] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11590 HTTP/1.1" 200 45
- [18/Feb/2023 14:44:03] "GET /api/wx/user/info?user_id=657 HTTP/1.1" 200 644
- [18/Feb/2023 14:44:04] "GET /api/wx/v3/user/match/list?user_id=657 HTTP/1.1" 200 33459
- [18/Feb/2023 14:44:05] "GET /api/wx/v3/user/follower/list?page=1&page_size=50 HTTP/1.1" 200 45
- [18/Feb/2023 14:44:08] "GET /api/wx/v2/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 1284
- [18/Feb/2023 14:45:16] "GET /api/wx/v3/user/follower/list?page=1&page_size=50 HTTP/1.1" 200 45
- [18/Feb/2023 14:45:49] "GET /api/wx/v2/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 1284
- [18/Feb/2023 14:46:28] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 14:46:28] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [18/Feb/2023 14:46:30] "GET /api/wx/player/match?id=14&record_id=11491&user_id=4491 HTTP/1.1" 200 32061
- [18/Feb/2023 14:46:30] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11491 HTTP/1.1" 200 45
- [18/Feb/2023 14:46:31] "GET /api/wx/user/info?user_id=4491 HTTP/1.1" 200 787
- [18/Feb/2023 14:46:32] "GET /api/wx/v3/user/match/list?user_id=4491 HTTP/1.1" 200 45705
- [18/Feb/2023 14:46:33] "GET /api/wx/v3/user/follower/list?page=1&page_size=50 HTTP/1.1" 200 45
- [18/Feb/2023 14:46:40] "GET /api/wx/v2/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 1284
- [18/Feb/2023 14:47:04] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 14:47:04] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [18/Feb/2023 14:47:06] "GET /api/wx/player/match?id=14&record_id=11491&user_id=4491 HTTP/1.1" 200 32061
- [18/Feb/2023 14:47:06] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11491 HTTP/1.1" 200 45
- [18/Feb/2023 14:47:07] "GET /api/wx/user/info?user_id=4491 HTTP/1.1" 200 787
- [18/Feb/2023 14:47:08] "GET /api/wx/v3/user/match/list?user_id=4491 HTTP/1.1" 200 45705
- [18/Feb/2023 14:47:09] "GET /api/wx/v3/user/follower/list?page=1&page_size=50&user_id=4491 HTTP/1.1" 200 37810
- [18/Feb/2023 14:47:16] "GET /api/wx/v2/user/follow/list?page=1&page_size=50&user_id=4491 HTTP/1.1" 200 45
- [18/Feb/2023 14:47:22] "GET /api/wx/player/match?id=14&record_id=11590&user_id=657 HTTP/1.1" 200 28886
- [18/Feb/2023 14:47:22] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11590 HTTP/1.1" 200 45
- [18/Feb/2023 14:47:23] "GET /api/wx/user/info?user_id=657 HTTP/1.1" 200 644
- [18/Feb/2023 14:47:24] "GET /api/wx/v3/user/match/list?user_id=657 HTTP/1.1" 200 33459
- [18/Feb/2023 14:47:25] "GET /api/wx/v3/user/follower/list?page=1&page_size=50&user_id=657 HTTP/1.1" 200 36784
- [18/Feb/2023 14:47:27] "GET /api/wx/v2/user/follow/list?page=1&page_size=50&user_id=657 HTTP/1.1" 200 45
- [18/Feb/2023 14:47:32] "GET /api/wx/v2/match/list HTTP/1.1" 200 41771
- [18/Feb/2023 14:47:32] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [18/Feb/2023 14:47:33] "GET /api/wx/group/rank/list?match_id=14&stock_date=2023-02-17 HTTP/1.1" 200 52548
- [18/Feb/2023 14:47:35] "GET /api/wx/player/match?id=14&record_id=11976&user_id=6447 HTTP/1.1" 200 32062
- [18/Feb/2023 14:47:35] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11976 HTTP/1.1" 200 45
- [18/Feb/2023 14:47:36] "GET /api/wx/user/info?user_id=6447 HTTP/1.1" 200 859
- [18/Feb/2023 14:47:36] "GET /api/wx/v3/user/match/list?user_id=6447 HTTP/1.1" 200 17951
- [18/Feb/2023 14:47:40] "GET /api/wx/player/match?id=14&record_id=11864&user_id=4221 HTTP/1.1" 200 35692
- [18/Feb/2023 14:47:40] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11864 HTTP/1.1" 200 45
- [18/Feb/2023 14:47:41] "GET /api/wx/user/info?user_id=4221 HTTP/1.1" 200 1200
- [18/Feb/2023 14:47:42] "GET /api/wx/v3/user/match/list?user_id=4221 HTTP/1.1" 200 46238
- [18/Feb/2023 14:47:43] "GET /api/wx/v2/user/follow/list?page=1&page_size=50&user_id=4221 HTTP/1.1" 200 6378
- [18/Feb/2023 14:47:49] "GET /api/wx/v3/user/follower/list?page=1&page_size=50&user_id=4221 HTTP/1.1" 200 32336
- [18/Feb/2023 14:48:07] "GET /api/wx/v3/user/follower/list?page=2&page_size=50&user_id=4221 HTTP/1.1" 200 15095
- [18/Feb/2023 14:49:29] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 14:49:29] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [18/Feb/2023 14:49:31] "GET /api/wx/v2/match/list HTTP/1.1" 200 41771
- [18/Feb/2023 14:49:31] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [18/Feb/2023 14:49:31] "GET /api/wx/group/rank/list?match_id=14&stock_date=2023-02-17 HTTP/1.1" 200 52548
- [18/Feb/2023 14:49:33] "GET /api/wx/player/match?id=14&record_id=11864&user_id=4221 HTTP/1.1" 200 35692
- [18/Feb/2023 14:49:34] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11864 HTTP/1.1" 200 45
- [18/Feb/2023 14:49:35] "GET /api/wx/user/info?user_id=4221 HTTP/1.1" 200 1200
- [18/Feb/2023 14:49:35] "GET /api/wx/v3/user/match/list?user_id=4221 HTTP/1.1" 200 46238
- [18/Feb/2023 14:49:37] "GET /api/wx/v3/user/follower/list?page=1&page_size=50&user_id=4221 HTTP/1.1" 200 32336
- [18/Feb/2023 14:49:39] "GET /api/wx/user/info?user_id=828 HTTP/1.1" 200 1083
- [18/Feb/2023 14:49:39] "GET /api/wx/v3/user/match/list?user_id=828 HTTP/1.1" 200 19736
- [18/Feb/2023 14:49:42] "GET /api/wx/player/match?id=14&user_id=828 HTTP/1.1" 200 22238
- [18/Feb/2023 14:50:05] "GET /api/wx/v2/user/follow/list?page=1&page_size=50&user_id=4221 HTTP/1.1" 200 6378
- [18/Feb/2023 14:50:07] "GET /api/wx/user/info?user_id=1062 HTTP/1.1" 200 1218
- [18/Feb/2023 14:50:07] "GET /api/wx/v3/user/match/list?user_id=1062 HTTP/1.1" 200 48735
- [18/Feb/2023 14:50:11] "GET /api/wx/player/match?id=13&user_id=1062 HTTP/1.1" 200 45734
- [18/Feb/2023 14:50:27] "GET /api/wx/player/match?id=12&user_id=1062 HTTP/1.1" 200 72946
- [18/Feb/2023 14:50:41] "GET /api/wx/player/match?id=14&user_id=1062 HTTP/1.1" 200 13362
- [18/Feb/2023 14:50:45] "GET /api/wx/player/match?id=13&user_id=1062 HTTP/1.1" 200 45734
- [18/Feb/2023 14:51:15] "GET /api/wx/player/match?id=14&user_id=1062 HTTP/1.1" 200 13362
- [18/Feb/2023 14:52:29] "GET /api/wx/player/match?id=13&user_id=1062 HTTP/1.1" 200 45734
- [18/Feb/2023 14:57:53] "GET /api/wx/v2/mine/latest HTTP/1.1" 200 23
- [18/Feb/2023 14:57:55] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 2238
- [18/Feb/2023 14:58:30] "GET /api/wx/user/info?user_id=6531 HTTP/1.1" 200 455
- [18/Feb/2023 14:58:30] "GET /api/wx/v3/user/match/list?user_id=6531 HTTP/1.1" 200 45
- [18/Feb/2023 14:58:35] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 2238
- [18/Feb/2023 14:59:02] "GET /api/wx/player/match?id=14&record_id=12292&user_id=1720 HTTP/1.1" 200 22913
- [18/Feb/2023 14:59:03] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=12292 HTTP/1.1" 200 45
- [18/Feb/2023 14:59:04] "GET /api/wx/user/info?user_id=1720 HTTP/1.1" 200 1116
- [18/Feb/2023 14:59:05] "GET /api/wx/v3/user/match/list?user_id=1720 HTTP/1.1" 200 51487
- [18/Feb/2023 14:59:07] "GET /api/wx/player/match?id=14&user_id=1720 HTTP/1.1" 200 22914
- [18/Feb/2023 14:59:16] "GET /api/wx/player/match?id=14&record_id=11590&user_id=657 HTTP/1.1" 200 28886
- [18/Feb/2023 14:59:16] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11590 HTTP/1.1" 200 45
- [18/Feb/2023 14:59:17] "GET /api/wx/user/info?user_id=657 HTTP/1.1" 200 644
- [18/Feb/2023 14:59:18] "GET /api/wx/v3/user/match/list?user_id=657 HTTP/1.1" 200 33459
- [18/Feb/2023 14:59:19] "GET /api/wx/player/match?id=14&user_id=657 HTTP/1.1" 200 28888
- [18/Feb/2023 15:01:10] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [18/Feb/2023 15:01:10] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [18/Feb/2023 15:01:13] "GET /api/wx/player/match?id=14&record_id=11491&user_id=4491 HTTP/1.1" 200 32061
- [18/Feb/2023 15:01:13] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=11491 HTTP/1.1" 200 45
- [18/Feb/2023 15:01:15] "GET /api/wx/user/info?user_id=4491 HTTP/1.1" 200 787
- [18/Feb/2023 15:01:15] "GET /api/wx/v3/user/match/list?user_id=4491 HTTP/1.1" 200 45705
- [18/Feb/2023 15:01:17] "GET /api/wx/player/match?id=14&user_id=4491 HTTP/1.1" 200 32062
- [18/Feb/2023 15:01:25] "GET /api/wx/player/match?id=14&record_id=9740&user_id=4491 HTTP/1.1" 200 32525
- [18/Feb/2023 15:01:25] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=9740 HTTP/1.1" 200 7590
- [18/Feb/2023 15:01:40] "GET /api/wx/v2/match/list HTTP/1.1" 200 41771
- [18/Feb/2023 15:01:40] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [18/Feb/2023 15:01:41] "GET /api/wx/group/rank/list?match_id=14&stock_date=2023-02-17 HTTP/1.1" 200 52548
- [18/Feb/2023 15:01:48] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [18/Feb/2023 15:01:49] "GET /api/wx/v2/hot/follow/list?page=1&page_size=50&stock_date=2023-02-17 HTTP/1.1" 200 17130
- [18/Feb/2023 15:36:37] code 400, message Bad request syntax ('\x03\x00\x00\x13\x0e\xe0\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00')
- Traceback (most recent call last):
- File "/usr/lib/python2.7/logging/__init__.py", line 868, in emit
- msg = self.format(record)
- File "/usr/lib/python2.7/logging/__init__.py", line 741, in format
- return fmt.format(record)
- File "/usr/local/lib/python2.7/dist-packages/django/utils/log.py", line 192, in format
- return super(ServerFormatter, self).format(record)
- File "/usr/lib/python2.7/logging/__init__.py", line 476, in format
- raise e
- UnicodeDecodeError: 'utf8' codec can't decode byte 0xe0 in position 6: invalid continuation byte
- Logged from file basehttp.py, line 124
- Traceback (most recent call last):
- File "/usr/lib/python2.7/SocketServer.py", line 599, in process_request_thread
- self.finish_request(request, client_address)
- File "/usr/lib/python2.7/SocketServer.py", line 334, in finish_request
- self.RequestHandlerClass(request, client_address, self)
- File "/usr/lib/python2.7/SocketServer.py", line 655, in __init__
- self.handle()
- File "/usr/local/lib/python2.7/dist-packages/django/core/servers/basehttp.py", line 140, in handle
- self.raw_requestline = self.rfile.readline(65537)
- File "/usr/lib/python2.7/socket.py", line 480, in readline
- data = self._sock.recv(self._rbufsize)
- error: [Errno 104] Connection reset by peer
- [18/Feb/2023 15:52:21] code 400, message Bad request version ('\xc0\x14\xc0')
- [18/Feb/2023 15:52:21] You're accessing the development server over HTTPS, but it only supports HTTP.
- 2023-02-18 15:52:22,796 [django.request:152] [base:get_response] [WARNING]- Not Found: /
- [18/Feb/2023 15:52:22] "GET / HTTP/1.1" 404 74
- 2023-02-18 15:52:23,232 [django.request:152] [base:get_response] [WARNING]- Not Found: /
- [18/Feb/2023 15:52:23] "GET / HTTP/1.1" 404 74
- [18/Feb/2023 15:52:23] code 505, message Invalid HTTP Version (2.0)
- [18/Feb/2023 15:52:23] "PRI * HTTP/2.0" 505 -
- [19/Feb/2023 11:41:02] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 11:41:02] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 21278
- [19/Feb/2023 11:45:55] "GET /api/wx/v2/default/date?&match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 11:45:55] "GET /api/wx/v3/group/rank?id=73&order_by=0&page=1&page_size=50&stock_date=2023-02-17 HTTP/1.1" 200 49797
- [19/Feb/2023 11:45:56] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 21278
- [19/Feb/2023 11:45:57] "GET /api/wx/v2/match/list? HTTP/1.1" 200 41771
- [19/Feb/2023 11:45:57] "GET /api/wx/v2/default/date?&match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 11:45:57] "GET /api/wx/group/rank/list?&match_id=14&stock_date=2023-02-17 HTTP/1.1" 200 52533
- [19/Feb/2023 16:13:58] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 16:13:59] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 16:15:26] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [19/Feb/2023 16:15:26] "GET /api/wx/v2/hot/stock/buy/list?page=1&page_size=50&stock_date=2023-02-17 HTTP/1.1" 200 6306
- [19/Feb/2023 16:15:30] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [19/Feb/2023 16:15:31] "GET /api/wx/v2/hot/follow/list?page=1&page_size=50&stock_date=2023-02-17 HTTP/1.1" 200 17130
- [19/Feb/2023 16:15:33] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 16:15:33] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 16:15:33] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=loss HTTP/1.1" 200 85942
- [19/Feb/2023 16:22:55] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 16:22:55] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 16:23:05] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 16:23:05] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 16:23:06] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=loss HTTP/1.1" 200 85942
- [19/Feb/2023 17:05:02] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:05:02] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:05:05] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:05:05] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:05:05] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=loss HTTP/1.1" 200 85942
- [19/Feb/2023 17:07:04] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:07:04] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:07:06] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:07:06] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:07:06] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=loss HTTP/1.1" 200 85942
- [19/Feb/2023 17:08:46] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:08:46] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:08:47] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:08:47] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:08:48] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=loss HTTP/1.1" 200 85942
- [19/Feb/2023 17:09:18] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:09:18] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:09:19] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:09:19] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:09:19] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=loss HTTP/1.1" 200 85942
- [19/Feb/2023 17:09:42] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:09:42] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:09:43] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:09:43] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:09:44] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=loss HTTP/1.1" 200 85942
- [19/Feb/2023 17:10:07] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:10:07] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:10:08] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:10:08] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:10:09] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=loss HTTP/1.1" 200 85942
- [19/Feb/2023 17:10:28] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:10:28] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:10:29] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:10:29] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:10:29] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=loss HTTP/1.1" 200 85942
- [19/Feb/2023 17:14:41] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:14:42] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:14:43] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:14:43] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:14:44] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [19/Feb/2023 17:15:20] "GET /api/wx/v3/profit/rank/list?match_id=14&page=2&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 78327
- [19/Feb/2023 17:24:58] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:24:58] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:28:21] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:28:21] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:28:22] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:28:22] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:28:23] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [19/Feb/2023 17:30:08] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:30:08] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:30:09] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:30:09] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:30:10] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [19/Feb/2023 17:30:18] "GET /api/wx/v3/profit/rank/list?match_id=14&page=2&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 78327
- [19/Feb/2023 17:30:36] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:30:37] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:30:37] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [19/Feb/2023 17:30:43] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:30:43] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:30:44] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [19/Feb/2023 17:30:56] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:30:57] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:30:57] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [19/Feb/2023 17:31:20] "GET /api/wx/v3/profit/rank/list?match_id=14&page=2&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 78327
- [19/Feb/2023 17:32:55] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:32:55] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:32:57] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:32:57] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:32:57] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [19/Feb/2023 17:33:17] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:33:17] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:33:18] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [19/Feb/2023 17:33:26] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:33:26] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:33:27] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [19/Feb/2023 17:33:34] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:33:34] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:33:34] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [19/Feb/2023 17:34:08] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:34:08] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:34:09] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:34:09] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:34:10] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [19/Feb/2023 17:36:50] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:36:51] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:36:57] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:36:57] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:36:57] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=loss HTTP/1.1" 200 85942
- [19/Feb/2023 17:38:28] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:38:28] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:38:30] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:38:30] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:38:30] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=loss HTTP/1.1" 200 85942
- [19/Feb/2023 17:39:28] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:39:28] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:39:29] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:39:29] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:39:30] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=loss HTTP/1.1" 200 85942
- [19/Feb/2023 17:39:55] "GET /api/wx/v3/profit/rank/list?match_id=14&page=2&page_size=50&stock_date=2023-02-17&type=loss HTTP/1.1" 200 79517
- [19/Feb/2023 17:40:52] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:40:52] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:40:53] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:40:53] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:40:53] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [19/Feb/2023 17:41:09] "GET /api/wx/v3/profit/rank/list?match_id=14&page=2&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 78327
- [19/Feb/2023 17:45:11] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:45:12] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:45:16] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:45:16] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:45:16] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [19/Feb/2023 17:45:23] "GET /api/wx/user/info?user_id=11590 HTTP/1.1" 200 623
- [19/Feb/2023 17:45:23] "GET /api/wx/v3/user/match/list?user_id=11590 HTTP/1.1" 200 45
- [19/Feb/2023 17:45:27] "GET /api/wx/user/info?user_id=11640 HTTP/1.1" 200 596
- [19/Feb/2023 17:45:27] "GET /api/wx/v3/user/match/list?user_id=11640 HTTP/1.1" 200 45
- [19/Feb/2023 17:45:31] "GET /api/wx/user/info?user_id=11861 HTTP/1.1" 200 603
- [19/Feb/2023 17:45:31] "GET /api/wx/v3/user/match/list?user_id=11861 HTTP/1.1" 200 45
- [19/Feb/2023 17:48:28] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:48:28] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:48:29] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:48:29] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:48:29] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [19/Feb/2023 17:48:31] "GET /api/wx/user/info?user_id=657 HTTP/1.1" 200 644
- [19/Feb/2023 17:48:31] "GET /api/wx/v3/user/match/list?user_id=657 HTTP/1.1" 200 33459
- [19/Feb/2023 17:48:34] "GET /api/wx/user/info?user_id=490 HTTP/1.1" 200 760
- [19/Feb/2023 17:48:35] "GET /api/wx/v3/user/match/list?user_id=490 HTTP/1.1" 200 19366
- [19/Feb/2023 17:48:38] "GET /api/wx/player/match?id=14&user_id=490 HTTP/1.1" 200 26886
- [19/Feb/2023 17:48:47] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:48:47] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:48:48] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [19/Feb/2023 17:49:17] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:49:17] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:49:18] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:49:18] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:49:19] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [19/Feb/2023 17:50:09] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:50:09] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:50:10] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:50:10] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 17:50:11] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-17&type=win HTTP/1.1" 200 83345
- [19/Feb/2023 17:54:56] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*\xe0\x00\x00\x00\x00\x00Cookie:')
- Traceback (most recent call last):
- File "/usr/lib/python2.7/logging/__init__.py", line 868, in emit
- msg = self.format(record)
- File "/usr/lib/python2.7/logging/__init__.py", line 741, in format
- return fmt.format(record)
- File "/usr/local/lib/python2.7/dist-packages/django/utils/log.py", line 192, in format
- return super(ServerFormatter, self).format(record)
- File "/usr/lib/python2.7/logging/__init__.py", line 476, in format
- raise e
- UnicodeDecodeError: 'utf8' codec can't decode byte 0xe0 in position 6: invalid continuation byte
- Logged from file basehttp.py, line 124
- [19/Feb/2023 17:57:03] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:57:03] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:57:22] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:57:22] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 17:58:08] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 17:59:59] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 18:00:00] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 18:00:20] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 18:00:20] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 18:00:35] "GET /api/wx/v2/match/list HTTP/1.1" 200 41771
- [19/Feb/2023 18:00:35] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 18:00:35] "GET /api/wx/group/rank/list?match_id=14&stock_date=2023-02-17 HTTP/1.1" 200 52533
- [19/Feb/2023 18:01:34] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 18:01:34] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 18:02:04] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 18:02:05] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 18:02:20] "GET /api/wx/v2/match/list HTTP/1.1" 200 41771
- [19/Feb/2023 18:02:20] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 18:02:21] "GET /api/wx/group/rank/list?match_id=14&stock_date=2023-02-17 HTTP/1.1" 200 52533
- [19/Feb/2023 18:02:52] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 18:02:52] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 18:02:54] "GET /api/wx/v2/match/list HTTP/1.1" 200 41771
- [19/Feb/2023 18:02:54] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 18:02:55] "GET /api/wx/group/rank/list?match_id=14&stock_date=2023-02-17 HTTP/1.1" 200 52533
- [19/Feb/2023 18:03:41] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [19/Feb/2023 18:03:42] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 6356
- [19/Feb/2023 18:03:47] "GET /api/wx/v2/match/list HTTP/1.1" 200 41771
- [19/Feb/2023 18:03:47] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 18:03:47] "GET /api/wx/group/rank/list?match_id=14&stock_date=2023-02-17 HTTP/1.1" 200 52533
- [19/Feb/2023 18:04:01] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [19/Feb/2023 18:04:02] "GET /api/wx/v3/group/rank?id=73&order_by=0&page=1&page_size=50&stock_date=2023-02-17 HTTP/1.1" 200 49797
- /tmp/wanzb_v3_api/src/utils/aestool.py:2: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
- from cryptography.hazmat.primitives import padding
- /tmp/wanzb_v3_api/src/utils/aestool.py:2: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
- from cryptography.hazmat.primitives import padding
- [20/Feb/2023 23:47:23] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [20/Feb/2023 23:47:24] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [20/Feb/2023 23:47:26] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 00:03:20] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 00:03:20] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 00:03:34] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 00:03:34] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 00:03:37] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 00:04:04] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 00:04:04] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 00:04:08] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 00:09:28] code 400, message Bad request version ('\xc0\x13\xc0')
- [21/Feb/2023 00:09:28] You're accessing the development server over HTTPS, but it only supports HTTP.
- 2023-02-21 00:09:38,273 [django.request:152] [base:get_response] [WARNING]- Not Found: /
- [21/Feb/2023 00:09:38] "GET / HTTP/1.1" 404 74
- 2023-02-21 00:13:16,939 [django.request:152] [base:get_response] [WARNING]- Not Found: /
- [21/Feb/2023 00:13:16] "GET / HTTP/1.1" 404 74
- 2023-02-21 00:13:17,006 [django.request:152] [base:get_response] [WARNING]- Not Found: /favicon.ico
- [21/Feb/2023 00:13:17] "GET /favicon.ico HTTP/1.1" 404 85
- [21/Feb/2023 00:23:20] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 00:23:20] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 00:23:21] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 00:23:50] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 00:23:50] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 00:23:51] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 00:24:08] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 00:24:27] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 00:32:20] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 00:32:20] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 00:32:22] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 00:33:28] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 00:33:28] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 00:33:29] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 03:11:58] code 400, message Bad request version ('\x95\xf3\xdd\xb2\xefn\xe4\xd9\xd2\xd8\xe3\x1c\xbe\xca"\xb8\xca\xaaL6/\xd8Iu\xcd\xc6\xd1\x10\x01S\xb8u\x00>\x13\x02\x13\x03\x13\x01\xc0,\xc00\x00\x9f\xcc\xa9\xcc\xa8\xcc\xaa\xc0+\xc0/\x00\x9e\xc0$\xc0(\x00k\xc0#\xc0\'\x00g\xc0')
- [21/Feb/2023 03:11:58] You're accessing the development server over HTTPS, but it only supports HTTP.
- 2023-02-21 03:11:58,952 [django.request:152] [base:get_response] [WARNING]- Not Found: /
- [21/Feb/2023 03:11:58] "GET / HTTP/1.1" 404 74
- [21/Feb/2023 10:15:12] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 10:15:12] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 10:15:16] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 10:15:17] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 10:15:19] "GET /api/wx/v2/match/list HTTP/1.1" 200 41771
- [21/Feb/2023 10:15:19] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [21/Feb/2023 10:15:20] "GET /api/wx/group/rank/list?match_id=14&stock_date=2023-02-20 HTTP/1.1" 200 54759
- [21/Feb/2023 10:15:24] "GET /api/wx/v2/mine/latest HTTP/1.1" 200 23
- [21/Feb/2023 10:15:43] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 3588
- [21/Feb/2023 10:16:27] "POST /api/wx/v3/user/consult HTTP/1.1" 200 23
- [21/Feb/2023 10:16:27] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 3912
- [21/Feb/2023 10:16:41] "POST /api/wx/v3/user/consult HTTP/1.1" 200 23
- [21/Feb/2023 10:16:41] "POST /api/wx/v3/user/consult HTTP/1.1" 200 23
- [21/Feb/2023 10:16:42] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 4560
- [21/Feb/2023 10:16:42] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 4560
- [21/Feb/2023 10:16:50] "GET /api/wx/v3/user/consult/list HTTP/1.1" 200 4560
- [21/Feb/2023 10:16:56] "GET /api/wx/user/info?user_id=6531 HTTP/1.1" 200 622
- [21/Feb/2023 10:16:56] "GET /api/wx/v3/user/match/list?user_id=6531 HTTP/1.1" 200 45
- [21/Feb/2023 10:16:57] "GET /api/wx/v2/enum/list HTTP/1.1" 200 590
- [21/Feb/2023 10:34:43] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 10:34:43] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 10:48:44] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 10:48:45] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 10:50:27] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 11:01:14] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 11:01:14] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 11:01:26] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 11:03:21] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 11:03:22] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 11:03:22] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 11:05:00] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 11:05:00] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 11:05:09] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 11:05:41] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 11:05:41] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 11:05:42] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 11:06:28] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 11:06:29] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 11:06:30] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 11:07:06] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 11:07:06] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 11:07:07] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 11:23:31] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 11:23:32] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 11:24:21] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 11:24:45] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 11:25:37] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 11:25:37] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 11:25:38] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 11:43:29] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 11:43:29] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 11:43:35] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 11:48:59] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 11:48:59] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 11:49:00] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 11:49:18] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 11:49:18] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 11:50:14] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 11:53:03] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 11:53:03] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 11:53:04] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 11:53:53] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 11:53:53] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 11:53:55] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 12:01:15] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 12:01:15] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 7922
- [21/Feb/2023 12:01:19] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 15:23:05] code 400, message Bad request syntax ('\x03\x00\x00\x13\x0e\xe0\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00')
- Traceback (most recent call last):
- File "/usr/lib/python2.7/logging/__init__.py", line 868, in emit
- msg = self.format(record)
- File "/usr/lib/python2.7/logging/__init__.py", line 741, in format
- return fmt.format(record)
- File "/usr/local/lib/python2.7/dist-packages/django/utils/log.py", line 192, in format
- return super(ServerFormatter, self).format(record)
- File "/usr/lib/python2.7/logging/__init__.py", line 476, in format
- raise e
- UnicodeDecodeError: 'utf8' codec can't decode byte 0xe0 in position 6: invalid continuation byte
- Logged from file basehttp.py, line 124
- [2023-02-21 15:23:05,337] - Broken pipe from ('94.102.51.31', 43714)
- [21/Feb/2023 15:29:57] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 15:29:57] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 4351
- [21/Feb/2023 15:29:58] "GET /api/wx/v2/match/list HTTP/1.1" 200 41771
- [21/Feb/2023 15:29:58] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [21/Feb/2023 15:29:59] "GET /api/wx/group/rank/list?match_id=14&stock_date=2023-02-21 HTTP/1.1" 200 45385
- [21/Feb/2023 15:30:02] "GET /api/wx/group/rank?id=73&order_by=0&page=1&page_size=50&stock_date=2023-02-21 HTTP/1.1" 200 48099
- [21/Feb/2023 15:30:14] "GET /api/wx/player/match?id=14&record_id=14115&user_id=22313 HTTP/1.1" 200 27672
- [21/Feb/2023 15:30:14] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=14115 HTTP/1.1" 200 45
- [21/Feb/2023 15:30:17] "GET /api/wx/group/rank?id=74&order_by=0&page=1&page_size=50&stock_date=2023-02-21 HTTP/1.1" 200 72664
- [21/Feb/2023 15:30:27] "GET /api/wx/player/match?id=14&record_id=13792&user_id=490 HTTP/1.1" 200 31662
- [21/Feb/2023 15:30:27] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=13792 HTTP/1.1" 200 45
- [21/Feb/2023 15:30:34] "GET /api/wx/player/match?id=14&record_id=13473&user_id=1171 HTTP/1.1" 200 22857
- [21/Feb/2023 15:30:34] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=13473 HTTP/1.1" 200 45
- [21/Feb/2023 15:30:44] "GET /api/wx/group/rank?id=74&order_by=0&page=1&page_size=50&stock_date=2023-02-21 HTTP/1.1" 200 72664
- [21/Feb/2023 15:30:54] "GET /api/wx/v2/default/date?match_id=13 HTTP/1.1" 200 33
- [21/Feb/2023 15:30:54] "GET /api/wx/group/rank/list?match_id=13&stock_date=2023-01-20 HTTP/1.1" 200 44755
- [21/Feb/2023 15:30:59] "GET /api/wx/player/match?id=13&record_id=262059&user_id=27330 HTTP/1.1" 200 100506
- [21/Feb/2023 15:30:59] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=262059 HTTP/1.1" 200 45
- [21/Feb/2023 15:31:00] "GET /api/wx/user/info?user_id=27330 HTTP/1.1" 200 992
- [21/Feb/2023 15:31:00] "GET /api/wx/v3/user/match/list?user_id=27330 HTTP/1.1" 200 16876
- [21/Feb/2023 15:31:10] "GET /api/wx/player/match?id=13&record_id=262059&user_id=27330 HTTP/1.1" 200 100506
- [21/Feb/2023 15:31:10] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=262059 HTTP/1.1" 200 45
- [21/Feb/2023 15:31:13] "GET /api/wx/user/info?user_id=27330 HTTP/1.1" 200 992
- [21/Feb/2023 15:31:13] "GET /api/wx/v3/user/match/list?user_id=27330 HTTP/1.1" 200 16876
- [21/Feb/2023 15:31:16] "GET /api/wx/player/match?id=13&record_id=262081&user_id=35288 HTTP/1.1" 200 68194
- [21/Feb/2023 15:31:17] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=262081 HTTP/1.1" 200 45
- [21/Feb/2023 15:31:31] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [21/Feb/2023 15:31:31] "GET /api/wx/group/rank/list?match_id=14&stock_date=2023-02-21 HTTP/1.1" 200 45385
- [21/Feb/2023 15:31:39] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 15:31:39] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [21/Feb/2023 15:31:39] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-21&type=win HTTP/1.1" 200 83227
- [21/Feb/2023 15:31:48] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-21&type=loss HTTP/1.1" 200 85632
- [21/Feb/2023 15:31:51] "GET /api/wx/user/info?user_id=6622 HTTP/1.1" 200 598
- [21/Feb/2023 15:31:51] "GET /api/wx/v3/user/match/list?user_id=6622 HTTP/1.1" 200 8754
- [21/Feb/2023 15:31:53] "GET /api/wx/player/match?id=14&user_id=6622 HTTP/1.1" 200 20044
- [21/Feb/2023 15:32:02] "GET /api/wx/player/match?id=14&record_id=13673&user_id=6622 HTTP/1.1" 200 20043
- [21/Feb/2023 15:32:02] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=13673 HTTP/1.1" 200 45
- [21/Feb/2023 15:32:07] "GET /api/wx/player/match?id=14&record_id=13673&user_id=6622 HTTP/1.1" 200 20043
- [21/Feb/2023 15:32:08] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=13673 HTTP/1.1" 200 45
- [21/Feb/2023 15:32:13] "GET /api/wx/user/info?user_id=6622 HTTP/1.1" 200 598
- [21/Feb/2023 15:32:13] "GET /api/wx/v3/user/match/list?user_id=6622 HTTP/1.1" 200 8754
- [21/Feb/2023 15:32:20] "GET /api/wx/user/info?user_id=6622 HTTP/1.1" 200 598
- [21/Feb/2023 15:32:20] "GET /api/wx/v3/user/match/list?user_id=6622 HTTP/1.1" 200 8754
- [21/Feb/2023 15:32:26] "GET /api/wx/user/info?user_id=526 HTTP/1.1" 200 830
- [21/Feb/2023 15:32:26] "GET /api/wx/v3/user/match/list?user_id=526 HTTP/1.1" 200 22934
- [21/Feb/2023 15:32:33] "GET /api/wx/player/match?id=13&user_id=526 HTTP/1.1" 200 69148
- [21/Feb/2023 17:10:46] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 17:10:46] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 17:11:01] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 17:11:04] "GET /api/wx/v3/baike/detail?category_id=16 HTTP/1.1" 200 23
- [21/Feb/2023 17:11:08] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 17:11:52] "GET /api/wx/v3/baike/detail?category_id=16 HTTP/1.1" 200 23
- [21/Feb/2023 17:13:33] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 17:13:33] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 17:13:34] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 17:13:36] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 17:15:40] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 17:15:41] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 17:15:47] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 17:15:48] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 17:16:26] "GET /api/wx/v3/baike/detail?category_id=17 HTTP/1.1" 200 23
- [21/Feb/2023 17:17:28] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 17:17:28] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 17:17:29] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 17:17:30] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 17:17:44] "GET /api/wx/v3/baike/detail?category_id=16 HTTP/1.1" 200 23
- [21/Feb/2023 17:17:45] "GET /api/wx/v3/baike/detail?category_id=15 HTTP/1.1" 200 244
- [21/Feb/2023 17:17:47] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 17:20:45] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 17:20:45] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 17:20:46] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 17:20:47] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 17:21:41] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 17:21:41] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 17:21:49] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 17:21:50] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 17:22:39] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 17:22:39] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 17:27:35] "GET /api/wx/v3/match/latest HTTP/1.1" 200 36
- [21/Feb/2023 17:33:06] "GET /api/wx/v3/match/latest HTTP/1.1" 200 36
- [21/Feb/2023 17:39:49] "GET /api/wx/v3/match/latest HTTP/1.1" 200 36
- [21/Feb/2023 17:40:04] "POST /api/wx/v3/login HTTP/1.1" 200 134
- [21/Feb/2023 17:40:05] "GET /api/wx/authinfo HTTP/1.1" 200 520
- [21/Feb/2023 17:40:05] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 17:40:05] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 17:40:07] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 17:40:09] "GET /api/wx/v3/baike/detail?category_id=15 HTTP/1.1" 200 244
- [21/Feb/2023 17:41:09] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 17:41:10] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 17:41:11] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 17:41:13] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 17:41:20] "GET /api/wx/v3/baike/detail?category_id=16 HTTP/1.1" 200 23
- [21/Feb/2023 17:41:52] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 17:41:52] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 17:41:53] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 17:41:55] "GET /api/wx/v3/baike/detail?category_id=15 HTTP/1.1" 200 244
- [21/Feb/2023 17:42:25] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 17:42:25] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 17:42:35] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 17:42:36] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 17:42:37] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 17:42:38] "GET /api/wx/v3/baike/detail?category_id=15 HTTP/1.1" 200 244
- [21/Feb/2023 17:43:22] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 17:43:22] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 17:43:23] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 17:43:24] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 17:43:34] "GET /api/wx/v3/baike/detail?category_id=15 HTTP/1.1" 200 244
- [21/Feb/2023 17:44:28] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 17:44:28] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 17:44:29] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 17:44:31] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 17:44:33] "GET /api/wx/v3/baike/detail?category_id=15 HTTP/1.1" 200 244
- [21/Feb/2023 17:44:35] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 17:46:17] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 17:46:17] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 17:46:28] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 17:46:29] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 17:46:33] "GET /api/wx/v3/baike/detail?category_id=15 HTTP/1.1" 200 244
- [21/Feb/2023 17:46:33] "GET /api/wx/v3/baike/detail?category_id=16 HTTP/1.1" 200 23
- [21/Feb/2023 17:46:34] "GET /api/wx/v3/baike/detail?category_id=17 HTTP/1.1" 200 23
- [21/Feb/2023 17:46:35] "GET /api/wx/v3/baike/detail?category_id=18 HTTP/1.1" 200 23
- [21/Feb/2023 17:52:30] "GET /api/wx/v3/match/latest HTTP/1.1" 200 36
- [21/Feb/2023 20:11:02] "GET /api/wx/v3/match/latest HTTP/1.1" 200 36
- [21/Feb/2023 20:11:11] "POST /api/wx/v3/login HTTP/1.1" 200 134
- [21/Feb/2023 20:11:11] "GET /api/wx/authinfo HTTP/1.1" 200 520
- [21/Feb/2023 20:11:12] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 20:11:12] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 20:11:13] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 20:11:19] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 20:11:54] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 20:12:11] "GET /api/wx/v3/baike/detail?category_id=15 HTTP/1.1" 200 244
- [21/Feb/2023 20:12:12] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 20:26:07] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 20:26:07] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 20:26:16] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 20:26:17] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 20:27:09] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 20:27:09] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 20:27:10] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 20:27:11] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 20:27:28] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 20:27:28] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 20:27:29] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 20:27:30] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- [21/Feb/2023 20:27:38] "GET /api/wx/v3/baike/detail?category_id=15 HTTP/1.1" 200 244
- [21/Feb/2023 20:28:28] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [21/Feb/2023 20:28:28] "GET /api/wx/v2/hot/stock/buy/list?page=1&page_size=50&stock_date=2023-02-21 HTTP/1.1" 200 6285
- [21/Feb/2023 20:28:30] "GET /api/wx/v3/stock?id=2078 HTTP/1.1" 200 193
- [21/Feb/2023 20:28:30] "GET /api/wx/v3/stock/players/list?id=2078&page=1&page_size=50 HTTP/1.1" 200 114517
- [21/Feb/2023 20:30:15] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 20:30:15] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 20:30:16] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [21/Feb/2023 20:30:16] "GET /api/wx/v2/hot/stock/buy/list?page=1&page_size=50&stock_date=2023-02-21 HTTP/1.1" 200 6291
- [21/Feb/2023 20:30:20] "GET /api/wx/v3/stock?id=2078 HTTP/1.1" 200 193
- [21/Feb/2023 20:30:20] "GET /api/wx/v3/stock/players/list?id=2078&page=1&page_size=50 HTTP/1.1" 200 114517
- [21/Feb/2023 20:31:05] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 20:31:05] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 20:31:06] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [21/Feb/2023 20:31:06] "GET /api/wx/v2/hot/stock/buy/list?page=1&page_size=50&stock_date=2023-02-21 HTTP/1.1" 200 6292
- [21/Feb/2023 20:31:12] "GET /api/wx/v3/stock?id=2078 HTTP/1.1" 200 193
- [21/Feb/2023 20:31:12] "GET /api/wx/v3/stock/players/list?id=2078&page=1&page_size=50 HTTP/1.1" 200 114517
- [21/Feb/2023 20:31:51] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 20:31:52] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 20:31:58] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [21/Feb/2023 20:31:59] "GET /api/wx/v2/hot/stock/buy/list?page=1&page_size=50&stock_date=2023-02-21 HTTP/1.1" 200 6292
- [21/Feb/2023 20:32:05] "GET /api/wx/v3/stock?id=2078 HTTP/1.1" 200 193
- [21/Feb/2023 20:32:13] "GET /api/wx/v3/stock/players/list?id=2078&page=1&page_size=50 HTTP/1.1" 200 114517
- [21/Feb/2023 20:32:57] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 20:33:02] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 20:35:22] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 20:35:22] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 20:35:25] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [21/Feb/2023 20:35:25] "GET /api/wx/v3/group/rank?id=73&order_by=0&page=1&page_size=50&stock_date=2023-02-21 HTTP/1.1" 200 53177
- [21/Feb/2023 20:35:30] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [21/Feb/2023 20:35:30] "GET /api/wx/v2/hot/follow/list?page=1&page_size=50&stock_date=2023-02-21 HTTP/1.1" 200 17026
- [21/Feb/2023 20:36:46] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 20:36:46] "GET /api/wx/v3/user/follow/list?page=1&page_size=50 HTTP/1.1" 200 5908
- [21/Feb/2023 20:36:47] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [21/Feb/2023 20:36:48] "GET /api/wx/v2/hot/follow/list?page=1&page_size=50&stock_date=2023-02-21 HTTP/1.1" 200 17026
- [21/Feb/2023 20:37:16] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [21/Feb/2023 20:37:16] "GET /api/wx/v2/hot/follow/list?page=1&page_size=50&stock_date=2023-02-21 HTTP/1.1" 200 17026
- [21/Feb/2023 20:37:45] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 20:37:45] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [21/Feb/2023 20:37:45] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-21&type=win HTTP/1.1" 200 86024
- [21/Feb/2023 20:37:51] "GET /api/wx/user/info?user_id=25383 HTTP/1.1" 200 620
- [21/Feb/2023 20:37:52] "GET /api/wx/v3/user/match/list?user_id=25383 HTTP/1.1" 200 8676
- [21/Feb/2023 20:37:57] "GET /api/wx/player/match?id=14&user_id=25383 HTTP/1.1" 200 25263
- [21/Feb/2023 20:38:05] "GET /api/wx/player/match?id=14&user_id=25383 HTTP/1.1" 200 25263
- [21/Feb/2023 20:38:25] "GET /api/wx/v3/match/latest HTTP/1.1" 200 7028
- [21/Feb/2023 20:38:26] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [21/Feb/2023 20:38:26] "GET /api/wx/v3/profit/rank/list?match_id=14&page=1&page_size=50&stock_date=2023-02-21&type=win HTTP/1.1" 200 86024
- [21/Feb/2023 20:38:28] "GET /api/wx/v3/article/type/list HTTP/1.1" 200 133
- [21/Feb/2023 20:38:29] "GET /api/wx/v2/champion/article/list?isbanner=0 HTTP/1.1" 200 1041315
- [21/Feb/2023 20:38:30] "GET /api/wx/v2/champion/article/list?isbanner=0&type=%E6%AF%8F%E6%97%A5%E7%82%B9%E8%AF%84 HTTP/1.1" 200 45
- [21/Feb/2023 20:38:33] "GET /api/wx/v3/baike/category/list HTTP/1.1" 200 2888
- [21/Feb/2023 20:38:38] "GET /api/wx/v3/baike/detail?category_id=14 HTTP/1.1" 200 1710
- Traceback (most recent call last):
- File "/tmp/wanzb_v3_api/src/weixin/views.py", line 1061, in get
- rst = ctl.get_format_user_info(request)
- File "/tmp/wanzb_v3_api/src/weixin/controls.py", line 2559, in get_format_user_info
- userinfo["fans"] = cm.UserFollows.objects.filter(follow_id=user_id).count()
- TypeError: 'NoneType' object does not support item assignment
- [21/Feb/2023 20:39:02] "GET /api/wx/user/info HTTP/1.1" 200 79
- [21/Feb/2023 20:39:10] "GET /api/wx/v3/article/type/list HTTP/1.1" 200 133
- [21/Feb/2023 20:39:11] "GET /api/wx/v2/champion/article/list?isbanner=0 HTTP/1.1" 200 1041315
- [21/Feb/2023 20:39:13] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [21/Feb/2023 20:39:13] "GET /api/wx/v2/hot/stock/buy/list?page=1&page_size=50&stock_date=2023-02-21 HTTP/1.1" 200 6292
- [21/Feb/2023 20:39:14] "GET /api/wx/v2/hot/stock/buy/list?name=%3CUIBarButtonItem%3A%200x103d4e800%3E%20target%3D0x100c0ab10%20action%3Dsearch%3A%20image%3D%3CUIImage%3A0x281993960%20named%28search.png%29%20%7B21.333333333333332%2C%2021.333333333333332%7D%20renderingMode%3Dautomatic%3E&stock_date=2023-02-21 HTTP/1.1" 200 45
- [21/Feb/2023 20:39:18] "GET /api/wx/v2/default/date HTTP/1.1" 200 33
- [21/Feb/2023 20:39:19] "GET /api/wx/v2/hot/stock/buy/list?page=1&page_size=50&stock_date=2023-02-21 HTTP/1.1" 200 6285
- [21/Feb/2023 20:39:31] "GET /api/wx/v2/match/list HTTP/1.1" 200 41771
- [21/Feb/2023 20:39:31] "GET /api/wx/v2/default/date?match_id=14 HTTP/1.1" 200 33
- [21/Feb/2023 20:39:32] "GET /api/wx/group/rank/list?match_id=14&stock_date=2023-02-21 HTTP/1.1" 200 49840
- [21/Feb/2023 20:39:33] "GET /api/wx/player/match?id=14&record_id=13831&user_id=4491 HTTP/1.1" 200 38930
- [21/Feb/2023 20:39:33] "GET /api/wx/v3/user/comments/list?page=1&page_size=50&record_id=13831 HTTP/1.1" 200 2981
- [21/Feb/2023 20:39:36] "GET /api/wx/user/info?user_id=4491 HTTP/1.1" 200 787
- [21/Feb/2023 20:39:36] "GET /api/wx/v3/user/match/list?user_id=4491 HTTP/1.1" 200 45448
- [21/Feb/2023 20:39:48] "GET /api/wx/v2/mine/latest HTTP/1.1" 200 23
- [21/Feb/2023 20:39:49] "GET /api/wx/user/info?user_id=6531 HTTP/1.1" 200 622
- [21/Feb/2023 20:39:49] "GET /api/wx/v3/user/match/list?user_id=6531 HTTP/1.1" 200 45
- [21/Feb/2023 20:39:51] "GET /api/wx/v2/enum/list HTTP/1.1" 200 590
- Performing system checks...
- FDD17C5AD2731FA3944E140F48EF2163
- System check identified no issues (0 silenced).
- February 20, 2023 - 22:21:31
- Django version 1.11, using settings 'settings'
- Starting development server at http://0.0.0.0:8068/
- Quit the server with CONTROL-C.
- invalid literal for float(): 20.0.
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- (u'13883187629', None)
- 6531
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- (u'13883187629', None)
- 6531
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- invalid literal for float(): 2,3928
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- invalid literal for float(): 2,3928
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- invalid literal for float(): 2,3928
- 'decimal' codec can't encode characters in position 3-4: invalid decimal Unicode string
- /tmp/wanzb_v3_api/src/utils/aestool.py:2: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
- from cryptography.hazmat.primitives import padding
- Performing system checks...
- FDD17C5AD2731FA3944E140F48EF2163
- System check identified no issues (0 silenced).
- February 21, 2023 - 20:51:51
- Django version 1.11, using settings 'settings'
- Starting development server at http://0.0.0.0:8068/
- Quit the server with CONTROL-C.
- /tmp/wanzb_v3_api/src/utils/aestool.py:2: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
- from cryptography.hazmat.primitives import padding
- Performing system checks...
- FDD17C5AD2731FA3944E140F48EF2163
- System check identified no issues (0 silenced).
- February 21, 2023 - 20:52:23
- Django version 1.11, using settings 'settings'
- Starting development server at http://0.0.0.0:8068/
- Quit the server with CONTROL-C.
- /tmp/wanzb_v3_api/src/utils/aestool.py:2: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
- from cryptography.hazmat.primitives import padding
- Performing system checks...
- FDD17C5AD2731FA3944E140F48EF2163
- System check identified no issues (0 silenced).
- February 21, 2023 - 20:52:50
- Django version 1.11, using settings 'settings'
- Starting development server at http://0.0.0.0:8068/
- Quit the server with CONTROL-C.
- /tmp/wanzb_v3_api/src/utils/aestool.py:2: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
- from cryptography.hazmat.primitives import padding
- Performing system checks...
- FDD17C5AD2731FA3944E140F48EF2163
- System check identified no issues (0 silenced).
- February 21, 2023 - 20:53:25
- Django version 1.11, using settings 'settings'
- Starting development server at http://0.0.0.0:8068/
- Quit the server with CONTROL-C.
- /tmp/wanzb_v3_api/src/utils/aestool.py:2: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
- from cryptography.hazmat.primitives import padding
- Performing system checks...
- FDD17C5AD2731FA3944E140F48EF2163
- System check identified no issues (0 silenced).
- February 21, 2023 - 20:54:23
- Django version 1.11, using settings 'settings'
- Starting development server at http://0.0.0.0:8068/
- Quit the server with CONTROL-C.
- /tmp/wanzb_v3_api/src/utils/aestool.py:2: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
- from cryptography.hazmat.primitives import padding
- Performing system checks...
- FDD17C5AD2731FA3944E140F48EF2163
- System check identified no issues (0 silenced).
- February 21, 2023 - 20:56:06
- Django version 1.11, using settings 'settings'
- Starting development server at http://0.0.0.0:8068/
- Quit the server with CONTROL-C.
- /tmp/wanzb_v3_api/src/utils/aestool.py:2: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
- from cryptography.hazmat.primitives import padding
|