Array buffer allocation failed
-
I was trying to upload a picture and got an “array buffer allocation failed” and “parse error” on the second try.
-
It was on my forum. Apparently when I upload using the upload image button it fails, but when I uploaded with the upload file it succeeded. I’m guessing there’s some sort of image processing when I use the first one?
-
@baris possibly related:
https://github.com/oliver-moran/jimp/issues/153I couldn't find any output in the logs about the parse error though..
-
Was any fix implemented for this?
I'm getting this problem when trying to upload a 6.8Mb photo.
NODEBB_VERSION=v1.6.1
NODE=v8.1(I'm also using the plugin: nodebb-plugin-extended-markdown if that makes any difference).
I guess I wish I could upgrade to the latest version of NodeBB...but I already know that causes other problems and have recently reverted back to v1.6.1.