Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
7162 Widoki

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/


Awatar
Odrzuć

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

Autor

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...

Najlepsza odpowiedź

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.
Awatar
Odrzuć
Autor

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?

Powiązane posty Odpowiedzi Widoki Czynność
1
lip 25
2527
0
maj 23
2293
3
mar 25
23905
1
lis 22
2205
1
maj 22
5705