We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
Hi Lucas, We'll check that issue and I'll get back to you.
Sorry, something went wrong.
Thanks!!
Hi guys, do you have any update on this? I hope this project doesn't go unmantained
No branches or pull requests
Hi guys,
I have a diamantedesk freshly installed from docker.
I'm getting the following error on apache;
This is the related log on app/prod.log:
This happens on /desk/branches when I select "Default Branch" and then click on DELETE.
Any ideas?
The text was updated successfully, but these errors were encountered: