Question

Ok I have a problem with my cache, and just can't figure it out D:

Every time I try to reload the page (To get cache), I get this error: Application Cache Error event: Failed to commit new cache to storage?

Someone who know why this doesn't work?

Links (In case you want to see yourself):

Was it helpful?

Solution

It seems you are using Chrome. Your application cache might be broken. Try clearing it but entering the following to address bar:

chrome://appcache-internals/

OTHER TIPS

Some files in you cache-manifest don't exist (404).

According to the spec. if not all files can be retrieved the new cache will not be used/committed.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top