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.

Bug: https://mangadex.org Provider not found

See original GitHub issue

Environment (please complete the following information):

Q A
OS Ubuntu 16.04.5 LTS
Python version Python 2.7.12
Pip version pip 18.0
Manga-py version 1.3.30
npm version 3.5.2
URL https://mangadex.org/title/17897/hataraku-saibou

To Reproduce:

Steps to reproduce the behavior:

pipenv run manga-py --cbz --zero-fill --rename-pages --no-webp --destination Manga/ https://mangadex.org/title/17897/hataraku-saibou

Additional context

Output:

Provider not found
Please check the domain in the table: https://manga-dl.yuru-yuri.sttv.me
Make sure that the URL is correct
...

Checking the domain in the table: https://manga-dl.yuru-yuri.sttv.me I see

http://mangadex.com
http://mangadex.org 

Tried with http in .com and .org with no luck

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
1271commented, Oct 8, 2018

For scripts:

for i in 'http://manga1, http://manga2' do; echo 'en' | manga-py "$i"; done

This should work)

0reactions
gromenauercommented, Oct 6, 2018

As it is now it’s good enough for the normal use case. If you want to use it in a script that goes into every comic downloading the new chapters… I could use it too. I feel that should be a better way, but I can’t see it (As a parameter should be more complicated).

Just thinking out loud.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No Persistence provider for EntityManager named
Very misleading error message since it can happen if persistence.xml is missing, if the PU with that name is missing, or apparently if...
Read more >
GitHub login not working, no auth provider registered #11119
I am still not able to configure Github. I have created Oauth app in Github. ... We are currently stuck and not moving...
Read more >
Infrastructure overview - MangaDex DevBlog
The only missing bit would be the ability to replicate production traffic, as some bugs only happen under very high traffic by a...
Read more >
Security Vulnerabilities - CVE Details
A bug was found in Moby (Docker Engine) where supplementary groups are not set up properly. If an attacker has direct access to...
Read more >
Routed provider networks: placement API handling errors
Routed provider networks is a feature which uses placement to store information about segments, the subnets in segments and make possible ...
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