Quote:
Originally Posted by steltek
First, you shouldn't need that reference to cloudscraper under [ www.fanfiction.net] in [overrides], though I don't know if having it there will actually hurt anything or not. You might try commenting it out for testing purposes just to eliminate a variable.
However, I have a suspicion about something with Firefox that would very well cause the exact problem you are having.
Type about:config in your browser URL bar and hit enter. Search for the following setting: browser.cache.disk.enable
Is it set to true or false? If it is set to false, click on it once to change it to true, then try to page through a fic and run FFF again.
Also, while you are in about:config, check the following additional setting as well:
devtools.cache.disabled
Make sure that this setting is set to false.
Once you have done the two things above, the last thing you need to do is type about:support in the browser URL window and hit enter. Click the button to clear the startup cache under "Try clearing the startup cache". Apparently, for some reason turning on the browser cache doesn't actually seem to take affect until you force-clear the Firefox startup cache using this method. Once you do it, things again start getting written to the cache.
|
Well, I checked about
:config, Browser.cache.disk.enable was already set to true and devtools.cache.disabled was set to false. I went ahead and clicked on clear startup cache in the about
:support, restarted the browser, and still got the same error.
Oh, and I also tried commenting out the cloudscraper reference, no change there either