Closed nemobis closed 4 years ago
That particular run failed, but it seems to complete just fine with --xmlrevisions
at least.
Curiously it has failed when downloading the main page:
1 more revisions exported
XML dump saved at... xmswikicom-20200210-history.xml
Downloading index.php (Main Page) as index.html
Traceback (most recent call last):
File "dumpgenerator.py", line 2439, in <module>
File "dumpgenerator.py", line 2433, in main
saveConfig(config=config, configfilename=configfilename)
File "dumpgenerator.py", line 2176, in saveIndexPHP
def saveIndexPHP(config={}, session=None):
File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 529, in post
return self.request('POST', url, data=data, json=json, **kwargs)
File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 486, in request
resp = self.send(prep, **send_kwargs)
File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 598, in send
r = adapter.send(request, **kwargs)
File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 370, in send
timeout=timeout
File "/usr/lib/python2.7/site-packages/urllib3/connectionpool.py", line 533, in urlopen
conn = self._get_conn(timeout=pool_timeout)
File "/usr/lib/python2.7/site-packages/urllib3/connectionpool.py", line 239, in _get_conn
conn.close()
File "/usr/lib64/python2.7/httplib.py", line 841, in close
self.sock.close() # close it manually... there may be other refs
File "/usr/lib/python2.7/site-packages/urllib3/contrib/pyopenssl.py", line 230, in close
return self.connection.shutdown()
OpenSSL.SSL.Error: []
This seems to come and go, both with GET and POST.
Let's see if this is temporary