You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Tirokk
changed the title
π [Bug] On Upgrade Node Version Image Upload Is Not Working
π [Bug] On Upgrade Node Version In Backend Image Upload Is Not Working
Aug 12, 2022
π 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.
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:
Additional Informations
Have a look in to the related issues:
I found this with the same error:
Screenshots
Mostly:
In some undefined occasions:
The text was updated successfully, but these errors were encountered: