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

ERROR https://localhost:3000/komikindo/komik/judulkomik #3

Closed
Yuri-Neko opened this issue Mar 13, 2023 · 1 comment
Closed

ERROR https://localhost:3000/komikindo/komik/judulkomik #3

Yuri-Neko opened this issue Mar 13, 2023 · 1 comment

Comments

@Yuri-Neko
Copy link

Internal Server Error: /komikindo/komik/king-mma/
Traceback (most recent call last):
File "/home/runner/komikatopy-5/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 56, in inner
response = get_response(request)
File "/home/runner/komikatopy-5/venv/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/home/runner/komikatopy-5/routers/web/komikindo.py", line 28, in komik_detail
komik_detail = komikindo.komik_detail(request, endpoint)
File "/home/runner/komikatopy-5/controllers/komikindo.py", line 209, in komik_detail
obj["alter"] = manga.find(class
="spe").find_all("span")[0].text.split(": ")[1].split(", ")
IndexError: list index out of range
[13/Mar/2023 07:48:50] "GET /komikindo/komik/king-mma/ HTTP/1.1" 500 102779
Not Found: /favicon.ico
[13/Mar/2023 07:48:51] "GET /favicon.ico HTTP/1.1" 404 3397

@KatowProject
Copy link
Owner

fixed

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

2 participants