QIN2DIM / epic-awesome-gamer

🍷 Gracefully claim weekly free games and monthly content from Epic Store.
https://echosec.notion.site/Epic-7c74f1e29117420dbac5551e4b031f82?pvs=4
GNU General Public License v3.0
886 stars 364 forks source link

git上运行报错 #249

Open sofs2005 opened 6 months ago

sofs2005 commented 6 months ago

2024-02-23 22:16:55 | DEBUG - Attack challenge - {'stage': 'email_exists_prod'} 2024-02-23 22:17:25 | ERROR - task interrupt - {'reason': 'Failed to obtain challenge task'} 2024-02-23 22:17:25 | DEBUG - Parse result - {'stage': 'email_exists_prod', 'result': <Status.CHALLENGE_BACKCALL: 'backcall'>} 2024-02-23 22:17:56 | WARNING - 执行超时 - {'task': 'authorize', 'retry': 0} 2024-02-23 22:18:01 | 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'} 2024-02-23 22:18:05 | ERROR - 'utf-8' codec can't decode byte 0xdf in position 1: invalid continuation byte - {} Traceback (most recent call last): File "/home/runner/work/epic/epic/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)

File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/hcaptcha_challenger/agents/playwright/control.py", line 145, in handler data = await response.json() File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/playwright/async_api/_generated.py", line 636, in json return mapping.from_maybe_impl(await self._impl_obj.json()) File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/playwright/_impl/_network.py", line 616, in json return json.loads(await self.text()) File "/opt/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages/playwright/_impl/_network.py", line 613, in text return content.decode() UnicodeDecodeError: 'utf-8' codec can't decode byte 0xdf in position 1: invalid continuation byte

sofs2005 commented 6 months ago

不过好像最后还是往下跑了,也不知道有没有成功

FinleyChan commented 6 months ago

Me too

fatinghenji commented 5 months ago

same,应该是没有成功,这一步是刷新cookie吧

TaoShanKan commented 3 months ago

Me too