Skip to content

Error: 500 #17

@ghost

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions