This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

"Error: not enough memory" message when trying to view the scada-vis
#1
Good friends, I hope you are excellent. The following thread is to tell you that when trying to visualize the scada-vis, I get the message "Error: not enough memory". I send you the storage information about the logic machine:

CPU model :  ARMv7 Processor rev 5 (v7l)
Linux kernel version : 4.4.295
Total system memory : 249.0M 
Used : 72.0M (29%)
Free : 177.0M (71%) 
Buffered : 1.2M 
Cached : 117.2M

Thank you and I am attentive to your comments

Attached Files Thumbnail(s)
   
Reply
#2
What firmware version do you have? How many objects and how many plans in the visualization?
Reply
#3
Hello, thank you for answering and sorry for the time in answering you. In total I have 9,907 Objects, my firmware version is 20211215. On the other hand, to get the number of pages and witgets use the following code which I don't know if it is correct: 

Code:
result = db:getall('select count(*) FROM visfloors')
log(result)

Which showed me the value of:

Code:
* table:
[1]
  * table:
   ["count(*)"]
    * number: 4284

Currently, I have deleted a large number of pages and witgets from that logic machine and the error has been solved, but if I have a doubt after how many witgets and pages that error can appear again. Thanks for everything.
Reply


Forum Jump: