Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LUCI报错,IPV6 ULA问题 #13184

Open
1 task done
GreatMichaelLee opened this issue Dec 7, 2024 · 0 comments
Open
1 task done

LUCI报错,IPV6 ULA问题 #13184

GreatMichaelLee opened this issue Dec 7, 2024 · 0 comments

Comments

@GreatMichaelLee
Copy link

详细叙述

某个Lua语法有问题,(我用的luci分支,非23.05分支)导致配置ipv6设置的时候(ULA),出现exception,然后整个网络状态查看全都是问号了。ipv6地址也下不去lan.
image

重复 issue

  • 没有类似的 issue

具体型号

x86

详细日志

Sat Dec 7 19:09:00 2024 daemon.err uhttpd[4194]: stack traceback:
Sat Dec 7 19:09:00 2024 daemon.err uhttpd[4194]: [C]: in function 'assert'
Sat Dec 7 19:09:00 2024 daemon.err uhttpd[4194]: /usr/lib/lua/luci/dispatcher.lua:482: in function 'dispatch'
Sat Dec 7 19:09:00 2024 daemon.err uhttpd[4194]: /usr/lib/lua/luci/dispatcher.lua:129: in function </usr/lib/lua/luci/dispatcher.lua:128>
Sat Dec 7 19:09:01 2024 daemon.warn odhcpd[3064]: A default route is present but there is no public prefix on lan thus we don't announce a default route!
Sat Dec 7 19:09:01 2024 daemon.err odhcpd[3064]: Failed to send to ff02::1%lan@br-lan (Permission denied)
Sat Dec 7 19:09:05 2024 daemon.err uhttpd[4194]: /usr/lib/lua/luci/dispatcher.lua:482: Failed to execute call dispatcher target for entry '/admin/network/iface_status/CM_GPON,CT_GPON,WAN2,lan,vpn0,vwan1,vwan2,vwan3,vwan4,wan'.
Sat Dec 7 19:09:05 2024 daemon.err uhttpd[4194]: The called action terminated with an exception:
Sat Dec 7 19:09:05 2024 daemon.err uhttpd[4194]: /usr/lib/lua/luci/model/network.lua:957: bad argument #2 to '?' (no value)
Sat Dec 7 19:09:05 2024 daemon.err uhttpd[4194]: stack traceback:
Sat Dec 7 19:09:05 2024 daemon.err uhttpd[4194]: [C]: in function 'assert'
Sat Dec 7 19:09:05 2024 daemon.err uhttpd[4194]: /usr/lib/lua/luci/dispatcher.lua:482: in function 'dispatch'
Sat Dec 7 19:09:05 2024 daemon.err uhttpd[4194]: /usr/lib/lua/luci/dispatcher.lua:129: in function </usr/lib/lua/luci/dispatcher.lua:128>
Sat Dec 7 19:09:10 2024 daemon.err uhttpd[4194]: /usr/lib/lua/luci/dispatcher.lua:482: Failed to execute call dispatcher target for entry '/admin/network/iface_status/CM_GPON,CT_GPON,WAN2,lan,vpn0,vwan1,vwan2,vwan3,vwan4,wan'.
Sat Dec 7 19:09:10 2024 daemon.err uhttpd[4194]: The called action terminated with an exception:
Sat Dec 7 19:09:10 2024 daemon.err uhttpd[4194]: /usr/lib/lua/luci/model/network.lua:957: bad argument #2 to '?' (no value)
Sat Dec 7 19:09:10 2024 daemon.err uhttpd[4194]: stack traceback:
Sat Dec 7 19:09:10 2024 daemon.err uhttpd[4194]: [C]: in function 'assert'
Sat Dec 7 19:09:10 2024 daemon.err uhttpd[4194]: /usr/lib/lua/luci/dispatcher.lua:482: in function 'dispatch'
Sat Dec 7 19:09:10 2024 daemon.err uhttpd[4194]: /usr/lib/lua/luci/dispatcher.lua:129: in function </usr/lib/lua/luci/dispatcher.lua:128>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant