coze-dev / coze-dev/coze-studio

`dependency failed to start: container coze-etcd is unhealthy`

Open
#2,174 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
21.6k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Followed the official documentation instructions,I deployed `coze-studio` to the Synology NAS . The command line reported an error "dependency failed to start: container coze-etcd is unhealthy", with a status of "error".

![Image](https://github.com/user-attachments/assets/b23e2f7f-0013-439d-b98b-c4dcedcd791a)

**To Reproduce**
Steps to reproduce the behavior:
1. Log in to NAS using SSH
2. `sudo -i`
3. `cd /volume2/docker/`
4. `git clone https://github.com/coze-dev/coze-studio.git`
5. `cd coze-studio`
6. `cp backend/conf/model/template/model_template_ark_doubao-seed-1.6.yaml backend/conf/model/ark_doubao-seed-1.6.yaml`,edit id, meta.conn_config.api_key, meta.conn_config.model
7. `cd docker`
8. `cp .env.example .env`
9. `docker compose up -d`

**Expected behavior**
running with no error.

**Environment:**
```
device: synology ds920+
system: DSM 7.2.2-72806 update 4
docker version: 24.0.2, build 610b8d0
```

**Additional context**
There are no more error messages, what should I do...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.