Неудачное выполнение команды на экземпляре id(s) 'i-04e3dd1fd8a1663c3' elasticbean django deployment
я пытаюсь развернуть мой django сайт на aws elasticbean, но когда я создал envoirment, он выдает ошибку
021-09-28 07:24:43 INFO Created CloudWatch alarm named: awseb-e-vuemp6euky-stack-AWSEBCloudwatchAlarmHigh-10XFBTK55D2M0
2021-09-28 07:24:43 INFO Created CloudWatch alarm named: awseb-e-vuemp6euky-stack-AWSEBCloudwatchAlarmLow-Q0TYK7ZDH70U
2021-09-28 07:25:10 ERROR Instance deployment failed to install application dependencies. The deployment failed.
2021-09-28 07:25:10 ERROR Instance deployment failed. For details, see 'eb-engine.log'.
2021-09-28 07:25:13 ERROR [Instance: i-04e3dd1fd8a1663c3] Command failed on instance. Return code: 1 Output: Engine execution has encountered an error..
2021-09-28 07:25:13 INFO Command execution completed on all instances. Summary: [Successful: 0, Failed: 1].
2021-09-28 07:26:15 ERROR Create environment operation is complete, but with errors. For more information, see troubleshooting documentation.
ERROR: ServiceError - Create environment operation is complete, but with errors. For more information, see troubleshooting documentation.
затем я запускаю eb status я игнорирую его и двигаюсь дальше после добавления cname в разрешенные хосты я запускаю команду eb deploy затем она выдает мне ошибку снова
2021-09-28 07:30:11 ERROR Instance deployment failed. For details, see 'eb-engine.log'.
2021-09-28 07:30:12 ERROR [Instance: i-04e3dd1fd8a1663c3] Command failed on instance. Return code: 1 Output: Engine execution has encountered an error..
2021-09-28 07:30:13 INFO Command execution completed on all instances. Summary: [Successful: 0, Failed: 1].
2021-09-28 07:30:13 ERROR Unsuccessful command execution on instance id(s) 'i-04e3dd1fd8a1663c3'. Aborting the operation.
2021-09-28 07:30:13 ERROR Failed to deploy application.
Есть идеи, что здесь не так, я не понимаю