-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Cannot launch your project :)
Using 'postgres' driver for database querying
[⣯] Pulling schema from database...
Error: SASL_SIGNATURE_MISMATCH: The server did not return the correct signature
at SASLFinal (file:///C:/CODZING/Minirally/Minirally-Timing/miniv2/node_modules/.pnpm/postgres@3.4.5/node_modules/postgres/src/connection.js:719:20)
at Authentication (file:///C:/CODZING/Minirally/Minirally-Timing/miniv2/node_modules/.pnpm/postgres@3.4.5/node_modules/postgres/src/connection.js:656:6)
at handle (file:///C:/CODZING/Minirally/Minirally-Timing/miniv2/node_modules/.pnpm/postgres@3.4.5/node_modules/postgres/src/connection.js:474:6)
at Socket.data (file:///C:/CODZING/Minirally/Minirally-Timing/miniv2/node_modules/.pnpm/postgres@3.4.5/node_modules/postgres/src/connection.js:315:9)
at Socket.emit (node:events:518:28)
at addChunk (node:internal/streams/readable:561:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
at Readable.push (node:internal/streams/readable:392:5)
at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
code: 'SASL_SIGNATURE_MISMATCH'
Probably it depends on IPv6 :(
String & crediantials are ok, connected via Pgadmin4