Closed (fixed)
Project:
simplytest.me
Version:
8.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2020 at 23:38 UTC
Updated:
26 May 2020 at 18:49 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
matsbla commentedComment #3
nerdsteinI'll take a look, thanks for letting me know.
Comment #4
nerdsteinThis is a composer memory error and was raised by the Umami one click button issue as well. I'll work on this today.
Comment #5
nerdsteinI just released a patch to #3122978 that should fix this. Testing it now...
Comment #6
nerdsteinThis still doesn't work even with the unrestricted memory. I think we may need to wait until the next beta is released and #3126003 is rolled in.
Comment #7
anybodyYep just ran into this and can confirm the problem still exists.
Comment #8
martin107 commentedJust trying to be helpful ... it is not really unexpected but maybe another data point is useful.
I see exactly this error on the 9.1.x dev branch
Comment #9
nerdsteinThe previous fix did not work because it only fixed Drush, not Composer. Confirmed:
Comment #10
nerdsteinPushing this patch to the dev server for testing
Comment #11
nerdsteinThe last patch still failed:
Here is a new one to test on dev.
Comment #12
nerdsteinThis resolved the memory error and now we're getting headers printed due to the previous memory fix.
Comment #13
nerdsteinThat did the trick
Comment #15
nerdsteinFixed - pushing this to live now.
Comment #16
martin107 commentedthank you, thank you.