Skip to content

Nginx配置为::1之后回落失败 #235

@KeithXZhai

Description

@KeithXZhai

Nginx 1.29.0 mainline
Xray-core 25.6.8
系统Debian12

使用VLESS-TCP-XTLS-Vision配置文件时回落失败,报错

app/proxyman/inbound: connection end8001: connect: connection refused] > common/retry: all retry attempts failed

nginx.conf

        listen [::1]:8001 proxy_protocol;
        listen [::1]:8002 http2 proxy_protocol;

[::1]改回127.0.0.1回落恢复正常。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions