Replies: 2 comments
-
这个是正常现象,都是从429里面挤进去的 |
Beta Was this translation helpful? Give feedback.
0 replies
-
昨天根本挤不进去 是不是用手动验证快一点 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
多台电脑多个外线多轮抢票,都报同一个错误,是我的配置问题么,大佬帮忙看一下报错信息
requests.exceptions.HTTPError: 429 Client Error: Too Many Requests for url: https://show.bilibili.com/api/ticket/order/prepare?project_id=85939
2024-06-29 12:00:20.846 | ERROR | tab.go:start_go:358 - 429 Client Error: Too Many Requests for url: https://show.bilibili.com/api/ticket/order/prepare?project_id=85939
Traceback (most recent call last):
File "threading.py", line 1002, in _bootstrap
File "threading.py", line 1045, in _bootstrap_inner
File "anyio_backends_asyncio.py", line 859, in run
File "C:\Users\Administrator\Desktop\b_internal\gradio\utils.py", line 632, in run_sync_iterator_async
return next(iterator)
└ <generator object go_tab..start_go at 0x000002374DABE9E0>
File "C:\Users\Administrator\Desktop\b_internal\gradio\utils.py", line 815, in gen_wrapper
response = next(iterator)
└ <generator object go_tab..start_go at 0x000002374C58D800>
Beta Was this translation helpful? Give feedback.
All reactions