Skip to content

4.8.3版本 部署报错:获取到的文章列表为空,请检查notion模板 #3249

Open
@Le1a

Description

描述遇到的问题
使用Vercel和本地VPS部署均遇到问题: "获取到的文章列表为空,请检查notion模板"

Error fetching page IDs: TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
at l (/vercel/path0/.next/server/chunks/36362.js:2:8477)
at O (/vercel/path0/.next/server/chunks/36362.js:2:926)
at /vercel/path0/.next/server/chunks/36362.js:1:3526
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async d (/vercel/path0/.next/server/chunks/36362.js:1:728)
at async b (/vercel/path0/.next/server/chunks/36362.js:1:3448)
at async A (/vercel/path0/.next/server/chunks/36362.js:1:3316)
at async x (/vercel/path0/.next/server/pages/[prefix]/[slug]/[...suffix].js:1:1428)
at async buildStaticPaths (/vercel/path0/node_modules/next/dist/build/utils.js:788:33)
at async /vercel/path0/node_modules/next/dist/build/utils.js:1220:110
获取到的文章列表为空,请检查notion模板 {
'5b834014-e1ae-42c0-b35f-68fe917630ef': {
'2e482e80-9fc8-4130-9f83-75eb90798e02': {
gallery_groups: [Object],
'group_aggregation:select:漏洞分析': [Object],
'results:select:漏洞分析': [Object],
'group_aggregation:select:uncategorized': [Object],
'results:select:uncategorized': [Object]
},

相应配置
相关的配置,例如notion_page_id;你的网站地址

截图

Image

环境

  • 操作系统: Centos
  • 浏览器 Chrome

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions