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

external-controller IP 设置为非 127.0.0.1 无法打开控制面板 #569

Open
4 of 5 tasks
ShawnRn opened this issue Mar 7, 2024 · 9 comments
Open
4 of 5 tasks
Labels
1.6.x 1.6.x Features C: Backend T: Bug Something isn't working
Milestone

Comments

@ShawnRn
Copy link

ShawnRn commented Mar 7, 2024

复现步骤 / Step to reproduce

安装 - 打开 - 右键尝试打开控制面板 - 无法打开,显示“Something went wrong:(”
具体报错内容如下:
Something went wrong:(
Failed to construct 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS.
Error Stack
Error: Failed to construct 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS.
at l (https://tauri.localhost/assets/index-Qa1PUXZC.js:341:7490)
at connect (https://tauri.localhost/assets/index-Qa1PUXZC.js:341:7683)
at https://tauri.localhost/assets/index-Qa1PUXZC.js:341:11023
at R5 (https://tauri.localhost/assets/index-Qa1PUXZC.js:40:24335)
at tw (https://tauri.localhost/assets/index-Qa1PUXZC.js:40:42567)
at WOe (https://tauri.localhost/assets/index-Qa1PUXZC.js:40:41387)
at w0 (https://tauri.localhost/assets/index-Qa1PUXZC.js:40:40424)
at qie (https://tauri.localhost/assets/index-Qa1PUXZC.js:40:37004)
at Vv (https://tauri.localhost/assets/index-Qa1PUXZC.js:38:3302)
at tw (https://tauri.localhost/assets/index-Qa1PUXZC.js:40:42709)

预期行为 / Expected behaviour

控制面板应该正常打开

实际行为 / Actual Behaviour

未能正确显示控制面板页面
Snipaste_2024-03-07_10-33-31

应用日志 / App logs

clash-nyanpasu.2024-03-07.app.log

备注 / Addition details

No response

Clash Nyapasu 版本号 / Clash Nyapasu

1.5.0

是否为 Pre-release / Is pre-release version

操作系统及版本 / OS version

Windows 11 23H2 22631.3235

自查步骤 / Verify steps

  • 如果您有足够的时间和能力,并愿意为此提交 PR ,请勾上此复选框 / Pull request is welcome. Check this if you want to start a pull request
  • 您已仔细查看并知情 Q&A 中的内容 / You have checked Q&A carefully
  • 您已搜索过 Issue Tracker,没有找到类似内容 / I have searched on Issue Tracker, No duplicate or related open issue has been found
  • 您确保这个 Issue 只提及一个问题。如果您有多个问题报告,烦请发起多个 Issue / Ensure there is only one bug report in this issue. Please make mutiply issue for mutiply bugs
  • 您确保已使用最新 Pre-release 版本测试,并且该问题在最新 Pre-release 版本中并未解决 / This bug have not solved in latest Pre-release version
@ShawnRn ShawnRn added S: Untriaged T: Bug Something isn't working labels Mar 7, 2024
@greenhat616
Copy link
Collaborator

greenhat616 commented Mar 7, 2024

你的日记是空白的。请修改 app log level 后,将带有调试信息的日记提交上来。

@ShawnRn
Copy link
Author

ShawnRn commented Mar 7, 2024

你的日记是空白的。请修改 app log level 后,将带有调试信息的日记提交上来。

打不开面板就没办法修改Log Level
Uploading A959A7B612035ABFFB13EF2EC4BE03A8.png…

@greenhat616
Copy link
Collaborator

greenhat616 commented Mar 7, 2024 via email

@greenhat616
Copy link
Collaborator

@ShawnRn
Copy link
Author

ShawnRn commented Mar 8, 2024

@4o3F
Copy link
Collaborator

4o3F commented Mar 8, 2024

当前版本将外部控制改为127.0.0.1即可解决,更好的解决方案之后我们会实现

@ShawnRn
Copy link
Author

ShawnRn commented Mar 9, 2024

当前版本将外部控制改为127.0.0.1即可解决,更好的解决方案之后我们会实现

好的 感谢耐心解决

@greenhat616
Copy link
Collaborator

@greenhat616 greenhat616 changed the title 无法打开控制面板 external-controller IP 设置为非 127.0.0.1 无法打开控制面板 Mar 9, 2024
@greenhat616 greenhat616 added the 1.6.x 1.6.x Features label Mar 17, 2024
@4o3F 4o3F added this to the 1.6.0 milestone Apr 10, 2024
@greenhat616 greenhat616 modified the milestones: 1.6.0, Backlog Aug 1, 2024
@greenhat616 greenhat616 modified the milestones: Backlog, 1.6.1 Aug 29, 2024
@greenhat616
Copy link
Collaborator

拟计划实现 TCP 反向代理,解决这个问题

@greenhat616 greenhat616 modified the milestones: 1.6.2, 2.0.0 Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.6.x 1.6.x Features C: Backend T: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants