-
Notifications
You must be signed in to change notification settings - Fork 508
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
ui界面登录 显示未经授权是什么意思 #17
Comments
我也一样 |
请问你解决了吗 |
没
cjh0526 ***@***.***> 于 2024年6月30日周日 下午4:03写道:
… 我也一样
请问你解决了吗
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BFLZTFYNZ7WC3MVCNHMTMDTZJ63T3AVCNFSM6AAAAABJHQCJIOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJYGQ3TGMRYHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@rexinshimin0001 你是直接使用默认的127.0.0.1还是使用的其他自己定义的IP |
输入config.yaml文件中secret |
|
clash所在的主机Ip |
写了机器所在ip+端口,给秘钥还是登录不进去怎么办 |
一种可能是旧的clash进程没有关闭,运行新的clash dashboard进程会提供的新的secret,clash进程所使用却仍然是旧的secret。通过pgrep clash可以看到clash进程,记住进程pid用kill -9 <pid> 关掉再重新启动即可,或者使用clash-for-linux/restart.sh也可以。 |
The text was updated successfully, but these errors were encountered: