FAQ:MangaDex Website
More actions
There are multiple reasons that MangaDex may be inaccessible. This entry is intended to provide information about common causes, including how to identify and potentially correct some of the more common ones.
Because of the wide variety of operating systems, browsers, plugins/extensions, internet service providers (ISPs), and other factors, it is impossible for us to provide information about every possible cause for MangaDex being inaccessible. In some cases, it may be possible to receive help in the #support channel of the MangaDex Discord, but bear in mind that most of the MangaDex staff are volunteers and not every issue can be resolved successfully. Please be patient.
<blockquote>
Some of the suggestions for solutions presented here require making changes to your software or operating system that can potentially cause serious errors if not done correctly. If you are uncomfortable or unfamiliar with what is being suggested, STOP. MangaDex is not responsible for damage to or loss of use of your equipment resulting from taking actions suggested below.
Some of the suggestions given below may not be legal in your jurisdiction, or may violate your agreement with your ISP. MangaDex assumes no liability for your taking such actions, or for any criminal or civil punishments, claims of breach of contract, loss/termination of service, or other penalties/damages, which may result from your taking such actions, when those actions violate laws in your jurisdiction or terms of your agreement with your ISP.
</blockquote>
Is MangaDex Down?
To determine if MangaDex itself is down, visit https://status.mangadex.org/ . The MangaDex Announcements Discord server is available at https://discord.gg/vkW47gN5TY .
MangaDex is up but inaccessible to you
If the error you receive is along the lines of "The domain mangadex.org cannot be found/is unreachable", "The connection/request to mangadex.org has been refused/timed out", or something similar that suggests your network believes the site does not exist or cannot be reached, a likely cause is that some part of the network between you and MangaDex is blocking your access. This is further suggested if multiple devices on your network see similar errors of this sort.
The following countries are known to have blocks in place:
[list of countries]
DNS blocks
In some cases, this block is effected via a domain name server (DNS) intentionally returning a bad IP address or no IP address. On Windows systems, this can be checked by:
# Opening the command line
# Running <code>nslookup mangadex.org</code> to query the IP address your DNS is returning
# Comparing the result with the IP address given at https://dns.google/query?name=mangadex.org
If the results don't match, changing your DNS to use Google (8.8.8.8/8.8.4.4) or Cloudflare (1.1.1.1/1.0.0.1) should resolve this issue.
IP/domain blocks
In some cases, this block is effected by preventing all traffic bound for MangaDex from being passed along to its destination. In these cases, the simplest effective workaround is use of a virtual private network (VPN). Two free options recommended by MangaDex are Cloudflare One and ProtonVPN.
Security blocks
In some cases, security/antivirus software on your device or local router may be flagging MangaDex as a dangerous site and intentionally preventing access. This particular type of error may be indicated by a "Certificate/Security Error" or similar message, indicating MangaDex is 'unsafe'. McAfee Antivirus, and some models of TrendMicro and ASUS routers, are known to exhibit this behavior. If you have the ability to whitelist sites, adding <code>https://mangadex.org</code> and <code>https://*.mangadex.org</code> to that list should resolve the issue. Disabling the offending security measures is a more extreme option, and should be done only if you understand the associated risks; MangaDex assumes no liability for negative consequences (virus/malware infections, loss of data, etc.) resulting from this course of action. If you don't have necessary system permissions to make these changes, you will need to use another device/network in order to access MangaDex.
MangaDex is nominally accessible but behaving badly
Connection issues
If some pages (particularly chapter page images) refuse to load, resulting in a spinner persisting indefinitely in the middle of the page or a repeated 'failed to load image' message, first confirm the quality of your connection. A connection suffering from frequent dropouts or interruptions can cause these failures. Running an internet speed test can help identify these issues. Resolving them is beyond the ability of MangaDex support - that will need to be done from your end and may require contacting your ISP.
Browser issues
If your connection is good, the problem may be your browser. MangaDex is intended to be accessible on as many browsers as possible, but some older versions of browsers may lack certain functionality that MangaDex uses. If possible, make sure your browser has been updated to the latest stable release.
If another browser on your device is able to resolve the problematic page(s), or if the page(s) load in an incognito/private window, try clearing your cache for mangadex.org and refresh the page(s).
If clearing your cache fails to work, disable your extensions/plugins, restart your browser, and try again. If that works, re-enable your extensions/plugins one by one and refresh after each one to try and identify which is causing the problem.
If the above steps do not resolve the issue, you can contact the #support channel on the MangaDex Discord and ask for assistance with a browser issue. Please have the following information available:
# A screenshot of your browser's console (F12 -> Console) if on desktop
# The link provided by https://www.whatsmybrowser.org/ when visited from the affected browser
As noted above, the MangaDex staff is mostly volunteers, and it can take 24 hours to receive a response. Please be patient.