deep-foundation / deep-foundation/deeplinks
ApolloError: could not read block 1 in file "base/13458/16576": read only 0 of 8192 bytes
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
# Terminal output
```
gitpod /workspace/dev (payments-tinkoff-c2b-cancelling) $ node ./payments-tinkoff-c2b-cancelling.cjs
Installing @deep-foundation/payments-tinkoff-c2b-cancelling package
{ packageId: 1291 }
{ sumProviderTypeLinkId: 891 }
{ tinkoffProviderTypeLinkId: 893 }
{ paymentTypeLinkId: 919 }
{ objectTypeLinkId: 922 }
{ sumTypeid: 924 }
{ payTypeLinkId: 927 }
{ cancellingPayTypeLinkId: 1295 }
{ urlTypeLinkId: 929 }
{ payedTypeLinkId: 932 }
{ errorTypeLinkId: 934 }
{ paymentTreeId: 937 }
{ storageBusinessTypeLinkId: 895 }
{ terminalKeyTypeLinkId: 907 }
{ storageClientTypeLinkId: 899 }
{ titleTypeLinkId: 901 }
{ cancellingPaymentTypeLinkId: 1297 }
Before insert handler
ApolloError: could not read block 1 in file "base/13458/16576": read only 0 of 8192 bytes
at new ApolloError (/workspace/dev/node_modules/@apollo/client/errors/errors.cjs:34:28)
at /workspace/dev/node_modules/@apollo/client/core/core.cjs:1242:47
at both (/workspace/dev/node_modules/@apollo/client/utilities/utilities.cjs:997:53)
at /workspace/dev/node_modules/@apollo/client/utilities/utilities.cjs:990:72
at new Promise ()
at Object.then (/workspace/dev/node_modules/@apollo/client/utilities/utilities.cjs:990:24)
at Object.next (/workspace/dev/node_modules/@apollo/client/utilities/utilities.cjs:998:49)
at notifySubscription (/workspace/dev/node_modules/zen-observable/lib/Observable.js:135:18)
at onNotify (/workspace/dev/node_modules/zen-observable/lib/Observable.js:179:3)
at SubscriptionObserver.next (/workspace/dev/node_modules/zen-observable/lib/Observable.js:235:7) {
graphQLErrors: [ { extensions: [Object], message: 'database query error' } ],
clientErrors: [],
networkError: null,
extraInfo: undefined
}
```
# Additional information
This bug is not reproducible and happens at random situations which I am not able to describe
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.