Skip to content
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

git上运行报错 #249

Open
sofs2005 opened this issue Feb 23, 2024 · 4 comments
Open

git上运行报错 #249

sofs2005 opened this issue Feb 23, 2024 · 4 comments

Comments

@sofs2005
Copy link

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
Copy link
Author

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

@FinleyChan
Copy link

Me too

@fatinghenji
Copy link

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

@TaoShanKan
Copy link

Me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants