Closed Subtly7360 closed 4 months ago
Writing to '30baca20-a8d7-498b-8636-f433c8fa92dd?X-Amz-Algorithm=AWS4-HMAC-SHA256' cd /tmp && ls -lh luci-app-openclash_0.46.014-beta_all.ipk 看看这个文件真的存在于/tmp里面吗?
Writing to '30baca20-a8d7-498b-8636-f433c8fa92dd?X-Amz-Algorithm=AWS4-HMAC-SHA256' cd /tmp && ls -lh luci-app-openclash_0.46.014-beta_all.ipk 看看这个文件真的存在于/tmp里面吗?
不在,命令行查了两次,一次在/tmp,一次退回到根目录,奇怪了,命令行明明提示已经下载完毕,为啥就是没有呢:
root@OpenWrt:/tmp# wget --no-check-certificate https://github.com/vernesong/OpenClash/releases/download/v0.46.014-beta/l
uci-app-openclash_0.46.014-beta_all.ipk
Downloading 'https://github.com/vernesong/OpenClash/releases/download/v0.46.014-beta/luci-app-openclash_0.46.014-beta_all.ipk'
Connecting to 20.205.243.166:443
Redirected to /github-production-release-asset-2e65be/189256120/30baca20-a8d7-498b-8636-f433c8fa92dd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240611%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240611T052133Z&X-Amz-Expires=300&X-Amz-Signature=9d1c2eca4dad769434d52ba404e939bffbd11dbda9a4ad4b6904356a643ac85b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=189256120&response-content-disposition=attachment%3B%20filename%3Dluci-app-openclash_0.46.014-beta_all.ipk&response-content-type=application%2Foctet-stream on objects.githubusercontent.com
Writing to '30baca20-a8d7-498b-8636-f433c8fa92dd?X-Amz-Algorithm=AWS4-HMAC-SHA256'
30baca20-a8d7-498b-8 100% |*******************************| 5542k 0:00:00 ETA
Download completed (5675080 bytes)
root@OpenWrt:/tmp# cd /tmp && ls -lh luci-app-openclash_0.46.014-beta_all.ipk
ls: luci-app-openclash_0.46.014-beta_all.ipk: No such file or directory
root@OpenWrt:/tmp# ls -lh luci-app-openclash_0.46.014-beta_all.ipk
ls: luci-app-openclash_0.46.014-beta_all.ipk: No such file or directory
root@OpenWrt:~# cd /tmp && ls -lh luci-app-openclash_0.46.014-beta_all.ipk
ls: luci-app-openclash_0.46.014-beta_all.ipk: No such file or directory
编译的时候可以选好所有的依赖包。
我在NAS上x86_64版本中,遇到相同的问题。 请尝试使用:opkg --force-overwrite install luci-app-openclash_0.46.014-beta_all.ipk来安装
都能知道翻墙了,遇到问题多问GOOGLE,多思考。 赶紧把这个Issue关了吧,自己装不好APP怪APP有BUG,这是你家哪个家长教你的? 要用OPENWRT官方的,也能自己直接定制好所有依赖包的固件。 再上传IPK安装。 https://firmware-selector.openwrt.org/?version=23.05.3&target=ramips%2Fmt7621&id=linksys_e7350
编译的时候可以选好所有的依赖包。
多谢告知可以使用专门为中国地区用户量身定制的ImmortalWrt:请问immortalwrt和lean的lede、官方的openwrt有什么不同点? 经刷入测得ImmortalWrt能安装使用: 下载固件前展开Customize installed packages and/or first boot script栏把所有依赖(#iptables和#nftables栏)只要通过网页检索没有的和openclash 都输入进去Installed Packages(预安装的软件包)框后点击REQUEST BUILD(请求构建)系统即可生成带OpenClash的镜像安装包。
我在NAS上x86_64版本中,遇到相同的问题。 请尝试使用:opkg --force-overwrite install luci-app-openclash_0.46.014-beta_all.ipk来安装
测试的环境:E7350 OpenWrt 23.05.3 r23809-234f1a2efa / LuCI openwrt-23.05 branch git-24.086.45142-09d5a38 下载固件前已提前安装所有依赖软件包【删除dnsmasq换成dnsmasq-full】 但OpenWrt官方软件源库里就是没有OpenClash 用wget下载到/tmp目录里再执行你所说的opkg --force-overwrite install luci-app-openclash_0.46.014-beta_all.ipk同样提示找不到
都能知道翻墙了,遇到问题多问GOOGLE,多思考。 赶紧把这个Issue关了吧,自己装不好APP怪APP有BUG,这是你家哪个家长教你的? 要用OPENWRT官方的,也能自己直接定制好所有依赖包的固件。 再上传IPK安装。 https://firmware-selector.openwrt.org/?version=23.05.3&target=ramips%2Fmt7621&id=linksys_e7350
【都是下载固件时已重新编译安装好所有依赖的前提下】无论是通过SSH后台root安装,还是通过浏览器访问路由后台手动上传软件包进行安装,都提示无法安装的 你是不看贴上来就喷吗?就是Google和思考过后才反馈出来的。
我在NAS上x86_64版本中,遇到相同的问题。 请尝试使用:opkg --force-overwrite install luci-app-openclash_0.46.014-beta_all.ipk来安装
测试的环境:E7350 OpenWrt 23.05.3 r23809-234f1a2efa / LuCI openwrt-23.05 branch git-24.086.45142-09d5a38 下载固件前已提前安装所有依赖软件包【删除dnsmasq换成dnsmasq-full】 但OpenWrt官方软件源库里就是没有OpenClash 用wget下载到/tmp目录里再执行你所说的opkg --force-overwrite install luci-app-openclash_0.46.014-beta_all.ipk同样提示找不到
手动下载IPK , 在OP界面操作,系统- 软件包, 上传软件包, 通过这个功能直接安装。
看到你定制的包里使用了 firewall4, 这个可能影响使用, 要自己测试,我在另一个平台测试是影响CLASH的。 使用 firewall 也许是更合适 openclash.
看到你定制的包里使用了 firewall4, 这个可能影响使用, 要自己测试,我在另一个平台测试是影响CLASH的。 使用 firewall 也许是更合适 openclash.
下载固件前把全部依赖安装好后浏览器登录OpenWrt系统- 软件包, 上传软件包, 通过这个功能直接安装即可。firewall4在也能安装应该对后续没影响的。
原来是要在下载固件前把dnsmasq删掉换成dnsmasq-full才不会重叠报错,重新编译安装好所有缺少的依赖即可。
初次在luci界面上传OpenClash会提示Unable to execute opkg install command: Error: XHR request aborted by browser
再试上传第二次就提示已安装Package luci-app-openclash (0.46.014-beta) installed in root is up to date.
退出登录路由界面,重新登录OpenWrt路由界面就可以看到有Services栏里有OpenClash了。
都会翻墙了,希望以后不要这样巨婴症。 牛头不对马嘴的在这发BUG. 以后遇到自己不懂的问题,搜不到可以去 Discussions Q&A 发问,别在这里瞎叭。 赶紧的把这个 CLOSE了吧。
都会翻墙了,希望以后不要这样巨婴症。 牛头不对马嘴的在这发BUG. 以后遇到自己不懂的问题,搜不到可以去 Discussions Q&A 发问,别在这里瞎叭。 赶紧的把这个 CLOSE了吧。
我是故意说清楚的,给后来搜索这Err的人,能准确决定要不要换到ImmortalWrt,还是想继续不放弃想折腾使用OpenWrt官方原版固件。因为fork关注的人远远可能比ImmortalWrt的人多,也就意味着如果有漏洞很快会被发现并修复,意味着安全性和隐私性会得到更好的保障。
你没耐心,戾气重的话,请便吧。(请别误会在意,阁下并没有恶意攻击的意思)
在OpenWrt 23.05.3 r23809-234f1a2efa / LuCI openwrt-23.05 branch git-24.086.45142-09d5a38版本中运行openclash当前最新版发现: 很多网站在PC电脑端的Clash Verge运行同样的订阅链接,能正常访问啊(同样开的是规则模式)但OpenClash就无法加载访问成功了,也手段更换过默认的DNS解析地址,把它们改成1.1.1.1和9.9.9.9保存并应用,再试还是无法访问:比如,恩山无线论坛、少数派、chiphell、豆瓣网、什么值得买,测试都是使用同样的线路节点。
FireFox:Secure Connection Failed
An error occurred during a connection to www.right.com.cn. PR_CONNECT_RESET_ERROR
Error code: PR_CONNECT_RESET_ERROR
The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem.
Chrome:This site can’t be reachedThe connection was reset.
Try:
Checking the connection
[Checking the proxy and the firewall](chrome-error://chromewebdata/#buttons)
ERR_CONNECTION_RESET
还有每次OpenWrt luci点击打开openclash都需要握手加载很长时间才能加载完成控制面板,这是怎么回事呢 OpenClash-2024-6-16-16-20-5.log
Verify Steps
OpenClash Version
v0.46.014-beta
Bug on Environment
Official OpenWrt
OpenWrt Version
OpenWrt 23.05.3 r23809-234f1a2efa / LuCI openwrt-23.05 branch git-24.086.45142-09d5a38
Bug on Platform
Other
Describe the Bug
尝试1、领势E7350硬路由刷了OpenWrt官方固件系统后更新了软件源并解决了OpenClash要求的全部依赖的情况下提示找不到OpenClash包;2、本地磁盘手动上传和命令行本地安装也无法安装OpenClash。
To Reproduce
每次按E7350背后的Reset键OpenWrt都会恢复到初始状态,就可以还原初次安装OpenClash时所遇到的问题: 1、首先把OpenWrt官方源换成中国境内的源这样下载软件插件网速才比较快也不容易出现问题导致安装终止。 2、浏览器打开OpenClash releases页按照注意事项栏提醒把指令复制,后用ssh登陆路由器OpenWrt后台,黏贴指令安装OpenClash所有依赖:
随后通过Google 搜Collected errors后面的内容找到本OpenClash Issues下一个以前被关闭的类似Issues复制用户 @vernesong 的For 22.03 openwrt这段指令到SSH后面Issue段不用目的是重装libcap & libcap-bin:
还是提示这个Err随后又Google搜索找到本OpenClash Issues另一个以前被关闭的无法安装问题#923 复制@Geekiter 给出的指令黏贴到ssh里:
3、解决所有依赖后,更新源安装OpenClash: 输入opkg install openclash提示找不到软件包
之后复制精确完整的文件名或复制包的下载超链接依然提示找不到:
之后通过搜索找到 @teamalpha5441作为参考:
root@OpenWrt:~# opkg update Downloading https://mirrors.ustc.edu.cn/openwrt/releases/23.05.3/targets/ramips/mt7621/packages/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_core Downloading https://mirrors.ustc.edu.cn/openwrt/releases/23.05.3/targets/ramips/mt7621/packages/Packages.sig Signature check passed. Downloading https://mirrors.ustc.edu.cn/openwrt/releases/23.05.3/packages/mipsel_24kc/base/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_base Downloading https://mirrors.ustc.edu.cn/openwrt/releases/23.05.3/packages/mipsel_24kc/base/Packages.sig Signature check passed. Downloading https://mirrors.ustc.edu.cn/openwrt/releases/23.05.3/packages/mipsel_24kc/luci/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_luci Downloading https://mirrors.ustc.edu.cn/openwrt/releases/23.05.3/packages/mipsel_24kc/luci/Packages.sig Signature check passed. Downloading https://mirrors.ustc.edu.cn/openwrt/releases/23.05.3/packages/mipsel_24kc/packages/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_packages Downloading https://mirrors.ustc.edu.cn/openwrt/releases/23.05.3/packages/mipsel_24kc/packages/Packages.sig Signature check passed. Downloading https://mirrors.ustc.edu.cn/openwrt/releases/23.05.3/packages/mipsel_24kc/routing/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_routing Downloading https://mirrors.ustc.edu.cn/openwrt/releases/23.05.3/packages/mipsel_24kc/routing/Packages.sig Signature check passed. Downloading https://mirrors.ustc.edu.cn/openwrt/releases/23.05.3/packages/mipsel_24kc/telephony/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_telephony Downloading https://mirrors.ustc.edu.cn/openwrt/releases/23.05.3/packages/mipsel_24kc/telephony/Packages.sig Signature check passed. root@OpenWrt:~# opkg install wget Package uclient-fetch (2023-04-13-007d9454-1) installed in root is up to date. root@OpenWrt:~# cd /tmp root@OpenWrt:/tmp# wget --no-check-certificate https://github.com/vernesong/OpenClash/releases/download/v0.46.014-beta/l uci-app-openclash_0.46.014-beta_all.ipk Downloading 'https://github.com/vernesong/OpenClash/releases/download/v0.46.014-beta/luci-app-openclash_0.46.014-beta_all.ipk' Connecting to 20.205.243.166:443 Redirected to /github-production-release-asset-2e65be/189256120/30baca20-a8d7-498b-8636-f433c8fa92dd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240610%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240610T151034Z&X-Amz-Expires=300&X-Amz-Signature=dacc7e441ea89d898f407a292e221bfcc72cd4d868843d34a52873a4514f3e97&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=189256120&response-content-disposition=attachment%3B%20filename%3Dluci-app-openclash_0.46.014-beta_all.ipk&response-content-type=application%2Foctet-stream on objects.githubusercontent.com Writing to '30baca20-a8d7-498b-8636-f433c8fa92dd?X-Amz-Algorithm=AWS4-HMAC-SHA256' 30baca20-a8d7-498b-8 100% |***| 5542k 0:00:00 ETA Download completed (5675080 bytes)
root@OpenWrt:/tmp# opkg install luci-app-openclash_0.46.014-beta_all.ipk Collected errors:
OpenClash Log
OpenClash Config
No response
Expected Behavior
能够完美安装OpenClash并运行完美无Err。
Additional Context
Status System Hostname OpenWrt Model Linksys E7350 Architecture MediaTek MT7621 ver:1 eco:3 Target Platform ramips/mt7621 Firmware Version OpenWrt 23.05.3 r23809-234f1a2efa / LuCI openwrt-23.05 branch git-24.073.29889-cd7e519 Kernel Version 5.15.150 Local Time 2024-06-10 12:39:11 Uptime 0h 9m 1s Load Average 0.00, 0.03, 0.03
本地时间这栏初始刷入官方原版就是不可调(没看到在哪跳时间和时区)