应用商店安装Logto失败

应用商店logto安装后停止运行
1Panel 版本v1.10.18-lts
默认配置在阿里云ubuntu和树莓派4b ubuntu arm上都失败,数据库选择应用商店安装的PostgreSQL
以下是报错,请求帮助 谢谢

1Panel-logto-fPlx  | 
1Panel-logto-fPlx  | > cli
1Panel-logto-fPlx  | > logto db seed --swe
1Panel-logto-fPlx  | 
1Panel-logto-fPlx  | - Create tables
1Panel-logto-fPlx  | info ✔ Create tables
1Panel-logto-fPlx  | info ✔ [default] Generated config oidc.privateKeys
1Panel-logto-fPlx  | info ✔ [default] Generated config oidc.cookieKeys
1Panel-logto-fPlx  | info ✔ [default] Seed OIDC config
1Panel-logto-fPlx  | info ✔ [admin] Generated config oidc.privateKeys
1Panel-logto-fPlx  | info ✔ [admin] Generated config oidc.cookieKeys
1Panel-logto-fPlx  | info ✔ [admin] Seed OIDC config
1Panel-logto-fPlx  | info ✔ Cloud Service Application successfully created for: default
1Panel-logto-fPlx  | info ✔ Created machine-to-machine applications for Management API proxy
1Panel-logto-fPlx  | info ✔ Initialized tenant organization template
1Panel-logto-fPlx  | info ✔ Assigned the proxy roles to the applications
1Panel-logto-fPlx  | info ✔ Created tenant organizations
1Panel-logto-fPlx  | info ✔ Seed data
1Panel-logto-fPlx  | npm notice
1Panel-logto-fPlx  | npm notice New minor version of npm available! 10.8.2 -> 10.9.0
1Panel-logto-fPlx  | npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.9.0
1Panel-logto-fPlx  | npm notice To update run: npm install -g npm@10.9.0
1Panel-logto-fPlx  | npm notice
1Panel-logto-fPlx  | 
1Panel-logto-fPlx  | > start
1Panel-logto-fPlx  | > cd packages/core && NODE_ENV=production node .
1Panel-logto-fPlx  | 
1Panel-logto-fPlx  | (node:44) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
1Panel-logto-fPlx  | (Use `node --trace-warnings ...` to show where the warning was created)
1Panel-logto-fPlx  | index    error Error while initializing app:
1Panel-logto-fPlx  | index    error Error: timeout expired
1Panel-logto-fPlx  |     at Timeout._onTimeout (/etc/logto/node_modules/.pnpm/pg@8.11.3/node_modules/pg/lib/client.js:106:28)
1Panel-logto-fPlx  |     at listOnTimeout (node:internal/timers:581:17)
1Panel-logto-fPlx  |     at process.processTimers (node:internal/timers:519:7)
1Panel-logto-fPlx exited with code 0