phiresky / blog

Source code of my personal blog

Home Page:https://phiresky.github.io/blog/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detailed install steps. Could not load httpvfs config: 404 Not Found for SQLite file

ModelEarth opened this issue · comments

I've documented install commands for compatibility issues:
https://model.earth/data-pipeline/timelines/sqlite/phiresky/

I included steps from issue 11
But ultimately I still had to run npm install

The last remaining item to resolve is loading the SQLite file. Any ideas?
Error: Could not load httpvfs config: 404 Not Found

blog-sqlite-error

Note: You won't see the blog list locally here: http://localhost:3000
Go here instead: http://localhost:3000/blog/

Is the inclusion of "blog" in the site path a possible clue for why the SQLite file is not found?