Various out of memory errors

We self host aspose/words-cloud images and run them in our k8s cluster. Currently running 25.1. Today we’re noticing various memory related issues on just one of the containers.

{ "Error": { "Message": "No space left on device : '/tmp/'" }, "RequestId": "9d704bf4-e073-4715-bb9d-4fa20f6e71b4" }
{ "Error": { "Message": "Memory stream is not expandable." }, "RequestId": "db44d56d-1c36-47e2-a132-6cbfaa86b0a6" }

We’re actively looking into this on our end, but curious if anyone’s run into this before and what you found to be the root cause. We been running 25.1 since it was released, and prior versions since mid-2023. Not a lot changed on our infrastructure and this is the first time ever seeing these types of errors.

@james-ontra

Can you please provide more details about the specific operations you were performing when these out of memory errors occurred? Additionally, any relevant configuration settings for your k8s cluster would be helpful.

We didn’t get such a report yet. Please share more details about operations you do, may be you can try to update to 25.2 which is released recently.