Have tried using portgresql16 and portgresql18. Same error. Could use some help as I have no idea what this is. /zipline/node_modules/.pnpm/
[email protected]/node_modules/pg-connection-string/index.js:44
config.password = config.password || decodeURIComponent(result.password)
^
URIError: URI malformed
at decodeURIComponent (<anonymous>)
at parse (/zipline/node_modules/.pnpm/
[email protected]/node_modules/pg-connection-string/index.js:44:40)
at new ConnectionParameters (/zipline/node_modules/.pnpm/
[email protected]/node_modules/pg/lib/connection-parameters.js:56:42)
at new Client (/zipline/node_modules/.pnpm/
[email protected]/node_modules/pg/lib/client.js:18:33)
at BoundPool.newClient (/zipline/node_modules/.pnpm/
[email protected][email protected]/node_modules/pg-pool/index.js:233:20)
at BoundPool.connect (/zipline/node_modules/.pnpm/
[email protected][email protected]/node_modules/pg-pool/index.js:227:10)
at BoundPool.query (/zipline/node_modules/.pnpm/
[email protected][email protected]/node_modules/pg-pool/index.js:411:10)
at PrismaPgAdapter.performIO (/zipline/node_modules/.pnpm/@
[email protected]/node_modules/@prisma/adapter-pg/dist/index.js:595:40)
at PrismaPgAdapter.queryRaw (/zipline/node_modules/.pnpm/@
[email protected]/node_modules/@prisma/adapter-pg/dist/index.js:557:41)
at <anonymous> (/zipline/node_modules/.pnpm/@
[email protected][email protected][email protected][email protected]/node_modules/@prisma/client-engine-runtime/src/interpreter/QueryInterpreter.ts:156:42) {
clientVersion: '6.13.0'
}
Node.js v22.21.1
[2025-12-30T11:55:52 INFO db] connecting to database url="postgresql://zipline:Sa5rVk%
[email protected]:5434/zipline"
[2025-12-30T11:55:53 INFO server] starting zipline mode="production" version="4.4.0" argv=[]
[2025-12-30T11:55:53 INFO server] reading settings...