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

FS#1691 - Failed to execute cbi dispatcher target for entry '/admin/services/ddns' #6650

Closed
openwrt-bot opened this issue Jul 25, 2018 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

tyborall:

On 18.06 rc2 I always get an error page displayed when I open the page the second time. When I open DDNS the first time it shows the DDNS page. When I then click again on DDNS in the navigation I get an error page with the following error:

Failed to execute cbi dispatcher target for entry '/admin/services/ddns'.
The called action terminated with an exception:
/usr/lib/lua/luci/controller/ddns.lua:107: attempt to index field '?' (a nil value)
stack traceback:
/usr/lib/lua/luci/controller/ddns.lua:107: in function 'service_version'
/usr/lib/lua/luci/controller/ddns.lua:117: in function 'service_ok'
/usr/lib/lua/luci/model/cbi/ddns/overview.lua:20: in function 'func'
/usr/lib/lua/luci/cbi.lua:66: in function 'load'
/usr/lib/lua/luci/dispatcher.lua:838: in function </usr/lib/lua/luci/dispatcher.lua:832>

After relogin to OpenWRT I can open DDNS page again until I open it the second time. I have already cleared my browser cache fully.

@openwrt-bot
Copy link
Author

mkresin:

LuCI is an independent project and not part of OpenWrt base system. It is maintained at https://github.com/openwrt/luci/. Do not get confused by the fact that it is in the OpenWrt repository.

Would you please open a bug report at https://github.com/openwrt/luci/issues to make sure that the appropriate people get aware of the issue.

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

No branches or pull requests

1 participant