Question
Install java JDK 8
I am trying to install an IOTA full node and everything works fine until it tries to install the java jdk 8
TASK [iri : Download java jdk rpm] ********************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "dest": "/tmp/jdk-8u152-linux-x64.rpm", "failed": true, "msg": "Request failed", "response": "HTTP Error 404: Not Found", "state": "absent", "status_code": 404, "url": "http://download.oracle.com/otn-pub/java/jdk/8u152-b16/aa0333dd3019491ca4f6ddbe78cdb6d0/jdk-8u152-linux-x64.rpm"}
to retry, use: --limit @/opt/iri-playbook/site.retry
PLAY RECAP ********************************************************************************************************
localhost : ok=2 changed=0 unreachable=0 failed=1
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
I’m also having problems installing java 8, it seams the installation process receives a redirect and the redirect returns a 404