You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.
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?
The text was updated successfully, but these errors were encountered: