lcomplete / huntly

Huntly, information management tool, rss reader, automatic saving browsed contents include tweets, github stars management tool. 信息管理工具、RSS 阅读器、GitHub stars 管理、推文管理、自动记录浏览过的文章。
https://chrome.google.com/webstore/detail/huntly/cphlcmmpbdkadofgcedjgfblmiklbokm
Apache License 2.0
1.98k stars 169 forks source link

[BUG][SQLITE_ERROR] SQL error or missing database (no such table: tweet_track) #23

Closed fillpit closed 1 year ago

fillpit commented 1 year ago

用 docker 部署启动后, 第一次访问创建用户报错

image

查看日志输出如下显示

image
lcomplete commented 1 year ago

检查下目录的文件写入权限,应该是 sqlite 数据库创建失败了。