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

'God In Catholicism' article is not handled correctly. #6

Open
black-fractal opened this issue Jan 18, 2021 · 0 comments
Open

'God In Catholicism' article is not handled correctly. #6

black-fractal opened this issue Jan 18, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@black-fractal
Copy link
Owner

black-fractal commented Jan 18, 2021

  • Describe the bug
    Make a mistake while fetching the first link!

  • To Reproduce
    The crawler has unknown trouble finding the first link from the article God In Catholicism and a run-time ERROR has occurred.

  • ERROR

File "/home/ubuntu/python/wikipedia-philosophy-game/src/philosophy-fast-crawler.py", line 171, in is_correct_link
    return  link.find('File:'           )==-1 and \
AttributeError: 'NoneType' object has no attribute 'find'
  • Cause
    Unknown

  • Expected behaviour
    God link must be fetched instead of ERROR.

@black-fractal black-fractal added the bug Something isn't working label Jan 18, 2021
@black-fractal black-fractal self-assigned this Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant