In Logfiles i have this issue:
Node.js v24.14.1
api worker exited with code 1
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libmimalloc.so.2' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libmimalloc.so.2' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
(node:555) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created
Pleas help me.
Thank you .
Regards.
Michal
In Logfiles i have this issue:
Node.js v24.14.1
api worker exited with code 1
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libmimalloc.so.2' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libmimalloc.so.2' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
(node:555) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use
node --trace-warnings ...to show where the warning was createdPleas help me.
Thank you .
Regards.
Michal