Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug report 1.2 / 1.2.1 #288

Closed
cwyin7788 opened this issue May 3, 2023 · 6 comments
Closed

bug report 1.2 / 1.2.1 #288

cwyin7788 opened this issue May 3, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@cwyin7788
Copy link

when I upgrade to 1.2 and 1.2.1, the dashboard inbound items all empty, disappeard.

image

but when I use command line to check, it is run in the backgound normally.

image

please help to fix the bug. thank you.

@cwyin7788 cwyin7788 added the bug Something isn't working label May 3, 2023
@alireza0
Copy link
Owner

alireza0 commented May 3, 2023

Please check the browser log

@cwyin7788
Copy link
Author

cwyin7788 commented May 3, 2023

Please check the browser log

Dear developer,

Excuse me, I don't understand "check the browser log" mean, can u give me detail procedure how to do?

I have 10 servers

螢幕截圖 2023-05-03 下午10 03 22

All servers installed x-ui, and already updated to the newest version 1.2, I've tried to use Safari and Chrome, but all 1.2 x-ui also have this problem --> " the dashboard inbound items all empty, disappeard, but when I use command line to check, it is run in the backgound normally. "

This happened only in 1.2 / 1.2.1, previous version is very good

9 servers updated to 1.2, 1 server updated to 1.2.1, when updated to 1.2.1, the problem still exist, so I skip update the other servers to 1.2.1

thanks for your help.

@alireza0
Copy link
Owner

alireza0 commented May 3, 2023

I can't help without proper information.
If you are using chrome, just click on your page and hit the inspection option.
You can see the logs on console tab.

Additionally please provide me your server's OS, version and your previous version of x-ui.
Thanks

@cwyin7788
Copy link
Author

cwyin7788 commented May 3, 2023

I can't help without proper information. If you are using chrome, just click on your page and hit the inspection option. You can see the logs on console tab.

here is console tab information :

螢幕截圖 2023-05-03 下午10 40 25

Additionally please provide me your server's OS, version and your previous version of x-ui. Thanks

8 servers use Debian 11 bullseye
1 server use Debian 12 bookworm
1 server use ubuntu 20.04.6 LTS

Actually, I keep your version x-ui up to date, so when u release a new version, and github notice me, I will update immediately, so I can confirm, all server previous version is using 1.1.3

thanks.

@alireza0
Copy link
Owner

alireza0 commented May 3, 2023

It seams you had unsupported shadowsoks configuration before.
In this version, only shadowsocks multi-user will be supported.
The solution is:

  1. Revert to last version:
bash <(curl -Ls https://raw.githubusercontent.com/alireza0/x-ui/master/install.sh) 1.1.3
  1. Remove ShadowSocks inbounds
  2. Upgrade to new version

Then you can create new shadowsocks multi-user inbound

@cwyin7788
Copy link
Author

It seams you had unsupported shadowsoks configuration before. In this version, only shadowsocks multi-user will be supported. The solution is:

  1. Revert to last version:
bash <(curl -Ls https://raw.githubusercontent.com/alireza0/x-ui/master/install.sh) 1.1.3
  1. Remove ShadowSocks inbounds
  2. Upgrade to new version

Then you can create new shadowsocks multi-user inbound

thank you for your help, the problem solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants