logto应用商店更新最新版之后一直链接数据库超时
v1.34.0升级到v1.35.0,日志如下:
> cli
> logto db seed --swe
info Seeding skipped
> alteration
> logto db alt deploy latest
info Found 0 alteration to deploy
> start
> cd packages/core && NODE_ENV=production node .
node:internal/process/promises:394
triggerUncaughtException(err, true /* fromPromise */);
^
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:588:17)
at process.processTimers (node:internal/timers:523:7)
Node.js v22.21.1