Skip to content

Conversation

Jolg42
Copy link
Contributor

@Jolg42 Jolg42 commented Oct 21, 2021

No description provided.

@Jolg42 Jolg42 added this to the 3.4.0 milestone Oct 21, 2021
@Jolg42 Jolg42 changed the title test Node.js v17 test: Node.js v17 Oct 21, 2021
@janpio
Copy link
Contributor

janpio commented Nov 1, 2021

→  7   await client.user.deleteMany(
  connect ECONNREFUSED ::1:38835
    at cb (/home/runner/work/e2e-tests/e2e-tests/generic/basic/node_modules/@prisma/client/runtime/index.js:38503:17)
    at processTicksAndRejections (node:internal/process/task_queues:96:5) {
  code: 'ECONNREFUSED',
  clientVersion: '3.4.0-dev.24',
  meta: undefined
}

Seems like the Query Engine (via binary) might not be running or is not accessible?

@treysis
Copy link

treysis commented Nov 3, 2021

It's not listening on IPv6 i.e. ::1.

@Jolg42
Copy link
Contributor Author

Jolg42 commented Nov 22, 2021

Fixed by prisma/prisma#10211

@Jolg42 Jolg42 marked this pull request as ready for review November 22, 2021 10:15
@Jolg42 Jolg42 modified the milestones: 3.4.0, 3.6.0 Nov 22, 2021
@Jolg42 Jolg42 merged commit c1e2155 into dev Nov 22, 2021
@Jolg42 Jolg42 deleted the pr/node-17 branch November 22, 2021 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants