NewsDiffs / newsdiffs

Automatic scraper that tracks changes in news articles over time.
Other
1 stars 0 forks source link

OSError: [Errno 110] Connection timed out: '/afs/sipb.mit.edu/contrib/newsdiffs/web_scripts/articles/old' #5

Open carlgieringer opened 6 years ago

carlgieringer commented 6 years ago
Traceback (most recent call last):

  File "/usr/lib/python2.7/site-packages/django/core/handlers/base.py", line 112, in get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)

  File "/afs/sipb.mit.edu/contrib/newsdiffs/web_scripts/website/frontend/views.py", line 218, in diffview

  File "/afs/sipb.mit.edu/contrib/newsdiffs/web_scripts/website/frontend/models.py", line 92, in text

  File "/usr/lib64/python2.7/subprocess.py", line 568, in check_output
    process = Popen(stdout=PIPE, *popenargs, **kwargs)

  File "/usr/lib64/python2.7/subprocess.py", line 711, in __init__
    errread, errwrite)

  File "/usr/lib64/python2.7/subprocess.py", line 1327, in _execute_child
    raise child_exception

OSError: [Errno 110] Connection timed out: '/afs/sipb.mit.edu/contrib/newsdiffs/web_scripts/articles/old'

<WSGIRequest
path:/diff/372437/372468/edition.cnn.com/2013/12/09/world/europe/ukraine-protests/index.html,
GET:<QueryDict: {}>,
POST:<QueryDict: {}>,
COOKIES:{},
META:{'CONTEXT_DOCUMENT_ROOT': '/afs/sipb.mit.edu/contrib/newsdiffs/web_scripts/www.newsdiffs.org',
 'CONTEXT_PREFIX': '',
 'DOCUMENT_ROOT': '/afs/sipb.mit.edu/contrib/newsdiffs/web_scripts/www.newsdiffs.org',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip,deflate',
 'HTTP_CONNECTION': 'close',
 'HTTP_HOST': 'www.newsdiffs.org',
 'HTTP_USER_AGENT': 'Mozilla/5.0 (compatible; SemrushBot/1.2~bl; +http://www.semrush.com/bot.html)',
 'PATH': '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin',
 'PATH_INFO': u'/diff/372437/372468/edition.cnn.com/2013/12/09/world/europe/ukraine-protests/index.html',
 'PATH_TRANSLATED': 'redirect:/mysite.fcgi/diff/372437/372468/edition.cnn.com/2013/12/09/world/europe/ukraine-protests/index.html/372437/372468/edition.cnn.com/2013/12/09/world/europe/ukraine-protests/index.html',
 'QUERY_STRING': '',
 'REDIRECT_STATUS': '200',
 'REDIRECT_URL': '/diff/372437/372468/edition.cnn.com/2013/12/09/world/europe/ukraine-protests/index.html',
 'REMOTE_ADDR': '46.229.168.77',
 'REMOTE_PORT': '60328',
 'REQUEST_METHOD': 'GET',
 'REQUEST_SCHEME': 'http',
 'REQUEST_URI': '/diff/372437/372468/edition.cnn.com/2013/12/09/world/europe/ukraine-protests/index.html',
 'SCRIPT_FILENAME': '/afs/sipb.mit.edu/contrib/newsdiffs/web_scripts/www.newsdiffs.org/mysite.fcgi',
 'SCRIPT_NAME': u'',
 'SERVER_ADDR': '18.181.0.46',
 'SERVER_ADMIN': 'scripts@mit.edu',
 'SERVER_NAME': 'www.newsdiffs.org',
 'SERVER_PORT': '80',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SIGNATURE': '',
 'SERVER_SOFTWARE': 'Apache',
 'wsgi.errors': <flup.server.fcgi_base.OutputStream object at 0x7f30b44d5f10>,
 'wsgi.input': <flup.server.fcgi_base.InputStream object at 0x7f30b406e150>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}>