-
Notifications
You must be signed in to change notification settings - Fork 34
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
Archer-C7-V4: wireless.lua:143: attempt to concatenate field 'mode' (a nil value) #767
Comments
What version is that? What's the git-rev? |
git-19.249.30590-93abd43 |
Looks like you provided the LuCI-revision, which doesn't help. The section floowing this is relevant for our firmware. this is the line from one of my routers; see the section after the "/"
You will also get the version on the console via:
|
Sorry. cat /etc/openwrt_version |
I just made a debug-build for this issue (56c9a9d). Can you retested with the following image: |
@ikreb7 any news? |
Same thing happens to me on sysupgrade (and the enforced assistant run) on an TP-Link TL-WDR4900 v1 with build Freifunk Berlin Dev-daily-1907 7542d4b. (Build 67) Edit: doesn't happen on Freifunk Berlin Dev-Monthly-Master e099564 (Build 62) Tried Builds 63,64, couldn't get to the webinterface to test, I just get permission denied when trying to access luci. |
This should be fixed in recent master-branches (issue #788) |
So it's not a huge list of changes ....
Both devices are dual-band, right? |
right, had an inkling that it could have something to do with the 802.11s configuration. 5Ghz radio was non-functional after skipping the assistant, but I didn't try real hard to get it to work. |
There is a known issue with some ath10k chips (#696), but the WDR4900 v1 is having older hardware (ath9k, I assume) . |
Hardware reproduce
produces
|
Hello, sorry for the late respond. I tested it with
|
Any news? |
@ikreb7 Could you please try one of these images? They are beta-images based on OpenWrt-19.07.4 I wonder, if that bug happens with them also. |
@ikreb7 did you run a test with the build special debug-build mentioned in #767 (comment)? |
Hello,
I want to install the upstream-1907 (119) vom 2020-03-15 06:29:17 version for the archer c7 with version 4.
If I go through the setup till the end I click
Save and Reboot
and get then this error message:Failed to execute cbi dispatcher target for entry '/admin/freifunk/assistent/wireless'. The called action terminated with an exception: ...b/lua/luci/model/cbi/freifunk/assistent/wireless.lua:143: attempt to concatenate field 'mode' (a nil value) stack traceback: ...b/lua/luci/model/cbi/freifunk/assistent/wireless.lua:143: in function 'i' /usr/lib/lua/luci/model/uci.lua:203: in function 'foreach' ...b/lua/luci/model/cbi/freifunk/assistent/wireless.lua:102: in function 'write' ...b/lua/luci/model/cbi/freifunk/assistent/wireless.lua:86: in function 'parse' /usr/lib/lua/luci/cbi.lua:201: in function 'parse' /usr/lib/lua/luci/cbi.lua:201: in function 'parse' /usr/lib/lua/luci/cbi.lua:559: in function 'parse' /usr/lib/lua/luci/dispatcher.lua:871: in function
If you need further information I can add them.
The text was updated successfully, but these errors were encountered: