0

Insufficient Resourses in Google Chrome

asked 2023-07-26 17:35:42 +0800

DerekW gravatar image DerekW
1

updated 2023-08-01 11:22:29 +0800

hawk gravatar image hawk
3185 1 5
http://hawkphoenix.blogsp... ZK Team

I have implemented auto list refresh for data monitor screen. When users open several tabs (>= 4) with the auto refresh screen in one Google Chrome Browser, after several hours, when user click a record to open/redirect it, it throws ERR_INSUFFICIENT_RESOURCES in Chrome Browser.

ZK Version: 6.5.4

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-08-01 11:43:09 +0800

hawk gravatar image hawk
3185 1 5
http://hawkphoenix.blogsp... ZK Team

I assume the tab you mentioned is a browser tab, not zk tab in a tabbox.

The ERR_INSUFFICIENT_RESOURCES error means that Chrome does not have enough resources to complete the request. This could be due to a number of factors. According to what you describe, they are probably:

  • Too many tabs open: If you have too many tabs open, Chrome may not have enough memory to handle them all.
  • Large or complex web pages: if your pages keep adding elements on a page, maybe they consume too much memory.

You can check the developer tool > Memory tab to see the memory usage:

image description

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2023-07-26 17:35:42 +0800

Seen: 7 times

Last updated: Aug 01

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More