artela-network / contribute-to-artela

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

artelad start failed #25

Closed lesywix closed 5 months ago

lesywix commented 5 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 5 months ago

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