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

WSL执行install.bat时出错 #1923

Open
cyb233 opened this issue Feb 27, 2025 · 2 comments
Open

WSL执行install.bat时出错 #1923

cyb233 opened this issue Feb 27, 2025 · 2 comments

Comments

@cyb233
Copy link

cyb233 commented Feb 27, 2025

问题现象
简要描述问题出现的现象
根据 https://pymumu.github.io/smartdns/install/wsl/ 执行install.bat时出错
运行环境

  1. 固件型号
    wsl Ubuntu

Image

  1. 运营商

  2. smartdns来源以及版本
    smartdns.1.2024.06.12-2222.x86_64-linux-all.tar.gz

  3. 涉及的配置(注意去除个人相关信息)

重现步骤

  1. 上游DNS配置。

  2. 访问的域名。

信息收集

  1. 将/var/log/smrtdns.log日志作为附件上传(注意去除个人相关信息)。
  2. 如进程异常,请将coredump功能开启,上传coredump信息文件,同时上传配套的smartdns进程文件。
    在自定义界面,开启设置->自定义设置->生成coredump配置,重现问题后提交coredump文件
    coredump文件在/tmp目录下

Image

@PikuZheng
Copy link
Contributor

PikuZheng commented Feb 27, 2025

如果是wsl2,请把53端口换成别的试试。如果是wsl1,不支持运行好像要改什么地方,之前有issue提到过

@cyb233
Copy link
Author

cyb233 commented Feb 28, 2025

如果是wsl2,请把53端口换成别的试试。如果是wsl1,不支持运行好像要改什么地方,之前有issue提到过

进一步检查发现是因为端口53被systemd-resolved服务占用了,根据下面的文章解除占用就解决了

https://blog.steveyi.net/posts/ubuntu-53-port-already-in-use/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants