🐛 [Bug] On Upgrade Node Version In Backend Image Upload Is Not Working
Created by: Tirokk
🐛 Bug Report
On upgrade the Node version to v16.16.0 and others (v14.20.0 …) in backend image upload is not working, because of an GraphQL error, see screenshot below.
Why this may necessary?
We have a FATAL error in the backend test which seem to be related to a memory leakage in older Node versions.
- issue #5180
If I run the backend tests with Node v16.16.0 (v14.20.0 as well) the FATAL error vanishs.
Why these Node versions?
Because there are Docker images to use, see:
- tag overview: https://hub.docker.com/_/node
- image tag list: https://hub.docker.com/_/node/tags
Additional Informations
Have a look in to the related issues:
I found this with the same error:
Screenshots
Mostly:
In some undefined occasions: