Alex Ling

Results 143 comments of Alex Ling

This is likely not an issue with Mango or the plugin. CatManga uses Cloudflare, and the 502 error you see is due to the fact that Cloudflare couldn't establish a...

> If I search for another word, such as "nagatoro" or some other manga not found on catmanga, then a 502 is encountered. I can't reproduce this. See the screenshot...

Since you mentioned you are using Nginx in https://github.com/hkalexling/Mango/issues/190, I guess the 502 you are seeing is from Nginx and not Cloudflare.

@ch604 Thanks for taking the time to investigate! Yes it looks like the process crashed when sending request to catmanga. Since we can't reproduce the bug on AMD64, I guess...

I've confirmed the issue on ARM32. Apparently Mango would crash on ARM whenever a plugin calls `mango.raise`, a helper function provided by Mango. In your case, because no matching manga...

Upstream issue opened: https://github.com/jessedoyle/duktape.cr/issues/66

@Techno-coder thanks for sharing the workaround!

Can you try deleting the `/mnt/SSD/mango/library.yml.gz` file and see if it resolves the issue? This is a temporary cache for the library and will be regenerated.

@Leeingnyo Yeah I was suspecting that to be an 7z issue as well, but @supasonix-zuv mentioned that the exact copy of the archive worked, which is really strange. I have...

@alpharde Are those 7zip files? You might want to re-archive them into standard zip files. See #112