coze-dev / coze-dev/coze-studio

make debug错误

Open
#572 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
21.6k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

请教一下基于alpine环境调试coze-studio,到服务启动的时候报以下错误:
Elasticsearch setup completed.
Building and run server...
🧹 Checking for sandbo availability...
🧹 Checking for goimports availability...
🧹 Formatting Go files with goimports...
🛠 Building Go project...
# command-line-arguments
link: github.com/bytedance/sonic/loader: invalid reference to runtime.lastmoduledatap
❌ Go build failed - aborting startup
make: *** [Makefile:34: server] Error 1

有没有人知道怎么解决?多谢

Contributor guide

Open the contributing guide

Research direction

Inspect Makefile:34 and its server target, then reproduce the Go build in the stated Alpine environment while reviewing the github.com/bytedance/sonic/loader error. Done means the service starts without the invalid runtime.lastmoduledatap link error, but the issue does not provide versions or a more specific code entry point.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, linux
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.