artela-network / contribute-to-artela

This repository serves as a resource for builders interested in contributing to Artela.
101 stars 87 forks source link

artelad start failed #25

Closed lesywix closed 4 months ago

lesywix commented 4 months ago

Describe the bug

When I try to run artelad after make install, it shows the artelad: error while loading shared libraries: libaspect_wasm_instrument.so: cannot open shared object file: No such file or directory error.

To reproduce

  1. Go to artela git dir
  2. run make install
  3. run artelad
  4. See error

Expected behavior

Show normal cli output

Screenshots

No response

Desktop (please complete the following information)

Smartphone (please complete the following information)

No response

Additional context

No response

Would you like to work on this issue?

lesywix commented 4 months ago

got the solution: https://github.com/artela-network/artela/issues/109#issuecomment-2114046285