FranzKafkaYu / x-ui

Lightweight Xray panel with multi-protocol and multi-user on the same port,supports English language and Telegram bot. Easy to use and easy to manage.
GNU General Public License v3.0
7.84k stars 1.57k forks source link

新版本出现端口重复绑定 #419

Closed 454592673 closed 1 year ago

454592673 commented 1 year ago

Welcome

Description of the problem,screencshot would be good

image 使用新版本搭建vless+reality出现端口重复绑定问题,试了很多次,一直这样

Version of x-ui

```console $ x-ui version 0.3.4.3 # Paste output here ```

x-ui log or xray log

```console # paste log here ```
FranzKafkaYu commented 1 year ago

无法复现该问题,请使用lsof 命令确认端口是否被其他服务占用。

454592673 commented 1 year ago

是新建/删除同一个端口、用户uid节点,相当于重复操作同配置,端口和uid相同

454592673 commented 1 year ago

比如,新建一个端口号为4123,uid为asd....的节点,创建成功后,删除掉,然后再新增一个端口号为4123,uid为asd...的节点,就报错了