应用商店logto安装后停止运行
1Panel 版本v1.10.18-lts
默认配置在阿里云ubuntu和树莓派4b ubuntu arm上都失败,数据库选择应用商店安装的PostgreSQL
以下是报错,请求帮助 谢谢
> start
> cd packages/core && NODE_ENV=production node . NODE_OPTIONS=--trace-warnings
(node:44) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
index error Error while initializing app:
index error Error: timeout expired
at Timeout._onTimeout (/etc/logto/node_modules/.pnpm/pg@8.11.3/node_modules/pg/lib/client.js:106:28)
at listOnTimeout (node:internal/timers:581:17)
at process.processTimers (node:internal/timers:519:7)