Hupotronic / ExLinks

A userscript to make E-Hentai & ExHentai links on 4chan & Foolz archive more useful. Includes ExSauce.
http://hupotronic.github.com/ExLinks/
46 stars 6 forks source link

Exsauce stuck on hashing #25

Closed Anon99828 closed 11 years ago

Anon99828 commented 11 years ago

I've been having this issue for a while now, and so far no amount of reinstalling greasemonkey or exlinks has solved anything.

Whenever I try to press the "exhentai" button that is supposed to start exsauce, the text goes from "loading" to "hashing" and then stays there.

To my knowledge, there is no reason this should happen. I've looked everywhere for a possible solution, but I have a stable version of firefox, I've updated everything and I still have yet to solve this issue. For what it's worth, I think I'm the only person who has this problem.

Thank you for your time!

Ouchstopit commented 11 years ago

I have the same problem too and I think its Firefox cause it works fine with Chrome

Skiedragon commented 11 years ago

This seems to be some sort of a cache bug. Your exhentai links are bugged as well and do not load properly. If you check this in ExLinks settings, everything starts working again: "Disable Local Storage Cache: If set, Session Storage is used for caching instead."

Hupotronic commented 11 years ago

What browser are you people using? If you're using Firefox Nightly, then I can't help you, since it's most likely the fact that you're using untested developer builds that's causing the issue.

Also, using Session Storage cache is generally not recommended, unless you practically never close your browser window(s).

Anyway, as I can't manage to replicate this in a stable version of Firefox/Chrome, I'm closing this issue for now.

Skiedragon commented 11 years ago

Using Firefox 19.0.2 from the release update channel. Well, whatever. I also managed to fix the issue by deleting all "exlinks-gallery*" entries (1100 in total) from webappsstore2 database using SQLite Manager. There is probably some specific submission in exhentai that for some reason breaks ExLinks, since several other people have this problem as well.

Hupotronic commented 11 years ago

1100 gallery entries

Now that starts to sound like an actual bug - ExLinks should periodically clear old entries (over 12 hours old). I'll look into it.