<p>The mesh-over-ethernet configuration instructions described in <a href="https://github.com/opentechinstitute/luci-commotion/pull/153" class="issue-link" title="Issue 150">opentechinstitute/luci-commotion#153</a> cause a null value dispatcher error in the basic security admin menu.</p>

<p>Relevant excerpt from error message:<br>
/usr/lib/lua/luci/model/cbi/commotion/security_pass.lua:152: attempt to index field '?' (a nil value)</p>

<p>Line 152 of security_pass.lua attempts to populate meshPW from a now-nonexistent wifi interface.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/opentechinstitute/luci-commotion/issues/166'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/3074564__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcwODQ2NjcyNSwiZGF0YSI6eyJpZCI6MjYxMjY3NDV9fQ==--4dcb6720d56a9b731949485a8b89e068b4e5c4bd.gif' height='1' width='1'></p>