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

Uncaptured Errors #5095

Open
yasiryagi opened this issue Mar 11, 2024 · 0 comments
Open

Uncaptured Errors #5095

yasiryagi opened this issue Mar 11, 2024 · 0 comments

Comments

@yasiryagi
Copy link

fields.meta.message.keyword message.keyword
uncaughtException: Data object 28403 has already been accepted by storage node
Error: Data object 28403 has already been accepted by storage node
    at validateUploadFileParams (/root/joystream/storage-node/src/services/webApi/app.ts:239:11)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
POST /api/v1/files: Error 400: Data object 28403 has already been accepted by storage node
uncaughtException: File size doesn't match the data object's size for data object ID = 18070
Error: File size doesn't match the data object's size for data object ID = 18070
    at verifyDataObjectInfo (/joystream/storage-node/src/services/webApi/controllers/filesApi.ts:264:11)
    at runMicrotasks ()
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at async uploadFile (/joystream/storage-node/src/services/webApi/controllers/filesApi.ts:113:5)
POST /api/v1/files: Error 400: File size doesn't match the data object's size for data object ID = 18070
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

No branches or pull requests

1 participant