Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

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 this issue Feb 14, 2022 · 1 comment

Comments

@ElMachoMX
Copy link

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"}"
image

When i check the URL, i don't' receive nothing.

image

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"

image

And well, reading the README file, i view this:

image

So, i don't have more ideas, please could you help me with this?

@ccamaleon5
Copy link
Collaborator

Try to compile with JDK 11. Additionally, as you may have noticed, Orion is now deprecated, it is recommended to use Tessera.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants