So I JUST managed to fix it thanks to @Thomas Lefebvre and the issue was the instance type needed to

So I JUST managed to fix it thanks to @Thomas Lefebvre and the issue was the instance type needed to be bigger. So instead of the default dev size, it needed to be the basic type. So @Francisco Hermida try using the basic instance_type. I think it is because the docker image might need to consume more memory then what is available on the dev type. That is my guess. So maybe you should try that too to see if it fixes your issue if it comes back for you.
Was this page helpful?