-
Hello, I was able to install FormKIQ Core, but when I went to install FormKIQ VPC in order to use Typesense I get the following AWS error and do not know how to fix it: EcsServiceLinkedRole | CREATE_FAILED | SLR [AWSServiceRoleForECS] already exists but does not have a description. Please verify your SLR use case. If you are sure the use case is correct please modify your CloudFormation template and keep SLR description consistent. I enabled the AWSServiceRoleForECS for my account prior to installing FormKIQ Core. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
The FormKiQ VPC has been fixed to not create the EcsServiceLinkedRole. Please try again. |
Beta Was this translation helpful? Give feedback.
-
Can you provide Status reason on the resources that failed to create? It also could have been an AWS temporary issue. What region are you using? |
Beta Was this translation helpful? Give feedback.
-
On the CloudFormation console:
What are the errors shown there? |
Beta Was this translation helpful? Give feedback.
-
The TypesenseProcessor current reserves a 1 execution concurrent execution. This will bring your UnreservedConcurrentExecution to less than 10. So I'm guessing the account you are installing into uses a lot of ReservedConcurrentExecutions. The easiest solution is to request a limit increase with AWS Support. |
Beta Was this translation helpful? Give feedback.
The FormKiQ VPC has been fixed to not create the EcsServiceLinkedRole. Please try again.