helium / blockchain-etl

Blockchain follower that follows and stores the Helium blockchain
Apache License 2.0
64 stars 37 forks source link

Issues while setting up blockchain-etl node #236

Closed debasish22 closed 3 years ago

debasish22 commented 3 years ago

Hi Team,

I have followed the steps mentioned in the readme file and finally when i run sudo maker release command i get the below issue. OpenSSl is already installed .

My ubuntu version 20.4 OpenSSL version 1.1.1

Can any one help me with this issue

heliumblockchain-issue
nosmaster89 commented 3 years ago

I had this issue with 20.4 open SSL 1.1 is installed erlang depends on 1.0

madninja commented 3 years ago

this looks like you installed erlang 24 instead of erlang 23. ETL will not compile with erlang 24. Please install an erlang 23 version and pin it as a dependency to avoid accidentally upgrading to erlang 24