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

Error in the MPTCP tab of luci on OMR 6.6 #3441

Closed
vempire-ghost opened this issue Jul 5, 2024 · 6 comments
Closed

Error in the MPTCP tab of luci on OMR 6.6 #3441

vempire-ghost opened this issue Jul 5, 2024 · 6 comments

Comments

@vempire-ghost
Copy link

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

  • OpenMPTCProuter version: openmptcprouter v0.61-snapshot-6.6 r0+26695-8
  • OpenMPTCProuter VPS version: 1031-teste
  • OpenMPTCProuter VPS provider:
  • OpenMPTCProuter platform: x86_64
  • Country:
@Ysurac
Copy link
Owner

Ysurac commented Jul 6, 2024

Refresh the page and this will work.
I will fix this ASAP.

@vempire-ghost
Copy link
Author

vempire-ghost commented Jul 6, 2024

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.

@vempire-ghost
Copy link
Author

Hello Ysurac, I still can't access the MPTCP configuration page in snapshot 6.6.

@Ysurac
Copy link
Owner

Ysurac commented Aug 6, 2024

There is a bug, but a browser refresh always worked for me.

@vempire-ghost
Copy link
Author

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?

Copy link

github-actions bot commented Nov 4, 2024

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

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

No branches or pull requests

2 participants