Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Out of memmory (using 2 or 3GB as limit) #78

Open
lghamie opened this issue May 30, 2018 · 3 comments
Open

Out of memmory (using 2 or 3GB as limit) #78

lghamie opened this issue May 30, 2018 · 3 comments

Comments

@lghamie
Copy link

lghamie commented May 30, 2018

Hi guys,
I have a diamantedesk freshly installed from docker.

I'm getting the following error on apache;

192.168.127.154 - - [30/May/2018:21:27:55 +0000] "POST /api/rest/latest/windows HTTP/1.1" 500 185 "http://10.101.0.57:8015/desk/branches" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0"

This is the related log on app/prod.log:

[Wed May 30 21:28:20.172175 2018] [php7:error] [pid 91] [client 192.168.127.154:47056] PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 20480 bytes) in /var/www/diamante/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FlattenException.php on line 275, referer: http://10.101.0.57:8015/desk/branches
[Wed May 30 21:28:20.467236 2018] [php7:error] [pid 91] [client 192.168.127.154:47056] PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 32768 bytes) in /var/www/diamante/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/OutOfMemoryException.php on line 1, referer: http://10.101.0.57:8015/desk/branches
[Wed May 30 21:28:20.841852 2018] [php7:error] [pid 91] [client 192.168.127.154:47056] PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 49152 bytes) in Unknown on line 0, referer: http://10.101.0.57:8015/desk/branches
192.168.127.154 - - [30/May/2018:21:27:55 +0000] "POST /api/rest/latest/windows HTTP/1.1" 500 185 "http://10.101.0.57:8015/desk/branches" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0"
192.168.127.154 - - [30/May/2018:21:28:21 +0000] "GET /bundles/oroui/img/error-ico.png HTTP/1.1" 200 1456 "http://10.101.0.57:8015/css/oro.css" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0"

This happens on /desk/branches when I select "Default Branch" and then click on DELETE.

Any ideas?

@kulbich
Copy link

kulbich commented Jun 4, 2018

Hi Lucas,
We'll check that issue and I'll get back to you.

@lghamie
Copy link
Author

lghamie commented Jun 4, 2018

Thanks!!

@lghamie lghamie closed this as completed Jun 4, 2018
@lghamie lghamie reopened this Jun 4, 2018
@lghamie
Copy link
Author

lghamie commented Jul 23, 2018

Hi guys, do you have any update on this? I hope this project doesn't go unmantained

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants