FlowFuse / FlowFuse/flowfuse

Error loading shared library ld-linux-aarch64.so.1: No such file or directory

Open
#3,383 2 comments 0 reactions 0 assignees View on GitHub
needs-triage
Dominant language
JavaScript
Stars
400
Forks
89
Avg merge
1d 21h
Merged PRs (30d)
146

Description

### Current Behavior

i got this error `Error: Error loading shared library ld-linux-aarch64.so.1: No such file or directory (needed by /data/node_modules/onnxruntime-node/bin/napi-v3/linux/arm64//libonnxruntime.so.1.16.3)` when i try to deploy flow which contain this node `@good-i-deer/node-red-contrib-object-detection`

![Screenshot (239)](https://github.com/FlowFuse/flowfuse/assets/110285294/87296b86-ce28-4270-9164-a9edbc753506)

### Expected Behavior

on node-red not getting this error if I deploy same flow, so on flowfuse it should not give this type of error and the flow should work as expected

### Steps To Reproduce

- install `@good-i-deer/node-red-contrib-object-detection`
- add Good object detection node to canvas
- deploy the flow

### Environment

- FlowFuse version:
- Node.js version:
- npm version:
- Platform/OS:
- Browser:

### Have you provided an initial effort estimate for this issue?

I can not provide an initial effort estimate

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.