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

Nuget package 0.22.3.1 can't be loaded inside of docker container. #131

Open
flambert860 opened this issue Feb 7, 2025 · 0 comments
Open

Comments

@flambert860
Copy link

I tried updating the nuget package from 0.22.3 to 0.22.3.1 I can run my application fine in debug, but if I run it as a docker container I get the following error:

System.DllNotFoundException: 'Unable to load shared library 'delta_rs_bridge' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable:
/home/site/wwwroot/bin/Debug/net9.0/runtimes/linux-x64/native/delta_rs_bridge.so: cannot open shared object file: No such file or directory

ls of the dictory returns these files:
libdelta_kerner_ffi.so
libdelta_rs_bridge.so

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant