Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
7269 Visualizzazioni

Hi everyone,

From time to time we get this error - cannot figure out when and how, but it keeps popping up even after we clear all browser cache, cookies and local storage.


Traceback:
Error: The quota has been exceeded.
setItem@https://.../web/content/62624-5a6c6c6/\web\.assets_common\.js\:3821\:385\\
_call_service\@https\:\/\/\.\.\.\/web\/content\/62624\-5a6c6c6\/\web\.assets_common\.js\:3993\:85\\
trigger\@https\:\/\/\.\.\.\/web\/content\/62624\-5a6c6c6\/\
web\.assets_common\.js\:3945\:180\\
_trigger_up\@https\:\/\/\.\.\.\/web\/content\/62624\-5a6c6c6\/\
web\.assets_common\.js\:3951\:378\\
_trigger_up\@https\:\/\/\.\.\.\/web\/content\/62624\-5a6c6c6\/\
web\.assets_common\.js\:3951\:462\\
trigger_up\@https\:\/\/\.\.\.\/web\/content\/62624\-5a6c6c6\/\
web\.assets_common\.js\:3951\:280\\
call\@https\:\/\/\.\.\.\/web\/content\/62624\-5a6c6c6\/\
web\.assets_common\.js\:3993\:372\\
_callLocalStorage\@https\:\/\/\.\.\.\/web\/content\/98914\-0c08dfe\/\
web\.assets_backend\.js\:2700\:235\\
_onPoll\@https\:\/\/\.\.\.\/web\/content\/98914\-0c08dfe\/\
web\.assets_backend\.js\:2707\:676\\
OdooClass\.extend\/\web.assets_common.js:3861:488

_poll/


Avatar
Abbandona

Hi Volodymyr,
I am facing the same problem.
Have you found any fix to this issue?
Thanks!

Autore

Yes, still getting it. However it appears not to all users... cannot figure out and reproduce it on other users or test env...

I think it might have something to do with some js modules being added both in common_assets as well as in frontend_assets/backend_assets therefore causing the local storage to fill fast. I am still working on a solution...

Risposta migliore

Try this and see if it helps:

on firefox:

  • open tab and navigate to about:config
  • accept warning
  • search for dom.storage.default_quota
  • increase its value (by default its 5120, check for example with 51200)
It seems to work for now however I am not sure that this issue should be fixed from the browser. It is definitely caused by some bad code and should be investigated further.
Avatar
Abbandona
Autore

I've changed it in Firefox, however users still get that error... the strange thing is that only few users get it and it doesn't depend on which laptop/computer they login...

What is different to those users? Any security groups or maybe they are portal users? Is there any custom js extension that might store a lot of data locally?

Post correlati Risposte Visualizzazioni Attività
1
lug 25
2685
0
mag 23
2381
3
mar 25
24200
1
nov 22
2323
1
mag 22
5800