WrenAI icon indicating copy to clipboard operation
WrenAI copied to clipboard

Deploy Failed

Open swing99527 opened this issue 11 months ago • 2 comments

Describe the bug When attempting to deploy WrenAI locally with Ollama LLM and embedding services, modeling consistently fails to deploy. The deployment failure occurs specifically in the modeling stage

Desktop (please complete the following information):

  • OS: macOS
  • WrenAI Configuration:
    • LLM: Ollama (qwen2.5:14b)
    • Embedder: Ollama (nomic-embed-text)

** Reproduce

  1. docker- compos up
  2. Open browser and navigate to http://localhost:3000 Select database in the initial interface
  3. Modeling Configuration Navigate to modeling page Click "Deploy" button
  4. Observe deployment failure

Wren AI Information

  • Version: 0.14.0

Relevant log output config.yaml.log docker-compose.yaml.log

wrenai-ibis-server.log wrenai-wren-ai-service.log wrenai-wren-engine.log wrenai-wren-ui.log

swing99527 avatar Jan 16 '25 08:01 swing99527

I think it's relay to the API request timeout. I think it's a good first issue, would you like to contribute?

onlyjackfrost avatar Jan 17 '25 02:01 onlyjackfrost

I'm glad to contribute. Please let me know the specific steps or areas where I can help.

swing99527 avatar Jan 17 '25 06:01 swing99527