<p><a href="https://github.com/critzo"><img src="https://avatars.githubusercontent.com/u/4633345?" align="left" width="48" height="48" hspace="10" style="max-width:100%;"></a> <strong>Comment by <a href="https://github.com/critzo">critzo</a></strong><br><em>Friday Dec 06, 2013 at 18:35 GMT</em></p>

<hr><p>A build against the sidebar branch produces the error below when loading the luci web interface:</p>

<pre><code>/usr/lib/lua/luci/dispatcher.lua:448: Failed to execute function dispatcher target for entry '/'.
The called action terminated with an exception:
/usr/lib/lua/luci/dispatcher.lua:448: Failed to execute function dispatcher target for entry '/commotion'.
The called action terminated with an exception:
/usr/lib/lua/luci/dispatcher.lua:448: Failed to execute function dispatcher target for entry '/commotion/index'.
The called action terminated with an exception:
/usr/lib/lua/luci/dispatcher.lua:448: Failed to execute template dispatcher target for entry '/commotion/index/index'.
The called action terminated with an exception:
/usr/lib/lua/luci/template.lua:104: Failed to execute template 'commotion/splash'.
A runtime error occured: /usr/lib/lua/luci/template.lua:104: Failed to execute template 'header'.
A runtime error occured: /usr/lib/lua/luci/template.lua:104: Failed to execute template 'themes/commotion/header'.
A runtime error occured: [string "/usr/lib/lua/luci/view/themes/commotion/hea..."]:5: module 'luci.commotion.dispatch' not found:
    no field package.preload['luci.commotion.dispatch']
    no file './luci/commotion/dispatch.lua'
    no file '/usr/share/lua/luci/commotion/dispatch.lua'
    no file '/usr/share/lua/luci/commotion/dispatch/init.lua'
    no file '/usr/lib/lua/luci/commotion/dispatch.lua'
    no file '/usr/lib/lua/luci/commotion/dispatch/init.lua'
    no file './luci/commotion/dispatch.so'
    no file '/usr/lib/lua/luci/commotion/dispatch.so'
    no file '/usr/lib/lua/loadall.so'
    no file './luci.so'
    no file '/usr/lib/lua/luci.so'
    no file '/usr/lib/lua/loadall.so'
stack traceback:
    [C]: in function 'assert'
    /usr/lib/lua/luci/dispatcher.lua:448: in function 'dispatch'
    /usr/lib/lua/luci/dispatcher.lua:195: in function </usr/lib/lua/luci/dispatcher.lua:194>
</code></pre>

<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/253#issuecomment-46468738">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/3074564__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxODczMjYzOSwiZGF0YSI6eyJpZCI6MzQ5ODA2NDJ9fQ==--4eb7cc034ac7701a4451299b5f6ec9dc98cad8d0.gif" width="1" /></p>