Hi all, I suddenly get the following error when t...
# ask-community
r
Hi all, I suddenly get the following error when trying to run a deployment on an AWS ECS worker that ran fine 6 days ago:
Copy code
botocore.errorfactory.InvalidParameterException: An error occurred (InvalidParameterException) when calling the RunTask operation: Client passed incorrect parameter for ipv4Cidr.
Does someone know whether that is most likely an infrastructure or runtime code issue? It seems like the deployment was redeployed two days ago, so might as well be an issue with the deployment code 🤔
✅ 1
Here are the logs.
We identified that this is most likely an infrastructure issue due to an internal change
b
Is there a chance that some part of your stack can no longer talk to other resources, maybe VPC or security groups got tweaked?