<type 'exceptions.IOError'> at /ws16/ana1/

[Errno socket error] [Errno 111] Connection refused

Python /usr/lib64/python2.7/socket.py in create_connection, line 574
Web GET http://okuson.math.uni-siegen.de/ws16/ana1/

Traceback (innermost first)

Request information

INPUT

No data.

No data.

META

VariableValue
app_stack
[<web.application.application instance at 0x7fd3c77281e0>]
fullpath
u'/ws16/ana1/'
headers
[]
home
u'http://okuson.math.uni-siegen.de'
homedomain
u'http://okuson.math.uni-siegen.de'
homepath
u''
host
u'okuson.math.uni-siegen.de'
ip
u'3.91.106.157'
method
u'GET'
output
u''
path
u'/ws16/ana1/'
protocol
u'http'
query
u''
realhome
u'http://okuson.math.uni-siegen.de'
status
'200 OK'

ENVIRONMENT

VariableValue
ACTUAL_SERVER_PROTOCOL
'HTTP/1.1'
HTTP_ACCEPT
'*/*'
HTTP_HOST
'okuson.math.uni-siegen.de'
HTTP_USER_AGENT
'claudebot'
PATH_INFO
'/ws16/ana1/'
QUERY_STRING
''
REMOTE_ADDR
'3.91.106.157'
REMOTE_PORT
'51946'
REQUEST_METHOD
'GET'
SCRIPT_NAME
''
SERVER_NAME
'localhost'
SERVER_PORT
'80'
SERVER_PROTOCOL
'HTTP/1.1'
SERVER_SOFTWARE
'CherryPy/3.1.2 WSGI Server'
wsgi.errors
<open file '<stderr>', mode 'w' at 0x7fd3ca9df270>
wsgi.input
<web.wsgiserver.SizeCheckWrapper object at 0x7fd39b4f2ed0>
wsgi.multiprocess
False
wsgi.multithread
True
wsgi.run_once
False
wsgi.url_scheme
'http'
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 to see this.