I have an AX3600 with firmware that was de-spied using this tutorial and it seems to be throwing an error for the wifi_detail_all request.
I noticed that ever since I set up a custom VLAN on the IOT antenna to sandbox a device, sometimes on the GUI don't load correctly. I assume that this may be related.
Given that many of the requests are working, is it possible to rescue whatever data gets a good response, and just discard (or set unavailable) the data that gets a bad respone?
2022-06-12T09:26:38-04:00 XiaoQiang luci: "Internal Server Error"
2022-06-12T09:26:38-04:00 XiaoQiang luci: "Failed to execute call dispatcher target for entry '/api/xqnetwork/wifi_detail_all'.\
The called action terminated with an exception:\
?:0: attempt to index field '?' (a nil value)\
stack traceback:\
[C]: in function 'assert'\
?: in function 'dispatch'\
?: in function <?:454>"
2022-06-12T09:26:38-04:00 XiaoQiang luci: "finished:/cgi-bin/luci/;stok=REDACTED/api/xqnetwork/wifi_detail_all"
I have an AX3600 with firmware that was de-spied using this tutorial and it seems to be throwing an error for the
wifi_detail_all
request.I noticed that ever since I set up a custom VLAN on the IOT antenna to sandbox a device, sometimes on the GUI don't load correctly. I assume that this may be related.
Given that many of the requests are working, is it possible to rescue whatever data gets a good response, and just discard (or set unavailable) the data that gets a bad respone?
This is the error in luci messages on the router: