partkeepr / PartKeepr

Open Source Inventory Management
http://www.partkeepr.org
GNU General Public License v3.0
1.38k stars 401 forks source link

Drag and Drop produces internal error due to excessive memory consumption #731

Closed goebel closed 8 years ago

goebel commented 8 years ago

Hi When I select a couple of parts (+-20) and I want to drag them in another category this works however the application becomes unusable after the action and the OOM killer kills some httpd processes or maraiadb processes because there is not enough memory available. My server is a centos 7, 2cpu's and 2GB of memory. dragdrop

goebel commented 8 years ago

This error is reproductible on the demo site of partkeepr. I took 28 diodes and draged them somewhere else and I got the same error in the browser

Drachenkaetzchen commented 8 years ago

Thanks for the report, it should now be fixed