<class 'AttributeError'> at /blog/189/the_perverse_modern_diet_and_lifestyle

'Handler' object has no attribute 'Error'

Python /home/hammertime_user/apps/qf/myapp/handlers.py in blog, line 880
Web GET https://quandyfactory.com/blog/189/the_perverse_modern_diet_and_lifestyle

Traceback (innermost first)

Request information

INPUT

No data.

No data.

META

VariableValue
app_stack
[<web.application.application object at 0x7f0479348700>]
fullpath
'/blog/189/the_perverse_modern_diet_and_lifestyle'
headers
[]
home
'https://quandyfactory.com'
homedomain
'https://quandyfactory.com'
homepath
''
host
'quandyfactory.com'
ip
'127.0.0.1'
method
'GET'
output
''
path
'/blog/189/the_perverse_modern_diet_and_lifestyle'
protocol
'https'
query
''
realhome
'https://quandyfactory.com'
status
'200 OK'

ENVIRONMENT

VariableValue
HTTP_ACCEPT
'*/*'
HTTP_CONNECTION
'upgrade'
HTTP_FORWARDED_REQUEST_URI
'/blog/189/the_perverse_modern_diet_and_lifestyle'
HTTP_HOST
'quandyfactory.com'
HTTP_HTTPS
'on'
HTTP_REFERER
'http://quandyfactory.com/blog/189/the_perverse_modern_diet_and_lifestyle'
HTTP_USER_AGENT
'claudebot'
HTTP_X_FORWARDED_FOR
'54.225.35.224'
HTTP_X_FORWARDED_HOST
'quandyfactory.com'
HTTP_X_FORWARDED_PROTO
'https'
HTTP_X_FORWARDED_SERVER
'quandyfactory.com'
HTTP_X_FORWARDED_SSL
'on'
PATH_INFO
'/blog/189/the_perverse_modern_diet_and_lifestyle'
QUERY_STRING
''
REMOTE_ADDR
'127.0.0.1'
REMOTE_PORT
'52870'
REQUEST_METHOD
'GET'
REQUEST_URI
'/blog/189/the_perverse_modern_diet_and_lifestyle'
SCRIPT_NAME
''
SERVER_NAME
'vps65.opalstack.com'
SERVER_PORT
'62592'
SERVER_PROTOCOL
'HTTP/1.1'
UWSGI_ROUTER
'http'
uwsgi.core
0
uwsgi.node
b'vps65.opalstack.com'
uwsgi.version
b'2.0.23'
wsgi.errors
<_io.TextIOWrapper name=2 mode='w' encoding='ISO-8859-1'>
wsgi.file_wrapper
<built-in function uwsgi_sendfile>
wsgi.input
<uwsgi._Input object at 0x7f04700841b0>
wsgi.multiprocess
True
wsgi.multithread
True
wsgi.run_once
False
wsgi.url_scheme
'https'
wsgi.version
(1, 0)

You're seeing this error because you have web.config.debug set to True. Set that to False if you don't want to see this.