pywb icon indicating copy to clipboard operation
pywb copied to clipboard

Pywb Error: object is not subscriptable

Open urdaddyVlex opened this issue 3 years ago • 0 comments

I'm using pywb to open a quite large file(39Gb). The previous steps were working fine, but when I visited localhost and searched for urls, I saw this

Pywb Error
http://www.purevolume.com/000000000000000abstract/events

Error Details:

{'args': {'coll': 'purevolume', 'type': 'replay', 'metadata': {}}, 'error': '{"message": "archiveteam_purevolume_20180814174904/archiveteam_purevolume_20180814174904.megawarc.warc.gz: \'NoneType\' object is not subscriptable", "errors": {"WARCPathLoader": "archiveteam_purevolume_20180814174904/archiveteam_purevolume_20180814174904.megawarc.warc.gz: \'NoneType\' object is not subscriptable"}}'}

I‘m using proxy so I used wayback --proxy. The error still occurred.

urdaddyVlex avatar May 16 '22 16:05 urdaddyVlex