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

pdp upload piece issues #383

Open
6 of 12 tasks
ZenGround0 opened this issue Jan 25, 2025 · 1 comment
Open
6 of 12 tasks

pdp upload piece issues #383

ZenGround0 opened this issue Jan 25, 2025 · 1 comment

Comments

@ZenGround0
Copy link
Collaborator

Checklist

  • This is not a question or a support request. If you have any Curio related questions, please ask in the discussion forum.
  • This is not a new feature request. If it is, please file a feature request instead.
  • This is not an enhancement request. If it is, please file a improvement suggestion instead.
  • I have searched on the issue tracker and the discussion forum, and there is no existing related issue or discussion.
  • I am running the Latest release, or the most recent RC(release candidate) for the upcoming release or the dev branch(master), or have an issue updating to any of these.
  • I did not make any code changes to curio.

Curio component

  • PoRep Pipeline
  • Snap Deals
  • Market
  • IPNI provider
  • Curio UI
  • Other

Curio Version

Running on latest pdp branch: 
curio version 1.24.1+calibnet+git_6fd5a02_2025-01-24T21:01:58+05:30

Describe the Bug

When uploading pieces to curio I often get flaky internal errors:

Logging Information

ERROR   pdp     pdp/handlers_upload.go:334      Failed to store piece data in StashStore       {"error": "writing to stash file /curiostorage/stash/10363537-b372-4c91-bd28-fdee3f1f3be5.tmp: failed to read and write piece data: stream error: stream ID 3; INTERNAL_ERROR; i/o timeout", "errorVerbose": "writing to stash file /curiostorage/stash/10363537-b372-4c91-bd28-fdee3f1f3be5.tmp:\n    github.com/filecoin-project/curio/lib/paths.(*Local).StashCreate\n        /home/code/curio/lib/paths/local_stash.go:73\n  - failed to read and write piece data: stream error: stream ID 3; INTERNAL_ERROR; i/o timeout"}

Repo Steps

CLI

./pdptool upload-piece --service-url https://polynomial.computer --service-name zen-local ~/Desktop/Neumann-1958\ The\ Computer\ and\ the\ Brain.pdf
error: failed to upload piece data: Put "https://polynomial.computer/pdp/piece/upload/9f84f9a2-8802-4297-b499-9bc31e632c1a": stream error: stream ID 3; INTERNAL_ERROR; received from peer
@magik6k
Copy link
Collaborator

magik6k commented Feb 3, 2025

Was this fixed in #397?

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

2 participants