webrecorder / pywb

Core Python Web Archiving Toolkit for replay and recording of web archives
https://pypi.python.org/pypi/pywb
GNU General Public License v3.0
1.34k stars 207 forks source link

PyWb Recording of Page via browsertrix fails #828

Open gitreich opened 1 year ago

gitreich commented 1 year ago

Describe the bug

If the page https://covid19-dashboard.ages.at/ is recorded via browsertrix web crawler (using pyWb to record) the SSL Handshake fails and no WARC files can be generated

Steps to reproduce the bug

running the record via the URL:

http://localhost:8080/live/https://covid19-dashboard.ages.at/

Expected behavior

Successfull SSL Handshake and recording of the WebPage

Screenshots

Environment

Additional context

See attached Log File pywb.log