Skip to content

Unknown error #178

Closed
Closed
@ffMathy

Description

@ffMathy

I get the following error when I debug my tests locally and have various breakpoints set. Maybe a breakpoint is causing the something to disconnect? This was revealed after applying #176 was applied locally.

The weird part though is that I am actually not using the event hub. I may be connected to it though, but the error occurs in a call to session.call, as the stack also reveals.

Error: Unknown error: {\"cause\":{\"errno\":-32,\"code\":\"EPIPE\",\"syscall\":\"write\"}}
    at Session.call (/workspaces/WATS/node_modules/.pnpm/@ftrack+api@1.8.3_ws@8.14.2/node_modules/@ftrack/api/source/session.ts:621:15)
    at async Session.update (/workspaces/WATS/node_modules/.pnpm/@ftrack+api@1.8.3_ws@8.14.2/node_modules/@ftrack/api/source/session.ts:894:23)

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