Replies: 1 comment 1 reply
-
|
db 文件是包含在 npm 包里面的,应该没有问题。本地 vercel dev 启动一下试试,如果还不行,就进仓库把 db 文件下载下来放仓库里单独指定环境变量把。 The db file is included in the npm package, so there should be no problem. Try starting vercel dev locally. If it still doesn't work, go to the warehouse, download the db file and put it in the warehouse to specify the environment variables separately. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug | 问题描述
发表评论时,发现Vercel日志中记录了下面的一段错误日志:
是这个IP数据库没有下载成功,或是要哪里指定IP库的变量吗?
Website URL | 问题网站
https://lisenhui.cn/flinks.html
Where your waline deploy? | 服务部署在哪里?
Vercel (Default)
Where your comment data store? | 数据存储在哪里?
PostgreSQL
Describe the bug | Problem description
When commenting, I found the following error log recorded in the Vercel log:
Is it because the IP database was not downloaded successfully, or where do I need to specify the variables of the IP database?
Website URL | Problem website
https://lisenhui.cn/flinks.html
Where your waline deploy? | Where is the service deployed?
Vercel (Default)
Where your comment data store? | Where is the data stored?
PostgreSQL
Beta Was this translation helpful? Give feedback.
All reactions