-
Notifications
You must be signed in to change notification settings - Fork 358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
执行超时 #239
Comments
我需要更多日志信息 |
这是在执行阶段的信息 2023-11-22 22:20:51 | INFO - run - {'image': '20231121', 'version': '0.10.1.post1', 'role': 'EpicPlayer', 'headless': True} Installing models/objects.yaml: 0%| | 0.00/3.81k [00:00<?, ?B/s] Installing models/visual_CLIP_RN50.openai.onnx: 0%| | 0.00/146M [00:00<?, ?B/s] Installing models/textual_CLIP_RN50.openai.onnx: 0%| | 0.00/244M [00:00<?, ?B/s] Installing models/most_similar_object_hexagon_2309_yolov8n-seg.onnx: 0%| | 0.00/12.6M [00:00<?, ?B/s] Installing models/dog2312.onnx: 0%| | 0.00/296k [00:00<?, ?B/s] Installing models/nested_largest_female_lion2309.onnx: 0%| | 0.00/296k [00:00<?, ?B/s] Installing models/nested_largest_elephant22309.onnx: 0%| | 0.00/296k [00:00<?, ?B/s] Installing models/nested_largest_lion2309.onnx: 0%| | 0.00/296k [00:00<?, ?B/s]
|
同问题验证成功 然后执行超时 |
执行多次都是一样的结果 希望排查一下 |
以上传 |
File "2023年11月23日星期四16:19:22格林尼治标准时间/home/runner/work/epci2/epci2/epic/src/claim.py", line2023-11-24 00:19:22151, in调试stash-handle task-{'catch_model':'most_containable_object_hexagon_2309_yolov8n-seg.onnx','ash':'请点击与以下参考形状最相似的对象:default'} |
多试试,我第22次才成功 |
超时的是刷新令牌超时 |
不可能每次都需要手动22次吧 这个量也太大了 |
我也是出现了这个问题,请问楼主现在解决了吗 |
NO |
同样的问题,有解决方案了吗 |
我也是这样的问题,有老哥解决了吗 |
2023-11-22 09:31:43 | DEBUG - handle task - {'catch_model': 'most_similar_object_hexagon_2309_yolov8n-seg.onnx', 'ash': 'please click on the most similar object to the following reference shape: default'}
2023-11-22 09:31:46 | DEBUG - handle task - {'catch_model': 'most_similar_object_hexagon_2309_yolov8n-seg.onnx', 'ash': 'please click on the most similar object to the following reference shape: default'}
2023-11-22 09:31:48 | DEBUG - Parse result - {'stage': 'email_exists_prod', 'result': <Status.CHALLENGE_SUCCESS: 'success'>}
2023-11-22 09:32:18 | WARNING - 执行超时 - {'task': 'authorize', 'retry': 0}
2023-11-22 09:32:22 | INFO - login-with-email - {'url': 'https://www.epicgames.com/id/login?lang=en-US&noHostRedirect=true&redirectUrl=https://store.epicgames.com/en-US/free-games'}
2023-11-22 09:32:26 | DEBUG - Attack challenge - {'stage': 'email_exists_prod'}
2023-11-22 09:32:26 | DEBUG - get task - {'prompt': 'Please click on the most similar object to the following reference shape:'}
2023-11-22 09:32:33 | DEBUG - Parse result - {'stage': 'email_exists_prod', 'result': <Status.CHALLENGE_RETRY: 'retry'>}
2023-11-22 09:32:38 | DEBUG - get task - {'prompt': 'Please click on the most similar object to the following reference shape:'}
2023-11-22 09:32:39 | DEBUG - handle task - {'catch_model': 'most_similar_object_hexagon_2309_yolov8n-seg.onnx', 'ash': 'please click on the most similar object to the following reference shape: default'}
2023-11-22 09:32:42 | DEBUG - handle task - {'catch_model': 'most_similar_object_hexagon_2309_yolov8n-seg.onnx', 'ash': 'please click on the most similar object to the following reference shape: default'}
2023-11-22 09:32:49 | DEBUG - Parse result - {'stage': 'email_exists_prod', 'result': <Status.CHALLENGE_SUCCESS: 'success'>}
2023-11-22 09:33:19 | WARNING - 执行超时 - {'task': 'authorize', 'retry': 1}
2023-11-22 09:33:23 | INFO - login-with-email - {'url': 'https://www.epicgames.com/id/login?lang=en-US&noHostRedirect=true&redirectUrl=https://store.epicgames.com/en-US/free-games'}
2023-11-22 09:33:28 | DEBUG - Attack challenge - {'stage': 'email_exists_prod'}
2023-11-22 09:33:28 | DEBUG - get task - {'prompt': 'Please click on the most similar object to the following reference shape:'}
2023-11-22 09:33:36 | DEBUG - Parse result - {'stage': 'email_exists_prod', 'result': <Status.CHALLENGE_RETRY: 'retry'>}
2023-11-22 09:33:41 | DEBUG - get task - {'prompt': 'Please click on the most similar object to the following reference shape:'}
2023-11-22 09:33:43 | DEBUG - handle task - {'catch_model': 'most_similar_object_hexagon_2309_yolov8n-seg.onnx', 'ash': 'please click on the most similar object to the following reference shape: default'}
2023-11-22 09:33:46 | DEBUG - handle task - {'catch_model': 'most_similar_object_hexagon_2309_yolov8n-seg.onnx', 'ash': 'please click on the most similar object to the following reference shape: default'}
2023-11-22 09:33:50 | DEBUG - Parse result - {'stage': 'email_exists_prod', 'result': <Status.CHALLENGE_SUCCESS: 'success'>}
2023-11-22 09:34:20 | WARNING - 执行超时 - {'task': 'authorize', 'retry': 2}
2023-11-22 09:34:21 | ERROR - An error has been caught in function 'run', process 'MainProcess' (3703), thread 'MainThread' (140037278620736): - {}
Traceback (most recent call last):
File "/home/runner/work/epicGames/epicGames/epic/src/claim.py", line 162, in
asyncio.run(run())
File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/asyncio/runners.py", line 44, in run
return loop.run_until_complete(main)
File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete
self.run_forever()
File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/asyncio/base_events.py", line 603, in run_forever
self._run_once()
File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/asyncio/base_events.py", line 1909, in _run_once
handle._run()
File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/asyncio/events.py", line 80, in _run
self._context.run(self._callback, *self._args)
The text was updated successfully, but these errors were encountered: