langflow-ai / langflow

⛓️ Langflow is a visual framework for building multi-agent and RAG applications. It's open-source, Python-powered, fully customizable, model and vector store agnostic.
http://www.langflow.org
MIT License
18.97k stars 2.87k forks source link

Deploy langflow on aws instructions don't work #1860

Open alexleventer opened 1 month ago

alexleventer commented 1 month ago

Describe the bug

 Resource handler returned message: "Cannot find version 8.0.mysql_auror

Browser and Version

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

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

Additional context Add any other context about the problem here.

mattbajorek commented 1 month ago

@alexleventer I have created my own branch to fix the incorrect mysql version as well as out of sync dependencies that stopped the deployment: https://github.com/langflow-ai/langflow/pull/1893. Until it is merged, you can use my branch in the process rather than the current dev branch.

dmitry-tuzenkov commented 1 month ago

@mattbajorek Thanks a lot!

Also faced with AWS Issue. Both of them 8.0.mysql_aurora and runtime go1.x