26 lines
442 B
Org Mode
26 lines
442 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 e-mail to Niels at [[mailto:ns@metanohi.org][ns@metanohi.org]] explaining what you did to trigger
|
|
this tragedy.
|
|
|
|
Thanks.
|