genai-stack-pull-model-1 | Error: one of '--license', '--modelfile', '--parameters', '--system', or '--template' must be specified genai-stack-pull-model-1 exited with code 1

Open
#126 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
28/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
docker, docker-compose, ollama, ubuntu
Domain
devops

Research direction

Start by reproducing the failure with docker compose --profile linux up and inspect the genai-stack-pull-model-1 service output, especially the missing Ollama option error. Compare it with the model-download behavior after docker compose --profile linux down; done means the Linux profile starts successfully without the pull-model container exiting with code 1.

Written by the indexing model from the issue text.

Description

Hi, Thank you for your help. I used yesterday in my virtualbox (ubuntu 20.04). But, suddenly since this morning, with this "genai-stack-pull-model-1 | Error: one of '--license', '--modelfile', '--parameters', '--system', or '--template' must be specified
genai-stack-pull-model-1 exited with code 1" Error, I cannot make docker compose up.
I used cmd "docker compose --profile linux up" and "docker compose --profile linux down" several times. I guess this situation occured because of Ollama model downloading, but it is really hard for debugging. Please help me, thank you so much.

Dominant language
Python
Stars
5.4k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from docker/genai-stack

All issues in docker/genai-stack

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.