aws-samples / bedrock-claude-chat

AWS-native chatbot using Bedrock + Claude (+Mistral)
MIT No Attribution
708 stars 249 forks source link

[BUG] Installation failed while running BedrockChatStack CloudFormation template #189

Closed soumaghosh closed 2 months ago

soumaghosh commented 3 months ago

Describe the bug When running the cdk installation from Cloudshell received error during execution of BedrockChatStack CloudFormation template.

To Reproduce Steps to reproduce the behavior:

  1. Executed the commands on Cloudshell -

git clone https://github.com/aws-samples/bedrock-claude-chat.git cd bedrock-claude-chat chmod +x bin.sh ./bin.sh

  1. Received error - Resource of type ‘AWS::Pipes::Pipe’ with identifier ‘EmbeddingPipe1F5BA3-Vr56U5pmFqNE’ did not stabilize. Status Reason is Policy document length breaking Cloudwatch Logs Constraints, either < 1 or > 5120” (RequestToken: f683264a-ec2b-ad4e-e2e6-68fc3931769f, HandlerErrorCode: NotStabilized)

Screenshots If applicable, add screenshots to help explain your problem.

Screenshot 2024-03-25 at 11 09 37 PM

Additional context Add any other context about the problem here.

statefb commented 3 months ago

Colud you try to remove stack and re-deploy again?

soumaghosh commented 3 months ago

Re-deployed and got the same error. I am running us-east-1 region.

github-actions[bot] commented 2 months ago

This issue has been labeled as "stale" due to no response by the reporter within 1 month (and 14 days after last commented by someone). And it will be closed automatically 14 days later if not responded.

github-actions[bot] commented 2 months ago

This issue has been closed due to no response within 14 days after labeled as "stale", 14 days after last reopened, and 14 days after last commented.