When I run eb deploy staging
it starts to create an application version under .elasticbeanstalk/app_versions/application version number zip folder. But the app_versions folder deletes before uploading is finished due to which deployment is failing. PLease help me resolve this issue
eb deploy staging
returns the error below.
File "/usr/local/Cellar/aws-elasticbeanstalk/3.21.0/libexec/lib/python3.13/site-packages/ebcli/lib/aws.py", line 279, in _handle_response_code
raise error
ebcli.lib.aws.InvalidParameterValueError: No Application Version named 'app-c4576-250320_220' found.