Skip to content

Bug Report:自定义 Outbounds & Route 不生效 #941

@almightyYantao

Description

@almightyYantao

⚠️ 请务必按照模板填写完整信息,没有详细描述的issue可能会被忽略或关闭
⚠️ Please follow the template to provide complete information, issues without detailed description may be ignored or closed

基本信息 | Basic Info

XBoard版本 | Version: v20260410-4be440f
部署方式 | Deployment: Docker
PHP版本 | Version:
数据库 | Database:

问题描述 | Description
在界面上新增自定义的Outbounds 但是提示不存在

[
  {
    "tag": "hkproxy",
    "protocol": "vmess",
    "settings": {
      "server": "xxxxx",
      "server_port": xxxxx,
      "uuid": "xxxxx",
      "alter_id": 0,
      "security": "auto"
    }
  }
]

[
  {
    "domain_suffix": [
      "xxx"
    ],
    "outbound": "hkproxy"
  },
  {
    "ip_cidr": [
      "xxxxxx/32"
    ],
    "outbound": "hkproxy"
  }
]
Image

复现步骤 | Steps
1、选择节点,点击高级设置
2、配置自定义 Outbounds

相关截图 | Screenshots
Image

日志信息 | Logs

xboard-node  | +0000 2026-05-10 09:20:35 ERROR [1761512731 120ms] router: outbound not found: hkproxy
xboard-node  | +0000 2026-05-10 09:20:35 ERROR [3981923443 127ms] router: outbound not found: hkproxy
xboard-node  | +0000 2026-05-10 09:20:35 ERROR [1739454520 114ms] router: outbound not found: hkproxy
xboard-node  | +0000 2026-05-10 09:20:35 ERROR [700415361 126ms] router: outbound not found: hkproxy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions