question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

readcomiconline.to, readcomicsonlie.ru not working

See original GitHub issue

Bug report

Environment (please complete the following information):

Docker image of manga-py

Description Data
OS Windows 10 (docker image of manga-py)
Python version 3.6.8
Pip version 19.1.1
Manga-py version 1.7.0
Node Js version v12.4.0
URL https://readcomicsonline.ru/comic/the-batman-who-laughs-2018, https://readcomiconline.to/Comic/The-Batman-Who-Laughs

To Reproduce:

Steps to reproduce the behavior:

  1. docker pull mangadl/manga-py && docker run -it mangadl/manga-py
  2. manga-py “https://readcomiconline.to/Comic/The-Batman-Who-Laughs
  3. No output doesn’t download

With the other URL

  1. manga-py “https://readcomicsonline.ru/comic/the-batman-who-laughs-2018
  2. Raises
 File "/usr/local/lib/python3.6/site-packages/manga_py/parser.py", line 35, in init_provider
    raise AttributeError('Provider not found')

Additional context

  1. Both the URLs are in the list of providers.
  2. I’m guessing the docker file wasn’t updated recently?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
1271commented, Sep 6, 2019

I suspect that the site is sometimes “sick” 😂

1reaction
gromenauercommented, Sep 5, 2019

Tried it without docker:

Component Value
OS Ubuntu 16.04.6 LTS
Python version Python 3.5.2
Pip version pip 19.1.1
Npm version 3.5.2
Manga-py version 1.8.4
URL https://readcomicsonline.ru/comic/the-batman-who-laughs-2018 👍
URL https://readcomiconline.to/Comic/The-Batman-Who-Laughs 🐛

https://readcomiconline.to/Comic/The-Batman-Who-Laughs execution:

pipenv run manga-py \
  --cbz --zero-fill --rename-pages --no-webp --show-current-chapter-info \
  --destination Manga/ -c 2 \
  https://readcomiconline.to/Comic/The-Batman-Who-Laughs

2019-09-05 16:12:42.033 | WARNING  | manga_py.base_classes.base:_prepare_chapters:130
- Chapters list empty. Check https://readcomiconline.to/Comic/The-Batman-Who-Laughs
Read more comments on GitHub >

github_iconTop Results From Across the Web

ReadComicOnline - Read comics online in high quality
Read comics online in high quality. Free download high quality comics.
Read more >
anyway to get readcomiconline.li on tachiyomi instead of .ru ...
Solution: So there's another extension called "Comicextra" it is exactly like readcomicsonline as I've got most of my comics from this one. Give ......
Read more >
Read Comics Online | Home
Website to read DC and Marvel Comics Online for FREE. Read Comics Online Absolutely for Free.
Read more >
Is Readcomiconline.to Down? - Is It Down Or Just Me?
Having problem connecting to Readcomiconline.to even though the website appears to be online and not down? Try using some of our troubleshooting tips...
Read more >
Issues - GitHub
Already in MMRCMS. but i checked MMRCMS and found it contained http://readcomicsonline.ru not http://readcomicbooksonline.net so you show open # ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found