DustinWin / dustinwin.github.io

Clash 和 sing-box 教程合集——安装、配置、自定义规则、DNS 分流
http://proxy-tutorials.dustinwin.top/
MIT License
1.27k stars 143 forks source link

更新内核后出现错误 #49

Closed popolife closed 2 months ago

popolife commented 2 months ago

bugbug 启动服务后报错, @DustinWin 大佬看看啥情况

DustinWin commented 2 months ago

提供更详细的信息,参考教程、所用核心等。

popolife commented 2 months ago

提供更详细的信息,参考教程、所用核心等。

分别参考了 分享篇:[分享 ShellCrash 搭载 sing-boxp 内核采用 ruleset 方案的一套配置] 及 [ShellCrash 搭载 sing-boxp 内核的配置-ruleset 方案],都会出现以上截图的情况,更新了内核之后出现的,内核更新方式是参考大佬的工具篇里面首次导入的方式更新

DustinWin commented 2 months ago

提供更详细的信息,参考教程、所用核心等。

分别参考了 分享篇:[分享 ShellCrash 搭载 sing-boxp 内核采用 ruleset 方案的一套配置] 及 [ShellCrash 搭载 sing-boxp 内核的配置-ruleset 方案],都会出现以上截图的情况,更新了内核之后出现的,内核更新方式是参考大佬的工具篇里面首次导入的方式更新

使用 GitHub 源更新内核,不要用 JS 源。

popolife commented 2 months ago

提供更详细的信息,参考教程、所用核心等。

分别参考了分享篇:[分享ShellCrash装载sing-boxp内核采用规则集方案的一套配置]及[ShellCrash装载sing-boxp内核的配置规则集方案],都会出现以上截图的情况,更新了内核后出现的,内核更新方式是参考大佬的工具篇里面首次导入的更新方式

使用GitHub源更新内核,不要使用JS源。

我刚指的更新内核是更新# sing-box 内核 PuerNya 版,使用了[curl -L https://cdn.jsdelivr.net/gh/DustinWin/clash_singbox-tools@sing-box/sing-box-puernya-linux-armv8.tar.gz | tar -zx -C /tmp/ && crash]这一条指令。 大佬你指的github源更新内核是指crash的更新吗?

DustinWin commented 2 months ago

jsdelivr 地址改成 github.com 地址,无法下载的话就套个反代。

popolife commented 2 months ago

jsdelivr地址改成github.com地址,无法下载的话就套个反代。

bug1 好像还是不行

DustinWin commented 2 months ago

jsdelivr地址改成github.com地址,无法下载的话就套个反代。

bug1 好像还是不行

??多谷歌。
curl -L https://mirror.ghproxy.com/https://github.com/DustinWin/clash_singbox-tools/releases/download/sing-box/sing-box-puernya-linux-armv8.tar.gz | tar -zx -C /tmp/ && crash

popolife commented 2 months ago

jsdelivr地址改成github.com地址,无法下载的话就套个反代。

错误1好像还是不行

??多谷歌。 curl -L https://mirror.ghproxy.com/https://github.com/DustinWin/clash_singbox-tools/releases/download/sing-box/sing-box-puernya-linux-armv8.tar.gz | tar -zx -C /tmp/ && crash

对不起哈哈,已经解决问题了,感谢!