coze-dev / coze-dev/coze-studio
build frontend locally and icons turn blank
- Dominant language
- TypeScript
- Stars
- 21.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
switch frontend to container coze-web and build locally, all icons turn blank. check the network: user_default_icon.png:1 GET http://localhost:8888/local_storage/opencoze/default_icon/user_default_icon.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=minioadmin%2F20250815%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250815T063442Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d705dd1ee105c317b8c030601cb517ae3262f4793459eec8b0f42a5185400f9f 502 (Bad Gateway)
Contributor guide
Research direction
Reproduce the local build with the coze-web container and inspect the browser network request for user_default_icon.png under /local_storage/opencoze/default_icon/. Trace why the request returns 502, then verify that the default icons load successfully without the gateway error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100