Hi! Thank you so much for creating this. I am very much not a programmer, but I ran the script several times and have seen that the log shows all of my entries are archived. However, I am getting an error, and I don't see any HTML files, just a .db file that I don't know how to open.
This is the last bit of output:
Traceback (most recent call last): File "./ljdump.py", line 501, in ljdump( File "./ljdump.py", line 430, in ljdump ljdumptohtml( File "/Users/brandie 1/Downloads/ljdump-1.7.6/ljdumptohtml.py", line 765, in ljdumptohtml cached_image = get_or_create_cached_image_record(cur, verbose, url_to_cache, entry_date) File "/Users/brandie 1/Downloads/ljdump-1.7.6/ljdumpsqlite.py", line 832, in get_or_create_cached_image_record cur.execute(""" sqlite3.OperationalError: near "RETURNING": syntax error
no subject
Date: 2024-06-28 05:47 pm (UTC)This is the last bit of output:
Traceback (most recent call last):
File "./ljdump.py", line 501, in
ljdump(
File "./ljdump.py", line 430, in ljdump
ljdumptohtml(
File "/Users/brandie 1/Downloads/ljdump-1.7.6/ljdumptohtml.py", line 765, in ljdumptohtml
cached_image = get_or_create_cached_image_record(cur, verbose, url_to_cache, entry_date)
File "/Users/brandie 1/Downloads/ljdump-1.7.6/ljdumpsqlite.py", line 832, in get_or_create_cached_image_record
cur.execute("""
sqlite3.OperationalError: near "RETURNING": syntax error