Sorry! Something wrong happened. Please, contact with your administrator.
I've checked and ElasticSearch is running.
In dashboard.log it looks like we have a lot of errors that look like this:
ProtocolError: ('Connection aborted.', HTTPException('got more than 100 headers',))
WARNING 2017-02-16 20:23:01 elasticsearch:base:log_request_fail:82: PUT http://localhost:9200/aips/_mapping/aip [status:N/A request:0.045s]
Traceback (most recent call last):
File "/usr/lib/python2.7/archivematica/dashboard/lib/python2.7/site-packages/elasticsearch/connection/http_urllib3.py", line 78, in perform_request
response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, **kw)
File "/usr/lib/python2.7/archivematica/dashboard/lib/python2.7/site-packages/urllib3/connectionpool.py", line 640, in urlopen
_stacktrace=sys.exc_info()[2])
File "/usr/lib/python2.7/archivematica/dashboard/lib/python2.7/site-packages/urllib3/util/retry.py", line 238, in increment
raise six.reraise(type(error), error, _stacktrace)
File "/usr/lib/python2.7/archivematica/dashboard/lib/python2.7/site-packages/urllib3/connectionpool.py", line 595, in urlopen
chunked=chunked)
File "/usr/lib/python2.7/archivematica/dashboard/lib/python2.7/site-packages/urllib3/connectionpool.py", line 386, in _make_request
httplib_response = conn.getresponse(buffering=True)
File "/usr/lib64/python2.7/httplib.py", line 1089, in getresponse
response.begin()
File "/usr/lib64/python2.7/httplib.py", line 476, in begin
self.msg = HTTPMessage(self.fp, 0)
File "/usr/lib64/python2.7/mimetools.py", line 25, in __init__
rfc822.Message.__init__(self, fp, seekable)
File "/usr/lib64/python2.7/rfc822.py", line 108, in __init__
self.readheaders()
File "/usr/lib64/python2.7/httplib.py", line 308, in readheaders
raise HTTPException("got more than %d headers" % _MAXHEADERS)
I really have no idea where to start with troubleshooting! Does anyone have any ideas?
Thank you!
Heather Klish
Systems Librarian
Tufts University