Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TRPCError: #525

Open
sentry-io bot opened this issue Dec 2, 2023 · 0 comments
Open

TRPCError: #525

sentry-io bot opened this issue Dec 2, 2023 · 0 comments
Labels
Bug 修复Bug Electron Electon 控制台

Comments

@sentry-io
Copy link

sentry-io bot commented Dec 2, 2023

Sentry Issue: ELECTRON-H

TRPCError: 
Invalid `prisma.pending.delete()` invocation in
/Applications/Rao Pics.app/Contents/Resources/app.asar/out/main/index.js:55027:39

  55024   return await prisma.pending.findMany();
  55025 }),
  55026 delete: t$2.procedure.input(z.string()).mutation...
  File "../../../packages/api/src/pending.ts", line 33, in pending.delete
    return await prisma.pending.delete({ where: { path: input } });
  File "../../../packages/api/src/sync/index.ts", line 184, in syncImage
    await router.createCaller({}).pending.delete(p.path);
...
(6 additional frame(s) were not displayed)
@sentry-io sentry-io bot added Bug 修复Bug Electron Electon 控制台 labels Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 修复Bug Electron Electon 控制台
Projects
None yet
Development

No branches or pull requests

0 participants