26 lines
447 B
Org Mode
26 lines
447 B
Org Mode
#+title: Server error
|
|
|
|
* Server error
|
|
|
|
There was an error, most likely due to sloppy programming:
|
|
|
|
#&block
|
|
#++deval
|
|
#+BEGIN_SRC python
|
|
page.error
|
|
#+END_SRC
|
|
#&
|
|
|
|
#++deval
|
|
#+BEGIN_SRC python
|
|
page.errortraceback
|
|
#+END_SRC
|
|
|
|
** Fixing it
|
|
|
|
This error has been logged. However, it might get fixed more quickly if you send
|
|
an email to Niels at [[mailto:ngws@metanohi.name][ngws@metanohi.name]] explaining what you did to trigger this
|
|
tragedy.
|
|
|
|
Thanks.
|