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

Panel freeze on changing xray config #529

Closed foremtehan closed 8 months ago

foremtehan commented 8 months ago

Welcome

Description of the problem,screencshot would be good

I want to enable logging for xray, When i append this object:

(also the files exists)

  "log": {
    "loglevel": "debug",
    "access": "/var/log/v2ray/access.log",
    "error": "/var/log/v2ray/error.log"
  },

it stuck on loading... :

image

I also stopped the xray, but no luck

Version of x-ui

```console couldn't load the version https://hub.docker.com/r/enwaiax/x-ui ```

x-ui log or xray log

```console # paste log here ```