Report at escape($request->getPathInfo())?>

force_escape($exception_value)?>No exception supplied
Request Method: getMethod()?>
Request URL: escape($request->buildAbsoluteURI())?>
Bjork Version:
Exception Type:
Exception Value:
force_escape($exception_value)?>
Exception Location: escape($lastframe['filename'])?> in escape($lastframe['function'])?>, line
PHP SAPI Name: escape($sys_sapi_name)?>
PHP Version: escape($sys_version)?>
PHP Path:
Server time: format('r')?>

Template-loader postmortem

Bjork tried loading these templates, in this order:

Bjork couldn't find any templates because your TEMPLATE_LOADERS setting is empty!

Error during template rendering

In template , error at line

{% for source_line in template_info.source_lines %} {% ifequal source_line.0 template_info.line %} {% else %} {% endifequal %} {% endfor %}
{{ source_line.0 }} {{ template_info.before }}{{ template_info.during }}{{ template_info.after }}
{{ source_line.0 }} {{ source_line.1 }}

Traceback Switch to copy-and-paste view

action="http://dpaste.com/" name="pasteform" id="pasteform" method="post">


Request information

GET

GET)): ?> GET as $key => $value): ?>
Variable Value
escape($self->pprint($value))?>

No GET data

POST

POST)): ?> POST as $key => $value): ?>
Variable Value
escape($self->pprint($value))?>

No POST data

FILES

FILES)): ?> FILES as $key => $value): ?>
Variable Value
escape($self->pprint($value))?>

No FILES data

COOKIES)): ?> COOKIES as $key => $value): ?>
Variable Value
escape($self->pprint($value))?>

No COOKIES data

META

META); ksort($meta); ?> $value): ?>
Variable Value
escape($self->pprint($value))?>

Request data not supplied

Settings

Using settings module

$value): ?>
Setting Value
escape($self->pprint($value))?>

You're seeing this error because you have DEBUG = true in your Bjork settings file. Change that to false, and Bjork will display a standard 500 page.