coze-dev / coze-dev/coze-studio
Failed to install Docker Coze on Debian 13
- Dominant language
- TypeScript
- Stars
- 21.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
I got this error upon running `make web` with error ` ✘ Container coze-milvus Error dependency milvus failed to start ` and `make: *** [Makefile:77: web] Error 1`
**To Reproduce**
Steps to reproduce the behavior:
1. fresh install Debian 13
2. Install latest docker + git + make + zip
3. git clone https://github.com/coze-dev/coze-studio.git
4. See error after coze-milvus try to run
**Expected behavior**
Coze up and running with no error
If applicable, add screenshots to help explain your problem.
**Version:**
Latest version provided from Github
**Environment:**
Debian 13 + Docker version 29.1.3, build f52814d
Contributor guide
Research direction
Start by reproducing `make web` on Debian 13 with the listed Docker version, then inspect Makefile:77 and the startup logs for `coze-milvus` and its `milvus` dependency. Done means the dependency starts successfully and Coze comes up without the reported Make error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- debian, docker
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100