You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.
I recently updated to the latest version of the x-ui project through the project menu in the console. Since then, I've encountered an issue where none of the modal dialogs open on the inbounds page. Specifically, when I click on edit or QR, the expected modal dialogs do not appear. I noticed this in the browser's console:
19:03:18.500 ReferenceError: inModal is not defined openEditInbound xui/inbounds:412 clickAction xui/inbounds:388 click VueJS onClick /assets/[email protected]/antd.min.js:2 VueJS 4 handleClick /assets/[email protected]/antd.min.js:2 VueJS 2vue.min.js:6:11752
I also noticed that the HTML source of the page is broken at the end. This is the latest line of the HTML source and since here translation of 密码 should be displayed, the problem might be related to the translation file. I also noticed that in the source code of the project, the width is 165px while in my running version, the width is 265px which is strange:
Could you please look into this problem? Any guidance on resolving it would be greatly appreciated.
Thank you for your support and for the great work on this project!
Yes, I'm using the latest major release. Only such installations are supported.
Yes, I'm using the supported system. Only such systems are supported.
Yes, I have read all WIKI document,nothing can help me in my problem.
Yes, I've searched similar issues on GitHub and didn't find any.
Yes, I've included all information below (version, config, log, etc).
Version of x-ui
$ x-ui versionx-ui control menu usages:------------------------------------------x-ui - Enter control menux-ui start - Start x-uix-ui stop - Stop x-uix-ui restart - Restart x-uix-ui status - Show x-ui statusx-ui enable - Enable x-ui on system startupx-ui disable - Disable x-ui on system startupx-ui log - Check x-ui logsx-ui update - Update x-uix-ui install - Install x-uix-ui uninstall - Uninstall x-uix-ui geo - Update x-ui geox-ui cron - Cron x-ui jobs------------------------------------------v0.3.4.4:20230717
x-ui log or xray log
Apr 27 16:53:32 sys systemd[1]: Started x-ui Service.Apr 27 16:53:32 sys x-ui[4005719]: 2024/04/27 16:53:32 x-ui 0.3.4.4:20230717Apr 27 16:53:32 sys x-ui[4005719]: 2024/04/27 16:53:32 INFO - web server run https on [::]:{port}Apr 27 16:53:32 sys x-ui[4005719]: 2024/04/27 16:53:32 INFO - We got 3 members in clientApr 27 16:53:32 sys x-ui[4005719]: 2024/04/27 16:53:32 INFO - We got 2 members in clientApr 27 16:53:32 sys x-ui[4005719]: 2024/04/27 16:53:32 INFO - We got 2 members in clientApr 27 16:53:32 sys x-ui[4005719]: 2024/04/27 16:53:32 INFO - We got 1 members in clientApr 27 16:53:32 sys x-ui[4005719]: 2024/04/27 16:53:32 INFO - We got 1 members in clientApr 27 16:53:32 sys x-ui[4005719]: 2024/04/27 16:53:32 INFO - We got 2 members in clientApr 27 16:53:32 sys x-ui[4005719]: 2024/04/27 16:53:32 INFO - We got 1 members in clientApr 27 16:53:32 sys x-ui[4005719]: 2024/04/27 16:53:32 INFO - We got 1 members in clientApr 27 16:53:32 sys x-ui[4005719]: 2024/04/27 16:53:32 INFO - We got 2 members in clientApr 27 16:53:32 sys x-ui[4005719]: 2024/04/27 16:53:32 INFO - Wait 2 seconds for telegram bot readyApr 27 16:53:34 sys x-ui[4005719]: SSHLogin[2024-04-27 16:53:00] early than XUI start[2024-04-27 16:53:32],don't notifyApr 27 16:53:34 sys x-ui[4005719]: 2024/04/27 16:53:34 INFO - get xray version from database: v1.8.11Apr 27 16:53:34 sys x-ui[4005719]: 2024/04/27 16:53:34 INFO - need to switch xray version from v1.7.5 to:v1.8.11Apr 27 16:53:36 sys x-ui[4005719]: 2024/04/27 16:53:36 INFO - RecordXrayVersion: v1.8.11Apr 27 16:53:36 sys x-ui[4005719]: 2024/04/27 16:53:36 INFO - We got 3 members in clientApr 27 16:53:36 sys x-ui[4005719]: 2024/04/27 16:53:36 INFO - We got 2 members in clientApr 27 16:53:36 sys x-ui[4005719]: 2024/04/27 16:53:36 INFO - We got 2 members in clientApr 27 16:53:36 sys x-ui[4005719]: 2024/04/27 16:53:36 INFO - We got 1 members in clientApr 27 16:53:36 sys x-ui[4005719]: 2024/04/27 16:53:36 INFO - We got 1 members in clientApr 27 16:53:36 sys x-ui[4005719]: 2024/04/27 16:53:36 INFO - We got 2 members in clientApr 27 16:53:36 sys x-ui[4005719]: 2024/04/27 16:53:36 INFO - We got 1 members in clientApr 27 16:53:36 sys x-ui[4005719]: 2024/04/27 16:53:36 INFO - We got 1 members in clientApr 27 16:53:36 sys x-ui[4005719]: 2024/04/27 16:53:36 INFO - We got 2 members in client
The text was updated successfully, but these errors were encountered:
I recently updated to the latest version of the
x-ui
project through the project menu in the console. Since then, I've encountered an issue where none of the modal dialogs open on theinbounds
page. Specifically, when I click onedit
orQR
, the expected modal dialogs do not appear. I noticed this in the browser's console:I also noticed that the HTML source of the page is broken at the end. This is the latest line of the HTML source and since here translation of
密码
should be displayed, the problem might be related to the translation file. I also noticed that in the source code of the project, the width is165px
while in my running version, the width is265px
which is strange:Could you please look into this problem? Any guidance on resolving it would be greatly appreciated.
Thank you for your support and for the great work on this project!
Version of x-ui
x-ui log or xray log
The text was updated successfully, but these errors were encountered: