MTurk HIT Database Mk.II

Keep track of the HITs you've done (and more!). Cross browser compatible.

< 脚本 MTurk HIT Database Mk.II 的反馈

评价:好评 - 脚本运行良好

§
发布于:2015-12-29
编辑于:2015-12-29

Projected earnings will not update

I've used this HIT database for a while now, and all the sudden it won't update the pending earnings or anything. It just keeps spinning the wheels saying "update complete!".

Here's a GIF of what it doing. Using Chrome.

feihtality作者
§
发布于:2015-12-29

Could you please open the console ctrl+shift+J and let me know if there are any error messages there?

§
发布于:2015-12-29

Uncaught QuotaExceededError: Failed to execute 'setItem' on 'Storage': Setting the value of 'hitdb_projectedEarnings' exceeded the quota.

feihtality作者
§
发布于:2015-12-30

Interesting. Chrome has a 10MB quota on localStorage per origin (i.e. domain). It seems you either ran out of disk space or hit the internal limit, which means you may have an exceedingly large blocklist/includelist/whatever, or you have irrelevant and unused junk.

I just pushed an update that may or may not help you. If you are still getting the same error, it's not a problem with the script; you're going to need to clean out your localStorage.

§
发布于:2015-12-30

Cleaned out my local storage, fixed the problem. Thanks

发布留言

登录以发布留言。