Skip to content

[Bug]: Error: txnproxy call failed with client error, #930

@dionjwa

Description

@dionjwa

Problem description

I am starting to get this in deno deploy. It kills my server.

That's the entire error message, and I have no idea what transactionDomainNotFound is about

Error: txnproxy call failed with client error, status: 404 Not Found, message: {
  "code": "transactionDomainNotFound",
  "message": "Transaction domain not found"
}
    at async KvListIterator.<anonymous> (ext:deno_kv/01_db.ts:143:30)
    at async KvListIterator.next (ext:deno_kv/01_db.ts:583:21)

Steps to reproduce

Deploy then connect with a websocket

Expected behavior

To not have the error and crash

Environment

  • local host deno 2.5.6
  • deno deploy ??

Possible solution

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions