Hello all, hope this is really basic and someone c...
# ask-community-for-troubleshooting
g
Hello all, hope this is really basic and someone can help. I’ve gotten started with Airbyte installation on EC2 by following this official documentation. However, an error’s thrown whilst attempting to install
docker-compose
- any idea how to fix this please?
Copy code
sudo wget <https://github.com/docker/compose/releases/download/1.26.2/docker-compose-$(uname> -s)-$(uname -m) -O /usr/local/bin/docker-compose
--2022-06-16 15:51:35--  <https://github.com/docker/compose/releases/download/1.26.2/docker-compose-Linux-aarch64>
Resolving <http://github.com|github.com> (<http://github.com|github.com>)... 140.82.121.3
Connecting to <http://github.com|github.com> (<http://github.com|github.com>)|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2022-06-16 15:51:35 ERROR 404: Not Found.