Skip to content

通过apisix访问 manage-api(作为upstream), 偶发性的403? #1159

@json7

Description

@json7

Bug report

  1. enable_admin: false 关闭 admin api
  2. 启动 dashboard: apisix-dashboard 运行起来后,listen 9001. 然后基于localhost:9001的方式 访问web管理系统, 然后创建一个upstream(就是manage-api 自己 127.0.0.1:9001), 再去创建路由( /* 全部匹配 )
  3. curl 127.0.0.1:9080/apisix/admin/upstreams 偶发性403 (理论上这应该转发到manage-api上,实时流量被apisix拦住了)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions