FlowiseAI / Flowise

Drag & drop UI to build your customized LLM flow
https://flowiseai.com
Apache License 2.0
30.21k stars 15.61k forks source link

[BUG] ECS deployment creates stack but returns 503 - flowise: not found #2735

Open inno-elon opened 3 months ago

inno-elon commented 3 months ago

Describe the bug When I deploy using create-stack and the yaml file, my load balancer returns a 503. When I look at the cluster service task logs, it says flowise not found.

To Reproduce Steps to reproduce the behavior: Deploy flowise-stack.yml from an m1 mac.

Expected behavior Expecting deployment to succeed

Screenshots

image

Setup