-
-
Notifications
You must be signed in to change notification settings - Fork 277
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
Error in the MPTCP tab of luci on OMR 6.6 #3441
Comments
Refresh the page and this will work. |
I tried to update normally and with ctrl pressed, clear the cache, and use private mode in both Edge and Firefox, but the page did not load. I will wait for your fix. |
Hello Ysurac, I still can't access the MPTCP configuration page in snapshot 6.6. |
There is a bug, but a browser refresh always worked for me. |
Refreshing the page sometimes changes the error but doesn't resolve it here. Another thing is that in snapshot 6.6, the new ping configuration option for the omr-tracker server is not appearing. Is this snapshot being updated? |
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days |
Expected Behavior
Luci MPTCP tab works
Current Behavior
Show a runtime error
Context (Environment)
I am starting to test snapshot 6.6 now that it has a redundant scheduler. I downloaded the most recent version, but when I run it and access the address http://192.168.100.1/cgi-bin/luci/admin/network/mptcp, only an error is shown.
Runtime error
Unhandled exception during request dispatching
/usr/lib/lua/luci/ucodebridge.lua:23: /usr/lib/lua/luci/model/cbi/mptcp.lua:72: bad argument #1 to 'gmatch' (string expected, got nil)
In error(), file [C]
called from function [anonymous function] (/usr/lib/lua/luci/ucodebridge.lua:23)
called from function ((tail call))
In anonymous function, file /usr/share/ucode/luci/runtime.uc, line 148, byte 45:
called from function [arrow function] (/usr/share/ucode/luci/dispatcher.uc:794:4)
called from function render ([C])
called from function render_action (/usr/share/ucode/luci/dispatcher.uc:768:24)
called from function run_action (/usr/share/ucode/luci/dispatcher.uc:795:4)
called from function [anonymous function] (/usr/share/ucode/luci/dispatcher.uc:1003:48)
called from function run_action (/usr/share/ucode/luci/dispatcher.uc:831:78)
called from function [anonymous function] (/usr/share/ucode/luci/dispatcher.uc:1003:48)
called from anonymous function (/www/cgi-bin/luci:39:13)
return lcall.call(modname, method, ...args);
Near here ----------------------------------------^
Specifications
The text was updated successfully, but these errors were encountered: