Skip to content

[Bug] docker-compose启动报错 #60

Description

@lihengcn

版本 / Version

main

部署方式 / Deployment

自建服务器 / Self-hosted

问题描述 / What happened?

windsurf-api-3 | Node.js v20.20.2
windsurf-api-3 | file:///app/src/config.js:38
windsurf-api-3 | base = join(base, replica-${process.env.HOSTNAME});
windsurf-api-3 | ^
windsurf-api-3 |
windsurf-api-3 | ReferenceError: join is not defined
windsurf-api-3 | at file:///app/src/config.js:38:5
windsurf-api-3 | at file:///app/src/config.js:41:3
windsurf-api-3 | at ModuleJob.run (node:internal/modules/esm/module_job:325:25)
windsurf-api-3 | at async ModuleLoader.import (node:internal/modules/esm/loader:606:24)
windsurf-api-3 | at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5)

复现步骤 / Steps to reproduce

docker compose up -d --build
docker compose logs -f 
报错

日志 / Logs

模型 / Model

No response

环境 / Environment

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is broken or behaves incorrectlyfixed已修复 等待确认

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions