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

Bug Report: Unhandled exception "UnicodeEncodeError: 'gbk' codec can't encode character '\ufffd' in position 31: illegal multibyte sequence" (#f46ea3e6) #975

Closed
commixreporter opened this issue Nov 5, 2024 · 1 comment

Comments

@commixreporter
Copy link

Commix version: 4.0-dev#107
Python version: 3.9.7
Operating system: nt
Command line: commix.py --url *********************** --crawl=2

Traceback (most recent call last):
  File \"commix.py", line 36, in <module>
    main()
  File \"commix.py", line 31, in main
    import src.core.main
  File \"main.py", line 962, in <module>
    filename = crawler.store_crawling(output_href)
  File \"crawler.py", line 115, in store_crawling
    crawling_results.write(url + "\n")
UnicodeEncodeError: 'gbk' codec can't encode character '\ufffd' in position 31: illegal multibyte sequence
Copy link

github-actions bot commented Dec 8, 2024

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

This action has been performed automatically by a bot.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants