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

Error: 500 #17

Open
ghost opened this issue Jul 12, 2014 · 4 comments
Open

Error: 500 #17

ghost opened this issue Jul 12, 2014 · 4 comments

Comments

@ghost
Copy link

ghost commented Jul 12, 2014

Says "This is an internal error and not something you caused or can fix."
Can't log in or anything. This a fresh install from apt on a fresh crunchbang upgraded to testing.

Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/cherrypy/_cprequest.py", line 670, in respond
response.body = self.handler()
File "/usr/lib/python2.7/dist-packages/cherrypy/lib/encoding.py", line 217, in call
self.body = self.oldhandler(_args, *_kwargs)
File "/usr/lib/python2.7/dist-packages/cherrypy/_cpdispatch.py", line 61, in call
return self.callable(_self.args, *_self.kwargs)
File "/usr/share/plinth/python/plinth/modules/first_boot/first_boot.py", line 82, in index
return self.state0(_args, *_kwargs)
File "/usr/share/plinth/python/plinth/modules/first_boot/first_boot.py", line 131, in state0
messages=messages)
File "/usr/share/plinth/python/plinth/util.py", line 81, in render_template
return render_to_string(template + '.html', kwargs)
File "/usr/lib/python2.7/dist-packages/django/template/loader.py", line 162, in render_to_string
t = get_template(template_name)
File "/usr/lib/python2.7/dist-packages/django/template/loader.py", line 138, in get_template
template, origin = find_template(template_name)
File "/usr/lib/python2.7/dist-packages/django/template/loader.py", line 131, in find_template
raise TemplateDoesNotExist(name)
TemplateDoesNotExist: firstboot_state0.html

@jvalleroy
Copy link
Contributor

I think it would be better to open this issue on @NickDaly's fork:
https://github.com/nickdaly/plinth/issues
That one is more active and is used for the debian packages.

@brokenisuseless
Copy link

jvalleroy I couldn't agree more but the link in plinth its self sends you here, to report, someone might want to change that, I can confirm the broken

@NickDaly
Copy link
Contributor

Confirming this bug.

I'm looking into it now, sorry for the delay.

NickDaly referenced this issue in freedombox/FreedomBox Aug 29, 2014
@SunilMohanAdapa
Copy link

This is fixed by @jvalleroy with merge request #90.

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

No branches or pull requests

4 participants