maxlicheng / luci-app-unblockmusic

用于解锁网易云灰色歌曲的OpenWRT/LEDE路由器插件 (openwrt/lede luci support for unblock neteasecloudmusic)
1.49k stars 277 forks source link

编译在lean大的R9.10.24之中无法运行 #84

Open nnssz opened 4 years ago

nnssz commented 4 years ago

Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Set tcp_window_scaling to on Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Running script '/etc/zerotier.start' Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Running script '/usr/share/miniupnpd/firewall.include' Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Running script '/usr/share/adbyby/firewall.include' Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Running script '/etc/ipsec.include' Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Running script '/usr/share/softethervpn/firewall.include' Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Running script '/usr/share/v2ray_server/firewall.include' Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Running script '/var/etc/shadowsocksr.include' Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Running script '/etc/mia.include' Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Running script '/etc/pptpd.include' Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: * Running script '/var/etc/unblockmusic.include' Sun Nov 3 21:12:30 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sun Nov 3 21:12:30 2019 cron.info crond[5061]: crond (busybox 1.30.0) started, log level 5 Sun Nov 3 21:12:30 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sun Nov 3 21:12:30 2019 cron.info crond[5171]: crond (busybox 1.30.0) started, log level 5 Sun Nov 3 21:12:30 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sun Nov 3 21:12:31 2019 daemon.info procd: - init complete -Sun Nov 3 21:17:30 2019 user.notice dnsmasq: Allowing 127.0.0.0/8 responses Sun Nov 3 21:17:30 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sun Nov 3 21:17:41 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sun Nov 3 21:17:41 2019 cron.info crond[18690]: crond (busybox 1.30.0) started, log level 5 Sun Nov 3 21:17:41 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sun Nov 3 21:17:41 2019 cron.info crond[18801]: crond (busybox 1.30.0) started, log level 5 Sun Nov 3 21:17:41 2019 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses! Sun Nov 3 21:17:41 2019 user.notice dnsmasq: Allowing 127.0.0.0/8 responses Sun Nov 3 21:17:41 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sun Nov 3 21:17:52 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sun Nov 3 21:17:52 2019 cron.info crond[19148]: crond (busybox 1.30.0) started, log level 5 Sun Nov 3 21:17:52 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sun Nov 3 21:17:52 2019 cron.info crond[19285]: crond (busybox 1.30.0) started, log level 5 Sun Nov 3 21:17:52 2019 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses! Sun Nov 3 21:17:52 2019 user.notice dnsmasq: Allowing 127.0.0.0/8 responses Sun Nov 3 21:17:53 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override

上面是系统日志。 在web界面勾选启用解锁后,仍然有红字提示UnblockNeteaseMusic 未运行。 看日志是ubm需要启用dnsmasq的某些功能,但dhcpserver功能被其他什么程序给先占用了,不知道有没有办法解决。

maxlicheng commented 4 years ago

Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Set tcp_window_scaling to on Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Running script '/etc/zerotier.start' Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Running script '/usr/share/miniupnpd/firewall.include' Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Running script '/usr/share/adbyby/firewall.include' Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Running script '/etc/ipsec.include' Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Running script '/usr/share/softethervpn/firewall.include' Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Running script '/usr/share/v2ray_server/firewall.include' Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Running script '/var/etc/shadowsocksr.include' Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Running script '/etc/mia.include' Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: Running script '/etc/pptpd.include' Sun Nov 3 21:12:29 2019 daemon.notice procd: /etc/rc.d/S99v2ray_server: * Running script '/var/etc/unblockmusic.include' Sun Nov 3 21:12:30 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sun Nov 3 21:12:30 2019 cron.info crond[5061]: crond (busybox 1.30.0) started, log level 5 Sun Nov 3 21:12:30 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sun Nov 3 21:12:30 2019 cron.info crond[5171]: crond (busybox 1.30.0) started, log level 5 Sun Nov 3 21:12:30 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sun Nov 3 21:12:31 2019 daemon.info procd: - init complete -Sun Nov 3 21:17:30 2019 user.notice dnsmasq: Allowing 127.0.0.0/8 responses Sun Nov 3 21:17:30 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sun Nov 3 21:17:41 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sun Nov 3 21:17:41 2019 cron.info crond[18690]: crond (busybox 1.30.0) started, log level 5 Sun Nov 3 21:17:41 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sun Nov 3 21:17:41 2019 cron.info crond[18801]: crond (busybox 1.30.0) started, log level 5 Sun Nov 3 21:17:41 2019 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses! Sun Nov 3 21:17:41 2019 user.notice dnsmasq: Allowing 127.0.0.0/8 responses Sun Nov 3 21:17:41 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sun Nov 3 21:17:52 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sun Nov 3 21:17:52 2019 cron.info crond[19148]: crond (busybox 1.30.0) started, log level 5 Sun Nov 3 21:17:52 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sun Nov 3 21:17:52 2019 cron.info crond[19285]: crond (busybox 1.30.0) started, log level 5 Sun Nov 3 21:17:52 2019 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses! Sun Nov 3 21:17:52 2019 user.notice dnsmasq: Allowing 127.0.0.0/8 responses Sun Nov 3 21:17:53 2019 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override

上面是系统日志。 在web界面勾选启用解锁后,仍然有红字提示UnblockNeteaseMusic 未运行。 看日志是ubm需要启用dnsmasq的某些功能,但dhcpserver功能被其他什么程序给先占用了,不知道有没有办法解决。

有关掉SSR运行试试嘛?https://github.com/maxlicheng/luci-app-unblockmusic/issues/81#issuecomment-548174569

nnssz commented 4 years ago

ssr ssrp v2ray 都关掉了,还是一样无法运行,系统日志还是提示dnsmasq之类错误

maxlicheng commented 4 years ago

下载release中的x86安装包,把所有ipk(依赖)都装上试试。

发自我的iPhone

------------------ 原始邮件 ------------------ 发件人: nnssz <notifications@github.com> 发送时间: 2019年11月4日 14:29 收件人: maxlicheng/luci-app-unblockmusic <luci-app-unblockmusic@noreply.github.com> 抄送: maxlicheng <1661695769@qq.com>, Comment <comment@noreply.github.com> 主题: 回复:[maxlicheng/luci-app-unblockmusic] 编译在lean大的R9.10.24之中无法运行 (#84)

ssr ssrp v2ray 都关掉了,还是一样无法运行,系统日志还是提示dnsmasq之类错误

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

maxlicheng commented 4 years ago

音源改默认试试

发自我的iPhone

------------------ 原始邮件 ------------------ 发件人: gzsdbb <notifications@github.com> 发送时间: 2019年11月6日 18:09 收件人: maxlicheng/luci-app-unblockmusic <luci-app-unblockmusic@noreply.github.com> 抄送: maxlicheng <1661695769@qq.com>, Comment <comment@noreply.github.com> 主题: 回复:[maxlicheng/luci-app-unblockmusic] 编译在lean大的R9.10.24之中无法运行 (#84)

奇怪了 2.2.3不能自动代理! 之前2.2.2还好好的 是不是我个人问题?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

zerofo commented 4 years ago

/tmp/unblockmusic.log

Error relocating /usr/bin/node: SSL_CTX_set_next_proto_select_cb: symbol not found
Error relocating /usr/bin/node: SSL_CTX_set_next_protos_advertised_cb: symbol not found
Error relocating /usr/bin/node: SSL_get0_next_proto_negotiated: symbol not found

我的也报错..

kevinlyliu commented 4 years ago

请问解决了吗?类似的问题

gzsdbb commented 4 years ago

没有-------- 原始邮件 --------发件人: kevinlyliu notifications@github.com日期: 2020年4月25日周六 06:21收件人: maxlicheng/luci-app-unblockmusic luci-app-unblockmusic@noreply.github.com抄送: gzsdbb gzsdbb@163.com, Comment comment@noreply.github.com主 题: Re: [maxlicheng/luci-app-unblockmusic] 编译在lean大的R9.10.24之中无法运行 (#84)

请问解决了吗?类似的问题

—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.