Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy Failed #1127

Open
swing99527 opened this issue Jan 16, 2025 · 2 comments
Open

Deploy Failed #1127

swing99527 opened this issue Jan 16, 2025 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@swing99527
Copy link

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 swing99527 added the bug Something isn't working label Jan 16, 2025
@onlyjackfrost
Copy link
Contributor

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

@onlyjackfrost onlyjackfrost added the good first issue Good for newcomers label Jan 17, 2025
@swing99527
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants