- Category
- OpenWrt
istoreos升级24.10爆炸了
- 2025-12-04
- 100
- 0
- 0
- 34.0℃
不要随手升级 ipv6突然炸了,乱点半天没恢复,然后随手升级了下系统又炸了个系统... 网页访问显示 Bad Gateway
The process did not produce any response logread命令显示以下错误 Thu Dec 4 22:48:04 2025 daemo
'luci.cbi.datatypes' not found
- 2024-11-24
- 274
- 0
- 0
- 51.4℃
解决办法 opkg update
opkg install luci-compat tmd路由器硬盘站满了, 删几个软件释放下空间, 结果刷新主页弹 /usr/lib/lua/luci/controller/openclash.lua:104: module 'luci.cbi.datatypes
在路由器上运行哪吒探针
- 2024-05-19
- 291
- 0
- 0
- 53.1℃
路由器型号 安博通ASR3000 硬盘 112.46 MiB 内存 224M+112M 总之至少要能存下nezha探针才行(解压后15.7M ) 之前好像看到个c++写的agent,占用应该会小很多,但没star,懒得找了 我下载的是nezha-agent_linux_arm64.zip
解除openwrt 80/443端口占用
- 2024-03-10
- 998
- 0
- 0
- 123.8℃
在网上查了下OpenWrt用的是uhttpd做web服务器,其配置文件在 /etc/config/uhttpd 查看配置 uci show uhttpd
# 默认配置
# uhttpd.main.listen_http='0.0.0.0:80' '[::]:80'
# uhttpd.main.li