Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
7242 Представления

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/


Аватар
Отменить

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

Автор

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

Лучший ответ

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.
Аватар
Отменить
Автор

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?

Related Posts Ответы Просмотры Активность
1
июл. 25
2651
0
мая 23
2346
3
мар. 25
24083
1
нояб. 22
2283
1
мая 22
5768