Содержание
- # Troubleshooting
- # What are some common issues?
- # Diagnosis
- # It only happens to me
- # Everyone is having this problem
- # Solving Cloudflare issues
- # Loading the website in WebView
- # Clearing WebView data
- # Changing your user agent
- # Update WebView
- # Unable to install the app or extensions
- # Getting Logcats and Crash Logs
- Fix Tachiyomi error downloading, error 500, error 403, 404 etc.
- Tachiyomi errors download, 5oo, 403, 404, etc.
- Http error 404 tachiyomi как исправить
# Troubleshooting
This page is for when you encounter a problem with a source or the app.
# What are some common issues?
Java.lang.Exception: Failed to bypass Cloudflare means that the source you selected has Cloudflare protection on, refer to the Cloudflare guide to fix it. If the solutions provided do not fix the issue, the source has likely raised the Cloudflare protection level high enough that Tachiyomi is not able to access the site.
Possible reasons for HTTP error 403:
- The source you selected has Cloudflare protection on, refer to the Cloudflare guide to fix it.
- The source is down, removed the manga, or banned your IP. Open
HTTP error 404 probably means that the source is down or removed the manga. Open
HTTP error 429 or Too Many Requests means that the source banned your IP address (in most cases, it’s temporary) because you could be downloading or reading too fast. We suggest reporting
(opens new window) the issue so that a rate limit can be added to prevent IP bans in the future.
HTTP error 5xx like 500, 502 and others are server-side errors, and the source you are trying to access has problems on their side. Open the source in
HTTP error 1006 means that the source has banned your IP address (in most cases, it’s temporary).
HTTP error 1020 means that you have violated a firewall rule the site owner has put up. This usually means that the site owner has raised the Cloudflare protection level or that the site owner is blocking IPs outside their country.
Errors like Unable to resolve host, Connection failed, Failed to connect to, timeout, connection reset mean that something is preventing you from connecting to the source.
Possible reasons include:
- Your internet connection is not good enough to connect.
- The app does not have access to the internet.
- Your ISP has blocked the site.
- The site is down.
Try the following solutions to fix this issue:
java.security.cert.CertPathValidatorException or Chain validation failed means there is a problem with validating source’s sertificate.
- Check if the site’s certificate has expired. Use an online service for checking SSL certificates. If the certificate has expired, wait while the site owner to renew it.
- Ensure that you have the right date and time set on your phone.
- Try
Refer to this section.
The Attempt to invoke virtual method’ com.hippo.unifile. error can be caused by various reasons, but they all have to do with storage.
- Most commonly, it is caused by full storage. Check to see if your device or SD Card is full.
- Check if Tachiyomi has access to the SD card. You can enable it in Android settings for app permissions.
- If you’re downloading and this error pops up, that means the app might not be able to access the folder you’re trying to download to. This may be because the folder is corrupted or does not exist. Use a file manager to check that the folder(s) exist and every folder in the sequence is available and accessible.
- The drive you’re writing to is corrupted. Check using a file manager to see if it is accessible.
The Cannot Access SD Card error can sometimes be fixed by changing the location of your downloads to somewhere else and back to the SD card, then restarting the app.
Having a file or folder name that is too long can also cause this issue. Android’s file manager does not support filenames longer than 255 characters. If you know the file or folder name that is the culprit, you can connect your SD card to your computer and shorten it. Otherwise, delete the Tachiyomi downloads folder off of the SD Card.
See this section of the FAQ to learn how Scoped Storage affects Tachiyomi in Android 11+ and how to fix it.
Tachiyomi is not hosting any content, we are not affiliated with or responsible for any source that is; slow, down, missing chapters, or has subpar image quality.
If any sources are slow, it is likely due to the site being slow, your internet being slow, or a ratelimit applied to the source to reduce load or IP bans.
This is usually due to the images in the chapters being too long or large for the reader to handle. If you turn have 32-bit color on, try turning it off under
If error-specific instructions didn’t help or your error isn’t on the list, go through Diagnosis.
# Diagnosis
- Verify your extensions are up to date (
An extension update may fix your issue. Wait or check for an extension update if you have not already. There are no ETAs for updates.
If any of these solutions help, go to it only happens to me. If it is not just you, go to everyone is having this problem.
If none of these solutions help, try asking in our Discord Server
(opens new window) . Check #status-updates first to see if your issue is known. State your app version and the source, manga, and chapter with the problem if it is not listed.
# It only happens to me
You may be getting a Cloudflare protection, may have been IP-banned, or encountered some other counter-measure that website owners deploy against programs like Tachiyomi. If that is the case, there is probably nothing that Tachiyomi can do to solve it. Some of them (like Cloudflare) have to be manually solved, and some are temporary (IP bans).
Workarounds that can the lower chance of an issue happening again:
- Don’t use downloads with the source.
- Have less manga in your library from the source.
The above are imprecise and fuzzy rules because each site has its non-public limits and triggers.
# Everyone is having this problem
If the site is reachable and fully functional, there may be an issue with the extension or app.
- Have a look at open issues for the app
(opens new window) .
It may have been fixed already but not released yet, so look at closed issues (app
(opens new window) ) issues as well.
If the site is not reachable or has issues, all you can do is wait for the site to become functional again.
# Solving Cloudflare issues
Cloudflare is an anti-bot mechanism. Some sources intentionally have a higher Cloudflare protection level to block apps like Tachiyomi. You can try the following suggestions to help resolve Cloudflare challenges. If they don’t work, migrate to other sources or wait until they lower their protection.
# Loading the website in WebView
Try to load the website in WebView. Note that WebView is not the same as using your browser.
How to open WebView
You may need to try this multiple times. You can also try pressing the
Some sources may have more advanced Cloudflare protection. If you are facing issues, try the following options.
# Clearing WebView data
# Changing your user agent
A user agent string helps websites identify information about the requester. While some sources have user agent strings set, most rely on the default value set in the app.
(opens new window) is a decent reference.
# Update WebView
To update WebView, you need to find what WebView implementation is used on your device. In general, default implementation depends on the Android version as follows:
Users on Android 7.0 and up can also see and change WebView implementation in Developer Options
Non-standard implementations like Firefox can lead to Tachiyomi not working correctly or, in the worst-case, crash. We recommend to setting your WebView implementation to Android System WebView
# Unable to install the app or extensions
(opens new window) from the Google Play Store, then use it to try and install the affected APK. Split APK Installer will tell you why the APK is uninstallable, or it will install the APK for you. Some common errors are listed below.
If Split APK Installer outputs the above error when attempting to install the APK, you are likely installing a official build over an existing F-Droid build. The F-Droid build has a different signature than the official build, so you must backup your data, uninstall the app, then restore the data in a fresh install.
If Split APK Installer outputs «DISPLAY_NAME column is null», the APK you have downloaded is corrupted. Some users experience this error multiple times after redownloading the APK, so keep redownloading the APK until it installs correctly.
If Split APK Installer outputs «INSTALL_FAILED_NO_MATCHING_ABIS», the APK you have downloaded is the wrong one for your CPU architecture. Download the correct one or download the universal APK if you are not aware which CPU architecture your device uses.
# Getting Logcats and Crash Logs
To dump crash logs following an app crash, go to
To get device logs if the app is not behaving as expected, record device logs using a Logcat Reader
Источник
Fix Tachiyomi error downloading, error 500, error 403, 404 etc.
Tachiyomi is one of those few apps in which you can read the manga. In case you do not know, the manga is called the collection of Japanese anime content. Earlier, this manga referred only to comics, magazines, etc. But as per the modern standards, the same refers to animation, movies, cartoons, and more. Now, Tachiyomi offers you with an ad-free and huge library of such manga. Also, it is rare to find such an amazing app with regional or specific focused content.
Now, Tachiyomi also comes with some set of features which definitely make it stand out. Some of them include extensions, labels, categories, downloads, tracking, and more. Also, you can download Tachiyomi on both Google Play Store and APKs for free. In case you want to get it on Windows or Mac, then check this out.
All in all, Tachiyomi is a good and well-rounded app for manga readers. But as with every other app or service, it comes with a set of errors at times. So, here are a few such common errors along with the method to fix them out. With that out of the way, let’s begin.
Tachiyomi errors download, 5oo, 403, 404, etc.
Downloading error:
First of all, let us address the errors that you see whil downloading any manga. Also, it is mostly common and thus are the methods to fix it. All you need to do is restart the application and check for the network connectivity. Also, you can try to clear the cache of the app, force stop it and even reinstall the app altogether. If that does not work, then you can try to download another manga as well.
Error 500:
In many cases, the problem does not persist on the user side. It is highly likely that the server itself is down. In this scenario, no matter whatever you try to do and figure out, the error stays in. So, the best possible solution for this error is to source in Webview. To do this, first select the manga or comic you want to read. In this section, click on the three dots menu on top right corner and select Open in WebView. Lastly, verify the captcha and see if that resolves the error.
Error 403:
Just like the above one, error 403 also carries a similar approach. Indeed, one of the methods to fix this error is to follow the above steps as mentioned. In many cases, it should work fine. But if the problem lies in WebView, then you need to install or update Android System WebView. This can be done in the Google Play Store.
Error 404:
Tachiyomi aside, error 404 is infamous for the message Server not found. So, the same is the case with Tachiyomi here. Now, whenever Tachiyomi throws error 404 then it is sure that the content you want to access is not available. So, the best way to deal with this error is to cross check the availability.
Conclusion:
In short, these methods should work in most of the cases. So, make sure to follow these steps and fix those annoying errors. On a side note, you can also check the official community and get more solutions here. Lastly, share this with your friends and others who also use Tachiyomi and may face the similar sort of errors.
Источник
Http error 404 tachiyomi как исправить
Краткое описание:
Tachiyomi — бесплатное и свободное приложение для чтения манги и комиксов
Описание: Особенности:
- Онлайн и оффлайн чтение
- Множество настроек чтения
- Поддержка Shikimori и подобных сервисов(MyAnimeList, Anilist, Kitsu)
- Множество иностранных и русских парсеров
- Фильтрация глав и поиск по категориям
- Планируемое обновление
- Категории для библиотеки
- Поддержка сторонней(локальной) манги
- Светлая и темная темы
Убедитесь что вы:
- Используете последние версии дополнения и приложения
- Поискали в теме похожую проблему
- У вас нет проблем с интернетом и сайт дополнения работает
- Сбросили кеши через Настройки -> Дополнительно -> Очистить кеш глав
Если вам не помогло напишите о проблеме. Пример поста:
Версия Tachiyomi:
Версия Android:
Дополнение:
Версия дополнения:
Как вопроизвести по шагам:
1.
2.
3.
+ по возможности скриншот с ошибкой
- Все сломалось, ничего не работает, что делать? — Почитать тему, может у кого-то уже была подобная ошибка. Иногда помогает очистить кэш и куки, это сделать можно в Настройки -> Дополнительно.
- Возникает ошибка Unparseble data: «dd.mm.yy», что делать? — На сайте ридманги обновилась формат дат, нужно обновить дополнение readmanga и mintmanga до версии 1.2.9. Иногда помогает очистить кэш и/или переустановить плагин/приложение.
- Ридманга/Минтманга/Селфманга — «http error 429» — Эта ошибка возникает при частном обращении к сайту, например обновление библиотек. Обойти можно через vpn или подождать некоторое время.
- О проблемах с авторизацией
- Новый фильтр обновления только прочитанной манги
Так же существуют разные форки приложения, направленные на разные потребности:
Приложение поддерживает чтение сторонней манги, в форматах: ZIP/CBZ, RAR/CBR и EPUB. Для лучшей производительности автор рекомендует использовать ZIP/CBZ
- inorichi и иностранному комьюнити — За создание и поддержку этого приложения
- Taumer — За парсеры для readmanga и помощь в развитии приложения
- e.shl — За регулярные обновления и активную деятельность
- IzanaShinatose — Парсер для mangalib + yaoilib
Версия: 0.10.5 от 14.09.20 (diantiks)
Weekly Preview: 0.10.5-r2827 от 24.11.20 (diantiks)
Weekly Preview: 0.10.5-r2804 от 01.11.20 (diantiks)
Версия: 0.9.0 Tachiyomi (Пост . HappyEnd. #96133893)
Версия: 0.8.5-2029 Debug Tachiyomi (Пост e.shl #95660137)
Версия: 0.8.4 Tachiyomi (Пост e.shl #84369670)
Версия: 0.8.2 Tachiyomi (Пост e.shl #83801293)
Версия: 0.8.1 Tachiyomi (Пост e.shl #83403685)
Версия: 0.8.0 Tachiyomi (Пост e.shl #77863222)
Версия: 0.7.4 Сообщение №372, автор e.shl
Версия: 0.7.3 Tachiyomi (Пост e.shl #72839073)
Версия: 0.7.2 Tachiyomi (Пост e.shl #72177771)
Версия: 0.7.1 Сообщение №344, автор e.shl
Версия: 0.7.0 Сообщение №309, автор e.shl
Версия: 0.6.8 Tachiyomi (Пост e.shl #69265720)
Версия: 0.6.7 F-DroidTachiyomi (Пост VernyjPes #69266331)
Версия: 0.6.7 Tachiyomi (Пост e.shl #69011877)
Версия: 0.6.6 Tachiyomi (Пост VernyjPes #67801383)
Версия: 0.6.5 Tachiyomi (Пост VernyjPes #67598036)
Версия: 0.6.4 Tachiyomi (Пост VernyjPes #67492763)
Версия: 0.6.3 Tachiyomi (Пост VernyjPes #64886038)
Версия: 0.6.3 F-Droid Tachiyomi (Пост VernyjPes #65326162)
Версия: 0.6.1 Tachiyomi (Пост Pavkazzz #63071075)
версия: 0.5.0 tachiyomi-v0.5.0.apk ( 5.67 МБ )
Сообщение отредактировал iMiKED — 08.01.23, 07:58
Нет, список русских каталогов перечислен.
Пишите какие каталоги хотели бы добавить
Сообщение отредактировал Pavkazzz — 27.02.17, 00:26
Спасибо за приложение. Синхронизация с MAL’ом — то, что долго искал. С удовольствием перекатился к вам.
Из каталогов — senmanga бы не помешала (мобильная версия сайта менее грузная, рекламы и капчи в ней не замечал).
Нашёл баг. В меню «Отслеживание» переключатель подтверждения не фиксируется во включенном положении. Видео прикрепил. Версия 0.5.1
Tachiyomi v0.5.2
New backup system. Smaller file size but requires a network connection to restore.
Fixed descriptions showing a single line.
Added Nougat shortcuts and round icon.
Added an option to add a manga to a specific category.
Improved new chapters notification.
Support Kitsu new rating system.
Last read page is now retained in webtoon reader.
Added an option to auto download from selected categories.
Handle a few more directories for local manga.
Update Kissmanga parser.
Fixed downloader errors with some manga titles.
Fixed gallery not showing saved images.
Да, в папке Tachiyomi рядом с папкой downloads создавай папку local, и добавляй туда мангу в формате «Название манги/Главы»
В данный момент поддерживается cbz/zip, cbr/rar, epub. Но автор рекомендует использовать zip формат.
Для того чтобы читать необходимо в каталоге отркыть источник Local manga, и выбрать необходимую.
Есть неприятный баг, когда локальный источник не отображается, тогда необходимо в настройках включить категорию с английскими источниками(Чтобы они не мешали сами источники можно выключить).
tvoe_razocharovanie, для внешней карты путь должен быть примерно такой:
«/sdcard/Tachiyomi/local»
Причём оба эти пути будут объединяться
Сообщение отредактировал Pavkazzz — 10.07.17, 07:59
v0.6.1 от 08.07.2017
- Добавлена сортировка по всем главам
- Опция для инвертирования клавиш громкости
- AMOLED тема
- Улучшено текущее отображение глав
- Улучшен интерфейс
- Восстановление бэкапа
- Исправлены каталоги
- Баг с локальной мангой
P.S. К кому обратиться для редактирования шапки?
Сообщение отредактировал Pavkazzz — 10.07.17, 08:23
Хорошая читалка, нравится, что умеет кропать белые поля, проверять апдейты (с автоскачкой) только для указанной группы.
Гибкие фильтры во всех списках и автоматическое удаление прочитанных глав (с настройкой, сколько прочитанных оставлять).
Из минусов — мало источников и как-то криво работает с ридмангой: при работе с каталогом 417 ошибка очень часто. Нет внешней синхронизации.
В смысле синхронизация между устройствами. Как в openmanga или хотя бы как в mangarock.
Скачал потыкал, вроде неплохая читалка, будем следить за развитием. До этого использовал mangawatcher, пока тот не загнулся и не получил убогий форк, где кроме рекламы ничего и не было. После того пересел на Manga Reader, но тот уже пару дней не хочет грузить страницы по WiFi. Надеюсь эта читалка будет жить и развиваться.
И тоже столкнулся с ошибкой 417, неприятная штука, надеюсь зафиксят.
Сообщение отредактировал polipod — 24.08.17, 15:53
polipod, попробуй выставить в настройках отображение webtoon
На счет ошибки, гляну обязательно, у тебя тоже во время поиска выскакивает?
Сообщение отредактировал Pavkazzz — 24.08.17, 16:13
Да 417 возникает в момент поиска, но если удалось ее поймать, то и мангу с каталога она уже не грузит с той же ошибкой. При этом допустим при смене интернета она исчезает, к примеру был подцеплен по вафле, поймал 417, ушен на 3g ошибки нет, пока не словишь на 3g.
С режимами пролистывания разобрался, webtoon прям то что надо и подхватывает переход страниц лучше чем во многих других читалках.
И еще вопрос с каталогом mangachan возник, он только у меня страницы манги прогружает либо неприлично долго, либо и вовсе выдает ошибку загрузки и предлагает повтор или открыть в браущере?
Просто сам каталог прогружается нормально, а если пыташься почитать саму мангу, то между прогрузкой страниц я выспаться успел.
Из хотелок, раз уж здесь подобное реализовано, то было бы круто видеть синхронизацию с shikimori.org Ну и наверно, можно еще каталогов манги накидать, ато и каталогов с просто комиксами.
Сообщение отредактировал polipod — 24.08.17, 23:56
Источник
This page is for when you encounter a problem with a source or the app.
# What are some common issues?
If error-specific instructions didn’t help or your error isn’t on the list, go through Diagnosis.
# Diagnosis
- Verify your extensions are up to date (
explore
Browse
→ Extensions, make sure no extensions have an Update button). - Check if Tachiyomi has an update (
more_horiz
More
→info
About
then tap Check for updates). - Manually refresh the manga you are having issues with by dragging down.
- Check other manga from the source.
- Verify that WebView is updated.
- Try opening the manga in
public
WebView
. If there is a Cloudflare protection, wait for it to load. If there is a CAPTCHA, solve it and see if it helped. - Change your internet connection (switch to Wi-Fi, mobile data or a VPN, use a «What’s my IP» site to confirm your IP has changed), then try again.
- Ask other users to try the action that gives you the error.
- Check if the source is either down, or is having issues in a browser.
- Press the retry button in the middle of your manga page if one exists.
- Try the following at
more_horiz
More
→settings
Settings
→code
Advanced
- Clear Cache
- Clear Cookies
- Clear Database
- DNS over HTTPS
- If your downloads are getting stuck, try deleting the queue and trying again.
- Force close Tachiyomi and reopen it.
An extension update may fix your issue. Wait or check for an extension update if you have not already. There are no ETAs for updates.
If any of these solutions help, go to it only happens to me.
If it is not just you, go to everyone is having this problem.
If none of these solutions help, try asking in our Discord Server (opens new window). Check #status-updates first to see if your issue is known. State your app version and the source, manga, and chapter with the problem if it is not listed.
# It only happens to me
You may be getting a Cloudflare protection, may have been IP-banned, or encountered some other counter-measure that website owners deploy against programs like Tachiyomi. If that is the case, there is probably nothing that Tachiyomi can do to solve it. Some of them (like Cloudflare) have to be manually solved, and some are temporary (IP bans).
Workarounds that can the lower chance of an issue happening again:
- Don’t use downloads with the source.
- Have less manga in your library from the source.
The above are imprecise and fuzzy rules because each site has its non-public limits and triggers.
# Everyone is having this problem
If the site is reachable and fully functional, there may be an issue with the extension or app.
- Have a look at open issues for the app (opens new window) and/or extensions (opens new window).
- It may have been fixed already but not released yet, so look at closed issues (app (opens new window) / extensions (opens new window)) issues as well.
- If you can’t find the issue there, open a new one.
If the site is not reachable or has issues, all you can do is wait for the site to become functional again.
# Solving Cloudflare issues
Cloudflare is an anti-bot mechanism. Some sources intentionally have a higher Cloudflare protection level to block apps like Tachiyomi. You can try the following suggestions to help resolve Cloudflare challenges. If they don’t work, migrate to other sources or wait until they lower their protection.
# Loading the website in WebView
Try to load the website in WebView. Note that WebView is not the same as using your browser.
How to open WebView
- Go to
explore
Browse
in the bottom navbar. - Press the source you would like to access.
- Press the
public
WebView
icon in the top toolbar. - Complete a CAPTCHA if one is shown.
- Once done, press the X at the top left to return.
You may need to try this multiple times. You can also try pressing the
more_vert
Overflow icon, opening the website in your regular browser, then checking for a CAPTCHA there.
Some sources may have more advanced Cloudflare protection. If you are facing issues, try the following options.
# Clearing WebView data
GUIDE
- In the
public
WebView
screen, try «Clear cookies» then «Refresh» from themore_vert
Overflow
menu. - Go to
more_horiz
More
in the bottom navbar, thensettings
Settings
→code
Advanced
, then select «Clear WebView data».
# Changing your user agent
A user agent string helps websites identify information about the requester. While some sources have user agent strings set, most rely on the default value set in the app.
GUIDE
- Go to
more_horiz
More
in the bottom navbar, thensettings
Settings
→code
Advanced
. - Change the Default user agent string setting to a different one. This website (opens new window) is a decent reference.
- Restart the app and try accessing the source again.
# Update WebView
To update WebView, you need to find what WebView implementation is used on your device. In general, default implementation depends on the Android version as follows:
- Android 10.0 and up — Android System WebView (opens new window).
- Android from 7.0 to 9.0 — Google Chrome (opens new window).
- Android 6.0.1 and below — Android System WebView (opens new window).
# Unable to install the app or extensions
Try installing Split APK Installer (opens new window) from the Google Play Store, then use it to try and install the affected APK. Split APK Installer will tell you why the APK is uninstallable, or it will install the APK for you. Some common errors are listed below.
# Getting Logcats and Crash Logs
To dump crash logs following an app crash, go to
more_horiz
More →
settings
Settings →
code
Advanced → Dump crash logs
To get device logs if the app is not behaving as expected, record device logs using a Logcat Reader (opens new window).
Tachiyomi is one of those few apps in which you can read the manga. In case you do not know, the manga is called the collection of Japanese anime content. Earlier, this manga referred only to comics, magazines, etc. But as per the modern standards, the same refers to animation, movies, cartoons, and more. Now, Tachiyomi offers you with an ad-free and huge library of such manga. Also, it is rare to find such an amazing app with regional or specific focused content.
Now, Tachiyomi also comes with some set of features which definitely make it stand out. Some of them include extensions, labels, categories, downloads, tracking, and more. Also, you can download Tachiyomi on both Google Play Store and APKs for free. In case you want to get it on Windows or Mac, then check this out.
All in all, Tachiyomi is a good and well-rounded app for manga readers. But as with every other app or service, it comes with a set of errors at times. So, here are a few such common errors along with the method to fix them out. With that out of the way, let’s begin.
Tachiyomi errors download, 5oo, 403, 404, etc.
Downloading error:
First of all, let us address the errors that you see whil downloading any manga. Also, it is mostly common and thus are the methods to fix it. All you need to do is restart the application and check for the network connectivity. Also, you can try to clear the cache of the app, force stop it and even reinstall the app altogether. If that does not work, then you can try to download another manga as well.
Error 500:
In many cases, the problem does not persist on the user side. It is highly likely that the server itself is down. In this scenario, no matter whatever you try to do and figure out, the error stays in. So, the best possible solution for this error is to source in Webview. To do this, first select the manga or comic you want to read. In this section, click on the three dots menu on top right corner and select Open in WebView. Lastly, verify the captcha and see if that resolves the error.
Error 403:
Just like the above one, error 403 also carries a similar approach. Indeed, one of the methods to fix this error is to follow the above steps as mentioned. In many cases, it should work fine. But if the problem lies in WebView, then you need to install or update Android System WebView. This can be done in the Google Play Store.
Error 404:
Tachiyomi aside, error 404 is infamous for the message Server not found. So, the same is the case with Tachiyomi here. Now, whenever Tachiyomi throws error 404 then it is sure that the content you want to access is not available. So, the best way to deal with this error is to cross check the availability.
Conclusion:
In short, these methods should work in most of the cases. So, make sure to follow these steps and fix those annoying errors. On a side note, you can also check the official community and get more solutions here. Lastly, share this with your friends and others who also use Tachiyomi and may face the similar sort of errors.
Tachiyomi, the best opensource manga reader with fantastic features. Its been more popular because of its abilities and speed. Even thousands of users are using it there are some issues that users report. Most of the time these are common issues and those can be easily reproduced and can be resolved easily. It is indeed an open-source project. We know that opensource projects sometimes comes with some issue. (for an example Tachiyomi page list empty issue) But with Tachiyomi you don’t need to worry because Tachiyomi offers the most reliable and stable version along with the Dev version. You can use both of them as per your interest. We can recommend the stable version to everyone.
In this article, you will find workarounds to troubleshoot the common issues with Tachiyomi app/extensions
Contents
- 1 How to resolve Tachiyomi page list empty error ?
- 1.1 How to solve the CAPTCHA to fix Tachiyomi page list is empty issue?
- 1.2 Workaround to Fix Page List Empty issue.
- 2 How to resolve Tachiyomi http error 403 issue?
- 2.1 WebView doesn’t work for me, What now ?
- 3 Why I am getting CAPTCHA related issues in Tachiyomi ?
- 4 What are the other diagnostic steps I can follow?
How to resolve Tachiyomi page list empty error ?
The most common issue with Tachiyomi is page list empty
issue when trying to read the manga. This is happening with mangarock, mangahere, kismanga, and other extensions according to the users. May be some of the chapters that get this error was working fine earlier. So this has become a headache for the user.
As per the developers you can resolve the issue by solving the CAPTCHA on their website using your browser. For this you can use Google Chrome, Firefox, Opera, or any browser installed on your device, but it is better to use the default browser which is opening webpages when you open a link.
How to solve the CAPTCHA to fix Tachiyomi page list is empty issue?
- Update the Tachiyomi app and extension you are using to the latest version (Learn How to Update)
- Open your browser and go to the related website which is causing the issue (Eg: If the issue comes with mangahere, you have to go yo mangahere website.)
- You will receive a Captcha. Resolve it and browse some manga randomly.
- Open the Tachiyomi and enjoy!
Workaround to Fix Page List Empty issue.
- Update to latest dev version or install the latest extension
- In Tachiyomi app go to
settings -> advanced
and clear cookies. - Open your default browser (eg: Google Chrome) and go to the website that is causing the issue.
- Click on a random comic/manga and click on a chapter, let it load.
- Open Tachiyomi app.
- Go to Catalouges menu and click the browse button of the source that is having the issue
- it should work, if it does not click the retry button, after a couple of retry attempts it should work.
- Now you can go back to your library and read your chapters/downloads.
To resolve the CAPTCHA, You can try below solution too.
How to resolve Tachiyomi http error 403 issue?
http error 403
occurs because of the http Forbidden code normally. It may be comming from the site which relates to the specific extension and site. it occurs because of the manga source (extension)that you have selected may have enabled Cloudflare protection and due to that it is enforcing CAPTCHAs. Previously the app already handled CloudFlare to some extent, But now, newer Tachiyomi versions can handle it a bit better. So you won’t be facing any issue with newer versions. Anyhow you can try following troubleshooting steps.
- Find the mangas in your library which is from the source you’re trying to access
- Next touch on the three dots icon at Info tab (overflow menu)
- Select Open in Webview option as displayed in below screenshot.
- You will receive a Captcha to complete. (see below screenshot). If it doesn’t prompt you a CAPTCHA there, you can initiate one by tapping on manga title,
- Complete that CAPTCHA and wait few seconds to finish the page loading.
- Finally Tap back without exiting the app. If that does not work, then only use back arrow to go back.
- You will notice that
http error 403
issue is fixed.
WebView doesn’t work for me, What now ?
If WebView doesn’t working for your issue as expected, please try updating your Android System WebView
app installedin yourdevice through Play Store, and after that go to Developer Options
in your device’s settings and set WebView Implementation option to Android System WebView.
For security and performance purposes some manga sources use Content Delivery Networks (CDN) to ensure that they are protected against web attacks. These CDN try to verify the user when it suspects the requester (You) sometimes when there are a lot of requests to their servers and some other occasions. CAPTCHAs are using for this verification. If you use a web browser, you can see it, but since you are using Tachitomi app you cannot see that because Tachiyomi app uses its backend services to connect with manga sources.
Sometimes you may have been IP-banned, If that is the case, there is probably nothing that can be done about that. but a verification like CAPTCHA can be manually solved, some are temporary (IP bans).
Workarounds that can lower chance of it happening again:
- Don’t use downloads with the source.
- Have less manga in library from the source.
What are the other diagnostic steps I can follow?
- Try the CAPTCHA fix by opening the manga in WebView. (Instructions above) If there is CAPTCHA, solve it and see if it helps.
- Adapt your internet connection (switch to WiFi, mobile data or a VPN)
- Note your public IP address and confirm your IP has changed), You can get your public IP address by searching “What’s my IP” on Google. then try again.
- Try using the latest Dev version if you use the Stable version.
- If you use Virus Guards, Firewalls, Data Saving options or apps in your device disable them for a while and try again.
- Tried clearing the cache, checking for updates in the app and extensions.
- If updates are available, update your app/extensions.
- Try Tachiyomi or alternative app on your device or on another platform (Best Tachiyomi Alternatives)
References
https://tachiyomi.org/help/guides/source-problems/#diagnosis
https://github.com/inorichi/tachiyomi-extensions/issues/1768
https://tachiyomi.org/help/faq/extensions/#some-common-errors-you-might-encounter