tty228 / luci-app-wechatpush

A plugin for OpenWRT routers to send various information notifications to a mobile phone via WeChat or Telegram.
GNU General Public License v2.0
1.06k stars 372 forks source link

突然就无法打开了 #184

Closed CC342 closed 1 year ago

CC342 commented 2 years ago

之前都是正常的,但是有一个设备一直不推送,进去看在线设备显示:

usr/lib/lua/luci/dispatcher.lua:469: Failed to execute function dispatcher target for entry '/admin/services/serverchan'. The called action terminated with an exception: /usr/lib/lua/luci/dispatcher.lua:469: Failed to execute cbi dispatcher target for entry '/admin/services/serverchan/setting'. The called action terminated with an exception: /usr/lib/lua/luci/cbi.lua:53: Model 'serverchan/setting' not found! stack traceback: [C]: in function 'assert' /usr/lib/lua/luci/dispatcher.lua:469: in function 'dispatch' /usr/lib/lua/luci/dispatcher.lua:121: in function </usr/lib/lua/luci/dispatcher.lua:120>

然后,选选择停止在启动,然后就变成下面这样。

S11208-20575485 S11208-21004336

CC342 commented 2 years ago

求帮助

CC342 commented 2 years ago

root@OpenWrt:~# sh -x /usr/bin/serverchan/serverchan

tty228 commented 2 years ago

感觉像是文件丢失,备份一下设置项,卸载重新安装看看