Hi @max.smadt,
Thanks for using Bitnami. Can you tell us which AMI ID are you trying to deploy on AWS? I used the one below from our website and I was able to start a new instance without issues in the us-east-1
region
ami-039b9b5bea6c2db30
Can you also tell us which instance type were you trying to launch? Notice edX has big resource requirements, and you should use an instance with at least 6GB of free RAM memory to properly run it. I was able to launch a `t2.large` instance for testing, and I could SSH connect into it without issues
ssh bitnami@MY_IP_ADDRESS
Warning: Permanently added 'MY_IP_ADDRESS' (ECDSA) to the list of known hosts.
Linux ip-172-31-60-163 4.19.0-13-cloud-amd64 #1 SMP Debian 4.19.160-2 (2020-11-28) x86_64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
___ _ _ _
| _ |_) |_ _ _ __ _ _ __ (_)
| _ \ | _| ' \/ _` | ' \| |
|___/_|\__|_|_|\__,_|_|_|_|_|
*** Welcome to the Open edX powered by Bitnami koa.1-0 ***
*** Documentation: https://docs.bitnami.com/aws/apps/edx/ ***
*** https://docs.bitnami.com/aws/ ***
*** Bitnami Forums: https://community.bitnami.com/ ***
#######################################################
### For frequently used commands, please run: ###
### sudo /opt/bitnami/bnhelper-tool ###
#######################################################
bitnami@ip-172-31-60-163:~$