opencti-terraform
opencti-terraform copied to clipboard
Install script failing to reach grakn repo
Hi,
running the script on AWS and get the install failure
<13>May 20 09:36:54 opencti-install: gpg: key 8F3DA4B5E9AEF44C: public key "Grakn Labs (Signing keys for Debian Grakn packages) [email protected]" imported <13>May 20 09:36:54 opencti-install: gpg: Total number processed: 1 <13>May 20 09:36:54 opencti-install: gpg: imported: 1 <13>May 20 09:36:55 opencti-install: Hit:1 http://eu-west-1.ec2.archive.ubuntu.com/ubuntu focal InRelease <13>May 20 09:36:55 opencti-install: Hit:2 http://eu-west-1.ec2.archive.ubuntu.com/ubuntu focal-updates InRelease <13>May 20 09:36:55 opencti-install: Hit:3 http://eu-west-1.ec2.archive.ubuntu.com/ubuntu focal-backports InRelease <13>May 20 09:36:55 opencti-install: Err:4 https://repo.grakn.ai/repository/apt trusty InRelease <13>May 20 09:36:55 opencti-install: Could not resolve 'repo.grakn.ai' <13>May 20 09:36:55 opencti-install: Hit:5 https://dl.yarnpkg.com/debian stable InRelease <13>May 20 09:36:55 opencti-install: Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease <13>May 20 09:37:00 opencti-install: Reading package lists... <13>May 20 09:37:00 opencti-install: W: Failed to fetch https://repo.grakn.ai/repository/apt/dists/trusty/InRelease Could not resolve 'repo.grakn.ai' <13>May 20 09:37:00 opencti-install: W: Some index files failed to download. They have been ignored, or old ones used instead. <13>May 20 09:37:02 opencti-install: W: Failed to fetch https://repo.grakn.ai/repository/apt/dists/trusty/InRelease Could not resolve 'repo.grakn.ai' <13>May 20 09:37:02 opencti-install: W: Some index files failed to download. They have been ignored, or old ones used instead. <13>May 20 09:37:02 opencti-install: Checking packages ...OK <13>May 20 09:37:02 opencti-install: grakn-bin missing, attempting install: executing apt-get -y install 'grakn-bin''=2.0.0-alpha-6' <13>May 20 09:37:02 opencti-install: Reading package lists... <13>May 20 09:37:03 opencti-install: Building dependency tree... <13>May 20 09:37:03 opencti-install: Reading state information... <13>May 20 09:37:03 opencti-install: E: Unable to locate package grakn-bin
Trying to access https://repo.grakn.ai/repository/apt fails and all references for grakn point to typdb so unsure what to do to resolve the issue?