Ysurac / openmptcprouter

OpenMPTCProuter is an open source solution to aggregate multiple internet connections using Multipath TCP (MPTCP) on OpenWrt
https://www.openmptcprouter.com/
GNU General Public License v3.0
1.71k stars 252 forks source link

500 Internal Server Error on the latest snapshot on the configuration page of openmptcprouter. #3398

Open vempire-ghost opened 2 weeks ago

vempire-ghost commented 2 weeks ago

Expected Behavior

No errors in Luci.

Current Behavior

When I open the page http://192.168.100.1/cgi-bin/luci/admin/system/openmptcprouter, the error from the screenshot appears. If I press CTRL + F5, the page loads correctly. Every time OMR restarts, the error comes back and I need to reload the page with CTRL + F5. image Jun 7 20:56:47 OpenMPTCProuter daemon.err uhttpd[8188]: /usr/lib/lua/luci/template.lua:97: Failed to execute template 'openmptcprouter/wizard'. Jun 7 20:56:47 OpenMPTCProuter daemon.err uhttpd[8188]: A runtime error occurred: [string "/usr/lib/lua/luci/view/openmptcprouter/wiza..."]:47: attempt to index global 'iftty' (a nil value) Jun 7 20:56:47 OpenMPTCProuter daemon.err uhttpd[8188]: stack traceback: Jun 7 20:56:47 OpenMPTCProuter daemon.err uhttpd[8188]: [string "/usr/lib/lua/luci/view/openmptcprouter/wiza..."]:47: in main chunk Jun 7 20:56:47 OpenMPTCProuter daemon.err uhttpd[8188]: stack traceback: Jun 7 20:56:47 OpenMPTCProuter daemon.err uhttpd[8188]: [C]: in function 'error' Jun 7 20:56:47 OpenMPTCProuter daemon.err uhttpd[8188]: /usr/lib/lua/luci/template.lua:97: in function </usr/lib/lua/luci/template.lua:85> Jun 7 20:56:47 OpenMPTCProuter daemon.err uhttpd[8188]: (tail call): ? Jun 7 20:56:47 OpenMPTCProuter daemon.err uhttpd[8188]: /usr/lib/lua/luci/dispatcher.lua:1021: in function 'dispatch' Jun 7 20:56:47 OpenMPTCProuter daemon.err uhttpd[8188]: /usr/lib/lua/luci/dispatcher.lua:479: in function </usr/lib/lua/luci/dispatcher.lua:478>

Despite the error, OMR appears to be functioning normally. It seems to be just a visual error.

Specifications