getmango / Mango

Mango is a self-hosted manga server and web reader
https://getmango.app
MIT License
1.7k stars 120 forks source link

[Bug Report] Plugin Error Failed to Find Manga #247

Closed Crivons closed 2 years ago

Crivons commented 2 years ago

Describe the bug Everytime i try to search for a manga to download it gives the following error:

Search failed. Error: Failed to find manga.

This started out of nowhere a couple of weeks ago and after that i haven't been able to download from any plugin.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'downloads'
  2. Click on 'any desired plugin'
  3. Type in the search any manga name/number ID
  4. See error

Expected behavior Find the Manga and show the Chapters.

Environment (please complete the following information):

Docker (if you are running Mango in a Docker container)


host: 0.0.0.0 port: 9000 base_url: / session_secret: mango-session-secret library_path: /root/mango/library db_path: /root/mango/mango.db scan_interval_minutes: 5 thumbnail_generation_interval_hours: 24 log_level: info upload_path: /root/mango/uploads plugin_path: /root/mango/plugins download_timeout_seconds: 30 page_margin: 30 disable_login: false default_username: "" auth_proxy_header_name: "" mangadex: base_url: https://mangadex.org/ api_url: https://api.mangadex.org/v2 download_wait_seconds: 5 download_retries: 4 download_queue_db_path: /root/mango/queue.db chapter_rename_rule: '[Vol.{volume} ][Ch.{chapter} ]{title|id}' manga_rename_rule: '{title}'

Additional context Add any other context about the problem here. Add screenshots if applicable.

hkalexling commented 2 years ago

Hi sorry for the long delay. I tried to reproduce the issue but couldn't. Which plugin are you using? I tried the Webtoons plugin and it works without any issues.

hkalexling commented 2 years ago

Closing due to inactivity. Please feel free to reply if you have more information to provide.