Blockchain Pro Test-Net, running on Hyperledger Besu
51
stars
50
forks
source link
TASK [lacchain-orion-node : Download Orion Binaries] *******************************************************************fatal: [23.23.107.181]: FAILED! => {"changed": false, "dest": "/tmp/orion.tar.gz", "elapsed": 0, "msg": "Request failed", "response": "HTTP Error 403: Forbidden", "status_code": 403, "url": "https://bintray.com/consensys/binaries/download_file?file_path=orion-1.6.0.tar.gz"} #177
Open
ElMachoMX opened 2 years ago
Hi guys.
I'm trying to launch the playbook site-lacchain-orion.yml, but the TASK [lacchain-orion-node : Download Orion Binaries] show me this error " fatal: [23.23.107.181]: FAILED! => {"changed": false, "dest": "/tmp/orion.tar.gz", "elapsed": 0, "msg": "Request failed", "response": "HTTP Error 403: Forbidden", "status_code": 403, "url": "https://bintray.com/consensys/binaries/download_file?file_path=orion-1.6.0.tar.gz"}"
When i check the URL, i don't' receive nothing.
Also, when i try to download the source and compile from here https://docs.orion.consensys.net/en/stable/HowTo/Build-From-Source/ in Amazon Linux 2 (Centos) with Corretto we can't compile, the error is "Could not initialize class org.codehaus.groovy.runtime.InvokerHelper"
And well, reading the README file, i view this:
So, i don't have more ideas, please could you help me with this?