not valid JSON

Dex-chan lover
Joined
Feb 25, 2019
Messages
159
Same problem here, be it on a manga page or Follows/Updates
 
Dex-chan lover
Joined
Feb 7, 2018
Messages
472
Got this error, refreshed after a min and it works again, but now it doesn't track my read/unread chapters.
 
Dex-chan lover
Joined
Apr 12, 2019
Messages
526
Web are broken rn, cant see shit
Screenshot-20260516-210823.png

Screenshot-20260516-211038.png
 
Last edited:
Dex-chan lover
Joined
Mar 11, 2019
Messages
368
For me it is still broken.

Edit: somehow, i can't comment in forum either. My internet was fine but i can't comment for a whole minute or so
 
Dex-chan lover
Joined
Feb 25, 2019
Messages
159
page loading is still intermittent, and chapters read status also fails on some loadings
 
Dex-chan lover
Joined
Mar 11, 2019
Messages
368
They've had MT and it was fine for a while, until it broke again. I think mangadex should really do a proper MT even if it is a long one to really fiz the issue.
 
Dex-chan lover
Joined
May 10, 2018
Messages
13,838
All up again. So it looks like it's easier to access forum based chapter discussion if there are still 0 comments.

Now link
Create a thread in the forums
is available for plebs like me. :nyoron: No need to go to dev site with extra login. Okay okay, here is your deserved well done!
 
Last edited:
The Oracle
Joined
Jan 24, 2018
Messages
513
From Status Page:
Monitoring - A proper fix has been implemented and we will closely monitor the status of the site over the coming hours.

Short postmortem:
  • Computing title ratings site-wide is very expensive (mainly because of the usage of bayesian rating in this case),
  • So this computation is done ahead of time, once per hour, and its result is stored in memory for quick access in the meantime,
  • However the space we allocate in memory for this (& similar things) has grown and grown over time, and just today passed the maximum allocated total size for it, causing automatic eviction of some values from memory (Redis maxmem + lru eviction),
  • When this value is missing, the site attempts to initialize it, and when it tries to do so multiple times per second it causes extreme strain on our databases, and in turn an outage
May 16, 2026 - 19:04 UTC
In funny tldr layman terms:
We need to download more RAM to shove more maths in the memory or else the servers will overload and burst into flames.
:aquadrink:
 

Users who are viewing this thread

Top