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.59k stars 1.5k forks source link

invalid IP addr or iptables Chain not created #525

Closed foremtehan closed 8 months ago

foremtehan commented 9 months ago

Welcome

Description of the problem,screencshot would be good

I'm using the docker version of kafka from this docker repository: https://hub.docker.com/r/enwaiax/x-ui, and my client is nekoray on windows 10.

everything is fine for about 30 minutes, but suddenly the config doesn't work anymore, how can i find the issue? is this invalid IP addr or iptables Chain not created normal in log?

Version of x-ui

```console $ docker exec -it x-ui sh $ x-ui version except 'run' or 'v2-ui' or 'setting' subcommands Usage of run: Usage of v2-ui: -db string set v2-ui db file path (default "/etc/v2-ui/v2-ui.db") Usage of setting: -enabletgbot enable telegram bot notify -password string set login password -port int set panel port -reset reset all settings -show show current settings -tgbotRuntime string set telegrame bot cron time -tgbotchatid int set telegrame bot chat id -tgbottoken string set telegrame bot token -username string set login username ```

x-ui log or xray log

```console iplimit worked,current we have 5 ips,and we will limit to 2 current ips: [172.71.12.138 172.71.12.142 172.71.12.154 172.71.12.158 172.71.12.160] invalid IP addr or iptables Chain not created invalid IP addr or iptables Chain not created invalid IP addr or iptables Chain not created ```
FranzKafkaYu commented 8 months ago

this invalid IP addr or iptables Chain not created info has noting to do with your problem,plz check xray server log and your client log to figure it out.