Mat Kelly

Results 550 comments of Mat Kelly

Manually entering https://localhost:8443/ into a browser produces the security message (#125) but then asks for credentials through a dialog. IE (default for Win7).

See https://github.com/machawk1/wail/blob/osagnostic/bundledApps/WAIL.py#L546

IE no longer supports encoding the username and password in the URI: http://support.microsoft.com/kb/834489/EN-US

Relevant answer for detecting default browser, might be useful for conditioning on IE or, better yet, provide a workaround for IE: http://stackoverflow.com/questions/19037216/how-to-get-a-name-of-default-browser-using-python

Might need some UI adjustments for the long version number.

Using 3.4.0-X prevents the status update in Advanced>Heritrix

Initial integration in issue-345 branch.

5cf1067 writes WARCs from the new Heritrix but for some reason they are not indexed and accessible with the previously configured OpenWayback.

https://netpreserveblog.wordpress.com/2019/02/19/a-new-release-of-heritrix-3/

Completed more integration steps in `issue-345` branch but new WARCs are still not indexed. ...despite the indexing scripts running periodically. The resulting CDX is still blank.