Skip to content
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

[CLOSED] r1: dispatcher errors when adding/editing applications #370

Closed
oti-tech opened this issue Jun 18, 2014 · 3 comments
Closed

[CLOSED] r1: dispatcher errors when adding/editing applications #370

oti-tech opened this issue Jun 18, 2014 · 3 comments
Labels

Comments

@oti-tech
Copy link

Issue by areynold
Monday Dec 23, 2013 at 21:35 GMT
Originally opened as https://github.com/opentechinstitute/luci-commotion-apps/issues/52


When adding or editing apps from admin page, occasionally get dispatcher errors along the lines of

/usr/lib/lua/luci/dispatcher.lua:448: Failed to execute call dispatcher target for entry '/admin/commotion/apps/add_submit'.
The called action terminated with an exception:
...ib/lua/luci/controller/commotion/apps_controller.lua:507: attempt to concatenate field 'fingerprint' (a nil value)
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>

@elationfoundation was working on a fix this morning. seemed to be related to relative paths.

@oti-tech
Copy link
Author

Comment by elationfoundation
Monday Dec 23, 2013 at 21:36 GMT


This is the fingerprint issue that Will and Dan are working on
On Dec 23, 2013 4:35 PM, "areynold" notifications@github.com wrote:

When adding or editing apps from admin page, occasionally get dispatcher
errors along the lines of

/usr/lib/lua/luci/dispatcher.lua:448: Failed to execute call dispatcher target for entry '/admin/commotion/apps/add_submit'.
The called action terminated with an exception:
...ib/lua/luci/controller/commotion/apps_controller.lua:507: attempt to concatenate field 'fingerprint' (a nil value)
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>

@elationfoundation https://github.com/elationfoundation was working on
a fix this morning. seemed to be related to relative paths.


Reply to this email directly or view it on GitHubhttps://github.com/opentechinstitute/luci-commotion-apps/issues/52
.

@oti-tech
Copy link
Author

Comment by areynold
Monday Dec 23, 2013 at 21:38 GMT


Yeah, I just realized I forgot to restart commotiond before adding that app. I did still see an error on edit. Retesting now

@oti-tech
Copy link
Author

Comment by areynold
Monday Dec 23, 2013 at 21:39 GMT


Totally user error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants