Root cause: deploy-brain-proxy.yml generates subscription URLs with /api/proxy-v2/ path, but nginx config and deploy script incorrectly used V1 path /api/proxy-sub/, causing 404 on subscription requests. Changes: - nginx-brain-proxy-snippet.conf: location /api/proxy-sub/ → /api/proxy-v2/ - deploy-brain-proxy.sh: all inline nginx templates, grep checks, perl/sed injections, and health checks updated to /api/proxy-v2/ - Added migration logic to auto-fix existing servers with old path Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/8e4facc2-e5bd-4114-bfd0-ec0d2ca93b6d Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| age-os | ||
| app | ||
| nginx | ||
| proxy | ||
| scripts | ||
| setup | ||
| architecture.md | ||
| brain-server-profile.json | ||
| cn-server-profile.json | ||
| ecosystem.config.js | ||
| feimao-server-profile.json | ||
| migration-markers.json | ||
| migration-plan.md | ||
| persona-brain-architecture.md | ||
| zhuyuan-server-profile.json | ||