Skip to content

关于通过Nginx反向代理的问题 #72

@8MiYile

Description

@8MiYile

根据我们的测试 以下地址经过Nginx会返回502

/cgi-bin/luci/routergo/api/docker/container/list
/cgi-bin/luci/routergo/api/settings/useApps
/cgi-bin/luci/routergo/api/apps/quickstart
/cgi-bin/luci/routergo/api/system/info
/cgi-bin/luci/routergo/api/status
/cgi-bin/luci/routergo/api/network/eth0/statistics
/cgi-bin/luci/routergo/api/network/deviceMeta
/cgi-bin/luci/routergo/api/settings/webdav
/cgi-bin/luci/routergo/api/crons

其中一个在Nginx Err的样例

2025/07/19 05:34:16 [error] 999343#0: *2487877 upstream sent "Content-Length" and "Transfer-Encoding" headers at the same time while reading response header from upstream, client: 240e:37b:4d5a:1c00::10, server: ***, request: "POST /cgi-bin/luci/routergo/api/docker/container/list HTTP/2.0", upstream: "http://10.0.0.1:80/cgi-bin/luci/routergo/api/docker/container/list", host: "***", referrer: "https://***/cgi-bin/luci/admin/routerdog/"

https://mclo.gs/phabAtm
还有一些没被发现的,所以很好奇啥时候会修复

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