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

Fail to install web3j cli on Linux #2044

Closed
hochi-ho-partior opened this issue Apr 19, 2024 · 1 comment
Closed

Fail to install web3j cli on Linux #2044

hochi-ho-partior opened this issue Apr 19, 2024 · 1 comment
Labels
bug A bug in behaviour or functionality

Comments

@hochi-ho-partior
Copy link

hochi-ho-partior commented Apr 19, 2024

Fail to install web3j cli on Linux

Following the web3j official documentation page [here](Looks like there was an error while trying to download web3j) to install cli results an error "Looks like there was an error while trying to download web3j"

Steps To Reproduce

On Ubuntu, run curl -L get.web3j.io | sh && source ~/.web3j/source.sh

Expected behavior

the installation script shall download the latest release from web3j repo and install

Actual behavior

the following error shows Downloading Web3j ... Looks like there was an error while trying to download web3j

Environment

  • Web3j version latest
  • Java or Android version does not matter
  • Operating System Ubuntu

Additional context

@hochi-ho-partior hochi-ho-partior added the bug A bug in behaviour or functionality label Apr 19, 2024
hochi-ho-partior added a commit to hochi-ho-partior/web3j-installer that referenced this issue Apr 19, 2024
hyperledger/web3j#2044

Signed-off-by: Ho Chi <162107649+hochi-ho-partior@users.noreply.github.com>
@hochi-ho-partior hochi-ho-partior changed the title Fail to install web3j with cli on Linux Fail to install web3j cli on Linux Apr 19, 2024
@NickSneo
Copy link
Contributor

@hochi-ho-partior Thanks for spotting this, it is due to recent migration of repo from web3j org to hyperledger.
Closing as PR is merged

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

No branches or pull requests

2 participants