question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Trunk LuCI firewall page does not load

See original GitHub issue

To reproduce -Install openwrt trunk with luci -Go to firewall page

this.ifname.charAt is not a function
  at getType (http://192.168.1.7/luci-static/resources/network.js:248:585)
  at deviceSort (http://192.168.1.7/luci-static/resources/network.js:97:114)
  at getDevices (http://192.168.1.7/luci-static/resources/network.js:239:4)
  at renderZone (http://192.168.1.7/luci-static/resources/tools/widgets.js:12:172)
  at renderWidget (http://192.168.1.7/luci-static/resources/tools/widgets.js:20:178)

I checked zone.js, is it wise to use offload to decide whether to render the page?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jow-commented, Jul 9, 2019

Thank you for the data - that helped a lot to find the root cause.

0reactions
gwlimcommented, Jul 9, 2019

Hi @jow- can I also trouble you to look at this? https://bugs.openwrt.org/index.php?do=details&task_id=2364&order=dateopened&sort=desc It is a very serious bug and I tested it using a cleanly build trunk with LuCI Only happens when I send large volume of IPv6 UDP packets through, systems works fine with IPv4 and IPv6 TCP packets

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Solved] I can't getting firehol to work on latest lede trunk
Suppose you create a new connection to the router to see LuCI page... packet comes in eth0.1 headed for 192.168.1.1 hits the bridge,...
Read more >
VLANs in OpenWrt 21 - YouTube
MANY THANKS TO ALL MY PATRONS on https://www.patreon.com/onemarcfifty !!!The VLAN Konfiguration has changed in OpenWrt 21.02 - Bridge VLAN ...
Read more >
How to configure OpenWrt as Firewall for your home network ...
MANY THANKS TO ALL MY PATRONS on https://www.patreon.com/onemarcfifty !!!Guest Wifi in your home network can easily be done with OpenWrt.
Read more >
OpenWRT for beginners - Full basic configuration video tutorial
[ENG sub available] In this video, we are going to walkthrough the basic of OpenWRT, how to install OpenWRT on your router and...
Read more >
Adding a new bridge/VLAN to OpenWRT using the LuCI web UI
If you created a new firewall zone, go to Network -> Firewall . There, set the appropriate default rule actions for your zone...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found