Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

πŸ› [Bug] On Upgrade Node Version In Backend Image Upload Is Not Working #5175

Closed
Tirokk opened this issue Aug 12, 2022 · 0 comments Β· Fixed by #5897
Closed

πŸ› [Bug] On Upgrade Node Version In Backend Image Upload Is Not Working #5175

Tirokk opened this issue Aug 12, 2022 · 0 comments Β· Fixed by #5897

Comments

@Tirokk
Copy link
Member

Tirokk commented 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:

Bildschirmfoto 2022-08-11 um 15 42 48

In some undefined occasions:

Bildschirmfoto 2022-08-12 um 11 29 32

@Tirokk Tirokk added the bug Something isn't working label Aug 12, 2022
@Tirokk 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment